Bug 113084 - [CSS Regions] Remove pushLayoutState(RenderFlowThread*) from RenderView
Summary: [CSS Regions] Remove pushLayoutState(RenderFlowThread*) from RenderView
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andrei Bucur
URL:
Keywords:
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2013-03-22 11:07 PDT by Andrei Bucur
Modified: 2013-03-22 12:46 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.54 KB, patch)
2013-03-22 11:10 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 2013-03-22 11:07:02 PDT
void pushLayoutState(RenderFlowThread*, bool regionsChanged); is not used. Remove it.
Comment 1 Andrei Bucur 2013-03-22 11:10:39 PDT
Created attachment 194602 [details]
Patch
Comment 2 Dirk Schulze 2013-03-22 11:47:03 PDT
Comment on attachment 194602 [details]
Patch

r=me
Comment 3 WebKit Review Bot 2013-03-22 12:46:55 PDT
Comment on attachment 194602 [details]
Patch

Clearing flags on attachment: 194602

Committed r146642: <http://trac.webkit.org/changeset/146642>
Comment 4 WebKit Review Bot 2013-03-22 12:46:58 PDT
All reviewed patches have been landed.  Closing bug.