Bug 268465 - [Navigation] Initial implementations of traversal methods
Summary: [Navigation] Initial implementations of traversal methods
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Patrick Griffis
URL:
Keywords: InRadar
Depends on:
Blocks: 258384
  Show dependency treegraph
 
Reported: 2024-01-31 08:08 PST by Patrick Griffis
Modified: 2024-02-20 10:45 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.