RESOLVED FIXED 81021
[CSSRegions]NamedFlow::getRegionsByContentNode should not return a live NodeList
https://bugs.webkit.org/show_bug.cgi?id=81021
Summary [CSSRegions]NamedFlow::getRegionsByContentNode should not return a live NodeList
Mihnea Ovidenie
Reported 2012-03-13 12:20:22 PDT
Making the NamedFlow::getRegionsByContentNode return a live NodeList of regions is difficult and error prone. It also prevents refactoring like in https://bugs.webkit.org/show_bug.cgi?id=80900. I am reverting the original patch for https://bugs.webkit.org/show_bug.cgi?id=77746.
Attachments
Patch (87.34 KB, patch)
2012-03-13 12:46 PDT, Mihnea Ovidenie
no flags
Mihnea Ovidenie
Comment 1 2012-03-13 12:46:15 PDT
WebKit Review Bot
Comment 2 2012-03-13 16:43:26 PDT
Comment on attachment 131696 [details] Patch Clearing flags on attachment: 131696 Committed r110639: <http://trac.webkit.org/changeset/110639>
WebKit Review Bot
Comment 3 2012-03-13 16:43:30 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.