[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:14:04 PDT 2010


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


Andrey Kosyakov <caseq at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #62568|0                           |1
        is obsolete|                            |
  Attachment #62843|                            |review?, commit-queue?
               Flag|                            |




--- Comment #18 from Andrey Kosyakov <caseq at chromium.org>  2010-07-28 10:14:03 PST ---
Created an attachment (id=62843)
 --> (https://bugs.webkit.org/attachment.cgi?id=62843)
patch

- Removed magic strings when sending notifications on server side and when creating statuses
- Do not attach panel upon creation
- Invoke callbacks right after client iframes are created, not in their onload (to support detached panels; may need ExtensionPanel.onLoad and ExtensionSidebarPane.onLoad)
- Hidden internal fields in API classes in closures
- Added dumping API fields in layout tests
- JSON.stringify everything resulting from eval in inspected page
- Removed webInspector.panels.get()

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