Myk Melez
|
d6d156f0f1
|
Bug 791943. r=fabrice
|
2012-09-23 15:26:35 -04:00 |
|
Diogo Golovanevsky Monteiro
|
88b8d85e57
|
Bug 784402 - Pointer Lock must respect iframe sandbox flag. r=smaug
|
2012-09-22 20:56:55 -04:00 |
|
Marco Castelluccio
|
23f3300d24
|
Bug 786710 - Tests for valid and invalid cases. r=fabrice
|
2012-09-22 20:48:27 -04:00 |
|
Ms2ger
|
5b4f3272e0
|
Merge PGO-green changeset from m-i to m-c.
|
2012-09-20 11:51:47 +02:00 |
|
Ms2ger
|
7fec2d16ba
|
Bug 744907 - Remove BlobBuilder; r=sicking
|
2012-09-20 09:55:36 +02:00 |
|
Peter Van der Beken
|
d21c8a19b6
|
Fix for bug 788532 (Add the new DOM bindings API to DOM lists). r=bz.
--HG--
extra : rebase_source : 18e21a786b6a9cc2aeada52ba5ca3a2614cb596b
|
2012-09-05 22:49:53 +02:00 |
|
Jan Varga
|
50c0691da8
|
Bug 776416 - Fix remaining tests. r=sicking
|
2012-09-13 20:47:04 +02:00 |
|
Jonas Sicking
|
439a8d4733
|
Bug 776416 - Remove exceptions to 5MB quota rule in localStorage. r=honzab
|
2012-09-13 20:46:50 +02:00 |
|
Gene Lian
|
0d2499046f
|
Bug 790823 - Fix test failure: Unexpected interface name in global scope: MozTimeManager. r=jlebar
|
2012-09-13 12:39:57 +08:00 |
|
Myk Melez
|
ef9ad7e26c
|
bug 777400 - disable mozApps.installPackage API in Firefox for Desktop and Android; r=fabrice, sr=sicking
|
2012-09-11 13:53:42 -07:00 |
|
Bobby Holley
|
e04e482496
|
Bug 789494 - Rip enablePrivilege out of misbehaving mochitests. r=mccr8
|
2012-09-11 01:05:10 -07:00 |
|
Jim Mathies
|
0eb28a561b
|
Bug 783531 - Implement a 'select word at point' text selection routine in nsIDOMWindowUtils. r=roc
|
2012-09-10 16:02:23 -05:00 |
|
Andrew McCreight
|
1c528bccf1
|
Bug 775868 - fix more tests. r=bholley
|
2012-09-10 12:44:29 -07:00 |
|
Andrew McCreight
|
0e9f97bd16
|
Bug 775868, part 1: make tests access DomWinUtils via SpecialPowers. r=smaug
|
2012-09-10 12:43:45 -07:00 |
|
Gregor Wagner
|
2f5d2e9f4a
|
Bug 770731 - Expose JS API for modifying app permissions. r=sicking
|
2012-09-19 11:19:00 -07:00 |
|
Ryan VanderMeulen
|
2ff849733d
|
Backout bug 788914 and bug 789494 because they were backed out on inbound.
|
2012-09-07 19:40:57 -04:00 |
|
Bobby Holley
|
1aba2e3bc2
|
Bug 789494 - Rip enablePrivilege out of misbehaving mochitests. r=mccr8
|
2012-09-07 11:28:56 -07:00 |
|
Boris Zbarsky
|
a562efcb37
|
Bug 767931. Make drawWindow and asyncDrawXULElement ChromeOnly. r=roc
|
2012-09-07 01:29:47 -04:00 |
|
Gregor Wagner
|
6a37b417e8
|
Bug 788561 - SettingsAPI: Use createLock instead of getLock. r=bent
|
2012-09-05 17:33:03 -07:00 |
|
Myk Melez
|
9ab726eee5
|
bug 785545 - unrefactor mozApps tests for maximum readability/reliability; r=fabrice
|
2012-09-05 10:08:54 -07:00 |
|
Brendan Dahl
|
e5b3162f1a
|
Bug 745025 - Part 1 - Adds mozPrintCallback for canvas. r=smaug
|
2012-08-31 10:45:45 -07:00 |
|
Fabrice Desré
|
0b01d804c9
|
Bug 783573 - Remove permissions whitelist from navigator.mozApps [r=gwagner]
|
2012-08-31 08:36:39 -07:00 |
|
Mounir Lamouri
|
994c0bc77a
|
Bug 786296 - Remove permissions when an app is uninstalled. r=jlebar,fabrice
|
2012-08-31 11:34:28 -03:00 |
|
Phil Ringnalda
|
602be3a4aa
|
Bug 744125 - Disable test_pointerlock-api.html on 10.8, too
--HG--
extra : rebase_source : a5f9aed6cf7d08b8660b1eff20f0ead0ae3e6cb9
|
2012-08-29 21:30:53 -07:00 |
|
Yoshi Huang
|
028ace545e
|
Bug 785942 - Part 3: Remove MobileConnection in global namespace test. r=smaug
|
2012-08-27 18:43:50 -03:00 |
|
Philipp von Weitershausen
|
f47e2a9937
|
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
|
2012-08-27 11:13:02 -03:00 |
|
Justin Lebar
|
4093a69579
|
Bug 775009 - Part 1: Fix test broken by part 2. r=bz
|
2012-08-25 18:23:53 -04:00 |
|
Boris Zbarsky
|
efc50e4b0d
|
Bug 753517 part 4. Set up auto-generation of CSS2Properties.webidl from nsCSSPropList.h and enable Paris bindings for CSSStyleDeclaration and CSS2Properties. r=khuey,peterv,dbaron
|
2012-08-23 21:08:09 -07:00 |
|
Mounir Lamouri
|
a56f63ad0a
|
Bug 785161 - Stop uninstalling all installed apps in WebApps tests. r=jlebar
|
2012-08-23 11:46:38 -07:00 |
|
Donovan Preston
|
59c3f2f38b
|
Bug 733573 - Expose a client TCP socket API to web applications [r=honzab,fabrice]
|
2012-08-21 09:46:27 -07:00 |
|
Ed Morley
|
f67e6384d0
|
Backout 3c39fdebf386 (bug 733573) for native Android m3 failures in test_tcpsocket_enabled_no_perm.html on a CLOSED TREE
|
2012-08-21 23:01:09 +01:00 |
|
Donovan Preston
|
4e92071ac7
|
Bug 733573 - Expose a client TCP socket API to web applications [r=honzab,fabrice]
|
2012-08-21 09:46:27 -07:00 |
|
Nick Desaulniers
|
42da30b53c
|
Bug 781379: getNotInstalled should be under mgmt and return apps from all origins; r=felipe
|
2012-08-20 10:19:56 -07:00 |
|
Vicamo Yang
|
ff582a97e6
|
Bug 780558 - B2G RIL: expose cell LAC/CID - Part 4: add to global interfaces list, r=me
|
2012-08-16 09:37:15 +08:00 |
|
Gregor Wagner
|
e73aa21788
|
Bug 782136 - add carrier field and ContactField interface to Contacts API. Impl. r=fabrice
|
2012-08-15 16:42:08 -07:00 |
|
Bobby Holley
|
97613fe054
|
Bug 777628 - Do a Checked Unwrap in JS_WriteTypedArray. r=jorendorff
|
2012-08-14 08:31:02 -07:00 |
|
Mark Capella
|
9aedb93f44
|
Bug 772272 - Remove do_load_httpd_js from xpcshell tests, Misc Folders, r=ted
Content, DOM, Image, JS, RDF, and URILoader folders
|
2012-08-14 10:06:17 -04:00 |
|
Alexander Boldyrev
|
f61c980db5
|
Bug 738866 - Implement WEBGL_depth_texture extension - r=jgilbert
|
2012-08-13 18:17:55 -07:00 |
|
Masayuki Nakano
|
3ca9a6e26d
|
Bug 719320 part.11 Fix new test failures r=smaug
|
2012-08-12 10:42:36 +09:00 |
|
Doug Turner
|
84dd794e39
|
Bug 777088 - device Storage - file stat API. r=bent
|
2012-07-31 12:28:23 -07:00 |
|
Bobby Holley
|
943789da00
|
Bug 778420 - Fix up tests that don't like the new enablePrivilege. r=jmaher
--HG--
extra : rebase_source : 1158df4a4eb917074204e649efd8f2b8e699f115
|
2012-08-03 22:19:54 +02:00 |
|
William Chen
|
60fc0f1ee6
|
Bug 778420 - Initial stab at the tests. v2 r=bholley
--HG--
extra : rebase_source : c24abc031c82a87f2f669e4b708f8ee364a9682b
|
2012-08-06 22:15:49 +02:00 |
|
Gregor Wagner
|
9cda1b56a5
|
Bug 779331 - Settings API: new permissions. r=mrbkap
|
2012-08-07 16:22:24 -07:00 |
|
Robert O'Callahan
|
b9b1b82b43
|
Bug 772679. Make test_offsets.js handle the viewport being transformed. r=tnikkel
|
2012-08-06 18:55:28 +12:00 |
|
Tim Taubert
|
ac2fe49ead
|
merge m-c to fx-team
|
2012-08-05 11:31:54 +02:00 |
|
Mihai Sucan
|
c0a98998d3
|
Bug 676722 - The output of console.log(object) isn't expandable/inspectable in the Web Console; r=rcampbell
|
2012-08-03 23:14:01 +03:00 |
|
Mike Hommey
|
c1b35e7b2a
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Doug Turner
|
e0b1269b07
|
Bug 763976 - Add onchange notifications to DeviceStorage. r=khuey
|
2012-08-01 23:29:34 -07:00 |
|
Cameron McCormack
|
78727e2c15
|
Bug 649740 - Implement @supports. r=dbaron,bz
|
2012-08-02 10:32:12 +10:00 |
|
Michal Novotny
|
e2b6e245cb
|
Bug 737615 - Remove use of synchronous cache API from unit tests - dom tests part2, r=honzab
|
2012-08-01 23:22:49 +02:00 |
|