WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
109614
[BlackBerry] Assume setScrollingOrZooming() to be called on the WebKit thread
https://bugs.webkit.org/show_bug.cgi?id=109614
Summary
[BlackBerry] Assume setScrollingOrZooming() to be called on the WebKit thread
Jakob Petsovits
Reported
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.
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
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Jakob Petsovits
Comment 1
2013-02-12 14:37:31 PST
Created
attachment 187938
[details]
Patch
Jakob Petsovits
Comment 2
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.
Rob Buis
Comment 3
2013-02-12 14:59:41 PST
Comment on
attachment 187944
[details]
Patch LGTM.
WebKit Review Bot
Comment 4
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
>
WebKit Review Bot
Comment 5
2013-02-12 15:39:41 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug