WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andrey Kosyakov
Comment 1
2011-11-14 06:32:12 PST
Created
attachment 114935
[details]
Patch
Andrey Kosyakov
Comment 2
2011-11-14 08:30:00 PST
Committed
r100145
: <
http://trac.webkit.org/changeset/100145
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug