summaryrefslogtreecommitdiffstats
path: root/third_party/webkit/PerformanceTests/MotionMark/moz.yaml
blob: dc4eb09f1a32cde1b326bef2a3112ec2fca1ea17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
schema: 1

bugzilla:
  product: "Firefox Build System"
  component: "General"

origin:
  name: motionmark-benchmark
  description: graphics benchmark to measure the performance of graphics operations on the web

  url: https://github.com/WebKit/MotionMark

  release: 16e3d4e5ca0b2b2fe408c86fd1707f2a902a5b15 (2017-05-13T02:02:02Z).
  revision: 16e3d4e5ca0b2b2fe408c86fd1707f2a902a5b15

  license: BSD-2-Clause

vendoring:
  url: https://github.com/WebKit/MotionMark
  source-hosting: github
  tracking: commit

  exclude:
    - ".*"

  keep:
    - LICENSE

  update-actions:
    - action: move-dir
      from: '{vendor_dir}/MotionMark'
      to: '{vendor_dir}/'

  patches:
    - score-tracking.patch
    - warning.patch