Tomislav Jovanovic
09bffff571
Bug 1343583 - Adapt test framework to function toString revision r=aswan
...
MozReview-Commit-ID: LHABSIrgpBi
2017-03-02 20:38:25 +01:00
Wes Kocher
cd6ff174c9
Backed out 2 changesets (bug 1343583) at developer's request a=backout
...
Backed out changeset 10fccfc11db1 (bug 1343583)
Backed out changeset 3b9e06e3d9b8 (bug 1343583)
MozReview-Commit-ID: FKEYDU9MZIa
2017-03-02 10:44:07 -08:00
Tomislav Jovanovic
7e509610d6
Bug 1343583 - Adapt test framework to function toString revision r=aswan
...
MozReview-Commit-ID: LHABSIrgpBi
2017-03-02 18:32:33 +01:00
Kris Maglione
6694b0d1ce
Bug 1316780: Part 3 - Capture the current unprivileged stack in browser.test.* assertion functions. r=aswan
...
MozReview-Commit-ID: AxjMeoodpTX
2016-11-11 15:25:30 -08:00
Rob Wu
0557271e32
Bug 1298716 - Serialize extension in ExtensionTestUtils.loadExtension r=billm
...
MozReview-Commit-ID: BUK2QnMmXp7
2016-08-28 16:35:00 -07:00
Andrew Swan
1206774e48
Bug 1286908 Remove id allocation from SpecialPowers loadExtension() r=kmag
...
Prior to this change, SpecialPowers used the extension id to identiy
extension instances in inter-process messaging. This required that
an id be allocated from the content process side when loadExtension()
was called, but that made it impossible to test code that exercises the
code path in the AddonManager that allocates ids for extensions that do
not include an id in the manifest (it also made the loadExtension() api
clunky).
With this change, SpecialPowers allocates an internal identifier for
messaging, but this identifier is separate from extension ids.
Confusingly, we still store the actual extension id in an id property
on the object returned by loadExtension(), but there are enough tests
that reference this that it would be unnecessarily disruptive to get
rid of it so it stays for now...
MozReview-Commit-ID: G6xk1mBJJL8
2016-08-02 16:04:37 -07:00
Kris Maglione
f51a1e770f
Bug 1266510: Add better logging to browser_ext_windows_events test. r=me
...
MozReview-Commit-ID: 6aKeZvH7jwk
2016-06-02 13:36:57 -07:00
Kris Maglione
abda5520c2
Bug 1253148: [webext] Cleanup running extensions on test failure. r=billm
...
MozReview-Commit-ID: HTFZk6y6ZEp
2016-03-02 20:58:28 -08:00
Kris Maglione
e478bde6cf
Bug 1212890: [webext] Implement browser.tabs.getCurrent. r=gabor
2015-11-24 19:04:00 -08:00
Kris Maglione
faf66d9345
Bug 1224893: [webext] Queue unexpected messages for subsequent calls to awaitMessage, follow-up. r=me r=billm
2015-11-17 14:04:53 -08:00
Kris Maglione
899c927ca7
Bug 1224893: [webext] Queue unexpected messages for subsequent calls to awaitMessage
2015-11-15 00:29:55 -08:00
Bill McCloskey
05bcca84b4
Bug 1208874 - [webext] Generate an extension-specific UUID (r=kmag)
2015-11-12 08:19:45 -08:00
Bill McCloskey
69388b1d70
Bug 1199800 - [webext] Allow extensions to be generated from JSON (r=gabor)
2015-09-04 09:45:01 -07:00
Bill McCloskey
0f310ec0ca
Bug 1199800 - [webext] More refactoring of SpecialPowers to support chrome tests (r=gabor)
2015-09-04 09:45:00 -07:00
Bill McCloskey
ecb06855e0
Bug 1199800 - [webext] Refactoring to support using extensions from chrome tests (r=gabor)
2015-09-04 09:45:00 -07:00
Carsten "Tomcat" Book
ebb221ac2d
Backed out 11 changesets (bug 1201377, bug 1199800, bug 1197437, bug 1199832, bug 1199698, bug 1199842) for breaking browser_ext_tabs_executeScript.js test on a CLOSED TREE
...
Backed out changeset 8d8d73d3c3e1 (bug 1201377)
Backed out changeset 4ed8951e3f54 (bug 1199842)
Backed out changeset 5830178bc008 (bug 1199832)
Backed out changeset 4445c570fe49 (bug 1199698)
Backed out changeset 35fc1e25d167 (bug 1199800)
Backed out changeset 54c4c3bd2454 (bug 1199800)
Backed out changeset bd3112ce6b9b (bug 1199800)
Backed out changeset 701e56e18ca7 (bug 1199800)
Backed out changeset 4407d50a7995 (bug 1199800)
Backed out changeset af2fbe345712 (bug 1199800)
Backed out changeset 0a41d20fcf77 (bug 1197437)
2015-09-04 09:59:34 +02:00
Bill McCloskey
d77e121881
Bug 1199800 - [webext] Allow extensions to be generated from JSON (r=gabor)
2015-09-03 20:59:03 -07:00
Bill McCloskey
e26678da25
Bug 1199800 - [webext] More refactoring of SpecialPowers to support chrome tests (r=gabor)
2015-09-03 20:59:01 -07:00
Bill McCloskey
1772f0411f
Bug 1199800 - [webext] Refactoring to support using extensions from chrome tests (r=gabor)
2015-09-03 20:59:01 -07:00