RESOLVED FIXED 42979
AX: replace m_renderer->document->axObjectCache() with just axObjectCache()
https://bugs.webkit.org/show_bug.cgi?id=42979
Summary AX: replace m_renderer->document->axObjectCache() with just axObjectCache()
chris fleizach
Reported 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
Attachments
Patch (7.26 KB, patch)
2010-07-26 11:11 PDT, chris fleizach
abarth: review+
chris fleizach
Comment 1 2010-07-26 11:11:03 PDT
chris fleizach
Comment 2 2010-07-26 12:46:24 PDT
r?
Adam Barth
Comment 3 2010-07-27 07:59:56 PDT
Comment on attachment 62585 [details] Patch Ok.
chris fleizach
Comment 4 2010-07-27 09:33:52 PDT
Note You need to log in before you can comment on or make changes to this bug.