Bug 121425

Summary: AXObjectCache::m_document should be a reference.
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore Misc.Assignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cfleizach, commit-queue, dmazzoni, eflews.bot, esprehn+autocc, gyuyoung.kim, jdiggs, kangil.han, kling, mario
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
eflews.bot: commit-queue-
Patch koivisto: review+

Description Andreas Kling 2013-09-16 05:40:24 PDT
AXObjectCache::m_document should be a reference.
Comment 1 Andreas Kling 2013-09-16 05:51:14 PDT
Created attachment 211768 [details]
Patch
Comment 2 EFL EWS Bot 2013-09-16 05:57:23 PDT
Comment on attachment 211768 [details]
Patch

Attachment 211768 [details] did not pass efl-wk2-ews (efl-wk2):
Output: http://webkit-queues.appspot.com/results/1852233
Comment 3 EFL EWS Bot 2013-09-16 05:57:49 PDT
Comment on attachment 211768 [details]
Patch

Attachment 211768 [details] did not pass efl-ews (efl):
Output: http://webkit-queues.appspot.com/results/1835145
Comment 4 Andreas Kling 2013-09-16 06:11:42 PDT
Created attachment 211771 [details]
Patch

Fix ATK build.
Comment 5 Andreas Kling 2013-09-16 08:16:28 PDT
Committed r155859: <http://trac.webkit.org/changeset/155859>