[webkit-reviews] review requested: [Bug 44957] Web Inspector, Extension API: Panel.onSelectionChanged event is never fired : [Attachment 66064] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 31 09:24:11 PDT 2010


Andrey Kosyakov <caseq at chromium.org> has asked	for review:
Bug 44957: Web Inspector, Extension API: Panel.onSelectionChanged event is
never fired
https://bugs.webkit.org/show_bug.cgi?id=44957

Attachment 66064: patch
https://bugs.webkit.org/attachment.cgi?id=66064&action=review

------- Additional Comments from Andrey Kosyakov <caseq at chromium.org>
- Added Panel.name
- Fixed the way onSelectionChanged is dispatched from ElementsPanel.js
- Added console API into context of code being evaluated by
webInspector.inspectedWindow.evaluate() (so we can do inspect() there)
- Added basic test for extension API events


More information about the webkit-reviews mailing list