Bug 142449 - In RenderLayerCompositor, track layer bounds and the haveComputedBounds flag together in a struct
Summary: In RenderLayerCompositor, track layer bounds and the haveComputedBounds flag ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-07 21:48 PST by Simon Fraser (smfr)
Modified: 2015-03-08 10:02 PDT (History)
4 users (show)

See Also:


Attachments
Patch (8.41 KB, patch)
2015-03-07 21:51 PST, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
Patch (8.41 KB, patch)
2015-03-07 21:52 PST, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2015-03-07 21:48:14 PST
In RenderLayerCompositor, track layer bounds and the haveComputedBounds flag together in a struct
Comment 1 Simon Fraser (smfr) 2015-03-07 21:51:26 PST
Created attachment 248178 [details]
Patch
Comment 2 Simon Fraser (smfr) 2015-03-07 21:52:10 PST
Created attachment 248179 [details]
Patch
Comment 3 Brent Fulgham 2015-03-07 21:59:27 PST
Comment on attachment 248179 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2015-03-08 10:02:44 PDT
Comment on attachment 248179 [details]
Patch

Clearing flags on attachment: 248179

Committed r181245: <http://trac.webkit.org/changeset/181245>
Comment 5 WebKit Commit Bot 2015-03-08 10:02:50 PDT
All reviewed patches have been landed.  Closing bug.