Bug 127317

Summary: UserContentController should keep track of user scripts
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch kling: review+

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.