Bug 88527 - Initialize m_document in AXObjectCache's constructor for !HAVE(ACCESSIBILITY) builds
Summary: Initialize m_document in AXObjectCache's constructor for !HAVE(ACCESSIBILITY)...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Peter Beverloo
URL:
Keywords:
Depends on:
Blocks: 66687
  Show dependency treegraph
 
Reported: 2012-06-07 05:36 PDT by Peter Beverloo
Modified: 2012-06-07 17:35 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.68 KB, patch)
2012-06-07 05:37 PDT, Peter Beverloo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Beverloo 2012-06-07 05:36:48 PDT
Initialize m_document in AXObjectCache's constructor for !HAVE(ACCESSIBILITY) builds
Comment 1 Peter Beverloo 2012-06-07 05:37:42 PDT
Created attachment 146262 [details]
Patch
Comment 2 Peter Beverloo 2012-06-07 05:38:20 PDT
Synching Adam's downstream change with WebKit.
Comment 3 Adam Barth 2012-06-07 16:10:22 PDT
Comment on attachment 146262 [details]
Patch

Oh, sorry I missed upstreaming this one.  Thanks!
Comment 4 WebKit Review Bot 2012-06-07 17:00:05 PDT
Comment on attachment 146262 [details]
Patch

Clearing flags on attachment: 146262

Committed r119773: <http://trac.webkit.org/changeset/119773>
Comment 5 WebKit Review Bot 2012-06-07 17:00:11 PDT
All reviewed patches have been landed.  Closing bug.