[webkit-reviews] review granted: [Bug 136269] Drawing text in an SVG font causes load events to be fired : [Attachment 237260] Smaller patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 27 15:16:12 PDT 2014


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Andreas Kling
<akling at apple.com>'s request for review:
Bug 136269: Drawing text in an SVG font causes load events to be fired
https://bugs.webkit.org/show_bug.cgi?id=136269

Attachment 237260: Smaller patch
https://bugs.webkit.org/attachment.cgi?id=237260&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=237260&action=review


> Source/WebCore/dom/Document.cpp:2380
>      if (f) {

Please rename f to frame.


More information about the webkit-reviews mailing list