Bug 97657

Summary: [CSS Regions] Remove the deprecated API Document.webkitGetFlowByName
Product: WebKit Reporter: Andrei Bucur <abucur>
Component: WebCore Misc.Assignee: Andrei Bucur <abucur>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, donggwan.kim, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
Patch none

Andrei Bucur
Reported 2012-09-26 04:42:52 PDT
http://www.w3.org/TR/css3-regions/#the-namedflow-interface The Document.getFlowByName() API has been deprecated in favor of the NamedFlowCollection.namedItem(DOMString). The old method needs to be removed.
Attachments
Patch (42.02 KB, patch)
2012-10-01 05:04 PDT, Andrei Bucur
no flags
Andrei Bucur
Comment 1 2012-10-01 05:04:58 PDT
Andreas Kling
Comment 2 2012-10-01 05:26:15 PDT
Comment on attachment 166453 [details] Patch r=me
WebKit Review Bot
Comment 3 2012-10-01 05:46:45 PDT
Comment on attachment 166453 [details] Patch Clearing flags on attachment: 166453 Committed r130041: <http://trac.webkit.org/changeset/130041>
WebKit Review Bot
Comment 4 2012-10-01 05:46:48 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.