Bug 121469

Summary: [CSSRegions] Replace generatingNode() with generatingElement() for RenderRegion
Product: WebKit Reporter: Mihnea Ovidenie <mihnea>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Mihnea Ovidenie
Reported 2013-09-17 00:45:17 PDT
The fix fox https://bugs.webkit.org/show_bug.cgi?id=120397 replaced node() with generatingElement() for regions, but i forgot about replacing generatingNode() with generatingElement() in RenderNamedFlowThread::compareRenderRegions. This is needed in preparation for https://bugs.webkit.org/show_bug.cgi?id=119135.
Attachments
Patch (2.29 KB, patch)
2013-09-17 00:52 PDT, Mihnea Ovidenie
no flags
Mihnea Ovidenie
Comment 1 2013-09-17 00:52:17 PDT
WebKit Commit Bot
Comment 2 2013-09-17 05:01:07 PDT
Comment on attachment 211868 [details] Patch Clearing flags on attachment: 211868 Committed r155946: <http://trac.webkit.org/changeset/155946>
WebKit Commit Bot
Comment 3 2013-09-17 05:01:10 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.