Yoshi Huang
|
3ecaaca13d
|
Bug 776480 - B2G RIL: missing handler for ipc message 'RIL:GetRadioState. r=philikon
|
2012-07-24 15:15:25 +08:00 |
Benjamin Peterson
|
656e24cfa0
|
Bug 777181 - Breaking out of a for-let-in loop needs SRC_HIDDEN. r=luke
--HG--
extra : rebase_source : b71d4e1983d9e83f9392ff62fbff280cb3fb3295
|
2012-07-24 19:15:37 -07:00 |
Ryan VanderMeulen
|
812003ca27
|
Merge
|
2012-07-24 22:06:27 -04:00 |
Benjamin Peterson
|
bc1ef10d25
|
Bug 777083 - Don't leak when ownSource is true. r=luke
|
2012-07-24 19:01:38 -07:00 |
Oleg Romashin
|
8b35f97137
|
Bug 777094 - Qt fail to compile due to wrong GL includes order. r=dougt CLOSED TREE
|
2012-07-24 15:15:34 -07:00 |
Matt Brubeck
|
6d156c629e
|
Back out ac2d2c7ccb1b (bug 770141) for possibly causing Win debug make check errors; CLOSED TREE
|
2012-07-24 15:03:37 -07:00 |
Jim Mathies
|
d992c1eb90
|
merge backout, r=backout CLOSED TREE
|
2012-07-24 17:00:53 -05:00 |
Jim Mathies
|
e8008cd15f
|
backout d89dd346ed8c CLOSED TREE
|
2012-07-24 17:00:43 -05:00 |
Jim Mathies
|
9e4ac7483f
|
merge backout, r=backout CLOSED TREE
|
2012-07-24 17:00:32 -05:00 |
Jim Mathies
|
96d00b1d93
|
backout ec8ca13b54cb CLOSED TREE
|
2012-07-24 17:00:22 -05:00 |
Jim Mathies
|
98a6faf5ef
|
merge backout, r=backout CLOSED TREE
|
2012-07-24 17:00:11 -05:00 |
Jim Mathies
|
679a7416c2
|
backout 4e122956dcc0 CLOSED TREE
|
2012-07-24 17:00:02 -05:00 |
Jim Mathies
|
dcbda8d082
|
merge backout, r=backout CLOSED TREE
|
2012-07-24 16:59:50 -05:00 |
Jim Mathies
|
1ebfae60d5
|
backout ea7070555f4f CLOSED TREE
|
2012-07-24 16:59:41 -05:00 |
Jim Mathies
|
8c530ae017
|
merge backout, r=backout CLOSED TREE
|
2012-07-24 16:59:30 -05:00 |
Jim Mathies
|
a663ef3ccf
|
backout e78641108412 CLOSED TREE
|
2012-07-24 16:59:20 -05:00 |
Jim Mathies
|
dd744ec396
|
merge backout, r=backout CLOSED TREE
|
2012-07-24 16:59:09 -05:00 |
Jim Mathies
|
2c7aaa5bde
|
backout b23d3261b1fc CLOSED TREE
|
2012-07-24 16:59:00 -05:00 |
Matt Woodrow
|
e703ba2bc9
|
Bug 770096 - Prevent crashes when encountering an empty ThebesLayer. r=roc
|
2012-07-25 09:39:01 +12:00 |
Benjamin Peterson
|
63b232b071
|
Bug 776332 - Fix the rooting of Function's toSource/toString. r=terrence
|
2012-07-24 14:23:36 -07:00 |
Jim Mathies
|
99222a4047
|
Bug 776918 - vc11 nullptr fix for nsParentalControlsServiceWin and dlldeps-xul. r=bbondy
|
2012-07-24 15:07:41 -05:00 |
Jim Mathies
|
dc068d8c44
|
Bug 776914 - vc11 nullptr fix for nsProfileLock. r=bbondy
|
2012-07-24 15:07:41 -05:00 |
Jim Mathies
|
86123a6486
|
Bug 776912 - vc11 nullptr fix for DocAccessible. r=dbolter
|
2012-07-24 15:07:41 -05:00 |
Jim Mathies
|
635260737a
|
Bug 776902 - vc11 nullptr fix for nsFilePicker. r=bbondy
|
2012-07-24 15:07:41 -05:00 |
Jim Mathies
|
e0afc045d4
|
Bug 776898 - vc11 nullptr fix for PluginInstanceParent. r=ehsan
|
2012-07-24 15:07:41 -05:00 |
Jim Mathies
|
855e96526b
|
Bug 776876 - vc11 nullptr fix for GLContextProviderEGL. r=joe
|
2012-07-24 15:07:18 -05:00 |
Chao-ying Fu
|
5aa3794297
|
Bug 774760 - Fix unaligned PCCounts double access (r=luke)
--HG--
extra : rebase_source : ac9c1d9cb21611a5c23ca92a187b7f3e0e422cf4
|
2012-07-24 11:11:44 -07:00 |
Gregory Szorc
|
5a64a1eca1
|
Bug 775243 - Create top-level directory for Python; r=brendan
|
2012-07-24 13:59:37 -07:00 |
Jim Mathies
|
c1f6c2d46b
|
merge, r=backout
|
2012-07-24 15:29:53 -05:00 |
Jim Mathies
|
b37801facf
|
Bug 776876- backout patch to try and fix red. r=backout
|
2012-07-24 15:29:30 -05:00 |
Jim Mathies
|
5c0432e392
|
Bug 776871 - since compiler checks are skipped in Windows builds, add HAVE_NULLPTR manually in configure. r=ehsan
|
2012-07-24 12:36:45 -05:00 |
Kyle Machulis
|
cc4412e3d5
|
Bug 776745 - [b2g-bluetooth] Crash in bluetooth discovery due to initializer buried in NS_ASSERTION; r=anygregor
|
2012-07-24 13:05:04 -07:00 |
David Zbarsky
|
318249425e
|
Bug 765364 - Remove unneeded function SyncChannelStatus r=mak77
|
2012-07-24 12:12:11 -07:00 |
David Zbarsky
|
be1773d24a
|
Remove trailing semicolons in GeckoContentController, no bug, r=dRdR
|
2012-07-24 12:12:11 -07:00 |
Matt Brubeck
|
6d50a3115d
|
Back out 08a1e103ec0d and efeaf7b68f58 (bug 716643, bug 741738) because of test failures
|
2012-07-24 12:09:06 -07:00 |
Siddharth Agarwal
|
67460fb16d
|
Bug 770141 - xpcom/tests/windows/TestRegistrationOrder.cpp fails with pymake because of a design failure with command lines on Win32. Sidestep the issue by doing it in C++ instead of the shell. r=bsmedberg
--HG--
extra : rebase_source : 29e9960ebce6882b56941de16be017f6ae0f97fe
|
2012-07-25 00:29:46 +05:30 |
Chris Jones
|
94c70c8ab5
|
Bug 776217: Support gecko-implemented screen rotation with omtc. r=roc
|
2012-07-24 12:01:09 -07:00 |
Brad Lassey
|
0069b6f3e0
|
bug 776907 - quiet log spew from sydney audio on android r=kinetik
|
2012-07-24 09:56:24 -04:00 |
Georg Fritzsche
|
b014f107c4
|
Bug 776923 - Fix tag management by (1) not loading duplicate plugins if they are in-process and (2) not repeatedly adding plugin tags that haven't changed. r=josh
|
2012-07-23 19:52:51 +02:00 |
Julian Reschke
|
cd2692eeff
|
Bug 776399 - Fix IDL compat problem introduced by changes for bug 663057. r=bz
|
2012-07-24 21:37:32 -04:00 |
foudfou
|
afd9098bb7
|
Bug 760802 - Add JS nativeHandler attribute for nsIBaseWindow. r=roc
|
2012-07-24 21:35:32 -04:00 |
Ryan VanderMeulen
|
15565e885f
|
Merge m-c to inbound.
|
2012-07-24 22:00:07 -04:00 |
Olli Pettay
|
adf35f6898
|
Bug 776929 - Let event implementation codegen to generate MozContactChangeEvent, r=gwagner
|
2012-07-24 22:28:26 +03:00 |
Tim Taubert
|
de8e8d66a7
|
merge m-c to fx-team
|
2012-07-24 18:24:41 +02:00 |
Siddharth Agarwal
|
1f2416e756
|
Bustage fix from bug 769908 - remove trailing whitespace after a backslash
|
2012-07-24 18:58:51 +05:30 |
Ed Morley
|
250da72d98
|
Merge mozilla-central to fx-team
|
2012-07-24 11:31:54 +01:00 |
Atul Jangra
|
34359b2fa2
|
Bug 767236 - Part 2: Name all anonymous functions in content/extensions.js. r=Unfocused
|
2012-07-24 16:23:26 +12:00 |
Atul Jangra
|
4ac8558a73
|
Bug 767236 - Part 1: Name all anonymous functions in AddonRepository.jsm. r=Unfocused
|
2012-07-24 16:23:11 +12:00 |
Matt Brubeck
|
867c5f52a6
|
Back out fbdb3104c9e5, d2fe54ae00a8, d378362cbe01, fe623d60bea1 (bug 769254) on suspicion of causing Windows debug mochitest-plain-3 timeouts
|
2012-07-23 20:30:12 -07:00 |
Matt Brubeck
|
90029e0bf6
|
Back out f4f5189b1d0c, 3b4f0606c547, b8a5a1ab8a5f, 5078933d6954, 7e0260c45de9 (bug 768440, bug 755084, bug 706179) because of reftest failures
|
2012-07-23 20:25:51 -07:00 |