Bug 205993

Summary: Automation: resolveChildFrameWithNodeHandle should return NodeNotFound when node doesn't exist
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, clopez, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch bburg: review+

Description Carlos Garcia Campos 2020-01-09 02:21:35 PST
Instead of FrameNotFound.

If element is stale, return error with error code stale element reference.
Comment 1 Carlos Garcia Campos 2020-01-09 02:23:49 PST
Created attachment 387205 [details]
Patch
Comment 2 BJ Burg 2020-01-09 12:10:57 PST
Comment on attachment 387205 [details]
Patch

r=me, good catch.
Comment 3 Carlos Garcia Campos 2020-01-10 00:46:03 PST
Committed r254330: <https://trac.webkit.org/changeset/254330>
Comment 4 Radar WebKit Bug Importer 2020-01-10 00:47:14 PST
<rdar://problem/58472907>