Ehsan Akhgari
|
b457a9ddf0
|
Merge removal of nsnull
|
2012-08-14 11:29:00 -04:00 |
|
Aryeh Gregor
|
e2dd9c2028
|
Bug 626472 part 3 - Remove nsnull for good; r=ehsan
|
2012-08-12 13:43:47 +03:00 |
|
Honza Bambas
|
5fe7a22e2c
|
Bug 215450: Allow uploading of files greater than 2gb in size. Involves making input streams 64-bit capable. Significant work done by Makoto Kato, finished by Honza Bambas. r=hbambas,bsmedberg,jdrew,sicking
|
2012-08-10 22:44:11 -04:00 |
|
Kyle Huey
|
5f75ce7335
|
Bug 781700: Revert test changes.
|
2012-08-10 15:57:59 -07:00 |
|
Kyle Huey
|
d6ed5b18de
|
Bug 781700: Disable failing test in xpcshell.
|
2012-08-10 11:04:16 -07:00 |
|
Kyle Huey
|
018dc47367
|
Bug 781700: Don't hold strong references to databases from the synchronization queue, so that GCing a database will unblock waiting operations. r=bent
--HG--
extra : rebase_source : 2f1b2405ffc91831d33eb91e4b2d61c2b1ac872b
|
2012-08-10 09:15:02 -07:00 |
|
Aryeh Gregor
|
982100775b
|
Bug 780618 - Move all error codes to nsError.h; r=ehsan
|
2012-07-27 17:03:27 +03:00 |
|
Kyle Huey
|
00e79dfadf
|
Bug 775206. r=bent
|
2012-08-09 18:06:21 -07:00 |
|
Ed Morley
|
36e594f3ce
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-08-08 17:18:26 +01:00 |
|
Johnny Stenback
|
8bb3a5943a
|
Backing out 77e5cdc7af9a due to it landing w/o following our code checkin process.
|
2012-08-07 09:11:04 -07:00 |
|
Ms2ger
|
c861fd0028
|
Bug 743573 - Fix a number of build warnings in dom/; r=mounir
|
2012-08-07 09:06:29 +02:00 |
|
Ms2ger
|
004e85239d
|
Bug 770046 - Disable test.
|
2012-07-16 18:15:36 +02:00 |
|
Ms2ger
|
cb4d106015
|
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
|
2012-08-04 09:44:00 +02:00 |
|
Mike Hommey
|
c1b35e7b2a
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Ed Morley
|
4eb11bee72
|
Revert inbound to 3d5d1daa2505 to stop OS X M5 failures (backout not clean/could have been a bad merge) on a CLOSED TREE
|
2012-08-04 18:05:15 +01:00 |
|
Ms2ger
|
b927c10310
|
Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug
|
2012-08-04 09:44:00 +02:00 |
|
Ben Turner
|
98a57bfb9c
|
Bug 778968 - 'Avoid stat-ing remote blobs on the main thread'. r=janv.
--HG--
extra : transplant_source : %90%87%047%07BA%97%E0%F1n%1DY%08D%7C%E39%20%0F
|
2012-08-02 23:25:30 -07:00 |
|
Ben Turner
|
f8dee3f4cb
|
Backed out changeset 46653198caac
|
2012-08-02 21:53:03 -07:00 |
|
Ben Turner
|
b77c1c5db1
|
Bug 778968 - 'Avoid stat-ing remote blobs on the main thread'. r=janv.
|
2012-08-02 13:42:30 -07:00 |
|
Ben Turner
|
1ef4c0de5b
|
Bug 759427 - 'Multiprocess blob support for MessageManager and IndexedDB'. r=smaug+janv+khuey (rs=sicking for nsBlobURI changes).
--HG--
extra : transplant_source : %95%B5y%11%C5%AB%D9%CF%FF%7C%5E%BB%E5%DA%F5j%83o%29%EB
|
2012-08-01 23:02:29 -07:00 |
|
Eric Faust
|
6d4e293e26
|
Bug 752223 - Implement JS_NumberValue(), replacing JS_NewNumberValue(). (r=luke)
|
2012-08-01 17:59:47 -07:00 |
|
Jan Varga
|
8ddf4945c0
|
Bug 780625 - Followup fix for "Don't install quota handlers on chrome databases". r=bent
|
2012-08-08 06:35:48 +02:00 |
|
Kyle Huey
|
e55940e70c
|
Bug 779638: Delay dropping the transaction until later to avoid races. r=bent
|
2012-08-01 14:15:12 -07:00 |
|
Kyle Huey
|
d9f7b8ce1d
|
Bug 754142: Don't install quota handlers on chrome databases. r=bent
|
2012-08-01 14:09:23 -07:00 |
|
Aryeh Gregor
|
2e7996f8d1
|
Bug 777292 - Convert incorrect conversions to nsresult and fix named constants; r=ehsan
|
2012-07-27 16:59:29 +03:00 |
|
Aryeh Gregor
|
57c0ad57fb
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Siddharth Agarwal
|
f98cae0130
|
Bustage fix from bug 769908 - remove trailing whitespace after a backslash
|
2012-07-24 18:58:51 +05:30 |
|
Sean DuBois
|
9010529313
|
Bug 769908 - Switch DIR_INSTALL to INSTALL. r=ted
|
2012-07-23 20:02:20 -04:00 |
|
Mounir Lamouri
|
d890fdb95e
|
Bug 775817 - Update [most] tests to use the new permission manager api. r=sicking
|
2012-07-23 11:08:07 -07:00 |
|
Aryeh Gregor
|
0c8f5adf50
|
Bug 626472 part 1 - Define nsnull as nullptr where available; r=ehsan
|
2012-07-20 14:16:17 +03:00 |
|
Ryan VanderMeulen
|
7ad11464cb
|
Merge m-c to inbound.
|
2012-07-20 17:37:53 -04:00 |
|
Olli Pettay
|
c992398490
|
Bug 765163 - Implement code generator for simple DOM events, r=jst,khuey
|
2012-07-20 19:42:08 +03:00 |
|
Benjamin Peterson
|
22a7b2002f
|
Bug 761723 - Save script sources to implement Function.prototype.toString. r=jorendorff,njn,jimb,jst,Ms2ger
--HG--
extra : rebase_source : de1b55647780a30f98fe84d29ee3cb4a437a3ece
|
2012-07-20 20:17:38 +02:00 |
|
Dão Gottwald
|
cea0e2a669
|
Bug 767133 - Add slide-in animation for arrow panels. r=Enn,Mossop
|
2012-07-18 16:15:24 +02:00 |
|
Kyle Huey
|
26d0df6160
|
Back out 353b4785836a which was landed even after the module owner explicitly said not to. r=me
--HG--
extra : rebase_source : ff4a63d2c56435d3aa6b0c572067878cfa09378c
|
2012-07-18 05:59:21 -07:00 |
|
Ms2ger
|
3832cfe5c5
|
Bug 770046 - Disable test.
|
2012-07-16 18:15:36 +02:00 |
|
Mounir Lamouri
|
62e6a8a535
|
Bug 769597 - IndexedDB should use nsIPermissionManager with principals. r=sicking
|
2012-07-15 18:35:47 -07:00 |
|
Ben Turner
|
6aa9644815
|
Bug 772700 - 'IndexedDB - OOP from a JS component or JSM doesn't work'. Disable xpcshell tests entirely until I can figure out how to enable them selectively.
|
2012-07-14 09:13:40 -04:00 |
|
Ben Turner
|
f44ed8784a
|
Bug 772700 - 'IndexedDB - OOP from a JS component or JSM doesn't work'. r=khuey+mrbkap.
--HG--
rename : dom/indexedDB/test/unit/head_idb.js => dom/indexedDB/test/unit/head.js
extra : transplant_source : %5D1%15%CC%90%E0%F5%0D%0B%FDi%0B%B9YA%D4c%24%D42
|
2012-07-14 07:24:20 -04:00 |
|
Ms2ger
|
f73be635b4
|
Backout changeset 592bfc94e628 for X orange.
|
2012-07-14 11:23:52 +02:00 |
|
Ben Turner
|
c82cc8d4e1
|
Bug 772700 - 'IndexedDB - OOP from a JS component or JSM doesn't work'. r=khuey+mrbkap.
--HG--
rename : dom/indexedDB/test/unit/head_idb.js => dom/indexedDB/test/unit/head.js
extra : transplant_source : %217%FC%0D%A3%82%DB%F2DB%F1%5Dc%99%B9%C6j%E1U%A2
|
2012-07-13 23:05:58 -04:00 |
|
David Zbarsky
|
9f711d9f42
|
Bug 773128 - Fix some build warnings r=bent
|
2012-07-13 19:06:41 -07:00 |
|
Jan Varga
|
614d6f18db
|
Bug 773182 - Remove unused db description parameter from IDB mochitests. r=sicking
|
2012-07-13 07:37:28 +02:00 |
|
Ehsan Akhgari
|
2cc2a9c45d
|
Correct the initialization order in the IDBIndex constructor (no bug; DONTBUILD)
|
2012-07-11 00:25:47 -04:00 |
|
Jan Varga
|
2d731c29c7
|
Bug 771498 - FileHandle: getFile() should return a DOMRequest (instead of a FileRequest). r=sicking
|
2012-07-10 07:07:01 +02:00 |
|
Nathan Froyd
|
5b30baa4c3
|
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 |
|
Daniel Holbert
|
a9d9553ee3
|
Bug 771638 - Remove unused variables from IDBObjectStore::GetAddInfo. r=khuey
|
2012-07-06 14:11:44 -07:00 |
|
Kyle Huey
|
d1532c7382
|
Bug 765936. r=bent,peterv
|
2012-07-06 10:28:51 -07:00 |
|
Ben Turner
|
b5f82bb601
|
Bug 758357 - Only show prompt after 50mb of quota was reached. r=sicking
|
2012-07-05 14:11:48 -07:00 |
|
Daniel Holbert
|
c493338e00
|
Bug 770287: Reorder IDBIndex constructor init list to fix build warning. r=khuey
|
2012-07-03 14:09:35 -07:00 |
|