RESOLVED FIXED 101693
Web Inspector: Always use textured window for the Web Inspector
https://bugs.webkit.org/show_bug.cgi?id=101693
Summary Web Inspector: Always use textured window for the Web Inspector
Timothy Hatcher
Reported 2012-11-08 19:44:56 PST
Use textured window for the Web Inspector window.
Attachments
Proposed Change (5.50 KB, patch)
2012-11-08 19:47 PST, Timothy Hatcher
no flags
Timothy Hatcher
Comment 1 2012-11-08 19:47:55 PST
Created attachment 173180 [details] Proposed Change
Joseph Pecoraro
Comment 2 2012-11-08 20:09:20 PST
Comment on attachment 173180 [details] Proposed Change View in context: https://bugs.webkit.org/attachment.cgi?id=173180&action=review > Source/WebKit/mac/WebCoreSupport/WebInspectorClient.mm:344 > + [window setContentBorderThickness:55. forEdge:NSMaxYEdge]; Nit: "55." isn't normal number style. You can fix this, or just cq+ since its not changing from the old code.
WebKit Review Bot
Comment 3 2012-11-08 22:47:20 PST
Comment on attachment 173180 [details] Proposed Change Clearing flags on attachment: 173180 Committed r134015: <http://trac.webkit.org/changeset/134015>
WebKit Review Bot
Comment 4 2012-11-08 22:47:23 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.