Bug 121425 - AXObjectCache::m_document should be a reference.
Summary: AXObjectCache::m_document should be a reference.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-16 05:40 PDT by Andreas Kling
Modified: 2013-09-16 08:16 PDT (History)
12 users (show)

See Also:


Attachments
Patch (4.29 KB, patch)
2013-09-16 05:51 PDT, Andreas Kling
eflews.bot: commit-queue-
Details | Formatted Diff | Diff
Patch (5.35 KB, patch)
2013-09-16 06:11 PDT, Andreas Kling
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>