RESOLVED FIXED 72268
Web Inspector: expose iframe window to the onShown event handler of panels & sidebars
https://bugs.webkit.org/show_bug.cgi?id=72268
Summary Web Inspector: expose iframe window to the onShown event handler of panels & ...
Andrey Kosyakov
Reported 2011-11-14 06:30:04 PST
- replace IFrameView with ExtensionView - inherit both ExtensionPanel and ExtensionSidebarPane from ExtensionView in the API - move Panel.{onShow|onHide} to ExtensionView, effectively disabling show/hide notifications for non-extension panels and enabling it for sidebar panes - expose iframe's window object in the onShow event handler
Attachments
Patch (24.97 KB, patch)
2011-11-14 06:32 PST, Andrey Kosyakov
pfeldman: review+
Andrey Kosyakov
Comment 1 2011-11-14 06:32:12 PST
Andrey Kosyakov
Comment 2 2011-11-14 08:30:00 PST
Note You need to log in before you can comment on or make changes to this bug.