[webkit-reviews] review granted: [Bug 133437] DYEBench: Split stylesheets and scripts in Full.html into separate files : [Attachment 232353] Revised the change log entry

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 1 13:32:49 PDT 2014


Benjamin Poulain <benjamin at webkit.org> has granted Ryosuke Niwa
<rniwa at webkit.org>'s request for review:
Bug 133437: DYEBench: Split stylesheets and scripts in Full.html into separate
files
https://bugs.webkit.org/show_bug.cgi?id=133437

Attachment 232353: Revised the change log entry
https://bugs.webkit.org/attachment.cgi?id=232353&action=review

------- Additional Comments from Benjamin Poulain <benjamin at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=232353&action=review


> PerformanceTests/DoYouEvenBench/Full.html:11
> +    <script src="resources/main.js"></script>
> +    <script src="resources/benchmark-runner.js"></script>
> +    <script src="resources/benchmark-report.js"></script>
> +    <script src="../resources/statistics.js"></script>
> +    <script src="resources/tests.js"></script>

Can anything be made async/defer?


More information about the webkit-reviews mailing list