Commit Graph

98238 Commits

Author SHA1 Message Date
Kyle Huey
fc74c5d76f Bug 765936. r=bent,peterv 2012-07-06 10:28:51 -07:00
Benjamin Smedberg
0006dc4f11 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
4123ba9759 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
b5aec8bc0a Bug 762770 - implement IAccessibleEx, rkhuey 2012-07-06 12:59:13 -04:00
Matt Brubeck
13c3873620 Bug 771036 - Sanitizer.history should clear the Java history too [r=mfinkle] 2012-07-06 09:22:57 -07:00
Boris Zbarsky
425f8c73e4 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
ce54a40fdb 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
368ba3c4aa 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
2b6cf64500 backout bug 767064, 1f9c66d66df4 2012-07-06 11:08:21 -04:00
Jason Orendorff
5fa6604e22 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
8cfe02ab86 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
e96e87e62a Merge mozilla-central into mozilla-inbound 2012-07-06 10:46:20 -04:00
Ehsan Akhgari
3d1daaa43b Merge the last green PGO changeset from mozilla-inbound to mozilla-central 2012-07-06 10:45:06 -04:00
Jonathan Watt
dd47fe011d Bug 769645 - Use nsDisplayClip to do the content box clipping for nsSVGOuterSVGFrame. r=roc. 2012-07-06 16:44:50 +02:00
Tim Taubert
0e2cc6cecf merge m-c to fx-team 2012-07-06 12:59:15 +02:00
Makoto Kato
9c49d12750 Bug 769533 - Part 2. get rid of AppendWithConversion. r=jlebar 2012-07-06 18:44:20 +09:00
Makoto Kato
5567f1a177 Bug 769533 - Part 1. Replace AppendWithConversion with others. r=jlebar 2012-07-06 18:43:28 +09:00
Nicolas Silva
a98e13e783 Bug 771307 - Disable OMTC for popup widgets that are not XUL panels. r=ajuma 2012-07-05 23:08:28 -04:00
Randell Jesup
34c1392473 Bug 771248: Flip webrtc build pref to on r=roc 2012-07-06 09:53:26 -04:00
Ali Juma
8a8dd37f9c Bug 771189 - Don't try to pause/resume a non-existent compositor. r=kats 2012-07-06 09:48:25 -04:00
Vladimir Vukicevic
57f55d5abf 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
ce22e24d56 b=767064; use 4444/565 GL context format for WebGL on mobile; r=jgilbert 2012-07-06 09:19:27 -04:00
Brian Hackett
8f39f6c99d 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
c5aa308b73 Bug 771385 - Use more heavily NS_floorModolu() instead of fmod() in nsHTMLInputElement. r=smaug 2012-07-06 14:41:23 +02:00
Mounir Lamouri
cc48d268bc 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
ff4418f83b Bug 636634 - Add GetMinAsDouble() and GetMaxAsDouble() to nsHTMLInputElement and refactorize. r=smaug 2012-07-06 14:40:18 +02:00
Ryan VanderMeulen
d0be60fa9c Merge the last PGO-green inbound changeset to m-c. 2012-07-05 20:26:55 -04:00
Ryan VanderMeulen
20c45dac98 Merge the last PGO-green inbound changeset to m-c. 2012-07-05 20:15:12 -04:00
Myk Melez
492fce4c5a 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
cc8b97c5a6 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
9d1c982589 Bug 758357 - Remove indexedDB permission for B2G. r=fabrice 2012-07-05 14:12:02 -07:00
Ben Turner
798ac10ab8 Bug 758357 - Only show prompt after 50mb of quota was reached. r=sicking 2012-07-05 14:11:48 -07:00
Gavin Sharp
a627041e8e 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
77aaa8b522 Bug 767729 - [GCLI] pressing Tab on an empty Developer Toolbar inserts "break"; r=dcamp 2012-07-05 21:47:45 +01:00
Joe Walker
106f3add54 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
f31175531c Bug 720972 - GCLI optional parameters should have a popup menu; r=dcamp 2012-07-05 21:47:45 +01:00
Joe Walker
3db030b3a3 Bug 770929 - GCLI should execute its tests asynchronously; r=dcamp 2012-07-05 21:47:45 +01:00
Joe Walker
4a28c528ab Bug 769672 - GCLI shouldn't grab focus on startup; r=dcamp 2012-07-05 21:47:45 +01:00
Raphael Catolino
644abd9343 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
613f1628e2 Merge the last green PGO changeset from mozilla-inbound to mozilla-central 2012-07-05 11:11:34 -04:00
Paul Rouget
f3ca286779 Bug 764746 - [devtb] style the error counter. r=dao 2012-07-05 17:02:28 +02:00
Gene Lian
e0e46d3e97 Bug 749551 - Alarm API (System Message Integration). r=vivien 2012-07-05 15:53:08 +08:00
Bill McCloskey
b6e81abbe8 Bug 771026 - Replace JSProperty with Shape (r=bhackett) 2012-07-04 19:34:06 -07:00
Myk Melez
618d1fd23a bug 765063 - save installURL for later use; r=fabrice
--HG--
extra : rebase_source : 7360e295a4549d29d2667a0c8e38708959df7f40
2012-07-05 11:12:55 -07:00
Matt Brubeck
c54af9a8f3 Bug 729429 - Follow-up to fix some misplaced whitespace (DONTBUILD) 2012-07-05 11:11:45 -07:00
Benoit Girard
44eb180a00 Bug 770988 - Seperate DumpAsDataURL into MOZ_DUMP_IMAGES. r=ajuma 2012-07-05 14:07:37 -04:00
Sankha Narayan Guria
655afa5cc1 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
a4abe9ed88 Backed out changeset f49e52ee86f3, insufficient review 2012-07-05 11:51:18 +03:00
Aryeh Gregor
e97005691e Bug 767169 part 3 - Use script runner for nsHTMLEditor::ResetRootElementAndEventTarget; r=ehsan 2012-07-05 10:45:08 +03:00
van51
d5e349cc6c Bug 729429 - The system search key should not dismiss the awesomescreen [r=mbrubeck] 2012-07-04 03:26:36 +03:00