[webkit-reviews] review requested: [Bug 85799] IconDatabase: Move icon retain/release off of the main thread. : [Attachment 142104] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 15 17:23:58 PDT 2012


Andreas Kling <kling at webkit.org> has asked  for review:
Bug 85799: IconDatabase: Move icon retain/release off of the main thread.
https://bugs.webkit.org/show_bug.cgi?id=85799

Attachment 142104: Patch
https://bugs.webkit.org/attachment.cgi?id=142104&action=review

------- Additional Comments from Andreas Kling <kling at webkit.org>
Here's one way we can do this- batch up the retain/release operations and
execute them on the sync thread.


More information about the webkit-reviews mailing list