Bug 42979

Summary: AX: replace m_renderer->document->axObjectCache() with just axObjectCache()
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, ddkilzer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch abarth: review+

Description chris fleizach 2010-07-26 10:55:40 PDT
that will allow us to consolidate a lot of checking that m_renderer is valid and document is valid and reduce the length of lines
Comment 1 chris fleizach 2010-07-26 11:11:03 PDT
Created attachment 62585 [details]
Patch
Comment 2 chris fleizach 2010-07-26 12:46:24 PDT
r?
Comment 3 Adam Barth 2010-07-27 07:59:56 PDT
Comment on attachment 62585 [details]
Patch

Ok.
Comment 4 chris fleizach 2010-07-27 09:33:52 PDT
http://trac.webkit.org/changeset/64137