We don't use FrameContentView.js anymore.
Created attachment 251996 [details] Patch
Comment on attachment 251996 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=251996&action=review > Source/WebInspectorUI/ChangeLog:9 > + * UserInterface/Images/SourceCode.svg: Removed. Could you also remove these SVG images in the gtk subdir?
Comment on attachment 251996 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=251996&action=review r=me, Might still be able to remove the GTK images. > Source/WebInspectorUI/ChangeLog:19 > + * UserInterface/Views/ResourceSidebarPanel.js: > + (WebInspector.ResourceSidebarPanel.prototype._mainFrameMainResourceDidChange.delayedWork): > + (WebInspector.ResourceSidebarPanel.prototype._mainFrameMainResourceDidChange): > + Simplify the code here. We don't need these checks now with tabs and the Storage tab. Could be its own change.
Comment on attachment 251996 [details] Patch https://trac.webkit.org/r183671