[webkit-reviews] review granted: [Bug 183141] Add some more release logging related to DocumentWriter::addData crash : [Attachment 334650] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 26 15:30:12 PST 2018


Chris Dumez <cdumez at apple.com> has granted youenn fablet <youennf at gmail.com>'s
request for review:
Bug 183141: Add some more release logging related to DocumentWriter::addData
crash
https://bugs.webkit.org/show_bug.cgi?id=183141

Attachment 334650: Patch

https://bugs.webkit.org/attachment.cgi?id=334650&action=review




--- Comment #4 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 334650
  --> https://bugs.webkit.org/attachment.cgi?id=334650
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=334650&action=review

> Source/WebCore/loader/DocumentLoader.cpp:947
> +	   auto hasBegun = m_writer.begin(documentURL(), false);

bool is as long as auto and clearer.


More information about the webkit-reviews mailing list