Bug 73870 - AX: WK2: AX hierarchy is not restored after web process crash
Summary: AX: WK2: AX hierarchy is not restored after web process crash
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: chris fleizach
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-12-05 15:25 PST by chris fleizach
Modified: 2011-12-05 15:35 PST (History)
1 user (show)

See Also:


Attachments
patch (3.63 KB, patch)
2011-12-05 15:28 PST, chris fleizach
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description chris fleizach 2011-12-05 15:25:51 PST
-Goto m.southwest.com
-Goto "Air Reservation"
-Goto "Book Air"
-Search for a flight

Navigate between pages.

RESULTS
-We get notification for "detached" elements. For example when a new page loads we get a load complete notification, The webArea has a parent of the scrollarea, which has an AXGroup parent, which has a nil parent.
Comment 1 chris fleizach 2011-12-05 15:26:20 PST
<rdar://problem/10429593>
Comment 2 chris fleizach 2011-12-05 15:28:19 PST
Created attachment 117948 [details]
patch
Comment 3 chris fleizach 2011-12-05 15:35:01 PST
http://trac.webkit.org/changeset/102053