Bug 83603 - [BlackBerry] Update to new thread-safe GuardedPointer API
Summary: [BlackBerry] Update to new thread-safe GuardedPointer API
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: Joe Mason
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-10 12:15 PDT by Joe Mason
Modified: 2012-04-11 09:06 PDT (History)
4 users (show)

See Also:


Attachments
patch (12.84 KB, patch)
2012-04-10 12:26 PDT, Joe Mason
no flags Details | Formatted Diff | Diff
rebased patch (12.89 KB, patch)
2012-04-11 08:14 PDT, Joe Mason
no flags Details | Formatted Diff | Diff
removed unused include (12.91 KB, patch)
2012-04-11 08:28 PDT, Joe Mason
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Mason 2012-04-10 12:15:49 PDT
BlackBerry::Platform::GuardedPointer's API has changed to fix a thread safety violation.  Need to update all uses of it in webkit.
Comment 1 Joe Mason 2012-04-10 12:26:45 PDT
Created attachment 136509 [details]
patch
Comment 2 Joe Mason 2012-04-11 08:14:23 PDT
Created attachment 136671 [details]
rebased patch
Comment 3 Joe Mason 2012-04-11 08:28:05 PDT
Created attachment 136673 [details]
removed unused include
Comment 4 Rob Buis 2012-04-11 08:29:59 PDT
Comment on attachment 136673 [details]
removed unused include

Looks good.
Comment 5 WebKit Review Bot 2012-04-11 09:06:06 PDT
Comment on attachment 136673 [details]
removed unused include

Clearing flags on attachment: 136673

Committed r113868: <http://trac.webkit.org/changeset/113868>
Comment 6 WebKit Review Bot 2012-04-11 09:06:10 PDT
All reviewed patches have been landed.  Closing bug.