WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(10.53 KB, patch)
2014-01-20 15:57 PST
,
Anders Carlsson
kling
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2014-01-20 15:39:07 PST
Created
attachment 221700
[details]
Patch
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
Created
attachment 221701
[details]
Patch
Anders Carlsson
Comment 5
2014-01-20 16:04:35 PST
Committed
r162384
: <
http://trac.webkit.org/changeset/162384
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug