RESOLVED FIXED 178366
DOMQuad.p1 / p2 / p3 / p4 should behave as [SameObject]
https://bugs.webkit.org/show_bug.cgi?id=178366
Summary DOMQuad.p1 / p2 / p3 / p4 should behave as [SameObject]
Chris Dumez
Reported 2017-10-16 16:24:03 PDT
DOMQuad.p1 / p2 / p3 / p4 should behave as [SameObject]. We attempted to do so using JSDOMQuad::visitAdditionalChildren() but the current does not work as expected.
Attachments
Patch (3.32 KB, patch)
2017-10-16 16:25 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2017-10-16 16:25:52 PDT
WebKit Commit Bot
Comment 2 2017-10-16 17:03:34 PDT
Comment on attachment 323953 [details] Patch Clearing flags on attachment: 323953 Committed r223448: <https://trac.webkit.org/changeset/223448>
WebKit Commit Bot
Comment 3 2017-10-16 17:03:36 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2017-10-16 17:04:49 PDT
Ryan Haddad
Comment 5 2017-10-17 11:03:51 PDT
Note You need to log in before you can comment on or make changes to this bug.