Andrea Marchesini
|
8f98621998
|
Bug 887524 - Move IDBRequest to WebIDL, r=janv
|
2013-08-01 00:28:15 +02:00 |
|
Joshua Cranmer
|
b82a7849fb
|
Bug 884061 - Part 4: Remove nsAtomicRefcnt.h, r=jlebar
--HG--
extra : rebase_source : ce24ab345baa48104328e3c101b7266a31e81870
|
2013-07-11 15:21:45 -05:00 |
|
Joshua Cranmer
|
36673bcae2
|
Bug 884061 - Part 3f: Use NS_DECL_THREADSAFE_ISUPPORTS in dom/, r=smaug,dhylands.
--HG--
extra : rebase_source : b8eaae07c54c94c8c46c7ed4c0e226eb74584652
|
2013-07-18 21:21:20 -05:00 |
|
Jan Varga
|
74516b1e86
|
Bug 878703 - Cleanup usage of IO thread only objects. r=bent
|
2013-06-05 10:11:23 +02:00 |
|
Andrea Marchesini
|
0bb228f8cc
|
Bug 870856 - Convert DOMError to WebIDL. r=Ms2ger, r=bz
|
2013-05-18 13:52:06 -04:00 |
|
Ben Turner
|
00d33466c2
|
Bug 861903 - Bustage fix.
|
2013-05-10 16:01:55 -07:00 |
|
Ben Turner
|
d199c43910
|
Bug 861903 - Bustage fix.
|
2013-05-10 15:30:49 -07:00 |
|
Ben Turner
|
f6d85f562d
|
Bug 861903 - Bustage fix.
|
2013-05-10 15:22:16 -07:00 |
|
Ben Turner
|
b4472a30ea
|
Bug 861903 - Hook IndexedDB up to low disk space notifications. r=janv.
|
2013-05-10 14:22:01 -07:00 |
|
David Zbarsky
|
c8d1774909
|
Bug 866450 Part 6: Fix rooting hazards under content/ and dom/ r=bz
|
2013-05-02 05:12:47 -04:00 |
|
David Zbarsky
|
261b97262e
|
Bug 866450 Part 2: Fix rooting hazards under content/ and dom/ r=bz
|
2013-05-02 05:12:46 -04:00 |
|
Ed Morley
|
cb8f2e846d
|
Backed out changeset b514d768d793 (bug 866450)
|
2013-05-02 11:57:14 +01:00 |
|
Ed Morley
|
55c0577379
|
Backed out changeset 7c0ace2560c4 (bug 866450)
|
2013-05-02 11:57:01 +01:00 |
|
David Zbarsky
|
7594190029
|
Bug 866450 Part 6: Fix rooting hazards under content/ and dom/ r=bz
|
2013-05-02 05:12:47 -04:00 |
|
David Zbarsky
|
4b33572311
|
Bug 866450 Part 2: Fix rooting hazards under content/ and dom/ r=bz
|
2013-05-02 05:12:46 -04:00 |
|
David Zbarsky
|
fac86787ae
|
Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 4 r=Ms2ger
|
2013-04-19 18:18:32 -04:00 |
|
Ryan VanderMeulen
|
0c3a721fee
|
Backed out changesets a550dadafa30 and 315f6b451d07 (bug 857884) for mochitest failures on a CLOSED TREE.
|
2013-04-11 13:59:02 -04:00 |
|
David Zbarsky
|
899ae8e46f
|
Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 4 r=Ms2ger
|
2013-04-11 12:24:47 -04:00 |
|
Jan Varga
|
8b28e5b8f1
|
Bug 767944 - Implement a manager for centralized quota and storage handling. r=bent
|
2013-03-26 12:13:17 +01:00 |
|
Nathan Froyd
|
7e84b93246
|
Bug 836943: Part 0 - Make sure IndexedDB attempts to initialize the storage service on the main thread. r=bent
|
2013-03-04 14:33:03 -08:00 |
|
David Keeler
|
334c2170bb
|
bug 839193 - don't exit early in AsyncUsageRunnable::RunInternal r=khuey
|
2013-02-07 11:54:58 -08:00 |
|
Mats Palmgren
|
b7ae90666d
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
|
Jan Varga
|
7fc5c78ab9
|
Bug 820715 - Move quota related pieces from IndexedDatabaseManager to QuotaManager. r=bent
--HG--
rename : dom/indexedDB/CheckQuotaHelper.cpp => dom/quota/CheckQuotaHelper.cpp
rename : dom/indexedDB/CheckQuotaHelper.h => dom/quota/CheckQuotaHelper.h
|
2012-12-19 18:45:57 +01:00 |
|
Jan Varga
|
6554fc16b9
|
Bug 787804 - Rewrite quota handling (eliminate test_quota.c). r=bent,asuth,vladan
|
2012-12-17 20:25:10 +01:00 |
|
Justin Lebar
|
a139c9d0b8
|
Bug 802366 - Use TabContext to make IDB handling more correct in TabParent. r=bent
|
2012-11-10 10:32:37 -08:00 |
|
Ben Turner
|
27072c3f92
|
Bug 808743 - ' Better protection for PBrowser shutdown and database invalidation in multiprocess scenarios'. r=khuey+cjones.
--HG--
extra : transplant_source : %BD%E4%ADA%09%CE%D9%BE%1C%7C%7B%1A%FC%86%5C%13%24%29%B4%16
|
2012-11-09 19:29:07 -08:00 |
|
Ryan VanderMeulen
|
3eff16d324
|
Backed out 12 changesets (bug 806127, bug 802366, bug 806168) for Windows build bustage.
--HG--
rename : dom/indexedDB/test/webapp_clearBrowserData.js => dom/indexedDB/test/test_webapp_clearBrowserData.html
|
2012-11-09 20:14:40 -05:00 |
|
Justin Lebar
|
3b888eceb7
|
Bug 802366 - Use TabContext to make IDB handling more correct in TabParent. r=bent
|
2012-11-09 16:37:40 -08:00 |
|
Ben Turner
|
5e8d8d57f2
|
Bug 786295 - 'Delete IndexedDB related to an app when uninstalled'. r=bz+khuey+sicking.
|
2012-10-23 09:31:19 -07:00 |
|
Isaac Aggrey
|
b95ab79e45
|
Bug 795351: Replace LL_MAXINT, LL_MININT, LL_MAXUINT with stdint versions; r=ehsan
|
2012-09-28 14:55:23 -05:00 |
|
Kyle Huey
|
31c62753b9
|
Bug 774250: Use GetPath instead of GetNativePath so that IndexedDB works for people with non-ASCII usernames. r=bent
|
2012-09-19 14:02:08 -07:00 |
|
Ehsan Akhgari
|
4f4c28f744
|
Backout changeset c1cd7da16cd6 (bug 774250) for Linux Moth orange
--HG--
extra : rebase_source : 00e260bc4a75c6780c7863121cfc170f960ae010
|
2012-09-19 20:25:56 -04:00 |
|
Kyle Huey
|
d6238384e3
|
Bug 774250: Use GetPath instead of GetNativePath so that IndexedDB works for people with non-ASCII usernames. r=bent
--HG--
extra : rebase_source : 644ec1830e0725e37ee4cceefd113b61b64158a3
|
2012-09-19 14:02:08 -07:00 |
|
Daniel Holbert
|
1dc8cb22b6
|
Bug 789382: Change nsIScriptError methods init() and initWithWindowID() to take nsAString, rather than wchar / PRUnichar*. r=bz sr=bsmedberg
|
2012-09-09 16:29:12 -07:00 |
|
Ben Turner
|
7a7df6c675
|
Bug 786771 - Fix for 'ASSERTION: Must have an actor here'. r=mrbkap.
--HG--
extra : transplant_source : %9D%D0o%D2%C7%9F%22%5E%21%91%B4%A0ly%60%FE%CA%17%FAP
|
2012-08-29 17:50:28 -07:00 |
|
Mounir Lamouri
|
ff3a89b7f3
|
Bug 756645 - Implement IndexedDB apps isolation. r=bent
|
2012-08-28 09:46:46 -03:00 |
|
Jan Varga
|
4d3965f026
|
Bug 763854 - Check file references (cleanup stored files) only when needed. r=bent
|
2012-08-24 11:51:33 -07:00 |
|
Ryan VanderMeulen
|
1c1c169d75
|
Backout 4bb90f8c6909 (bug 756645) due to Android opt M3 orange on a CLOSED TREE.
|
2012-08-23 22:54:15 -04:00 |
|
Mounir Lamouri
|
cdb3f274d1
|
Bug 756645 - Implement IndexedDB apps isolation. r=bent
|
2012-08-23 11:45:01 -07:00 |
|
Ehsan Akhgari
|
e368dc9c85
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
This patch was generated by a script. Here's the source of the script for
future reference:
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t
convert PRIntn int
convert PRUintn unsigned
convert PRSize size_t
convert PROffset32 int32_t
convert PROffset64 int64_t
convert PRPtrdiff ptrdiff_t
convert PRFloat64 double
|
2012-08-22 11:56:38 -04:00 |
|
Aryeh Gregor
|
a88ffe5c80
|
Bug 626472 part 3 - Remove nsnull for good; r=ehsan
|
2012-08-12 13:43:47 +03:00 |
|
Kyle Huey
|
74b7acf005
|
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 |
|
Jan Varga
|
40042587bb
|
Bug 780625 - Followup fix for "Don't install quota handlers on chrome databases". r=bent
|
2012-08-08 06:35:48 +02:00 |
|
Ben Turner
|
4893263a15
|
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 |
|
Kyle Huey
|
f71fef8c9e
|
Bug 754142: Don't install quota handlers on chrome databases. r=bent
|
2012-08-01 14:09:23 -07:00 |
|
Aryeh Gregor
|
d0ad5a7d0c
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Aryeh Gregor
|
65eef91085
|
Bug 626472 part 1 - Define nsnull as nullptr where available; r=ehsan
|
2012-07-20 14:16:17 +03:00 |
|
Kyle Huey
|
ada443da57
|
Bug 726378: Unprefix IndexedDB. r=sicking
|
2012-06-29 09:48:35 -07:00 |
|
Kyle Huey
|
0dc01d3feb
|
Bug 762206: Fire an nsScriptErrorEvent at the window to get the proper window.onerror behavior. r=sicking
|
2012-06-29 09:48:34 -07:00 |
|
Kyle Huey
|
8d342e5aca
|
Merge m-c to b-s.
|
2012-06-22 14:27:07 -07:00 |
|