Граф коммитов

311788 Коммитов

Автор SHA1 Сообщение Дата
Terrence Cole 74d51f8218 Bug 880776 - Check verifier nursery inclusion explicity in JIT post barriers; r=bhackett 2013-06-07 13:46:26 -07:00
Eitan Isaacson 5e9d77c92f Bug 878218 - [AccessFu] Call _enableOrDisable only after _activatePref is assigned. r=yzen 2013-06-10 11:12:46 -07:00
Paul Adenot 215c801905 Bug 865244 - Fix bustage on Android. 2013-06-10 19:58:14 +02:00
Paul Adenot 4bfa3ee212 Bug 865244 - Test for AudioContext.destination.maxChannelCount. r=ehsan 2013-06-10 19:32:28 +02:00
Paul Adenot ae5d415e99 Bug 865244 - Implement AudioContext.destination.maxChannelCount. r=ehsan 2013-06-10 19:32:28 +02:00
Paul Adenot 502d1c06bb Bug 865244 - Expose the maximum channel count in the AudioStream. r=kinetik 2013-06-10 19:32:28 +02:00
Paul Adenot 0ba5918cf5 Bug 865244 - Update in-tree cubeb to have cubeb_get_max_channels. r=kinetik 2013-06-10 19:32:28 +02:00
William Lachance a21068fb85 Bug 797529 - Remove dependence on debugger server, r=jgriffin 2013-05-14 16:54:07 -04:00
Jonathan Griffin 23de7949ea Bug 797529 - Make SpecialPowers compatible with B2G compartment sharing, r=khuey 2013-05-31 16:58:58 -07:00
Jonathan Griffin 7e83d0b580 Bug 797529 - Make DevToolsUtils.js compatible with B2G compartment sharing, r=past 2013-06-06 20:00:11 -07:00
Mark Capella 57652d7851 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 54e7a32047 Merge m-c to inbound. 2013-06-10 12:26:38 -04:00
Ryan VanderMeulen 2953699feb Merge birch to m-c. 2013-06-10 12:25:58 -04:00
Joey Armstrong 722eab8a6b bug 872087: move HOST_LIBRARY to moz.build (file batch #1). r=mshal 2013-06-10 12:21:32 -04:00
Federico Paolinelli 7b8fbcb01d 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 a5f847a092 Bug 881163 - Require gcc 4.5.2 for C++11 atomics, r=froydnj 2013-06-10 09:17:00 -07:00
Kannan Vijayan 8766b0456a Bug 878992 - Clean up Jaeger related flags. r=jandem 2013-06-10 12:00:30 -04:00
Kartikaya Gupta e0bc90dd4d 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 8101528304 bug 870370: move EXTRA_COMPONENTS to moz.build (file batch #1). r=mshal 2013-06-10 11:30:03 -04:00
Joey Armstrong e3210c223f bug 870370: move EXTRA_COMPONENTS to moz.build (file batch #2). r=mshal 2013-06-10 11:19:28 -04:00
David Rajchenbach-Teller cc42021837 Bug 845190 - Prevent nsStreamTransportService from re-initializing. r=biesi 2013-06-10 11:01:59 -04:00
David Rajchenbach-Teller db0da677ba Bug 872421 - Simple module loader for workers. r=gozala 2013-06-10 11:01:59 -04:00
Todd Whiteman 79a898e138 Bug 880500 - Handle files without symbols on the mac. r=singerb 2013-06-10 11:01:59 -04:00
Max Li a822d6ba32 Bug 881249 - ERROR highlightBox.get is not a function, r=MarcoZ 2013-06-10 10:30:07 -04:00
David Bolter fbef29b7e6 Minor cleanup including followup to b=577727. r=tbsaunde 2013-06-10 10:43:18 -04:00
Jan de Mooij f6c976ee7c Bug 877378 - Fix shell-only compartment mismatch with evaluate and saveFrameChain. r=luke 2013-06-10 16:43:03 +02:00
Jim Chen d61b66bb9b Bug 837379 - Log better exception messages in GeckoEditable; r=cpeterson 2013-06-10 10:15:41 -04:00
Jim Chen 14d5a85185 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 0e55621efe Bug 876739 - Reset extracted text request in notifyIMEContext; r=cpeterson 2013-06-10 10:13:31 -04:00
Thomas Zimmermann 127c3fa498 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 34c71ef60b bug 880773: move SSRCS to moz.build (logic). r=ted 2013-06-10 09:59:42 -04:00
Kartikaya Gupta cf143c6315 Bug 879004 - Add types to the remaining methods in GeckoContentController. r=kentuckyfriedtakahe 2013-06-10 09:05:44 -04:00
Kartikaya Gupta 6b80984b82 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 2e046cb0db Bug 879004 - Cleanups for consistency; no functional changes. r=BenWa, ketuckyfriedtakahe 2013-06-10 09:05:43 -04:00
Kartikaya Gupta 95a5f9d752 Bug 879004 - Change FrameMetrics.mViewport to be a CSSRect. r=BenWa 2013-06-10 09:05:43 -04:00
Kartikaya Gupta 117c0c13f9 Bug 879004 - Move template methods to header file. r=BenWa 2013-06-10 09:05:43 -04:00
Kartikaya Gupta 39f7cc7f7b Bug 879004 - Convert mDisplayport and mCriticalDisplayport in FrameMetrics to CSSRects. r=BenWa 2013-06-10 09:05:42 -04:00
Martin Stransky 78d9b52f1a Bug 879746 - Port GTK2 to GTK3 - uriloader fixes. r=karlt 2013-06-10 08:36:26 -04:00
Martin Stransky e349c33aac Bug 879515 - Port GTK2 to GTK3 - dom/plugins fixes. r=karlt 2013-06-10 08:36:26 -04:00
Martin Stransky 03a912b269 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 194c3a4cb5 Bug 870361 - Change the symbol for source map pragmas from @ to #. r=jorendorff 2013-06-10 08:36:23 -04:00
Xidorn Quan aa5ed0415a Bug 861613 - Make animation of download notification togglable. r=mak 2013-06-10 08:30:44 -04:00
Georg Koppen 6b0e491600 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 357c151486 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 ee52a9c8e4 Bug 876465 - Skip arguments-object slot in InlineFrameIterator::thisObject() and SnapshotIterator::readFrameArgs. r=djvj 2013-06-10 14:00:27 +02:00
Jim Mathies 66c836277c 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 8aaafed7e7 Bug 880592 - Wrong tab count after killed by OS and restored, r=lucasr 2013-06-10 06:14:43 -04:00
Ed Morley f89e004952 Merge mozilla-central and inbound 2013-06-10 10:06:55 +01:00
Ed Morley 82e422b825 Merge latest green birch changeset and mozilla-central 2013-06-10 10:06:11 +01:00
Cameron McCormack 7fd2090cfd 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