Bug 268465

Summary: [Navigation] Initial implementations of traversal methods
Product: WebKit Reporter: Patrick Griffis <pgriffis>
Component: WebCore Misc.Assignee: Patrick Griffis <pgriffis>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 258384    

Description Patrick Griffis 2024-01-31 08:08:52 PST
This is the very beginnings of the traversal methods.
    
This implements a lot of the error handling but does not fully implement traversal, only doing basic manual traversals which can be useful for testing.
Comment 1 Patrick Griffis 2024-01-31 08:09:29 PST
Pull request: https://github.com/WebKit/WebKit/pull/23586
Comment 2 Radar WebKit Bug Importer 2024-02-07 08:09:15 PST
<rdar://problem/122471643>
Comment 3 EWS 2024-02-20 10:45:16 PST
Committed 275054@main (a0dd312f71c5): <https://commits.webkit.org/275054@main>

Reviewed commits have been landed. Closing PR #23586 and removing active labels.