[webkit-reviews] review granted: [Bug 127317] UserContentController should keep track of user scripts : [Attachment 221700] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 20 15:55:34 PST 2014


Andreas Kling <akling at apple.com> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 127317: UserContentController should keep track of user scripts
https://bugs.webkit.org/show_bug.cgi?id=127317

Attachment 221700: Patch
https://bugs.webkit.org/attachment.cgi?id=221700&action=review

------- Additional Comments from Andreas Kling <akling at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=221700&action=review


> Source/WebCore/page/UserContentController.cpp:79
> +    auto scripts = it->value.get();

Could this be a reference instead?


More information about the webkit-reviews mailing list