[webkit-reviews] review granted: [Bug 9384] WebView's initWithCoder: does not set useBackForwardList correctly : [Attachment 8793] patch

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Sat Jun 10 06:29:08 PDT 2006


John Sullivan <sullivan at apple.com> has granted John Sullivan
<sullivan at apple.com>'s request for review:
Bug 9384: WebView's initWithCoder: does not set useBackForwardList correctly
http://bugzilla.opendarwin.org/show_bug.cgi?id=9384

Attachment 8793: patch
http://bugzilla.opendarwin.org/attachment.cgi?id=8793&action=edit

------- Additional Comments from John Sullivan <sullivan at apple.com>
Good catch. I'm surprised the method even compiles, since the local variable
useBackForwardList is uninitialized (but then used!) if [decoder
allowsKeyedCoding] returns YES.



More information about the webkit-reviews mailing list