[webkit-reviews] review granted: [Bug 98854] Initialize $written variable in load-and-stall.php script : [Attachment 167916] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 9 22:40:33 PDT 2012


Kent Tamura <tkent at chromium.org> has granted noel gordon
<noel.gordon at gmail.com>'s request for review:
Bug 98854: Initialize $written variable in load-and-stall.php script
https://bugs.webkit.org/show_bug.cgi?id=98854

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

------- Additional Comments from Kent Tamura <tkent at chromium.org>
AFAIK $written is initialized as 0 implicitly. Adding the initialization is
good for code readability.


More information about the webkit-reviews mailing list