[webkit-help] How to enable Web Inspector in winlauncher

Adam Roben aroben at apple.com
Wed Aug 17 05:47:39 PDT 2011


On Aug 17, 2011, at 4:13 AM, Sumedh wrote:

>> Still,we can not get web inspect element when i click on it.
>> 
>> NOTE: I am using webkit.dll from the nightly builds.
> 
> I'd suggest stepping through WebView::
> notifyPreferencesChanged (where the developer extras preference is passed down to WebCore) and WebCore::ContextMenuController::showContextMenu (where the Inspect Element item is added) as a start.
> 
> Now we can see the web inspector. We were missing some .resource Dirs. If you don't mind, can i know how it is related to .resource files. If info.plist is not preset in my webkit.resource dir, application crashes. 

Info.plist and WebKit.resources are used by the CFBundle machinery. Without those files many CFBundle APIs won't work.

> Anyhow, it works now, we appreciate your help.

Glad you figured it out!

-Adam

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20110817/959a1a60/attachment.html>


More information about the webkit-help mailing list