[Webkit-unassigned] [Bug 27939] WebInspector: Extract style editing into a separate file that is going to be loaded in page context.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 3 08:56:21 PDT 2009


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





--- Comment #3 from Pavel Feldman <pfeldman at chromium.org>  2009-08-03 08:56:21 PDT ---
(In reply to comment #2)
> But it isn't injected yet?

No, and that is something I need help with. What I need is to open this js file
(and only this js file) in a page's context in a way that its objects are not
visible to the page's object. It is very similar to the way frontend is being
opened today. Any hints / pointers?

The plan is to come up with that context, get rid of wrappers for all calls to
this injected script and when all the code that needs to be injected is
migrated, remove universal access from the frontend. That is a long road. Makes
sense?

-- 
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