index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
devtools
/
client
/
webconsole
/
test
/
test-cu-reporterror.js
blob: 6e2f9d26235437a4ec473db45a549c72191a8a91 (
plain
)
1
2
3
4
function a() { Components.utils.reportError("bug1141222"); } a();