Add performance test related to font fallback
Created attachment 242697 [details] Patch
Comment on attachment 242697 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=242697&action=review > PerformanceTests/Layout/font-fallback.html:6 > + PerfTestRunner.measurePageLoadTime({path: "resources/font-fallback.html", customIterationCount: 1, doNotIgnoreInitialRun: true}); Why are we using custom iteration count here?
Comment on attachment 242697 [details] Patch Single iteration data point won't be stored in the perf.webkit.org properly so this is NOT going to work.
Created attachment 242981 [details] Patch
Comment on attachment 242981 [details] Patch Clearing flags on attachment: 242981 Committed r177051: <http://trac.webkit.org/changeset/177051>
All reviewed patches have been landed. Closing bug.