RESOLVED FIXED 125106
Add CachedPage null checks
https://bugs.webkit.org/show_bug.cgi?id=125106
Summary Add CachedPage null checks
Brady Eidson
Reported 2013-12-02 14:44:40 PST
Add CachedPage null checks Some of PageCache.cpp null checks the CachedPage of the HistoryItems it manipulates... but some places don't. They all should.
Attachments
Patch v1 (2.93 KB, patch)
2013-12-02 14:48 PST, Brady Eidson
sam: review+
Brady Eidson
Comment 1 2013-12-02 14:48:22 PST
Created attachment 218218 [details] Patch v1
Brady Eidson
Comment 2 2013-12-02 14:53:32 PST
Note You need to log in before you can comment on or make changes to this bug.