[webkit-reviews] review requested: [Bug 74533] REGRESSION(r102619): Reproducible crash closing window with video + poster image inside an object element : [Attachment 119634] Patch v3 - Rename "document activation callbacks" to "page cache suspension" callbacks and use them

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 16 10:54:04 PST 2011


Brady Eidson <beidson at apple.com> has asked  for review:
Bug 74533: REGRESSION(r102619): Reproducible crash closing window with video +
poster image inside an object element
https://bugs.webkit.org/show_bug.cgi?id=74533

Attachment 119634: Patch v3 - Rename "document activation callbacks" to "page
cache suspension" callbacks and use them
https://bugs.webkit.org/attachment.cgi?id=119634&action=review

------- Additional Comments from Brady Eidson <beidson at apple.com>
This changes the "document will become inactive" callbacks from being called
both on page cache suspension and document detachment in to "page cache
suspension" callbacks that are absolutely only called when the document goes in
to the page cache.


More information about the webkit-reviews mailing list