[Webkit-unassigned] [Bug 40425] Web Inspector: provide API for content scripts to interact with the inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 28 10:49:38 PDT 2010


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


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #62843|review?, commit-queue?      |review-
               Flag|                            |




--- Comment #19 from Pavel Feldman <pfeldman at chromium.org>  2010-07-28 10:49:38 PST ---
(From update of attachment 62843)
LayoutTests/inspector/extensions-expected.txt:50
 +              createSidebarPane : <function>
resources panel does not have sidebar. r- for this.

LayoutTests/inspector/extensions-expected.txt:56
 +              createSidebarPane : <function>
ditto.

LayoutTests/inspector/extensions-expected.txt:59
 +              createSidebarPane : <function>
ditto.

LayoutTests/inspector/extensions-expected.txt:62
 +              createSidebarPane : <function>
ditto.

LayoutTests/inspector/extensions-expected.txt:65
 +              createSidebarPane : <function>
ditto.

LayoutTests/inspector/extensions-expected.txt:68
 +              createSidebarPane : <function>
ditto.

For LayoutTests/inspector/extensions-expected.txt:30
 +          onLoaded : {
Lets mimic these with reflective addEventListener("load") as Timothy suggested. r- for this.

LayoutTests/inspector/extensions-expected.txt:73
 +          onCreated : {
onFinished?

LayoutTests/inspector/extensions-expected.txt:91
 +  >>> test_resourceNotification
>>> will be used by the conflict resolve tool as well. Change to something else?

LayoutTests/inspector/extensions-expected.txt:5
 +  >>> test_createPanel
Each test should be in its own file. Or at least separate panel tests from APIs from inspectedWindow's and such. This could be done in a follow-up.

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