[webkit-reviews] review canceled: [Bug 70127] [WebKit2] Initialize threading in UI process : [Attachment 111220] Initialize threading.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 8 07:26:47 PST 2011


Nayan Kumar K <nayankk at motorola.com> has canceled Nayan Kumar K
<nayankk at motorola.com>'s request for review:
Bug 70127: [WebKit2] Initialize threading in UI process
https://bugs.webkit.org/show_bug.cgi?id=70127

Attachment 111220: Initialize threading.
https://bugs.webkit.org/attachment.cgi?id=111220&action=review

------- Additional Comments from Nayan Kumar K <nayankk at motorola.com>
Changes included in this patch are,
a). Initialization of threading as per the approach (b) mentioned in
https://bugs.webkit.org/show_bug.cgi?id=70127#c13. All the entry points in
UIProcess and Shared API's are verified and threading initialization is done in
those API's, whose arguments are of types which do NOT initialize threading. 
b). Added new files for compilation in all webkit2 ports.
c). Rebase'ed to latest WebKit trunk.


More information about the webkit-reviews mailing list