As some of the function names changed in class MediaPlayerPrivate with the upstream of MediaPlayerPrivateBlackBerry.[cpp|h], we should update WebKit/blackberry/Api/WebPage.cpp which uses these functions accordingly. renamed functions in MediaPlayerPrivate: windowGet() -> getWindow() windowPositionGet() -> getWindowPosition() mmrContextNameGet() -> mmrContextName()
Created attachment 130294 [details] Patch
Comment on attachment 130294 [details] Patch LGTM. But maybe window() instead of windowGet(), this would be more webkit style.
Comment on attachment 130294 [details] Patch Clearing flags on attachment: 130294 Committed r109907: <http://trac.webkit.org/changeset/109907>
All reviewed patches have been landed. Closing bug.