Bug 114003 - [BlackBerry] WebOverlay: fix access to m_client
Summary: [BlackBerry] WebOverlay: fix access to m_client
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 111729
  Show dependency treegraph
 
Reported: 2013-04-05 00:08 PDT by Alberto Garcia
Modified: 2013-04-05 05:24 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.46 KB, patch)
2013-04-05 00:10 PDT, Alberto Garcia
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alberto Garcia 2013-04-05 00:08:41 PDT
In WebOverlay.cpp there's a reference to m_client, which was removed in r146058:

http://trac.webkit.org/changeset/146058/trunk/Source/WebKit/blackberry/Api/WebOverlay_p.h
Comment 1 Alberto Garcia 2013-04-05 00:10:39 PDT
Created attachment 196586 [details]
Patch
Comment 2 Rob Buis 2013-04-05 04:26:30 PDT
Comment on attachment 196586 [details]
Patch

Ok.
Comment 3 WebKit Commit Bot 2013-04-05 05:24:51 PDT
Comment on attachment 196586 [details]
Patch

Clearing flags on attachment: 196586

Committed r147738: <http://trac.webkit.org/changeset/147738>
Comment 4 WebKit Commit Bot 2013-04-05 05:24:53 PDT
All reviewed patches have been landed.  Closing bug.