Bug 114152

Summary: [BlackBerry] WebPage: misc build fixes
Product: WebKit Reporter: Alberto Garcia <berto>
Component: WebKit BlackBerryAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 111729    
Attachments:
Description Flags
Patch none

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.