A followup to https://bugs.webkit.org/show_bug.cgi?id=107129. The sidebar layout should depend on the sidebar aspect ratio, not the docking mode.
Created attachment 185220 [details] Patch
Comment on attachment 185220 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=185220&action=review > Source/WebCore/inspector/front-end/SidebarView.js:66 > + Start: "Start", Why would we need Left, Right, Top and Bottom then? Start/End + orientation uniquely identify it.
Created attachment 185421 [details] Patch
Comment on attachment 185421 [details] Patch Clearing flags on attachment: 185421 Committed r141249: <http://trac.webkit.org/changeset/141249>
All reviewed patches have been landed. Closing bug.