[webkit-reviews] review granted: [Bug 120710] Cached Page and Frame don't need to be ref-counted. : [Attachment 210530] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 4 17:47:55 PDT 2013


Anders Carlsson <andersca at apple.com> has granted Andreas Kling
<akling at apple.com>'s request for review:
Bug 120710: Cached Page and Frame don't need to be ref-counted.
https://bugs.webkit.org/show_bug.cgi?id=120710

Attachment 210530: Patch
https://bugs.webkit.org/attachment.cgi?id=210530&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=210530&action=review


> Source/WebCore/loader/FrameLoader.cpp:1762
> +	       cachedPage = 0;

Nullptr!


More information about the webkit-reviews mailing list