git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Simplify SVGPropertyOwnerRegistry slightly
[WebKit-https.git]
/
Source
/
WebInspectorUI
/
Tools
/
SourceMaps
/
setup.sh
1
#!/bin/sh
2
3
# Setup symlinks to WebInspector/UserInterface directories so Worker resources load.
4
ln -s ../../UserInterface/Workers Workers
5
ln -s ../../UserInterface/External External