Bug 131035 - [CSS Regions] Simplify the RenderFlowThread state pusher
Summary: [CSS Regions] Simplify the RenderFlowThread state pusher
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andrei Bucur
URL:
Keywords: AdobeTracked
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2014-04-01 07:17 PDT by Andrei Bucur
Modified: 2014-04-01 22:37 PDT (History)
5 users (show)

See Also:


Attachments
Patch (5.83 KB, patch)
2014-04-01 07:29 PDT, Andrei Bucur
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Bucur 2014-04-01 07:17:15 PDT
The state pusher for render flow threads is used sub optimally, before the view pushes the layout state so the two are desynchronised. Create a patch to correct this.
Comment 1 Andrei Bucur 2014-04-01 07:29:41 PDT
Created attachment 228285 [details]
Patch
Comment 2 Dave Hyatt 2014-04-01 12:45:32 PDT
Comment on attachment 228285 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-04-01 22:37:20 PDT
Comment on attachment 228285 [details]
Patch

Clearing flags on attachment: 228285

Committed r166631: <http://trac.webkit.org/changeset/166631>
Comment 4 WebKit Commit Bot 2014-04-01 22:37:24 PDT
All reviewed patches have been landed.  Closing bug.