[webkit-reviews] review granted: [Bug 38910] PageGroupLoadDeferrer should also defer executeScriptSoonTimer : [Attachment 57102] With enhanced test case

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 13 21:27:53 PDT 2010


Darin Adler <darin at apple.com> has granted Yong Li <yong.li.webkit at gmail.com>'s
request for review:
Bug 38910: PageGroupLoadDeferrer should also defer executeScriptSoonTimer
https://bugs.webkit.org/show_bug.cgi?id=38910

Attachment 57102: With enhanced test case
https://bugs.webkit.org/attachment.cgi?id=57102&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
Can this work be put into the suspendActiveDOMObjects and
resumeActiveDOMObjects function rather than adding two more member functions to
Document? I’d prefer to do it that way. It’s OK this way, but I’d prefer not to
modify Document.h and PageGroupLoadDeferrer.cpp.

r=me


More information about the webkit-reviews mailing list