[webkit-reviews] review granted: [Bug 189822] Apache can return a corrupt manifest file while ManifestGenerator::store is running : [Attachment 350736] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 24 21:50:52 PDT 2018


Ryosuke Niwa <rniwa at webkit.org> has granted dewei_zhu at apple.com's request for
review:
Bug 189822: Apache can return a corrupt manifest file while
ManifestGenerator::store is running
https://bugs.webkit.org/show_bug.cgi?id=189822

Attachment 350736: Patch

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




--- Comment #6 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 350736
  --> https://bugs.webkit.org/attachment.cgi?id=350736
Patch

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

> Websites/perf.webkit.org/ChangeLog:8
> +	   Updating a file on should be transactional between php and apache.

Updating a file *on* what??

> Websites/perf.webkit.org/ChangeLog:11
> +	   * public/api/measurement-set.php: Adapted invocation of
'generate_json_date_with_elapsed_time_if needed'.

Nit: Somehow the function name has a space instead of _ between if and needed.

> Websites/perf.webkit.org/ChangeLog:12
> +	   * public/api/runs.php: Adapted invocation of
'generate_json_date_with_elapsed_time_if needed'.

Ditto.


More information about the webkit-reviews mailing list