Mounir Lamouri
|
41418e78b5
|
Bug 786296 - Remove permissions when an app is uninstalled. r=jlebar,fabrice
|
2012-08-31 11:34:28 -03:00 |
|
Phil Ringnalda
|
f0eeac59ed
|
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
|
a86aa6eaa9
|
Bug 785942 - Part 3: Remove MobileConnection in global namespace test. r=smaug
|
2012-08-27 18:43:50 -03:00 |
|
Philipp von Weitershausen
|
5801c8b2ab
|
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
|
62a42ad4d7
|
Bug 775009 - Part 1: Fix test broken by part 2. r=bz
|
2012-08-25 18:23:53 -04:00 |
|
Boris Zbarsky
|
31276eb444
|
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
|
b0525bb87e
|
Bug 785161 - Stop uninstalling all installed apps in WebApps tests. r=jlebar
|
2012-08-23 11:46:38 -07:00 |
|
Donovan Preston
|
bc56dc9adb
|
Bug 733573 - Expose a client TCP socket API to web applications [r=honzab,fabrice]
|
2012-08-21 09:46:27 -07:00 |
|
Ed Morley
|
3073a11a52
|
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
|
ff04ad6299
|
Bug 733573 - Expose a client TCP socket API to web applications [r=honzab,fabrice]
|
2012-08-21 09:46:27 -07:00 |
|
Nick Desaulniers
|
30e8676a5a
|
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
|
34f1a977f5
|
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
|
af61260a79
|
Bug 782136 - add carrier field and ContactField interface to Contacts API. Impl. r=fabrice
|
2012-08-15 16:42:08 -07:00 |
|
Bobby Holley
|
49d3dd3a82
|
Bug 777628 - Do a Checked Unwrap in JS_WriteTypedArray. r=jorendorff
|
2012-08-14 08:31:02 -07:00 |
|
Mark Capella
|
7e0b8d3bac
|
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
|
45a38ebb0b
|
Bug 738866 - Implement WEBGL_depth_texture extension - r=jgilbert
|
2012-08-13 18:17:55 -07:00 |
|
Masayuki Nakano
|
fef53e910a
|
Bug 719320 part.11 Fix new test failures r=smaug
|
2012-08-12 10:42:36 +09:00 |
|
Doug Turner
|
e657b166a0
|
Bug 777088 - device Storage - file stat API. r=bent
|
2012-07-31 12:28:23 -07:00 |
|
Bobby Holley
|
364da93593
|
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
|
7a0429e652
|
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
|
bd8aac38bd
|
Bug 779331 - Settings API: new permissions. r=mrbkap
|
2012-08-07 16:22:24 -07:00 |
|
Robert O'Callahan
|
2af098999b
|
Bug 772679. Make test_offsets.js handle the viewport being transformed. r=tnikkel
|
2012-08-06 18:55:28 +12:00 |
|
Tim Taubert
|
c2755a71ec
|
merge m-c to fx-team
|
2012-08-05 11:31:54 +02:00 |
|
Mihai Sucan
|
e0373770cd
|
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
|
6173fa297f
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Doug Turner
|
95b32b3331
|
Bug 763976 - Add onchange notifications to DeviceStorage. r=khuey
|
2012-08-01 23:29:34 -07:00 |
|
Cameron McCormack
|
d7f2d311ed
|
Bug 649740 - Implement @supports. r=dbaron,bz
|
2012-08-02 10:32:12 +10:00 |
|
Michal Novotny
|
8e45955ec0
|
Bug 737615 - Remove use of synchronous cache API from unit tests - dom tests part2, r=honzab
|
2012-08-01 23:22:49 +02:00 |
|
Boris Zbarsky
|
9f3eafd3a0
|
Bug 778128. Make putImageData and createImageData on non-Azure canvas work with Xrays. r=peterv
|
2012-07-31 11:35:25 -04:00 |
|
Mike Habicher
|
d753b0fbff
|
Bug 740997 - ICS camera support, r=jst,gal,roc
|
2012-07-30 17:59:05 -04:00 |
|
Andrea Marchesini
|
001d00e5ff
|
Bug 772434 - Blob support for Zip file contents, r=jst
|
2012-07-27 17:21:34 -07:00 |
|
Doug Turner
|
24cf9c5b53
|
Bug 777594 - Use mozSettings to turn on/off Geolocation. r=jdm
|
2012-07-26 20:19:01 -07:00 |
|
Mounir Lamouri
|
72b86db435
|
Bug 775817 - Update [most] tests to use the new permission manager api. r=sicking
|
2012-07-23 11:08:07 -07:00 |
|
Jonas Sicking
|
d15ba49a01
|
Bug 774585: Fix browser code and tests to be aware of app principals. r=mounir
|
2012-07-21 00:29:40 -07:00 |
|
Peter Van der Beken
|
63b03ad0ef
|
Fix for bug 774775 (XRayWrapper does not handle new bindings constants). r=bz.
--HG--
extra : rebase_source : fef985d0417c394ae5997b4450c7076005bdf870
|
2012-07-17 22:54:25 +02:00 |
|
Ms2ger
|
55db87f948
|
Bug 772829 - Use MOCHITEST_BROWSER_FILES in dom/tests/browser/Makefile.in; r=froydnj
|
2012-07-18 12:36:08 +02:00 |
|
Honza Bambas
|
a5c1861217
|
Bug 765203 - Support mode 'unknown' when parsing cache manifest, r=jduell
|
2012-07-14 11:52:35 +02:00 |
|
Ms2ger
|
219c32d8fb
|
Backout 977ee9208065, a405768bd32a, 69a1fb2ddca3, 58d5f1d1443e for Moth orange.
|
2012-07-14 11:38:56 +02:00 |
|
Felipe Gomes
|
8fffba6f74
|
Bug 771294. Use window id for webapp installation. r=gavin
Test by Myk Melez
|
2012-07-14 01:09:32 -07:00 |
|
Benoit Girard
|
aade28e31a
|
Bug 772665 - Add console.profile to test_consoleAPI.html. r=gavin
|
2012-07-12 17:27:10 -04:00 |
|
Fabrice Desré
|
fa4961cc0f
|
Bug 772363 - Followup to fix test failures [r=fabrice]
|
2012-07-11 10:02:58 -07:00 |
|
Michal Novotny
|
1dab69d865
|
Bug 737615 - Remove use of synchronous cache API from unit tests - dom tests, r=honzab
|
2012-07-11 11:18:38 +02:00 |
|
Nathan Froyd
|
a7eb97f896
|
Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
|
2012-07-03 16:49:02 -04:00 |
|
Gene Lian
|
56475ce904
|
Bug 749551 - Alarm API (Idl and dummy Dom). r=mounir sr=jonas
|
2012-06-22 15:37:49 +08:00 |
|
Myk Melez
|
492fce4c5a
|
remove observer added by test to resolve test bustage caused by fix for bug 765063 (fa750527a43b)
|
2012-07-05 14:54:11 -07:00 |
|
Myk Melez
|
618d1fd23a
|
bug 765063 - save installURL for later use; r=fabrice
--HG--
extra : rebase_source : 7360e295a4549d29d2667a0c8e38708959df7f40
|
2012-07-05 11:12:55 -07:00 |
|
Mounir Lamouri
|
9bc8f42e69
|
Bug 769571 - Unprefix Battery API. r=sicking sr=smaug
--HG--
rename : dom/battery/nsIDOMNavigatorBattery.idl => dom/battery/nsINavigatorBattery.idl
|
2012-07-05 12:05:09 +02:00 |
|
Mounir Lamouri
|
7d2529f029
|
Bug 769571 - Unprefix Vibrator API. r=jlebar sr=smaug
|
2012-07-05 12:04:45 +02:00 |
|
Gregor Wagner
|
b3c0654bba
|
Bug 769245 - Contacts API: Add ContactEmail Type. r=sicking
|
2012-07-03 11:00:53 -07:00 |
|
Felipe Gomes
|
8b0f937d6d
|
Bug 768276. Part 5 - Set allAppsLaunchable = true on API tests that skip native installation. r=ctalbert
|
2012-06-29 13:46:21 -07:00 |
|