Mihai Sucan
f8f7fa75e5
Bug 861338 - [browserconsole] Cache Console.jsm API calls with ConsoleAPIStorage.jsm; r=jwalker
2013-06-07 20:13:48 +03:00
Paul Rouget
0d38b4e3d9
Bug 879692 - New OSX scrollbars are not compatible with the devtools floating scrollbars. r=harth
2013-06-05 06:24:00 +03:00
Michael Ratcliffe
78afee66a6
Bug 864249 - Add option to toggle JavaScript to Toolbox Options panel r=jwalker
2013-05-31 16:52:06 +01:00
Panos Astithas
a0fef75b61
Don't take the slow async path when source maps are not enabled or present (bug 873224); r=rcampbell f=nfitzgerald
2013-06-11 10:58:57 +03:00
Ryan VanderMeulen
fdbbf59ba0
Merge inbound to m-c.
2013-06-10 15:43:58 -04:00
Ryan VanderMeulen
39565c8428
Merge birch to m-c.
2013-06-10 15:43:30 -04:00
Tim Taubert
4d247cc8b8
merge m-c to fx-team
2013-06-10 21:17:09 +02:00
Ryan VanderMeulen
48b95f0801
Merge birch to m-c.
2013-06-10 12:25:58 -04:00
Timothy B. Terriberry
2440908070
Bug 881163 - Require gcc 4.5.2 for C++11 atomics, r=froydnj
2013-06-10 09:17:00 -07:00
Thomas Zimmermann
ca96fee1d1
Bug 838995: Improve component swapping when reading texture in RGBA format r=vlad
...
The function SwapRAndBComponents spends a lot of time in the loops while
walking over the image data. This patch reworks the looping such that the
function only takes 75% of its original time.
2013-06-10 16:00:58 +02:00
Sotaro Ikeda
2d8e4dae08
Bug 871485 - Share hw codec between applications/tasks. r=mwu, r=doublec, r=roc
2013-06-10 08:22:05 -04:00
Ed Morley
77f18862e2
Merge latest green birch changeset and mozilla-central
2013-06-10 10:06:11 +01: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
Austin King
5076221b7c
Bug 881014 - Cancel buttons in UI should call RP's oncancel method. r=jedp
2013-06-08 13:50:25 -07: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