Bill McCloskey
03d3b6d23d
Bug 682048 - Change Firefox frame script handling to support anon/global scope (r=felipe)
2013-11-23 21:32:27 -08:00
Randell Jesup
e2ddafcdc2
Bug 853356: backout p1
2013-12-10 01:00:18 -05:00
Alfredo Yang
6a6930d332
Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm
2013-12-06 17:38:51 -05:00
Martijn Wargers
c6d10ebff0
Bug 913706 - Fix the tests for B2G mochitest that use nsICookiePermission.setAccess. r=honzab.moz
...
--HG--
extra : rebase_source : 54036e1638d9de46d7ee0116d40e527046d0b26d
2013-09-16 17:15:22 +02:00
Ryan VanderMeulen
07bfe5e6da
Backed out changesets e7aa50b69994, bc00eed50b7d, and 30a8127b9277 (bug 682048) for causing frequent B2G reftest timeouts.
...
CLOSED TREE
2013-12-03 22:44:28 -05:00
Bill McCloskey
924eb1f188
Bug 682048 - Change Firefox frame script handling to support anon/global scope (r=felipe)
2013-11-23 21:32:27 -08:00
Jed Davis
802f1f8812
Bug 936272 - Avoid calling mkdir() from content process in form mochitests. r=sicking
2013-11-21 10:35:45 -05:00
Reuben Morais
d4256d98ac
Backed out 4 changesets (bug 853356) for breaking permission prompts.
2013-11-06 01:32:42 -02:00
Alfredo Yang
4d9819e5d6
Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm
2013-11-05 16:29:27 +08:00
Kan-Ru Chen (陳侃如)
fa58183cc7
Backout 3903cb4b779f
2013-11-05 15:00:31 +08:00
Alfredo Yang
7b535c2832
Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm
2013-11-05 14:05:52 +08:00
Doug Turner
aa500d69c0
Backing out 7fe2c77ebbf2
2013-10-31 20:25:03 -07:00
Alfredo Yang
6ebb7a750f
Bug 853356 - Part 1: Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm
2013-10-26 21:19:32 -04:00
Martijn Wargers
e6a1d72158
Bug 901343 - Tests that use createSystemXHR are failing on b2g mochitest. r=sicking
2013-10-12 02:18:34 +02:00
Andrea Marchesini
dcccbc9a00
Bug 923310 - Crash in HTMLInputElement in B2G, r=jwatt
2013-10-09 13:15:14 +02:00
Geoff Lankow
cca37b742e
No bug - Fix white-space mistakes; r=me DONTBUILD
2013-09-27 14:11:45 +12:00
Alexandre Poirot
d62554a94c
Bug 914633 - Implement SpecialPowers.loadChromeScript to easily add new chrome features without having to modify SpecialPowers. r=ted
2013-09-14 22:09:13 -04:00
Jonathan Griffin
db6def88e6
Bug 915014 - Define Ci if needed, r=jmaher
2013-09-11 07:10:52 -07:00
Jan Varga
67195df918
Bug 785884 - Implement support for temporary storage (aka shared pool). r=ehsan, r=bent
...
--HG--
rename : caps/tests/mochitest/test_principal_extendedorigin_appid_appstatus.html => caps/tests/mochitest/test_principal_jarprefix_origin_appid_appstatus.html
rename : dom/quota/UsageRunnable.h => dom/quota/UsageInfo.h
2013-09-11 06:18:36 +02:00
Martijn Wargers
2c13277e93
Bug 908439 - Rewrite some tests to SpecialPowers.pushPrefEnv/pushPermissions. r=jmaher
2013-08-29 23:12:15 +02:00
Martijn Wargers
630a485103
Bug 766687 - specialpowers pushprefenv fails while trying to get the originalvalue if the pref doesn't exist. r=jmaher
2013-08-29 22:18:53 +02:00
Martijn Wargers
3b502c6a30
Bug 909012 - pushPermissions doesn't have 'remove' option. r=jmaher
2013-08-26 20:05:20 +02:00
Masatoshi Kimura
09d00d9157
Bug 600460 - Implement category entry removal for nsScriptNamespaceManager. r=bholley
2013-08-22 22:44:19 +09:00
Neil Deakin
0f0430de5b
Bug 894736, pass clipboard type to data transfer so that the correct clipboard is used when pasting, r=ehsan
2013-08-07 14:52:38 -04:00
Graeme McCutcheon
b921685b88
Bug 819930 - Part 1: Implement an API for emulating CSS media types. r=dbaron
2013-07-17 16:39:19 +01:00
Mounir Lamouri
57b295be46
Bug 886046 - Add a MockColorPicker module in SpecialPowers. r=ctalbert
2013-07-08 15:11:36 -04:00
Fernando Jiménez
998c3ee2e7
Bug 885701 - [DOMRequest] Implement DOMRequestService.fireDetailedError. r,sr=sicking
2013-06-28 10:53:44 +08:00
Cameron McCormack
e2a3c28b46
Bug 886230 - Don't paint SVG text under DrawWindow(..., DRAWWINDOW_DO_NOT_FLUSH) when frames are dirty. r=roc
2013-06-25 16:01:38 +10:00
Ed Morley
02d459330d
Backed out changeset d7c237784ce9 (bug 886230) for B2G mochitest-9 failures in test_bug582181-1.html
2013-06-25 13:45:09 +01:00
Ed Morley
be4af04bc8
Backed out changeset 02f3a517a7c7 (bug 886225) for breaking mochitest on a CLOSED TREE
2013-06-25 09:46:34 +01:00
Fernando Jiménez
bb3c75dadd
Bug 886225 - Ci is not defined in SpecialPowersObserverAPI. r=gwagner
2013-06-25 15:28:28 +08:00
Cameron McCormack
e5f75898fc
Bug 886230 - Don't paint SVG text under DrawWindow(..., DRAWWINDOW_DO_NOT_FLUSH) when frames are dirty. r=roc
2013-06-25 16:01:38 +10:00
Jonathan Griffin
d2b6999531
Bug 797529 - Make SpecialPowers compatible with B2G compartment sharing, r=khuey
2013-05-31 16:58:58 -07:00
Bobby Holley
03e356bde0
Bug 877478 - Fix tests that depend on creating verboten instances in content. r=mrbkap
...
XPConnect generally throws when trying to create instances of non-DOM objects
in content. Due to some bugs this has historically worked in certain cases, but
we're fixing those now. So we need to fix the tests that do this sort of thing.
2013-06-04 19:56:42 -07:00
Bobby Holley
5d40948d93
Bug 877478 - Have SpecialPowers.addObserver modify the observe callback to wrap arguments. r=mrbkap
...
|subject| is quite often an XPCOM object that's not accessible to content.
2013-06-04 19:56:42 -07:00
Bobby Holley
e25d18342e
Bug 877478 - Add a SpecialPowers API for wrapping callbacks and callback objects. r=mrbkap
2013-06-04 19:56:41 -07:00
Martijn Wargers
72c78e5d85
Bug 859401 - pushPermissions missing PROMPT_ACTION case. r=jmaher
2013-05-17 10:46:36 +02:00
Ben Turner
442a070ba4
Bug 861903 - Enable test.
2013-05-12 21:10:58 -07:00
Ryan VanderMeulen
c3ad278e44
Merge m-c to inbound on a CLOSED TREE.
2013-05-11 09:49:12 -04:00
Ben Turner
56808a549d
Bug 861903 - Hook IndexedDB up to low disk space notifications. r=janv.
2013-05-10 14:22:01 -07:00
Gavin Sharp
6ff5e33807
Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed
2013-04-19 15:21:30 -07:00
Martijn Wargers
0cbe30ac7e
Bug 861689 - Fix focus issues in various B2G mochitests. r=jmaher
2013-05-03 18:29:55 +02:00
Ryan VanderMeulen
76a1822cda
Backed out changeset 555f2b757639 (bug 566746, bug 697377) for intermittent Win7 mochitest b-c orange.
2013-05-02 21:20:08 -04:00
Gavin Sharp
c154651715
Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed
2013-04-19 15:21:30 -07:00
Ryan VanderMeulen
671d344146
Backed out changeset f4da799815da (bug 861689) for mochitest asserts.
...
CLOSED TREE
2013-04-30 11:12:17 -04:00
Martijn Wargers
0a8138eb6a
Bug 861689 - Unable to restore focus, expect failures and timeouts after certain tests in the b2g mochitest run. r=jmaher
2013-04-29 23:14:32 +02:00
Ryan VanderMeulen
c0d89e121e
Backed out 17 changesets (bug 566746, bug 697377) for frequent OSX debug mochitest-5 crashes.
2013-04-11 11:53:13 -04:00
Neil Deakin
2d24f224da
Bug 566746 - Convert to use asynchronous FormHistory.jsm for form history autocomplete tests, p=enndeakin,felix, r=dteller
2013-04-11 04:01:48 -04:00
Neil Deakin
d7633dc07b
Bug 566746 - Changes to shared form history tests files to support asynchronous form history, p=enndeakin,felix, r=mak
2013-04-11 04:01:47 -04:00
Dale Harvey
4579139c8d
Bug 826058 - Hosted app install/update tests. r=fabrice, r=ted
2013-04-04 17:58:44 -07:00