Xin Zhang
|
5e389b35b8
|
Bug 857385 - Make various JSFunctionSpec arrays const. r=waldo
--HG--
extra : rebase_source : 24141998ffad3b0e6bad98b6fc0ce3754e448d5b
|
2013-04-22 14:15:49 -07:00 |
|
Masatoshi Kimura
|
3a3e6ebe70
|
Bug 859020 - Remove the MSVC exemption for FAIL_ON_WARNINGS in dom. r=bz
|
2013-04-21 05:36:43 +09:00 |
|
David Zbarsky
|
5826da3d17
|
Backout 2201d650ac90 for not building on Windows on a CLOSED TREE
|
2013-04-19 18:57:56 -04:00 |
|
David Zbarsky
|
1cc79b4d68
|
Bug 861729 - Remove nsPIDOMWindow::GetExtantDocument r=Ms2ger
|
2013-04-19 18:18:33 -04:00 |
|
David Zbarsky
|
a0911f7978
|
[Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 6 r=Ms2ger
|
2013-04-19 18:18:33 -04:00 |
|
David Zbarsky
|
335c6fc326
|
Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 4 r=Ms2ger
|
2013-04-19 18:18:32 -04:00 |
|
Bobby Holley
|
288399f5c0
|
Bug 860438 - Straightforward cases. r=gabor
|
2013-04-18 11:36:03 -04:00 |
|
Mike Shal
|
24b4056720
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Kyle Huey
|
927afd62a0
|
Bug 855276: Diagnostic patch. r=bent
|
2013-04-16 09:09:11 -07:00 |
|
Jeff Walden
|
6539207aee
|
Bug 858677 - Fix up code not built by SpiderMonkey to use the newly-changed deletion signatures. r=bholley, r=billm
|
2013-04-05 21:22:55 -07:00 |
|
Honza Bambas
|
e7a737bf35
|
Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug
|
2013-04-15 14:38:48 +02:00 |
|
Joshua Cranmer
|
292c1594b0
|
Bug 856108 - Port static analyses to clang, part 2b: use MOZ_STACK_CLASS in dom. r=Ms2ger
|
2013-04-11 22:20:18 -05:00 |
|
Steve Fink
|
c264467809
|
Bug 789593 - Clone typed arrays by cloning their buffers and only saving construction parameters. r=jorendorff, bent
Also enters a compartment where needed, and bumps both the structured clone and IndexedDB schema versions
|
2013-02-22 13:43:28 -08:00 |
|
Ryan VanderMeulen
|
e9c65dfa10
|
Backed out 2 changesets (bug 850362, bug 600307) for Windows XP leaks on a CLOSED TREE.
|
2013-04-11 17:00:28 -04:00 |
|
Ryan VanderMeulen
|
99647ac22c
|
Backed out changesets a550dadafa30 and 315f6b451d07 (bug 857884) for mochitest failures on a CLOSED TREE.
|
2013-04-11 13:59:02 -04:00 |
|
Honza Bambas
|
52e949bcbc
|
Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug
|
2013-04-11 18:26:06 +02:00 |
|
David Zbarsky
|
a5cb73b253
|
Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 4 r=Ms2ger
|
2013-04-11 12:24:47 -04:00 |
|
Ben Turner
|
ba2f222446
|
Bug 859591 - 'Aborted transactions sometimes block all remaining transactions forever'. r=khuey.
|
2013-04-10 09:27:00 -07:00 |
|
Ryan VanderMeulen
|
a7b2f083b6
|
Backed out changeset 366758c34e31 (bug 859591) for xpcshell failures.
|
2013-04-10 14:45:40 -04:00 |
|
Ben Turner
|
5110db43d7
|
Bug 859591 - 'Aborted transactions sometimes block all remaining transactions forever'. r=khuey.
|
2013-04-10 09:27:00 -07:00 |
|
Kyle Huey
|
065344fe65
|
Bug 855276: Moar diagnostics.
|
2013-04-09 15:08:28 -07:00 |
|
Ben Turner
|
65cb4d086c
|
Bug 858674 - 'Tweak SQLite pragmas on mobile devices for space savings'. r=khuey.
|
2013-04-08 12:47:13 -07:00 |
|
Ryan VanderMeulen
|
b1544123e6
|
Backed out changeset 1e01b8a81990 (bug 858674) for Windows bustage on a CLOSED TREE.
|
2013-04-08 16:39:59 -04:00 |
|
Ben Turner
|
29e5fb16d7
|
Bug 858674 - 'Tweak SQLite pragmas on mobile devices for space savings'. r=khuey.
|
2013-04-08 12:47:13 -07:00 |
|
Dale Harvey
|
4579139c8d
|
Bug 826058 - Hosted app install/update tests. r=fabrice, r=ted
|
2013-04-04 17:58:44 -07:00 |
|
Ryan VanderMeulen
|
202bc754d9
|
Backed out changeset 4081996a7420 (bug 855276) for mochitest-other orange on a CLOSED TREE.
|
2013-04-04 12:35:35 -04:00 |
|
Kyle Huey
|
1fa8376ffe
|
Bug 855276: Add assertions to catch the cause. r=bent
|
2013-04-04 08:09:16 -07:00 |
|
Ben Turner
|
cfcb6f0d9f
|
Bug 857283 - 'Smarter caching of index update queries'. r=khuey.
--HG--
extra : rebase_source : 489638cea833b32d05471188cf3a0b96947404cc
|
2013-04-02 15:09:14 -07:00 |
|
Trevor Saunders
|
71fb221a54
|
bug 856700 - don't check the result of infalible nsTArray::SwapElements() in dom/ r=khuey
|
2013-04-01 13:35:13 -04:00 |
|
Kyle Machulis
|
f5e3aadf0b
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Ryan VanderMeulen
|
c4ac4ab91e
|
Merge m-c to inbound.
|
2013-04-01 09:50:07 -04:00 |
|
Ben Turner
|
95111e2044
|
Bug 856032 - 'Quota management enabled even for origins with unlimited permission granted'. r=janv.
|
2013-03-31 17:10:27 -07:00 |
|
Jan Varga
|
e8149cfe6e
|
Bug 854323 - Move IDBFactory to Paris bindings. r=khuey
|
2013-03-31 10:18:30 +02:00 |
|
Ryan VanderMeulen
|
a3899ec9ca
|
Backed out changeset 3a242f8d8298 (bug 856032) for mochitest-2 failures.
|
2013-03-30 16:15:06 -04:00 |
|
Ben Turner
|
c0a046b7ea
|
Bug 856032 - 'Quota management enabled even for origins with unlimited permission granted'. r=janv.
|
2013-03-30 11:30:16 -07:00 |
|
Kyle Machulis
|
d2b6e6e01a
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
5663b98bc5
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Bobby Holley
|
69ef591f26
|
Bug 790732 - Fix automation detection to handle Components shim. rs=mccr8
|
2013-03-28 14:26:02 -07:00 |
|
Norbert Lindenberg
|
7be4d1d68f
|
Bug 851763 - Increase maxbytes for JSRuntime in IDBObjectStore and testGCOutOfMemory. r=Waldo
|
2013-03-27 11:32:34 -04:00 |
|
Jan Varga
|
71a59dcdc8
|
Bug 767944 - Implement a manager for centralized quota and storage handling. r=bent
|
2013-03-26 12:13:17 +01:00 |
|
Vendelin Ruzicka
|
f145cb9604
|
Bug 854190 - Remove duplicate JS code in test_create_objectStore.html and import existing JS file. r=janv
|
2013-03-25 11:12:14 +01:00 |
|
Ehsan Akhgari
|
e5a82672c6
|
Bug 853562 - Fix nsTArray::SetCapacity callers in IndexedDB to not look at the return value; r=bent
|
2013-03-21 14:46:21 -04:00 |
|
Mike Shal
|
ea1d9b8ba7
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Kyle Huey
|
3393b57409
|
Bug 849943: Remove an extra bounce to the end of the main thread event queue for IPC IndexedDB. r=bent
|
2013-03-14 09:31:17 -07:00 |
|
Gregory Szorc
|
56a7634c1c
|
Merge mozilla-central into build-system
|
2013-03-13 08:20:09 -07:00 |
|
Mike Shal
|
ec5b39bd8b
|
Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps
|
2013-03-11 22:05:00 -07:00 |
|
Mike Shal
|
2eb7c496cb
|
Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps
|
2013-03-11 22:00:00 -07:00 |
|
Gregory Szorc
|
629b5d86c6
|
Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
|
2013-03-12 10:17:46 -07:00 |
|
Olli Pettay
|
8f72caeb73
|
Bug 822399 - Make Event to use Paris bindings, r=peterv
|
2013-03-09 13:34:29 +02:00 |
|
Jon Coppeard
|
f85957ecb3
|
Bug 848395 - GC: Move Rooted to JS namespace - rename js::Rooted to JS::Rooted outside SpiderMonkey r=terrence
--HG--
extra : rebase_source : 35cbf3cc4da4598c2e9e6975028ef397718849db
|
2013-03-06 16:41:43 +00:00 |
|