[webkit-reviews] review denied: [Bug 39382] Factor PageCache code out of FrameLoader into a PageCacheController : [Attachment 57582] One option for a crash fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 1 22:25:15 PDT 2010


Adam Barth <abarth at webkit.org> has denied Nate Chapin <japhet at chromium.org>'s
request for review:
Bug 39382: Factor PageCache code out of FrameLoader into a PageCacheController
https://bugs.webkit.org/show_bug.cgi?id=39382

Attachment 57582: One option for a crash fix
https://bugs.webkit.org/attachment.cgi?id=57582&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
I need to we need to understand this better before anding a random null check. 
One thing I've done in the past is break my change down into a ton of tiny
steps to see where the bug got introduced.  Once you see a tiny change the
cased the bug, you might have a better idea what the issue is.


More information about the webkit-reviews mailing list