[webkit-reviews] review granted: [Bug 117522] Make sure we aren't throttling plugin timers during initialisation and destruction : [Attachment 204374] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 11 18:04:45 PDT 2013
Darin Adler <darin at apple.com> has granted Oliver Hunt <oliver at apple.com>'s
request for review:
Bug 117522: Make sure we aren't throttling plugin timers during initialisation
and destruction
https://bugs.webkit.org/show_bug.cgi?id=117522
Attachment 204374: Patch
https://bugs.webkit.org/attachment.cgi?id=204374&action=review
------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=204374&action=review
> Source/WebKit2/Shared/ActivityAssertion.h:31
> +#include <wtf/OwnPtr.h>
> +#include <wtf/PassOwnPtr.h>
Don’t need these any more.
More information about the webkit-reviews
mailing list