Bug 178366

Summary: DOMQuad.p1 / p2 / p3 / p4 should behave as [SameObject]
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: CSSAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, commit-queue, dbates, esprehn+autocc, kangil.han, kondapallykalyan, ryanhaddad, sam, simon.fraser, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 163534    
Attachments:
Description Flags
Patch none

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.