RESOLVED FIXED 90051
Rename rareSVGData() to svgRareData()
https://bugs.webkit.org/show_bug.cgi?id=90051
Summary Rename rareSVGData() to svgRareData()
Kentaro Hara
Reported 2012-06-26 23:53:17 PDT
Since rareSVGData() returns SVGRareData, it would make sense to rename rareSVGData() to svgRareData(). Similarly, we can rename ensureRareSVGData() to ensureSVGRareData(), and hasRareSVGData() to hasSVGRareData(). c.f. bug 90050 is trying to introduce elementRareData() and ensureElementRareData().
Attachments
Patch (14.04 KB, patch)
2012-06-26 23:54 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-06-26 23:54:44 PDT
Nikolas Zimmermann
Comment 2 2012-06-27 01:08:59 PDT
Comment on attachment 149693 [details] Patch Fine with me, rs=me.
Kentaro Hara
Comment 3 2012-06-27 01:09:33 PDT
Comment on attachment 149693 [details] Patch Thanks!
WebKit Review Bot
Comment 4 2012-06-27 01:54:59 PDT
Comment on attachment 149693 [details] Patch Clearing flags on attachment: 149693 Committed r121330: <http://trac.webkit.org/changeset/121330>
WebKit Review Bot
Comment 5 2012-06-27 01:55:04 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.