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

308150 Коммитов

Автор SHA1 Сообщение Дата
Brian Hackett 2d06e97b65 Bug 866866 - Inspect phis at the start of loop header rather than trailing values, r=dvander. 2013-05-01 18:06:01 -06:00
Malini Das a7e72a9b7f Bug 867812 - get rid of skip, r=jgriffin 2013-05-01 19:52:40 -04:00
James Willcox ff9fc3204f Bug 863223 - Make canvas updates asynchronous once again r=nrc 2013-05-01 19:24:27 -04:00
David Zbarsky f9b344108a Bug 867459: Root toolkit/ r=terrence 2013-05-01 18:43:53 -04:00
David Zbarsky 80119f33c1 Bug 867459: Root xpcshell.cpp r=terrence 2013-05-01 18:43:53 -04:00
Andrew McCreight c88229fdd3 Bug 863085, part 2 - remove NS_CycleCollectorForget2 from some XPCOM glue. r=bsmedberg 2013-05-01 15:36:03 -07:00
Andrew McCreight b82ff0e35c Bug 863085, part 1 - Gut NS_CycleCollectorForget2 and rename CC::Suspect2. r=smaug 2013-05-01 15:35:13 -07:00
Nick Alexander 5555792721 Bug 677452 - Add smartmake-like functionality to |mach build DIR|. r=gps 2013-05-01 15:36:05 -07:00
Scott Johnson 621376f7f2 Bug 861106: Add null check for mDocument in SetTextZoom, SetFullZoom, and SetMinFontSize to prevent crash on tab close. [r=blassey] 2013-05-01 17:21:47 -05:00
Brian Hackett 7a26e938a0 Bug 866826 - Add missing IdToTypeId check, r=dvander. 2013-05-01 15:45:40 -06:00
Gavin Sharp 1372a3cf1c Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed 2013-04-19 15:21:30 -07:00
Ehsan Akhgari 81ad4113d5 Bug 865642 - Disable test_bug867174.html on Android 2013-05-02 12:03:49 -04:00
Masayuki Nakano 539d7e3b5d Bug 866736 - InputScope support for IMM32 with CUAS, fix bustage without Win8 SDK, r=jmathies 2013-05-02 17:37:35 +02:00
Ryan VanderMeulen d1954a4a47 Backed out changeset 088bb497b532 (bug 867950) for mochitest-1 failures. 2013-05-02 11:15:50 -04:00
Jason Smith 3d38600873 bug 867778 - Enable webrtc crashtests on FxAndroid. r=gcp 2013-05-01 19:34:50 -07:00
Stephen Pohl 6af8265e40 Bug 636564 - Implement lion style scrollbars on Mac OSX 10.7+; r=roc 2013-05-02 10:58:00 -04:00
Gervase Markham 6f0f0faca7 Bug 859768 - Add dictionary for Estonian, including dictionary license addition to about:license. r=Pike 2013-05-02 10:51:54 -04:00
Hugh Nougher 3917da91d0 Bug 689870 - Add d3dkmtQueryStatistics.h and enable GPU reporter for Win7+. r=jrmuizel 2013-05-02 10:50:51 -04:00
Brian Hackett 4c2fe6dd85 Bug 865059 - Don't analyze scripts until they are compiled by baseline when JM is disabled, r=jandem. 2013-05-02 08:35:01 -06:00
James Willcox bef95c6826 Bug 867750 - Add a --with-compiler-wrapper configure option r=glandium
--HG--
extra : rebase_source : a9cdc227652214c21835fa9921c7960f8b1a0b1d
2013-05-02 09:26:13 -04:00
Mounir Lamouri 82a4a8231b Bug 867950 - Refactor HTMLInputElement::{Clone,RestoreState,SaveState}() to use GetValueMode() instead of mType. r=smaug 2013-05-02 14:26:44 +01:00
Oleg Romashin ec83e8bc77 Bug 867964 - Build fail with DenormalDisabler.h:116: error: 'FLT_MIN' was not declared in this scope. r=ehsan
--HG--
extra : rebase_source : 7076471a442c3ce639b81259e824edd0c1a69eb0
2013-05-01 06:51:13 -07:00
Kartikaya Gupta 50eb862251 Bug 867582 - Make the Axis overscroll correction use floats for more correctness. r=ajones 2013-05-02 09:24:16 -04:00
Ehsan Akhgari fedd33c510 Bug 867876 - Add some tests for the AudioParam automation events; r=roc 2013-05-02 01:13:27 -04:00
Ehsan Akhgari f4ef30f478 Bug 867174 - Part 2: Protect against invalid sample rates a bit harder; r=padenot 2013-04-30 16:37:23 -04:00
Ehsan Akhgari 35b84ef38c Bug 867174 - Part 1: Deliver the correct channel count the to the resampler the first time that we see a buffer; r=padenot 2013-04-30 16:36:19 -04:00
Douglas Crosher ad7960593e Bug 860749 - Set an appropriate ION_SPEW_DIR for Android. r=mrosenberg 2013-04-12 00:10:16 +10:00
Sam Foster 76f008a9cd Bug 856267 - Hide menu popups when the appbar shows with a listener for MozContentShowing. r=jimm
--HG--
extra : rebase_source : 53eac3a18450458df9ab4f5492e4bf572db5b0ee
2013-04-30 16:36:26 +01:00
Ryan VanderMeulen 344d14196f Merge m-c to inbound. 2013-05-01 08:00:14 -04:00
Jonathan Kew fd3328acbc bug 857089 - backout changeset b85353b6cc38 pending revised UI for the feature 2013-05-01 10:12:41 +01:00
Chris Cooper 56b151cb54 Bug 851753 - Set --enable-stdcxx-compat for static analysis clang build (DONTBUILD) - r=jcranmer 2013-05-01 11:10:41 +02:00
Ms2ger a12f4fb1a9 Backout changeset e113285ef790 for the wrong bug number. DONTBUILD 2013-05-01 11:09:33 +02:00
ISHIKAWA, Chiaki cad945d3a7 Bug 824338 Fix typo in warning message in nsRDFXMLDataSource.cpp. r=Neil DONTBUILD as this doesn't change code. 2013-05-01 09:49:14 +01:00
Tim Taubert 6758e80df2 merge m-c to fx-team 2013-05-01 10:18:22 +02:00
Ryan VanderMeulen bd59cf1187 Merge inbound to m-c. 2013-04-30 21:58:19 -04:00
Ryan VanderMeulen 79ecc61ccd Merge the last PGO-green inbound changeset to m-c. 2013-04-30 21:49:23 -04:00
Dave Camp 7f139ce787 Bug 867481 - Remote debugging connection screen is broken. r=harth 2013-04-30 18:40:44 -07:00
Heather Arthur 70d3e23f25 Bug 866264 - Intermittent devtools/styleeditor/test/browser_styleeditor_new.js | new editor shows 1 rule after modification - Got 2, expected 1; r=dcamp 2013-04-30 17:19:59 -07:00
Ryan VanderMeulen 6d10999514 Merge birch to m-c. 2013-04-30 20:06:30 -04:00
Ehsan Akhgari 78e98235e0 Bug 865234 - Part 9: Avoid variable shadowing in AudioNodeStream::ObtainInputBlock; r=roc 2013-04-30 19:37:58 -04:00
Geoff Brown d3a78a5d2f Bug 865005 - Follow-up: disable netwerk xpcshell tests on Android; DONTBUILD 2013-04-30 16:13:11 -06:00
Allison Naaktgeboren c0c77e2921 Bug 856049 - Lower border of 'Pair a device' input box is missing.r=mbrubeck 2013-04-30 15:02:00 -07:00
Jim Blandy a31f97d54e Bug 866231: Have the remote protocol profiler actor copy notification values and break cycles before sending them to the client. r=dcamp 2013-04-30 15:00:29 -07:00
Jim Blandy 4fd4d6ce30 Bug 865073: debugging protocol: Systematically catch and log exceptions thrown by handler functions that their callers would otherwise ignore. r=dcamp 2013-04-30 15:00:29 -07:00
Allison Naaktgeboren 5e1a1331ba Bug 865567 - Remove small box with orange border flickering (on top) when swiping in Snapped View.r=mbrubeck 2013-04-30 14:45:22 -07:00
Jim Blandy 4c02ff838f Bug 862531: Replace BaseProxyHandler::obj_toString with className. r=jorendorff 2013-04-30 14:44:50 -07:00
Robert Strong 34ae05bf93 Remove the 'Back' button from the stub installer options page - Bug 799172 - 'Back' after 'Options' just returns to the first dialog. r=bbondy, ui-r=shorlander - Windows stub installer only which is only built when building the nightly - DONTBUILD 2013-04-30 14:15:49 -07:00
Ryan VanderMeulen 1cba51e563 Backed out changeset c0789f4c3113 (bug 863523) for Android no-ion bustage.
CLOSED TREE
2013-04-30 17:01:02 -04:00
Shane Caraveo fd3bf20f96 bug 866354 fix social button styling on windows, r=jaws 2013-04-30 12:27:25 -07:00
Steve Fink 78ede280a6 No bug. Fix a "used but not defined" warning from calling TypedArray::type() in MIR.h. r=woof!
--HG--
extra : rebase_source : 1edf8aebf55b81c27dad32a07fe9729575f64991
2013-04-30 14:31:32 -07:00