[webkit-reviews] review granted: [Bug 22562] REGRESSION (r37971): events not firing after going back in back/forward cache : [Attachment 26010] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 14 08:07:38 PST 2008


Darin Adler <darin at apple.com> has granted Cameron Zwarich (cpst)
<cwzwarich at uwaterloo.ca>'s request for review:
Bug 22562: REGRESSION (r37971): events not firing after going back in
back/forward cache
https://bugs.webkit.org/show_bug.cgi?id=22562

Attachment 26010: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=26010&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
> +    return m_window ? m_window.get()->impl() : 0;

You shouldn't need a get() here.

r=me


More information about the webkit-reviews mailing list