Bug 114152 - [BlackBerry] WebPage: misc build fixes
Summary: [BlackBerry] WebPage: misc build fixes
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-08 01:42 PDT by Alberto Garcia
Modified: 2013-04-08 02:26 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.64 KB, patch)
2013-04-08 01:45 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-08 01:42:37 PDT
Remove unused parameters from WebPagePrivate::*Plugin* methods.

Replace TAAUTO with TASTART (this changed in r120495).

Rename m_fullscreenVideoNode to m_fullscreenNode (this changed in
r142220).

Rename paintingGoesToWindow() to paintsIntoWindow() (this changed in
r113514).
Comment 1 Alberto Garcia 2013-04-08 01:45:00 PDT
Created attachment 196840 [details]
Patch
Comment 2 WebKit Commit Bot 2013-04-08 02:25:59 PDT
Comment on attachment 196840 [details]
Patch

Clearing flags on attachment: 196840

Committed r147905: <http://trac.webkit.org/changeset/147905>
Comment 3 WebKit Commit Bot 2013-04-08 02:26:01 PDT
All reviewed patches have been landed.  Closing bug.