git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
https://bugs.webkit.org/show_bug.cgi?id=144038
[WebKit-https.git]
/
Tools
/
Scripts
/
webkitpy
/
benchmark_runner
/
browser_driver
/
browser_drivers.json
1
{
2
"osx": {
3
"chrome": {
4
"moduleName": "OSXChromeDriver",
5
"filePath": "browser_driver.osx_chrome_driver"
6
},
7
"safari": {
8
"moduleName": "OSXSafariDriver",
9
"filePath": "browser_driver.osx_safari_driver"
10
}
11
}
12
}