Commit Graph

134259 Commits

Author SHA1 Message Date
Paul Adenot
2083c10f3c Bug 865244 - Test for AudioContext.destination.maxChannelCount. r=ehsan 2013-06-10 19:32:28 +02:00
Paul Adenot
3aa35d131a Bug 865244 - Implement AudioContext.destination.maxChannelCount. r=ehsan 2013-06-10 19:32:28 +02:00
Paul Adenot
9a67a917d3 Bug 865244 - Expose the maximum channel count in the AudioStream. r=kinetik 2013-06-10 19:32:28 +02:00
Paul Adenot
38c4f1deff Bug 865244 - Update in-tree cubeb to have cubeb_get_max_channels. r=kinetik 2013-06-10 19:32:28 +02:00
William Lachance
0c750c1b5b Bug 797529 - Remove dependence on debugger server, r=jgriffin 2013-05-14 16:54:07 -04:00
Jonathan Griffin
d2b6999531 Bug 797529 - Make SpecialPowers compatible with B2G compartment sharing, r=khuey 2013-05-31 16:58:58 -07:00
Jonathan Griffin
94f463c1c4 Bug 797529 - Make DevToolsUtils.js compatible with B2G compartment sharing, r=past 2013-06-06 20:00:11 -07:00
Mark Capella
ca7979fa5d Bug 802093 - Reader Mode:Update reading list button state if the list is empty, r=lucasr
--HG--
rename : mobile/android/themes/core/images/reader-list-icon-hdpi.png => mobile/android/themes/core/images/reader-list-on-icon-hdpi.png
rename : mobile/android/themes/core/images/reader-list-icon-mdpi.png => mobile/android/themes/core/images/reader-list-on-icon-mdpi.png
rename : mobile/android/themes/core/images/reader-list-icon-xhdpi.png => mobile/android/themes/core/images/reader-list-on-icon-xhdpi.png
2013-06-10 12:25:35 -04:00
Ryan VanderMeulen
254db91ed2 Merge m-c to inbound. 2013-06-10 12:26:38 -04:00
Ryan VanderMeulen
48b95f0801 Merge birch to m-c. 2013-06-10 12:25:58 -04:00
Joey Armstrong
31b070fae0 bug 872087: move HOST_LIBRARY to moz.build (file batch #1). r=mshal 2013-06-10 12:21:32 -04:00
Federico Paolinelli
450ba78a1e Bug 684380 - Add context menu to add mail / phone links to address book. r=mfinkle 2013-06-10 12:17:56 -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
Kannan Vijayan
4de22d4259 Bug 878992 - Clean up Jaeger related flags. r=jandem 2013-06-10 12:00:30 -04:00
Kartikaya Gupta
ca27aa8758 Bug 877728 - Use a local variable instead of a ref to store a temporary. r=Ms2ger 2013-06-10 11:37:24 -04:00
Joey Armstrong
081e2d3a69 bug 870370: move EXTRA_COMPONENTS to moz.build (file batch #1). r=mshal 2013-06-10 11:30:03 -04:00
Joey Armstrong
bfded569cf bug 870370: move EXTRA_COMPONENTS to moz.build (file batch #2). r=mshal 2013-06-10 11:19:28 -04:00
David Rajchenbach-Teller
4595e8879c Bug 845190 - Prevent nsStreamTransportService from re-initializing. r=biesi 2013-06-10 11:01:59 -04:00
David Rajchenbach-Teller
5f88c081a4 Bug 872421 - Simple module loader for workers. r=gozala 2013-06-10 11:01:59 -04:00
Todd Whiteman
e2c686b2f8 Bug 880500 - Handle files without symbols on the mac. r=singerb 2013-06-10 11:01:59 -04:00
Max Li
ec82911dae Bug 881249 - ERROR highlightBox.get is not a function, r=MarcoZ 2013-06-10 10:30:07 -04:00
David Bolter
e08244017b Minor cleanup including followup to b=577727. r=tbsaunde 2013-06-10 10:43:18 -04:00
Jan de Mooij
3d1b62c8ea Bug 877378 - Fix shell-only compartment mismatch with evaluate and saveFrameChain. r=luke 2013-06-10 16:43:03 +02:00
Jim Chen
387b9f1780 Bug 837379 - Log better exception messages in GeckoEditable; r=cpeterson 2013-06-10 10:15:41 -04:00
Jim Chen
6b6dc1bf17 Bug 876739 - restart and show/hide IME for input types with native widgets; r=cpeterson 2013-06-10 10:13:31 -04:00
Jim Chen
a9671a5215 Bug 876739 - Reset extracted text request in notifyIMEContext; r=cpeterson 2013-06-10 10:13:31 -04: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
Joey Armstrong
5fca1b9660 bug 880773: move SSRCS to moz.build (logic). r=ted 2013-06-10 09:59:42 -04:00
Kartikaya Gupta
3add0c36b5 Bug 879004 - Add types to the remaining methods in GeckoContentController. r=kentuckyfriedtakahe 2013-06-10 09:05:44 -04:00
Kartikaya Gupta
21233ee23c Bug 879004 - Convert the async scroll offset fields in APZC.h to CSSPoints. r=kentuckyfriedtakahe 2013-06-10 09:05:44 -04:00
Kartikaya Gupta
44de711089 Bug 879004 - Cleanups for consistency; no functional changes. r=BenWa, ketuckyfriedtakahe 2013-06-10 09:05:43 -04:00
Kartikaya Gupta
fe148e065e Bug 879004 - Change FrameMetrics.mViewport to be a CSSRect. r=BenWa 2013-06-10 09:05:43 -04:00
Kartikaya Gupta
3fb54e7045 Bug 879004 - Move template methods to header file. r=BenWa 2013-06-10 09:05:43 -04:00
Kartikaya Gupta
8125a1cac7 Bug 879004 - Convert mDisplayport and mCriticalDisplayport in FrameMetrics to CSSRects. r=BenWa 2013-06-10 09:05:42 -04:00
Martin Stransky
516a2b9701 Bug 879746 - Port GTK2 to GTK3 - uriloader fixes. r=karlt 2013-06-10 08:36:26 -04:00
Martin Stransky
d846e03b29 Bug 879515 - Port GTK2 to GTK3 - dom/plugins fixes. r=karlt 2013-06-10 08:36:26 -04:00
Martin Stransky
572a55316c Bug 877626 - Port GTK2 to GTK3 - build config - xpcom, toolkit, accessible, xulrunner dirs. r=ted, r=karlt 2013-06-10 08:36:26 -04:00
Nick Fitzgerald
a26de060a2 Bug 870361 - Change the symbol for source map pragmas from @ to #. r=jorendorff 2013-06-10 08:36:23 -04:00
Xidorn Quan
bf5d27c459 Bug 861613 - Make animation of download notification togglable. r=mak 2013-06-10 08:30:44 -04:00
Georg Koppen
8c6c4c7716 Bug 856978 - Make authorization headers removable if they observe "http-on-modify-request". r=mayhemer 2013-06-10 08:30:25 -04: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
Jan de Mooij
b59459aecb Bug 876465 - Skip arguments-object slot in InlineFrameIterator::thisObject() and SnapshotIterator::readFrameArgs. r=djvj 2013-06-10 14:00:27 +02:00
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