[Webkit-unassigned] [Bug 35340] [Qt] Enable alternate HTML/JavaScript front-ends for Web Inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 8 07:30:27 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=35340





--- Comment #19 from Simon Hausmann <hausmann at webkit.org>  2010-03-08 07:30:27 PST ---
I see, thanks Jamey for the explanation!

I understand that this feature is still in development, so for the moment you
don't really need a finalized public API, right?

What about the option of building WebKit without the embedded .qrc?

Then you could simply load your own resource with with the different inspector
html/js/css files at run-time through QResource::registerResource and
qrc:/webkit/inspector as mapping root?


Perhaps we should always build WebKit with the inspector frontend separated and
just install the bundle together with WebKit.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list