Ryan VanderMeulen
|
7fe2913bfc
|
Backed out changeset 2c631967ab9e (bug 999651) for B2G crashes.
CLOSED TREE
|
2014-05-27 14:08:30 -04:00 |
|
Jeff Walden
|
c104308fa6
|
Bug 999651, bug 995679, bug 1009952, bug 1011007, bug 991981. r=sfink, r=shu, r=jandem, r=jdm, r=luke, r=bbouvier, r=nmatsakis, r=bz, r=ehsan, r=jgilbert, r=smaug, r=sicking, r=terrence, r=bholley, r=bent
|
2014-05-27 09:56:43 -07:00 |
|
Neil Rashbrook
|
0b70d2a086
|
Bug 869836 - Part 9a: Use AssignLiteral(MOZ_UTF16(...)) instead of Assign(NS_LITERAL_STRING(...)). r=ehsan
Relading with correct bug number so DONTBUILD.
--HG--
extra : amend_source : 6e05de7729c27761564124212b7d4cbe3318e482
|
2014-05-26 21:54:10 +03:00 |
|
Birunthan Mohanathas
|
740e2ee668
|
Backout 8b8bbe7aa1cc due to wrong bug number
|
2014-05-27 14:42:13 +03:00 |
|
Birunthan Mohanathas
|
c948872318
|
Bug 995730 - Convert xpcom/threads/ to Gecko style. r=froydnj
--HG--
extra : rebase_source : 1f6f179f44db87f55ebfe5d855192adfad7d1b74
|
2014-05-27 10:15:35 +03:00 |
|
Birunthan Mohanathas
|
62e2895659
|
Bug 995730 - Convert xpcom/string/ to Gecko style. r=froydnj
--HG--
extra : rebase_source : ca62984a1bad49505dd8fd480dc3d525c85cc210
|
2014-05-27 10:15:35 +03:00 |
|
Birunthan Mohanathas
|
65f503e85a
|
Bug 869836 - Part 11: Use Append('c') instead of AppendLiteral("c") . r=ehsan
--HG--
extra : rebase_source : 08bcbfd804f1adcab40c7d59fa56deda1f6e0829
|
2014-05-26 21:54:58 +03:00 |
|
Neil Rashbrook
|
4a282365d2
|
Bug 995730 - Part 9a: Use AssignLiteral(MOZ_UTF16(...)) instead of Assign(NS_LITERAL_STRING(...)). r=ehsan
--HG--
extra : rebase_source : d2d3d611c06a2a7ec930fb11576d7c8335c0a6e2
|
2014-05-26 21:54:10 +03:00 |
|
Landry Breuil
|
faf21e70dd
|
Bug 961488: fix crash in mozJSComponentLoader::Import on 32-bits powerpc/sparc unix-but-non-mac oses. r=bz,glandium f=stevesn,spectre
|
2014-05-27 07:56:54 +02:00 |
|
Ehsan Akhgari
|
4b8f121ea2
|
Bug 1013663 - Fix some bad implicit conversion constructors in the JS engine; r=jorendorff,jandem
|
2014-05-25 21:46:24 -04:00 |
|
Will Hawkins
|
ca4e10c2c7
|
Bug 996310 - nsIBinaryOutputStream should return number of bytes read. r=bsmedberg
|
2014-05-22 13:56:56 -07:00 |
|
Ehsan Akhgari
|
a6264cb1ae
|
Bug 1015430 - Fix more XPCOM constructors to clarify whether they should be explicit; r=froydnj
|
2014-05-25 21:16:01 -04:00 |
|
Sotaro Ikeda
|
dd86b9b312
|
Bug 1006957 - Handle buffer ownership between SurfaceStream and CanvasClient r=nical
|
2014-05-24 09:14:45 -07:00 |
|
Steve Fink
|
81d4958ece
|
Backed out changeset 171edffe0641 (bug 1006957) for crash at BaseAutoLock<mozilla::Mutex>::BaseAutoLock(mozilla::Mutex&) from layers::AsyncTransactionTrackersHolder::ClearAllAsyncTransactionTrackers on a CLOSED TREE
|
2014-05-23 21:16:02 -07:00 |
|
Boris Zbarsky
|
b3a35f1ad2
|
Bug 1007878 part 2. Add a C++ type to represent MozMap. r=khuey
|
2014-05-23 17:32:38 -04:00 |
|
Sotaro Ikeda
|
7b0e0282c4
|
Bug 1006957 - Handle buffer ownership between SurfaceStream and CanvasClient r=nical
|
2014-05-23 17:52:43 -07:00 |
|
Wes Kocher
|
e453e97449
|
Backed out 5 changesets (bug 1007878) for b2g build bustage r=khuey
Backed out changeset ee3bb06075f7 (bug 1007878)
Backed out changeset ab3dd51be3cd (bug 1007878)
Backed out changeset aa53ba4e64b8 (bug 1007878)
Backed out changeset ff6fd8187ff3 (bug 1007878)
Backed out changeset d631378463ac (bug 1007878)
|
2014-05-23 15:10:51 -07:00 |
|
Boris Zbarsky
|
e3d93b4d75
|
Bug 1007878 part 2. Add a C++ type to represent MozMap. r=khuey
|
2014-05-23 17:32:38 -04:00 |
|
Eric Rahm
|
cc0ba9c941
|
Bug 1006769 - Part 1: Improve heap-overhead memory reporting. r=njn
|
2014-05-21 17:34:06 -07:00 |
|
Kyle Huey
|
941a5ee91b
|
Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan
|
2014-05-23 12:53:17 -07:00 |
|
Kyle Huey
|
2402c44038
|
Bug 996132: Make allocations in the event queue infallible. r=bsmedberg
|
2014-05-23 12:53:14 -07:00 |
|
Nicolas Silva
|
05dcea1c5a
|
Bug 924622 - Make sure gfx's ipc shutdown happens before shutting down xpcom threads. r=bsmedberg, sotaro
|
2014-05-07 11:06:19 +02:00 |
|
Andrea Marchesini
|
59f6c06277
|
Bug 1014657 - Port DOMStorageEvent to WebIDL and remove nsIDOMStorageEvent, r=smaug, f=ms2ger
|
2014-05-23 08:33:24 +01:00 |
|
Nicholas Nethercote
|
c360e10994
|
Bug 1014249 - Beef up the "is DMD enabled?" and "is DMD running?" checks. r=mccr8.
--HG--
extra : rebase_source : 868ce1a1e470e45f51447f5126982aaeb51905f1
|
2014-05-22 19:45:14 -07:00 |
|
Carsten "Tomcat" Book
|
910c21eb6b
|
Backed out changeset 2f6f548cd175 (bug 987995) for bustage on a CLOSED TREE
|
2014-05-22 15:57:30 +02:00 |
|
Jason Orendorff
|
4ded0ef27b
|
Bug 987995, part 4 - Add new crash reporter annotations. r=mccr8,r=bsmedberg.
|
2014-05-22 08:18:02 -05:00 |
|
Jason Orendorff
|
03b93a24b8
|
Bug 987995, part 3 - Move memory pressure callbacks from nsJSEnvironment/XPCJSRuntime to CycleCollectedJSRuntime. r=mccr8.
|
2014-05-22 08:18:02 -05:00 |
|
Birunthan Mohanathas
|
32b3e983f7
|
Bug 869836 - Fix bustage on Windows due to rebases. r=me
|
2014-05-22 07:25:28 +03:00 |
|
Ehsan Akhgari
|
42505dd3f6
|
Bug 1013664 - Fix bad implicit conversion constructors in XPCOM; r=froydnj
--HG--
extra : rebase_source : e3260a536292175cb1ad23a53dfe9e3f4bb8ff10
|
2014-05-21 21:33:28 -04:00 |
|
Birunthan Mohanathas
|
849371302f
|
Bug 869836 - Part 9: Use AssignLiteral instead of Assign(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:52 +03:00 |
|
Birunthan Mohanathas
|
f59f0e1fd0
|
Bug 869836 - Part 8: Use Append('c') instead of Append("c") . r=ehsan
|
2014-05-22 06:48:52 +03:00 |
|
Birunthan Mohanathas
|
c6f127456b
|
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
fa0eb27120
|
Bug 869836 - Part 6: Use EqualsLiteral instead of Equals where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
53a11ecbdf
|
Bug 869836 - Part 4: Use EqualsLiteral instead of Equals(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
016d46e5f3
|
Bug 869836 - Part 3: Use Append('c') instead of AppendLiteral("c") . r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
41bdca1ff6
|
Bug 869836 - Part 2: Use AppendLiteral instead of Append(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:50 +03:00 |
|
Birunthan Mohanathas
|
34c5fc5a49
|
Bug 869836 - Part 1: Use EqualsLiteral instead of == NS_LITERAL_STRING(...) . r=ehsan
|
2014-05-22 06:48:50 +03:00 |
|
Wes Kocher
|
8674ea6303
|
Backed out changesets 8c23781bad3c,16418be9d4dd (bug 996310) for dt1 bustage on a CLOSED TREE
|
2014-05-21 16:21:17 -07:00 |
|
Ryan VanderMeulen
|
ec3dfa79b6
|
Bug 996310 - Remove stray + that crept in when rebasing to fix a CLOSED TREE.
|
2014-05-21 18:20:10 -04:00 |
|
Will Hawkins
|
c871f0559d
|
Bug 996310 - Change readArrayBuffer to return the number of bytes read. r=bsmedberg
|
2014-04-29 12:36:00 -04:00 |
|
Birunthan Mohanathas
|
d54d5f6f1f
|
Bug 798033 - Remove 'using namespace' from remaining headers. r=froydnj
|
2014-05-18 19:34:00 -04:00 |
|
Richard Barnes
|
63aeb46ec5
|
Bug 995385 - Add WebCrypto WebIDL interfaces. r=bz, r=cviecco, r=dkeeler
|
2014-05-15 06:20:00 -04:00 |
|
Nicholas Nethercote
|
9b607aaf90
|
Bug 1013078 (part 1) - Remove some dead code left over from the removal of the Leaky tool. r=dbaron.
--HG--
extra : rebase_source : 2382c476375c0f51c14800c1e8f363363737807e
|
2014-05-20 18:03:27 -07:00 |
|
Terrence Cole
|
076db69908
|
Bug 1010655 - Always use the faster version of IsInsideNursery when possible; r=jonco
--HG--
extra : rebase_source : 18c195a3a5897529275deb210bfa7f57f8e29bd8
|
2014-05-14 19:48:09 -07:00 |
|
Trevor Saunders
|
c913b8d558
|
bug 1004746 - part 1 - Remove a bunch of usage of nsAutoPtr's copy ctor r=froydnj
|
2014-05-07 18:05:37 -04:00 |
|
Josh Aas
|
a335294c66
|
Bug 957928: Gecko Media Plugins implementation. No consumers in Gecko yet. r=bent
|
2014-05-17 22:05:46 -05:00 |
|
Phil Ringnalda
|
652a096549
|
Back out a4b51aff4b3c (bug 957928) for build bustage
CLOSED TREE
|
2014-05-17 17:43:07 -07:00 |
|
Josh Aas
|
303ffbe0e1
|
Bug 957928: Gecko Media Plugins implementation. No consumers in Gecko yet. r=bent
|
2014-05-17 18:53:03 -05:00 |
|
Mats Palmgren
|
164b7824a1
|
Bug 1009263 - Add nsCheapSets::Clear() method that removes all entries and return it to minimal size in terms of memory use. r=bsmedberg
|
2014-05-17 23:10:53 +00:00 |
|
Ryan VanderMeulen
|
27de7ba7e6
|
Backed out changeset 36bfb1d8b8fe (bug 1010655) for Cpp test crashes.
|
2014-05-16 14:52:13 -04:00 |
|