Jim Mathies
|
431bdc5ca8
|
Bug 880703 - Fix for intermittent metro mochitest browser_context_menu_tests.js failure. r=rsilveira
|
2013-06-10 05:24:45 -05:00 |
|
Mark Capella
|
c94966a8be
|
Bug 880592 - Wrong tab count after killed by OS and restored, r=lucasr
|
2013-06-10 06:14:43 -04:00 |
|
Ed Morley
|
ad256e87fe
|
Merge mozilla-central and inbound
|
2013-06-10 10:06:55 +01:00 |
|
Ed Morley
|
77f18862e2
|
Merge latest green birch changeset and mozilla-central
|
2013-06-10 10:06:11 +01:00 |
|
Cameron McCormack
|
1cc273c880
|
Bug 880150 - Treat \<EOF> as U+FFFD outside a string, and drop it inside a string. r=dbaron
|
2013-06-10 17:04:27 +10:00 |
|
Gina Yeh
|
ea0fa55fff
|
Bug 878745 - BluetoothService cleanup, r=echou
|
2013-06-10 12:18:00 +08:00 |
|
Stephen Pohl
|
43969691bb
|
Bug 881022: Check that the scrollable frame is still alive after each call to UnsetOpacityOnElement for the two scrollbars to avoid crashing. r=roc
|
2013-06-09 20:38:45 -07:00 |
|
Szu-Yu Chen [:aknow]
|
93c97c6d9b
|
Bug 875243 - B2G RIL: fix some coding style. r=hsinyi
|
2013-06-10 10:41:14 +08:00 |
|
Karl Tomlinson
|
55c41ed5f4
|
b=810274 allow smooth scroll step to nearest pixel boundary short of desired position r=roc
--HG--
extra : transplant_source : %07%FC%14%84%D6%80%BD%5C%ECe%05%0D%8F%B3%0E%8F%7B%F8%90%1E
|
2013-06-10 12:37:16 +12:00 |
|
Karl Tomlinson
|
4c8386df31
|
b=810274 include bounds with layer pixels as possible destinations to minimize subpixel scrolls r=roc
--HG--
extra : transplant_source : %3BkY-X%D0%60lwm%C5XN%BEo%CA%AF%0E%10%08
|
2013-06-10 12:37:16 +12:00 |
|
Karl Tomlinson
|
70a0e722bb
|
b=880492 use GCC's typeof when decltype is not available r=Waldo
--HG--
extra : transplant_source : %F89%13%B2%E9%C7%99C%82%0D%E2C%2C%5E%A8%06Uo%B6%9A
|
2013-06-10 12:37:16 +12:00 |
|
Matt Woodrow
|
395c4378ee
|
Bug 871917 - Schedule a paint when an nsSVGImageFrame gets an image changed notification. r=roc
|
2013-06-10 12:14:01 +12:00 |
|
Matt Woodrow
|
5dbeaae395
|
Backout Bug 861805 for causing Bug 871729. rs=roc
|
2013-06-10 12:13:10 +12:00 |
|
Kyle Huey
|
3329670a4b
|
Bug 877584: Add missing #ifdef DEBUG. r=me
|
2013-06-09 16:08:19 -07:00 |
|
Ehsan Akhgari
|
b220b0c8b6
|
Merge mozilla-central into mozilla-inbound
|
2013-06-09 19:03:37 -04:00 |
|
Kyle Huey
|
756f02ce3d
|
Bug 877584: Route JS holding through the cycle collection runtime so it can do different things on different threads. r=mccr8
|
2013-06-09 16:02:02 -07:00 |
|
Rodrigo Silveira
|
b47f85cb5c
|
Bug 880745 - Intermittent browser_history.js r=jimm
--HG--
extra : rebase_source : 99d715d8be0a573f006822333ac1ac8445d88365
|
2013-06-09 12:34:30 -07:00 |
|
Fernando Jiménez
|
958cb1f0c4
|
Bug 879387 - Is not possible to display the buttons of " install or cancel " when the payment is completed. r=fabrice
|
2013-06-09 20:01:35 +02:00 |
|
Ivaylo Dimitrov
|
b0a54a77e9
|
Bug 880029 - gstreamer - high CPU usage after patch for Bug 856562 landed. r=alessandro.d
|
2013-06-08 20:53:10 +01:00 |
|
Hannes Verschore
|
eb6bc7661e
|
Bug 880891 - IonMonkey: Only trigger invalidation when decided to inline function, r=djvj
|
2013-06-09 11:57:59 +02:00 |
|
Mike Hommey
|
6a8d67e8fc
|
Bug 874708 - Backout changeset 4655d7317a03 (part of bug 875824) now that the linker itself has a mitigation that works on the SGS4
|
2013-06-09 09:24:56 +02:00 |
|
Mike Hommey
|
5138bbb50a
|
Bug 874708 - Hook libc's sigaction to avoid system libraries replacing our segfault handler temporarily and restoring it wrongly. r=nfroyd
|
2013-06-09 09:23:03 +02:00 |
|
Stephen Pohl
|
6100487947
|
Bug 877097: Check that the scrollable frame is still alive after each call to SetOpacityOnElement for the two scrollbars to avoid crashing. r=roc
|
2013-06-08 14:05:33 -07:00 |
|
Gina Yeh
|
fe63c7c6f5
|
Bug 872907 - Patch 5: Handle A2DP status changed in AudioManager, r=echou, r=mwu
|
2013-06-08 23:26:28 +08:00 |
|
Gina Yeh
|
f200d479f6
|
Bug 872907 - Patch 4: Implement NotifyStatusChagned() and NotifyAudioManager(), r=echou, r=mrbkap
|
2013-06-08 23:26:01 +08:00 |
|
Gina Yeh
|
5520896f2f
|
Bug 872907 - Patch 3: Handle Sink property change, r=echou, r=mrbkap
|
2013-06-08 23:25:41 +08:00 |
|
Gina Yeh
|
82daabdd9e
|
Bug 872907 - Patch 2: Implement SendSinkMessage in BluetoothService, r=echou, r=mrbkap
|
2013-06-08 23:25:18 +08:00 |
|
Gina Yeh
|
42db248693
|
Bug 872907 - Patch 1: Implement BluetoothA2dpManager, r=echou, r=mrbkap
|
2013-06-08 23:24:29 +08:00 |
|
ffxbld
|
8ff2aa8041
|
No bug, Automated HSTS preload list update from host bld-linux64-ec2-615 - a=hsts-update
|
2013-06-08 03:26:28 -07:00 |
|
ffxbld
|
a6d9688c9d
|
No bug, Automated blocklist update from host bld-linux64-ec2-645 - a=blocklist-update
|
2013-06-08 03:24:30 -07:00 |
|
Richard Newman
|
76eb3051b1
|
Merge m-c to s-c.
|
2013-06-07 13:04:39 -07:00 |
|
Ryan VanderMeulen
|
1b1910893f
|
Merge inbound to m-c.
|
2013-06-07 15:27:47 -04:00 |
|
Sankha Narayan Guria
|
5304247273
|
Bug 880265 - Remove AudioBufferSourceNode.gain; r=ehsan
|
2013-06-08 00:55:04 +05:30 |
|
Gijs Kruitbosch
|
b8e1ddc572
|
Backing out 0acfbc3b4941 (Bug 844818) for b2g bustage.
|
2013-06-08 14:50:07 +02:00 |
|
Landry Breuil
|
21273d6caa
|
Bug 618485: Finally remove uintptr_t word payload union member on 64BE, it grows jsval_layout size and is unused. r=luke
|
2013-06-08 12:49:10 +02:00 |
|
Landry Breuil
|
cf54e8459e
|
Bug 844430: Add the correct build defines to fix libsctp on NetBSD/OpenBSD/Dragonfly. r=jesup
|
2013-06-08 12:48:30 +02:00 |
|
Jan Beich
|
11c8f04dc7
|
Bug 844818 - Make WebRTC aware of --enable-alsa/--enable-pulseaudio. r=jesup,ted
|
2013-06-08 12:47:31 +02:00 |
|
Jan Beich
|
f058316a11
|
Bug 878446 - Disable libyuv asm without SSSE3 as well. r=jesup
|
2013-06-08 12:44:26 +02:00 |
|
C. Scott Ananian
|
4026e0ce22
|
Bug 880807 - OdinMonkey: Fix signature of int multiplication by constant (r=luke)
--HG--
extra : rebase_source : 6b4d2bcb2261c9d466e5ce8098a70212a5b7c78f
|
2013-06-07 18:33:50 -04:00 |
|
Jon Coppeard
|
af7d9a0531
|
Bug 860573 - Part 2 - Use spare bits of wrapper cache flags for nsINode r=smaug
|
2013-06-08 09:54:59 +01:00 |
|
Jon Coppeard
|
fa77e296a8
|
Bug 860573 - Part 1 - Store wrapper cache flags separately to the object pointer r=smaug
|
2013-06-08 09:53:21 +01:00 |
|
Boris Zbarsky
|
51217ccdd9
|
Bug 877281 another followup for the Windows bustage. r=jandem pending
|
2013-06-08 00:06:39 -04:00 |
|
Boris Zbarsky
|
8aa1bc1906
|
Bug 877281 bustage fix. Deal with the fact that Value has 8-byte alignment. r=jandem
|
2013-06-07 23:40:35 -04:00 |
|
Jason Orendorff
|
f7e4b064e2
|
Bug 880575, part 5 - Factor out EvalAndPrint from ReadEvalPrintLoop. Use CompileOptions to eliminate some more manual memory management. Make ReadEvalPrintLoop take both input and output FILEs as arguments instead of using gOutFile. r=jwalden.
|
2013-06-07 22:25:08 -05:00 |
|
Jason Orendorff
|
f2e4058507
|
Bug 880575, part 4 - Use a Vector<char> instead of manually allocating the input buffer in ReadEvalPrintLoop. r=jwalden.
|
2013-06-07 22:25:08 -05:00 |
|
Jason Orendorff
|
7e6ac96fc1
|
Bug 880575, part 3 - Declare variables at initialization in ReadEvalPrintLoop. r=jwalden.
|
2013-06-07 22:25:08 -05:00 |
|
Jason Orendorff
|
666830c9de
|
Bug 880575, part 2 - Factor out RunFile() from Process(). r=jwalden.
|
2013-06-07 22:25:07 -05:00 |
|
Jason Orendorff
|
1a1fb08c55
|
Bug 880575, part 1 - Factor out ReadEvalPrintLoop() from Process(). r=jwalden.
|
2013-06-07 22:25:07 -05:00 |
|
Boris Zbarsky
|
6a359eb980
|
Bug 879628. Don't screw up the text from earlier counters when using counters() with various list styles. r=dbaron
|
2013-06-07 22:45:46 -04:00 |
|
Boris Zbarsky
|
f68f0da53c
|
Bug 872669. Slightly speed up our named proxy gets by making use of the inline chars/length getters we can have when our id is an atom. r=waldo,peterv
|
2013-06-07 22:45:46 -04:00 |
|