[webkit-reviews] review granted: [Bug 34005] Safari pegs CPU and drops tons of frames using HTML5 Vimeo player : [Attachment 54602] Part 3: JavaScriptCore: Added cancelCallOnMainThread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 29 16:49:57 PDT 2010


Maciej Stachowiak <mjs at apple.com> has granted Jer Noble <jer.noble at apple.com>'s
request for review:
Bug 34005: Safari pegs CPU and drops tons of frames using HTML5 Vimeo player
https://bugs.webkit.org/show_bug.cgi?id=34005

Attachment 54602: Part 3: JavaScriptCore: Added cancelCallOnMainThread
https://bugs.webkit.org/attachment.cgi?id=54602&action=review

------- Additional Comments from Maciej Stachowiak <mjs at apple.com>
It would be cleaner if callOnMainThread returned some kind of unique ID that
you could pass to cancelCallOnMainThread, but perhaps that would be a more
intrusive change. This seems like an ok approach though.

r=me (assuming there are appropriate ChangeLog entries with the other chunks;
or it's ok to land this standalone w/ its own ChangeLog entry).


More information about the webkit-reviews mailing list