Bug 205993 - Automation: resolveChildFrameWithNodeHandle should return NodeNotFound when node doesn't exist
Summary: Automation: resolveChildFrameWithNodeHandle should return NodeNotFound when n...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-09 02:21 PST by Carlos Garcia Campos
Modified: 2020-01-10 00:47 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.90 KB, patch)
2020-01-09 02:23 PST, Carlos Garcia Campos
bburg: review+
Details | Formatted Diff | Diff

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