Bug 114732

Summary: [CSS Regions] Remove m_flowThread from NodeRenderingContext
Product: WebKit Reporter: Andrei Bucur <abucur>
Component: WebCore Misc.Assignee: Andrei Bucur <abucur>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc
Priority: P2 Keywords: AdobeTracked
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andrei Bucur 2013-04-17 04:48:11 PDT
The m_flowThread member is used just inside a class function. There's no reason to have it as a member.
Comment 1 Andrei Bucur 2013-04-17 04:55:35 PDT
Created attachment 198498 [details]
Patch
Comment 2 WebKit Commit Bot 2013-04-17 06:28:22 PDT
Comment on attachment 198498 [details]
Patch

Clearing flags on attachment: 198498

Committed r148605: <http://trac.webkit.org/changeset/148605>
Comment 3 WebKit Commit Bot 2013-04-17 06:28:23 PDT
All reviewed patches have been landed.  Closing bug.