Bug 109614 - [BlackBerry] Assume setScrollingOrZooming() to be called on the WebKit thread
Summary: [BlackBerry] Assume setScrollingOrZooming() to be called on the WebKit thread
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: Jakob Petsovits
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-12 14:25 PST by Jakob Petsovits
Modified: 2013-02-12 15:39 PST (History)
6 users (show)

See Also:


Attachments
Patch (7.21 KB, patch)
2013-02-12 14:37 PST, Jakob Petsovits
no flags Details | Formatted Diff | Diff
Patch (7.22 KB, patch)
2013-02-12 14:57 PST, Jakob Petsovits
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jakob Petsovits 2013-02-12 14:25:33 PST
With a further simplification of threading assumptions, we can get rid of atomic integer access as well as the backing store mutex which was otherwise unused.
Patch below.
Comment 1 Jakob Petsovits 2013-02-12 14:37:31 PST
Created attachment 187938 [details]
Patch
Comment 2 Jakob Petsovits 2013-02-12 14:57:37 PST
Created attachment 187944 [details]
Patch

Apparently we're not RIM anymore, so referencing a RIM PR in the commit message is probably suboptimal. It's now Internal PR. No changes to the patch except for that reference.
Comment 3 Rob Buis 2013-02-12 14:59:41 PST
Comment on attachment 187944 [details]
Patch

LGTM.
Comment 4 WebKit Review Bot 2013-02-12 15:39:38 PST
Comment on attachment 187944 [details]
Patch

Clearing flags on attachment: 187944

Committed r142682: <http://trac.webkit.org/changeset/142682>
Comment 5 WebKit Review Bot 2013-02-12 15:39:41 PST
All reviewed patches have been landed.  Closing bug.