⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 277409 in webkit


Ignore:
Timestamp:
May 12, 2021, 4:27:30 PM (5 years ago)
Author:
mmaxfield@apple.com
Message:

[MotionMark] Apply r277406 to Websites/browserbench.org/MotionMark1.2
https://bugs.webkit.org/show_bug.cgi?id=225722

Rubber-stamped by Geoffrey Garen.

Just copy over the change, so the website gets updated.

This doesn't bump the version number, which is okay, because we never actually
"released" version 1.2; we just made a folder on a website, and didn't update any
links to point to it.

  • MotionMark1.2/resources/runner/tests.js:
Location:
trunk/Websites/browserbench.org
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Websites/browserbench.org/ChangeLog

    r276889 r277409  
     12021-05-12  Myles C. Maxfield  <mmaxfield@apple.com>
     2
     3        [MotionMark] Apply r277406 to Websites/browserbench.org/MotionMark1.2
     4        https://bugs.webkit.org/show_bug.cgi?id=225722
     5
     6        Rubber-stamped by Geoffrey Garen.
     7
     8        Just copy over the change, so the website gets updated.
     9
     10        This doesn't bump the version number, which is okay, because we never actually
     11        "released" version 1.2; we just made a folder on a website, and didn't update any
     12        links to point to it.
     13
     14        * MotionMark1.2/resources/runner/tests.js:
     15
    1162021-05-02  Myles C. Maxfield  <mmaxfield@apple.com>
    217
  • trunk/Websites/browserbench.org/MotionMark1.2/resources/runner/tests.js

    r276889 r277409  
    5353        },
    5454        {
    55             url: "master/focus.html",
    56             name: "Focus"
    57         },
    58         {
    5955            url: "master/image-data.html",
    6056            name: "Images"
Note: See TracChangeset for help on using the changeset viewer.