Changeset 192714 in webkit


Ignore:
Timestamp:
Nov 20, 2015, 6:51:51 PM (10 years ago)
Author:
Said Abou-Hallawa
Message:

Unreviewed, add watchlist for PerformanceTests/Animometer and add myself.

  • Scripts/webkitpy/common/config/watchlist:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r192707 r192714  
     12015-11-20  Said Abou-Hallawa  <sabouhallawa@apple.com>
     2
     3        Unreviewed, add watchlist for PerformanceTests/Animometer and add myself.
     4 
     5        * Scripts/webkitpy/common/config/watchlist:
     6
    172015-11-20  Alexey Proskuryakov  <ap@apple.com>
    28
  • trunk/Tools/Scripts/webkitpy/common/config/watchlist

    r192449 r192714  
    236236            "filename": r"PerformanceTests"
    237237                        r"|Tools/Scripts/webkitpy/performance_tests",
     238        },
     239        "Animometer": {
     240            "filename": r"PerformanceTests/Animometer",
    238241        },
    239242        "ConsoleUsage": {
     
    340343        "Accessibility": [ "cfleizach@apple.com", "dmazzoni@google.com", "apinheiro@igalia.com", "jdiggs@igalia.com", "aboxhall@chromium.org", "mario@webkit.org", "samuel_white@apple.com", "jcraig@apple.com" ],
    341344        "Animation" : [ "simon.fraser@apple.com", "dino@apple.com", "dstockwell@chromium.org" ],
     345        "Animometer" : [ "sabouhallawa@apple.com" ],
    342346        "AppleMacPublicApi": [ "timothy@apple.com" ],
    343347        "Battery": [ "gyuyoung.kim@webkit.org" ],
Note: See TracChangeset for help on using the changeset viewer.