Bug 155852 - Web Inspector: Reduce forced layouts
Summary: Web Inspector: Reduce forced layouts
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-03-24 13:39 PDT by Joseph Pecoraro
Modified: 2016-03-24 15:20 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (8.27 KB, patch)
2016-03-24 13:41 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2016-03-24 13:39:15 PDT
* SUMMARY
Reduce forced layouts.

  - DataGrid layout does a bunch of forced synchronous layouts in loops
  - RadioButtonNavigationItem checks offsetWidth every layout but it doesn't ever change
Comment 1 Radar WebKit Bug Importer 2016-03-24 13:39:30 PDT
<rdar://problem/25345197>
Comment 2 Joseph Pecoraro 2016-03-24 13:41:09 PDT
Created attachment 274852 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2016-03-24 15:20:53 PDT
Comment on attachment 274852 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 274852

Committed r198645: <http://trac.webkit.org/changeset/198645>
Comment 4 WebKit Commit Bot 2016-03-24 15:20:56 PDT
All reviewed patches have been landed.  Closing bug.