Sean Lin
|
42019dadf9
|
Bug 901114 - Convert Alarm API to WebIDL. r=nsm, sr=jst
|
2014-06-13 14:19:11 +08:00 |
|
David Clarke
|
bad3d37ea3
|
Bug 843893 - Fix alarm and power mochitests, r=gene.lian
|
2013-03-25 16:50:06 -07:00 |
|
Bobby Holley
|
9f03f90fb7
|
Bug 792036 - Automated fixups. r=mccr8
find /files/mozilla/build/d/_tests/testing/mochitest/tests/ | egrep "\.(xhtml|html|xml|js)$" | grep -v SimpleTest | grep -vi mochikit | grep -v simpleThread | grep -v test_ipc_messagemanager_blob.html | grep -v "indexedDB/test" | xargs grep -l Components | xargs grep -L enablePrivilege | perl -pe 's#.*mochitest/tests/##' | xargs perl -p -i.bakkk -e 's/Components\.interfaces(\s|;|\.|\[)/SpecialPowers\.Ci$1/g, s/SpecialPowers\.wrap\(Components\)\.(.)(lasses|tils|nterfaces|esults)/SpecialPowers.C$1/g, s/(?<![\.a-zA-Z])Components/SpecialPowers\.Components/g, s/window\.Components/window\.SpecialPowers\.Components/g'
|
2012-09-24 14:46:29 +02:00 |
|
Gene Lian
|
56475ce904
|
Bug 749551 - Alarm API (Idl and dummy Dom). r=mounir sr=jonas
|
2012-06-22 15:37:49 +08:00 |
|
Ed Morley
|
7a600d2b9c
|
Backout 1dba66cfad9a, ed768b821da1, 23fd9a8d0c9a, 1e90805d96aa, 07425f0e921e (bug 749551) for M3 failures
|
2012-07-03 11:23:54 +01:00 |
|
Gene Lian
|
f017e9b225
|
Bug 749551 - Alarm API (Idl and dummy Dom). r=mounir sr=jonas
|
2012-07-03 11:26:12 +02:00 |
|