[Webkit-unassigned] [Bug 96148] Web Inspector: Set focus on the ExtensionPanel's iframe when it is selected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 7 14:32:15 PDT 2012


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





--- Comment #2 from johnjbarton <johnjbarton at chromium.org>  2012-09-07 14:32:30 PST ---
A different solution would store the extensionView on |this|, eg this._extensionView, then define ExtensionPanel.defaultFocusedElement() to return this._extensionView.defaultFocusedElement().  However the origin impl chose not to store the extensionView and perhaps there was a reason.

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