RESOLVED FIXED 121469
[CSSRegions] Replace generatingNode() with generatingElement() for RenderRegion
https://bugs.webkit.org/show_bug.cgi?id=121469
Summary [CSSRegions] Replace generatingNode() with generatingElement() for RenderRegion
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.