Patch to follow.
Created attachment 110136 [details] Patch
Comment on attachment 110136 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=110136&action=review > Source/WebCore/inspector/front-end/WatchExpressionsSidebarPane.js:-112 > - WebInspector.ObjectPropertiesSection.call(this); There may be some indirect dependencies on the order of these two lines, please make sure you didn't break watches pane.
Committed r96932: <http://trac.webkit.org/changeset/96932>