RESOLVED FIXED 97657
[CSS Regions] Remove the deprecated API Document.webkitGetFlowByName
https://bugs.webkit.org/show_bug.cgi?id=97657
Summary [CSS Regions] Remove the deprecated API Document.webkitGetFlowByName
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.