Bug 178366 - DOMQuad.p1 / p2 / p3 / p4 should behave as [SameObject]
Summary: DOMQuad.p1 / p2 / p3 / p4 should behave as [SameObject]
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 163534
  Show dependency treegraph
 
Reported: 2017-10-16 16:24 PDT by Chris Dumez
Modified: 2017-10-17 11:03 PDT (History)
11 users (show)

See Also:


Attachments
Patch (3.32 KB, patch)
2017-10-16 16:25 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 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.
Comment 1 Chris Dumez 2017-10-16 16:25:52 PDT
Created attachment 323953 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2017-10-16 17:03:36 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-10-16 17:04:49 PDT
<rdar://problem/35019189>
Comment 5 Ryan Haddad 2017-10-17 11:03:51 PDT
Added expected result file in http://trac.webkit.org/projects/webkit/changeset/223557.