RESOLVED FIXED108075
Web Inspector: Inherit SidebarPane from View
https://bugs.webkit.org/show_bug.cgi?id=108075
Summary Web Inspector: Inherit SidebarPane from View
Vladislav Kaznacheev
Reported 2013-01-28 05:48:16 PST
WebInspector.SidebarPane class currently inherits from WebInspector.Object and requires special handling in the client code that otherwise mostly deals with WevInspector.View instances. Inheriting WebInspector.SidebarPane from WebInspector.View will streamline the code and simplify further enhancements to sidebar panes.
Attachments
Patch (6.88 KB, patch)
2013-01-28 06:10 PST, Vladislav Kaznacheev
no flags
Patch (8.58 KB, patch)
2013-01-28 07:09 PST, Vladislav Kaznacheev
no flags
Vladislav Kaznacheev
Comment 1 2013-01-28 06:10:28 PST
Vladislav Kaznacheev
Comment 2 2013-01-28 07:09:35 PST
WebKit Review Bot
Comment 3 2013-01-28 08:15:57 PST
Comment on attachment 184979 [details] Patch Clearing flags on attachment: 184979 Committed r140968: <http://trac.webkit.org/changeset/140968>
WebKit Review Bot
Comment 4 2013-01-28 08:16:00 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.