RESOLVED FIXED 127317
UserContentController should keep track of user scripts
https://bugs.webkit.org/show_bug.cgi?id=127317
Summary UserContentController should keep track of user scripts
Anders Carlsson
Reported 2014-01-20 15:38:26 PST
UserContentController should keep track of user scripts
Attachments
Patch (10.22 KB, patch)
2014-01-20 15:39 PST, Anders Carlsson
no flags
Patch (10.53 KB, patch)
2014-01-20 15:57 PST, Anders Carlsson
kling: review+
Anders Carlsson
Comment 1 2014-01-20 15:39:07 PST
Andreas Kling
Comment 2 2014-01-20 15:53:06 PST
Comment on attachment 221700 [details] Patch 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?
Andreas Kling
Comment 3 2014-01-20 15:53:44 PST
Comment on attachment 221700 [details] Patch Actually no. This is crashy on EWS :|
Anders Carlsson
Comment 4 2014-01-20 15:57:49 PST
Anders Carlsson
Comment 5 2014-01-20 16:04:35 PST
Note You need to log in before you can comment on or make changes to this bug.