[Webkit-unassigned] [Bug 43344] Web Inspector: Extensions API tests fail on Qt & GTK
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 3 21:51:44 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43344
--- Comment #5 from Pavel Feldman <pfeldman at chromium.org> 2010-08-03 21:51:44 PST ---
> Performing API injection conditionally on WebInspector::enabled() happened to be bad idea when enabled() may vary per-page. The only chance to have something in m_scriptsToEvaluateOnLoad is via WebInspector, so injecting these scripts when inspector is not enabled() for inspector's page should be ok.
It is just that we should use a different way of injecting extension scripts on load as we discussed earlier. And we probably want to remote existing schema as a whole once workers get real debugging capabilities.
--
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