RESOLVED FIXED 86765
Web Inspector: [WebKit2] Use autoresizing masks when docked to prevent jittering
https://bugs.webkit.org/show_bug.cgi?id=86765
Summary Web Inspector: [WebKit2] Use autoresizing masks when docked to prevent jittering
Timothy Hatcher
Reported 2012-05-17 12:05:19 PDT
The docked Insoector view should use autoresizing masks to prevent gittering when resizing.
Attachments
Proposed Change (5.56 KB, patch)
2012-05-17 12:14 PDT, Timothy Hatcher
sullivan: review+
Timothy Hatcher
Comment 1 2012-05-17 12:14:07 PDT
Created attachment 142523 [details] Proposed Change
John Sullivan
Comment 2 2012-05-17 12:17:24 PDT
Comment on attachment 142523 [details] Proposed Change View in context: https://bugs.webkit.org/attachment.cgi?id=142523&action=review > Source/WebKit2/ChangeLog:12 > + (-[WKWebInspectorProxyObjCAdapter inspectedViewFrameDidChange:]): Preform the work on a delay to Typo, “Preform”. > Source/WebKit2/UIProcess/mac/WebInspectorProxyMac.mm:94 > + // Resizing the views will inside this notification can lead to bad results when entering Typo, “will inside”
Eric Seidel (no email)
Comment 3 2013-01-04 00:53:49 PST
Attachment 142523 [details] was posted by a committer and has review+, assigning to Timothy Hatcher for commit.
Timothy Hatcher
Comment 4 2013-01-04 06:36:31 PST
This landed in r117495.
Note You need to log in before you can comment on or make changes to this bug.