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

275763 Коммитов

Автор SHA1 Сообщение Дата
Benjamin Smedberg afa3664115 Followup to bug 769048 part F - actually annotate the crash report with the notes we've carefully collected, r=captain-obvious 2012-07-06 13:08:19 -04:00
Kyle Huey 7687f80e3f Back out Bug 771248 for failing to build on inbound the exact same way it failed to build on try. 2012-07-06 10:03:23 -07:00
Mark Capella 54ad98b7d8 Bug 762770 - implement IAccessibleEx, rkhuey 2012-07-06 12:59:13 -04:00
Matt Brubeck 6013f3dfea Bug 771036 - Sanitizer.history should clear the Java history too [r=mfinkle] 2012-07-06 09:22:57 -07:00
Boris Zbarsky 2bf625b035 Bug 767352. Keep track of a method's overloads in a list of IDLMethodOverload objects. r=jlebar 2012-07-06 12:21:24 -04:00
Randell Jesup c439649aed Bug 770230: Remove broken symlinks in webrtc to third_party/google-visualization-python DONTBUILD r=derf 2012-07-06 12:15:49 -04:00
Gavin Sharp d2444c4a7e Bug 771344: make workerURL optional, r=adw
--HG--
rename : toolkit/components/social/test/xpcshell/test_getProvider.js => toolkit/components/social/test/xpcshell/test_SocialService.js
extra : transplant_source : Z%AAM%9F%14%A6%E3%AB%0E%BFY%91%60%AB%1A%3F%8D%00%7FU
2012-07-06 08:47:34 -07:00
Vladimir Vukicevic 7445ad31b2 backout bug 767064, 1f9c66d66df4 2012-07-06 11:08:21 -04:00
Jason Orendorff ee7a247f5a Bug 695908 - Use bool in js/src/frontend rather than JSBool. Part 2: JSBool to bool. r=ejpbruel. 2012-07-03 12:37:19 -05:00
Jason Orendorff a1108a7d9f Bug 695908 - Use bool in js/src/frontend rather than JSBool. Part 1: true/false literals. r=ejpbruel. 2012-07-03 12:37:00 -05:00
Ehsan Akhgari b8d566ff70 Merge mozilla-central into mozilla-inbound 2012-07-06 10:46:20 -04:00
Ehsan Akhgari 1aabf0598f Merge the last green PGO changeset from mozilla-inbound to mozilla-central 2012-07-06 10:45:06 -04:00
Jonathan Watt be9eb94c50 Bug 769645 - Use nsDisplayClip to do the content box clipping for nsSVGOuterSVGFrame. r=roc. 2012-07-06 16:44:50 +02:00
Tim Taubert d712821491 merge m-c to fx-team 2012-07-06 12:59:15 +02:00
Makoto Kato b1f0381abe Bug 769533 - Part 2. get rid of AppendWithConversion. r=jlebar 2012-07-06 18:44:20 +09:00
Makoto Kato 1e533fbd2e Bug 769533 - Part 1. Replace AppendWithConversion with others. r=jlebar 2012-07-06 18:43:28 +09:00
Nicolas Silva 7e3dc288c5 Bug 771307 - Disable OMTC for popup widgets that are not XUL panels. r=ajuma 2012-07-05 23:08:28 -04:00
Randell Jesup dacabd1419 Bug 771248: Flip webrtc build pref to on r=roc 2012-07-06 09:53:26 -04:00
Ali Juma f9d2715e76 Bug 771189 - Don't try to pause/resume a non-existent compositor. r=kats 2012-07-06 09:48:25 -04:00
Vladimir Vukicevic 55604f3d2f b=766205; HTML video playback occasionally uses RGB frame on mobile (incorrect marking as inactive); r=roc 2012-07-06 09:23:09 -04:00
Vladimir Vukicevic 80b6e38fcd b=767064; use 4444/565 GL context format for WebGL on mobile; r=jgilbert 2012-07-06 09:19:27 -04:00
Brian Hackett 07de48dd72 Check the types of values newly known as doubles at loop heads when entering from the interpreter, bug 769985. r=dvander 2012-07-06 06:54:32 -06:00
Mounir Lamouri 4362d8889f Bug 771385 - Use more heavily NS_floorModolu() instead of fmod() in nsHTMLInputElement. r=smaug 2012-07-06 14:41:23 +02:00
Mounir Lamouri b8fd17dc6a Bug 771182 - Don't use standard C++ way to detect/set NaN but use MFBT instead. r=smaug 2012-07-06 14:41:00 +02:00
Mounir Lamouri 0d092356a6 Bug 636634 - Add GetMinAsDouble() and GetMaxAsDouble() to nsHTMLInputElement and refactorize. r=smaug 2012-07-06 14:40:18 +02:00
Ryan VanderMeulen 36f3902ed9 Merge the last PGO-green inbound changeset to m-c. 2012-07-05 20:26:55 -04:00
Ryan VanderMeulen 841d9758fa Merge the last PGO-green inbound changeset to m-c. 2012-07-05 20:15:12 -04:00
Myk Melez f6f1de5f16 remove observer added by test to resolve test bustage caused by fix for bug 765063 (fa750527a43b) 2012-07-05 14:54:11 -07:00
Jeff Muizelaar cd56fffd20 Bug 771317. Fix comment about FASTCALL and inline functions. r=espindola
Calling convention does not make a difference on functions that are inlined,
but that feels obvious because no call is being made. Inline functions are not
necessarily inlined so this comment is somewhat misleading.

