Bug 90759

Summary: [CSSRegions] Rename NamedFlow::getRegionsByContentNode to NamedFlow::getRegionsByContent
Product: WebKit Reporter: Andrei Onea <andreionea3000>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 87640    
Attachments:
Description Flags
Patch none

Description Andrei Onea 2012-07-09 00:19:52 PDT
The CSS Regions spec renamed the CSSOM function "getRegionsByContentNode" available on the NamedFlow object to "getRegionsByContent". Webkit needs to update the name as well. http://www.w3.org/TR/css3-regions/#dom-named-flow .
Comment 1 Andrei Onea 2012-07-09 04:00:53 PDT
Created attachment 151228 [details]
Patch
Comment 2 WebKit Review Bot 2012-07-09 08:35:22 PDT
Comment on attachment 151228 [details]
Patch

Clearing flags on attachment: 151228

Committed r122109: <http://trac.webkit.org/changeset/122109>
Comment 3 WebKit Review Bot 2012-07-09 08:35:26 PDT
All reviewed patches have been landed.  Closing bug.