RESOLVED FIXED 146258
Web Inspector: Reduce QuickConsole DidResize events if it did not change
https://bugs.webkit.org/show_bug.cgi?id=146258
Summary Web Inspector: Reduce QuickConsole DidResize events if it did not change
Joseph Pecoraro
Reported 2015-06-23 16:03:03 PDT
* SUMMARY Reduce QuickConsole DidResize events if it did not change. If the QuickConsole didn't change visibility it may still trigger the event and cause layout updates. Eliminate that unnecessary work.
Attachments
[PATCH] Proposed Fix (1.77 KB, patch)
2015-06-23 16:04 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2015-06-23 16:04:09 PDT
Created attachment 255446 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2015-06-23 17:30:00 PDT
Comment on attachment 255446 [details] [PATCH] Proposed Fix Clearing flags on attachment: 255446 Committed r185892: <http://trac.webkit.org/changeset/185892>
WebKit Commit Bot
Comment 3 2015-06-23 17:30:03 PDT
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.