Bug 180548 - AX: Document::existingAXObjectCache() should always return the existing AXObjectCache.
Summary: AX: Document::existingAXObjectCache() should always return the existing AXObj...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-12-07 13:38 PST by zalan
Modified: 2017-12-07 15:55 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.79 KB, patch)
2017-12-07 14:50 PST, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2017-12-07 13:38:05 PST
the call sites should decide instead whether it's safe to update the cache.
Comment 1 Radar WebKit Bug Importer 2017-12-07 13:38:35 PST
<rdar://problem/35917755>
Comment 2 zalan 2017-12-07 14:50:41 PST
Created attachment 328743 [details]
Patch
Comment 3 zalan 2017-12-07 14:51:52 PST
Let's see if some other callsites need adjustment.
Comment 4 WebKit Commit Bot 2017-12-07 15:55:45 PST
Comment on attachment 328743 [details]
Patch

Clearing flags on attachment: 328743

Committed r225649: <https://trac.webkit.org/changeset/225649>
Comment 5 WebKit Commit Bot 2017-12-07 15:55:47 PST
All reviewed patches have been landed.  Closing bug.