WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 114288
MutationRecord is not exposed
https://bugs.webkit.org/show_bug.cgi?id=114288
Summary
MutationRecord is not exposed
Erik Arvidsson
Reported
2013-04-09 07:42:00 PDT
window.MutationRecord is undefined in Blink/WebKit but it is exposed in Gecko. The spec at
http://www.w3.org/TR/domcore/#mutationrecord
does not have a [NoInterfaceObject] so it means that the interface should be exposed on Window.
Attachments
Patch
(4.16 KB, patch)
2013-04-11 13:12 PDT
,
Sukolsak Sakshuwong
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Erik Arvidsson
Comment 1
2013-04-10 06:32:51 PDT
And here is Adam's fix from Blink. Should be straight forward to apply to WebKit
https://codereview.chromium.org/13861028/
Sukolsak Sakshuwong
Comment 2
2013-04-11 13:12:13 PDT
Created
attachment 197659
[details]
Patch
Darin Adler
Comment 3
2013-04-11 14:06:15 PDT
Comment on
attachment 197659
[details]
Patch No feature conditional?
WebKit Commit Bot
Comment 4
2013-04-11 14:40:00 PDT
Comment on
attachment 197659
[details]
Patch Clearing flags on attachment: 197659 Committed
r148236
: <
http://trac.webkit.org/changeset/148236
>
WebKit Commit Bot
Comment 5
2013-04-11 14:40:02 PDT
All reviewed patches have been landed. Closing bug.
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