WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 78902
64419
Remove hack that forcefully prevents scripts from running in shadow SVG
https://bugs.webkit.org/show_bug.cgi?id=64419
Summary
Remove hack that forcefully prevents scripts from running in shadow SVG
James Simonsen
Reported
2011-07-12 18:39:53 PDT
Remove hack that forcefully prevents scripts from running in shadow SVG
Attachments
Patch
(1.85 KB, patch)
2011-07-12 18:47 PDT
,
James Simonsen
no flags
Details
Formatted Diff
Diff
Patch for landing
(1.85 KB, patch)
2011-07-13 16:57 PDT
,
James Simonsen
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
James Simonsen
Comment 1
2011-07-12 18:47:32 PDT
Created
attachment 100604
[details]
Patch
James Simonsen
Comment 2
2011-07-12 18:48:50 PDT
This should undo
r88549
(except for the tests).
Tony Gentilcore
Comment 3
2011-07-13 03:04:25 PDT
Comment on
attachment 100604
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=100604&action=review
> Source/WebCore/ChangeLog:12 > + No new tests. Passed existing tests. No new functionality.
I don't understand. Shouldn't there be an expectations update if we are now passing an existing test?
James Simonsen
Comment 4
2011-07-13 16:47:56 PDT
(In reply to
comment #3
)
> (From update of
attachment 100604
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=100604&action=review
> > > Source/WebCore/ChangeLog:12 > > + No new tests. Passed existing tests. No new functionality. > > I don't understand. Shouldn't there be an expectations update if we are now passing an existing test?
I mean that I ran all of the tests and they still pass as they did before the change. Because
r88549
went in, the code I'm removing should never trigger. I'll try to reword that when I commit.
James Simonsen
Comment 5
2011-07-13 16:57:11 PDT
Created
attachment 100731
[details]
Patch for landing
WebKit Review Bot
Comment 6
2011-07-13 19:05:17 PDT
Comment on
attachment 100731
[details]
Patch for landing Clearing flags on attachment: 100731 Committed
r90970
: <
http://trac.webkit.org/changeset/90970
>
WebKit Review Bot
Comment 7
2011-07-13 19:05:24 PDT
All reviewed patches have been landed. Closing bug.
James Simonsen
Comment 8
2011-07-18 20:11:55 PDT
This hack was restored because it protects from two other bugs.
Nikolas Zimmermann
Comment 9
2012-02-25 02:45:43 PST
Bug 78902
also contains this change. Bug is fixed, now that SVG <use> impl uses ShadowRoot. *** This bug has been marked as a duplicate of
bug 78902
***
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