[webkit-reviews] review requested: [Bug 23180] Reading freed memory at DocumentLoader::checkForPendingPreloads : [Attachment 27252] New version of the patch based on recent comments.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 2 12:18:43 PST 2009


Marc-André Decoste <mad at chromium.org> has asked  for review:
Bug 23180: Reading freed memory at DocumentLoader::checkForPendingPreloads
https://bugs.webkit.org/show_bug.cgi?id=23180

Attachment 27252: New version of the patch based on recent comments.
https://bugs.webkit.org/attachment.cgi?id=27252&action=review

------- Additional Comments from Marc-André Decoste <mad at chromium.org>
Changed the variable name from gard (term used in Chromium, this is why I used
it ;-), to protector which is more widely used in WebKit.

Also added details to ChangeLog file (slowly getting used to the process :-)

And fixed comments to be grammatically correct (start with a Capital and end
with a period.). :-)


More information about the webkit-reviews mailing list