Bug 112597 - [BlackBerry] AccessibilityUIElement: add dummy implementations of scroll methods
Summary: [BlackBerry] AccessibilityUIElement: add dummy implementations of scroll methods
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-03-18 11:05 PDT by Alberto Garcia
Modified: 2013-03-21 11:55 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.66 KB, patch)
2013-03-18 11:07 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-03-18 11:05:29 PDT
scrollToMakeVisible(), scrollToMakeVisibleWithSubFocus() and
scrollToGlobalPoint() were added to AccessibilityUIElement in r105295
for the Chromium port.

http://trac.webkit.org/changeset/105295

We need dummy implementation of those methods in order to compile the
BlackBery port.
Comment 1 Alberto Garcia 2013-03-18 11:07:13 PDT
Created attachment 193610 [details]
Patch
Comment 2 Xan Lopez 2013-03-21 11:45:40 PDT
Comment on attachment 193610 [details]
Patch

r=me
Comment 3 WebKit Review Bot 2013-03-21 11:55:09 PDT
Comment on attachment 193610 [details]
Patch

Clearing flags on attachment: 193610

Committed r146491: <http://trac.webkit.org/changeset/146491>
Comment 4 WebKit Review Bot 2013-03-21 11:55:13 PDT
All reviewed patches have been landed.  Closing bug.