Bug 146258

Summary: Web Inspector: Reduce QuickConsole DidResize events if it did not change
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: DoNotImportToRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

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.