Changeset 147507 in webkit


Ignore:
Timestamp:
Apr 2, 2013 4:31:18 PM (11 years ago)
Author:
glenn@skynav.com
Message:

Need japanese line layout performance test
https://bugs.webkit.org/show_bug.cgi?id=113811

Reviewed by Ryosuke Niwa.

Will be used by https://bugs.webkit.org/show_bug.cgi?id=105692 to test potential performance regression
for Japanese (and other CJK) line break changes.

  • Layout/LineLayoutJapanese.html: Added.
  • Skipped: Skip this test by default.
Location:
trunk/PerformanceTests
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/PerformanceTests/ChangeLog

    r147214 r147507  
     12013-04-02  Glenn Adams  <glenn@skynav.com>
     2
     3        Need japanese line layout performance test
     4        https://bugs.webkit.org/show_bug.cgi?id=113811
     5
     6        Reviewed by Ryosuke Niwa.
     7
     8        Will be used by https://bugs.webkit.org/show_bug.cgi?id=105692 to test potential performance regression
     9        for Japanese (and other CJK) line break changes.
     10
     11        * Layout/LineLayoutJapanese.html: Added.
     12        * Skipped: Skip this test by default.
     13
    1142013-03-29  Andrei Bucur  <abucur@adobe.com>
    215
  • trunk/PerformanceTests/Skipped

    r147214 r147507  
    8383Layout/RegionsFixed.html
    8484Layout/RegionsFixedShort.html
     85
     86# https://bugs.webkit.org/show_bug.cgi?id=113811#c2
     87Layout/LineLayoutJapanese.html
     88
Note: See TracChangeset for help on using the changeset viewer.