Bug 81021

Summary: [CSSRegions]NamedFlow::getRegionsByContentNode should not return a live NodeList
Product: WebKit Reporter: Mihnea Ovidenie <mihnea>
Component: CSSAssignee: Mihnea Ovidenie <mihnea>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, ojan, rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 80900    
Attachments:
Description Flags
Patch none

Description Mihnea Ovidenie 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.
Comment 1 Mihnea Ovidenie 2012-03-13 12:46:15 PDT
Created attachment 131696 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2012-03-13 16:43:30 PDT
All reviewed patches have been landed.  Closing bug.