Bug 113084

Summary: [CSS Regions] Remove pushLayoutState(RenderFlowThread*) from RenderView
Product: WebKit Reporter: Andrei Bucur <abucur>
Component: WebKit Misc.Assignee: Andrei Bucur <abucur>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, esprehn+autocc, ojan.autocc, WebkitBugTracker, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
Patch none

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.