--HG--
extra : rebase_source : f634f18d1a6669147f53162a7bc0ab08b145cc43
2012-07-05 17:38:30 -04:00
Gregor Wagner e295cdd67f Bug 758357 - Remove indexedDB permission for B2G. r=fabrice 2012-07-05 14:12:02 -07:00
Ben Turner 946695bf5a Bug 758357 - Only show prompt after 50mb of quota was reached. r=sicking 2012-07-05 14:11:48 -07:00
Gavin Sharp 5bd4597d54 Bug 771247: lazify SocialService initialization, add getProviderList, r=adw
--HG--
rename : toolkit/components/social/test/xpcshell/test_getProvider.js => toolkit/components/social/test/xpcshell/test_getProviderList.js
extra : transplant_source : %8Ej%FET%034%86M%C9L%25j%12%0AfWt%A1%E9O
2012-07-05 14:01:38 -07:00
Joe Walker fb3590a662 Bug 767729 - [GCLI] pressing Tab on an empty Developer Toolbar inserts "break"; r=dcamp 2012-07-05 21:47:45 +01:00
Joe Walker 04287884cd Bug 731972 - GCLI selection field should be clear when more options exist, and allow you to get them; r=dcamp 2012-07-05 21:47:45 +01:00
Joe Walker 5e7d422a21 Bug 720972 - GCLI optional parameters should have a popup menu; r=dcamp 2012-07-05 21:47:45 +01:00
Joe Walker 8e4c3cda8d Bug 770929 - GCLI should execute its tests asynchronously; r=dcamp 2012-07-05 21:47:45 +01:00
Joe Walker 90a15072cf Bug 769672 - GCLI shouldn't grab focus on startup; r=dcamp 2012-07-05 21:47:45 +01:00
Raphael Catolino 5d72313131 Bug 765772 - Always sanitize the value when blurring, submitting and getting the value, for <input type='number'>. r=mounir 2012-07-05 18:15:46 +02:00
Ehsan Akhgari e20e91b0d7 Merge the last green PGO changeset from mozilla-inbound to mozilla-central 2012-07-05 11:11:34 -04:00
Paul Rouget a11f46551f Bug 764746 - [devtb] style the error counter. r=dao 2012-07-05 17:02:28 +02:00
Gene Lian fd24115c5b Bug 749551 - Alarm API (System Message Integration). r=vivien 2012-07-05 15:53:08 +08:00
Bill McCloskey 394611c7c4 Bug 771026 - Replace JSProperty with Shape (r=bhackett) 2012-07-04 19:34:06 -07:00
Myk Melez 556dd19911 bug 765063 - save installURL for later use; r=fabrice
--HG--
extra : rebase_source : 7360e295a4549d29d2667a0c8e38708959df7f40
2012-07-05 11:12:55 -07:00
Matt Brubeck 95ab2f1c11 Bug 729429 - Follow-up to fix some misplaced whitespace (DONTBUILD) 2012-07-05 11:11:45 -07:00
Benoit Girard 4f7cbc68fb Bug 770988 - Seperate DumpAsDataURL into MOZ_DUMP_IMAGES. r=ajuma 2012-07-05 14:07:37 -04:00
Sankha Narayan Guria bd58047409 Bug 656011 - Password Manager now allows to copy username; r=MattN
--HG--
extra : rebase_source : 570214fbb1e966d73bd715988dafee9b7cf628a1
2012-07-04 13:14:00 -07:00
Aryeh Gregor c8f2fb5da8 Backed out changeset f49e52ee86f3, insufficient review 2012-07-05 11:51:18 +03:00
Aryeh Gregor df8b2779c0 Bug 767169 part 3 - Use script runner for nsHTMLEditor::ResetRootElementAndEventTarget; r=ehsan 2012-07-05 10:45:08 +03:00
van51 04d260c4b6 Bug 729429 - The system search key should not dismiss the awesomescreen [r=mbrubeck] 2012-07-04 03:26:36 +03:00
Phil Ringnalda a0fb5dc0f6 Back out f79077bad960 and 94dd16a365d9 (bug 765150) for bustage 2012-07-05 09:07:18 -07:00