• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Using Drosera
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using Drosera


  • Subject: Re: Using Drosera
  • From: Greg Guerin <email@hidden>
  • Date: Mon, 18 Jun 2007 18:07:49 -0700

Rush Manbert wrote:

>I am trying to use the Drosera JavaScript debugger that is available in
>the WebKit nightly builds.
>
>On the web page (http://trac.webkit.org/projects/webkit/wiki/Drosera) it
>says "If you're debugging your own application however, you'll need to make
>sure the WebKitScriptDebuggerEnabled key is in your bundle identifier".
>
>My project is XCode based. I know this has something to do with the
>info.plist file, but I have no idea how to make the
>WebKitScriptDebuggerEnabled key be in my bundle identifier.
>
>Can anyone please help?

<http://trac.webkit.org/projects/webkit/wiki/Drosera#EnablingDrosera>

  defaults write com.apple.Safari WebKitScriptDebuggerEnabled -bool true


Google is also your friend.  Search for:
  WebKitScriptDebuggerEnabled

Top hit:
  <http://lists.apple.com/archives/webkitsdk-dev/2006/Aug/msg00020.html>

Note the list.  You may find additional answers by subscribing to it.


I also recommend filing a bug or edit against that section of the Drosera
wiki, because "in your bundle identifier" is simply using the wrong
terminology.  They clearly mean "in your app's user defaults", which is
exactly what they show for using Drosera with Safari.  The relationship is
that "your bundle identifier" is the DOMAIN-NAME for that app's user
defaults.  See 'man defaults'.

  -- GG


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Using Drosera
      • From: Rush Manbert <email@hidden>
  • Prev by Date: Re: Xcode recompiles twice each time???
  • Next by Date: Re: Using Drosera
  • Previous by thread: Re: Using Drosera
  • Next by thread: Re: Using Drosera
  • Index(es):
    • Date
    • Thread