Bug 149041 - Web Inspector: Prefer calling ContentViewContainer.updateLayout directly
Summary: Web Inspector: Prefer calling ContentViewContainer.updateLayout directly
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: Matt Baker
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-09-10 13:08 PDT by Matt Baker
Modified: 2015-09-10 14:13 PDT (History)
8 users (show)

See Also:


Attachments
[Patch] Proposed Fix (2.60 KB, patch)
2015-09-10 13:12 PDT, Matt Baker
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Baker 2015-09-10 13:08:34 PDT
* SUMMARY
Prefer calling ContentViewContainer.updateLayout directly. Parent views shouldn't manually call updateLayout on the container's current view.
Comment 1 Radar WebKit Bug Importer 2015-09-10 13:09:04 PDT
<rdar://problem/22648658>
Comment 2 Matt Baker 2015-09-10 13:12:34 PDT
Created attachment 260945 [details]
[Patch] Proposed Fix
Comment 3 WebKit Commit Bot 2015-09-10 14:13:35 PDT
Comment on attachment 260945 [details]
[Patch] Proposed Fix

Clearing flags on attachment: 260945

Committed r189590: <http://trac.webkit.org/changeset/189590>
Comment 4 WebKit Commit Bot 2015-09-10 14:13:38 PDT
All reviewed patches have been landed.  Closing bug.