Commit Graph

129161 Commits

Author SHA1 Message Date
Benoit Girard
3d7c532eec Bug 863375 - Remove 'Toggle Profiling' menu. r=ehsan
--HG--
extra : rebase_source : c8e70c998ede7986e2583f3fba4d23fcdb37b540
2013-04-19 15:37:50 -04:00
Richard Marti
fe1d36992b Bug 864128 - Fix height of editable menulist dropmarker. r=fryn ui-r=fryn 2013-04-21 13:53:17 +02:00
Justin Lebar
79171233a7 Bug 857833 - Remove some warnings in toolkit/xre/nsAppRunner.cpp. r=bsmedberg 2013-04-21 16:41:18 -04:00
Jim Chen
7614ad70f0 Bug 862929 - Find end of ANR trace the correct way; r=blassey 2013-04-17 16:29:00 -07:00
Wan-Teh Chang
6883005431 Bug 858231 Refine HAVE_FREEBL_LIBS_32 into HAVE_FREEBL_LIBS_32INT32 and HAVE_FREEBL_LIBS_32FPU, and set only HAVE_FREEBL_LIBS_32FPU to 1 for 32-bit Solaris SPARC builds. r=ginn.chen 2013-04-21 23:29:07 +08:00
Bob Clary
f59a43a260 Bug 303505 - make toolkit intl nsCharsetMenu.cpp NS_NOTYETIMPLEMENTED messages more meaningful, r=bz. 2013-04-21 07:20:06 -07:00
Jonathan Watt
c63ee27f69 Backout bug 862693 (Stop the :-moz-focusring pseudo-class from matching if an element is themed and the theme will display a visual indication of focus for the element. r=roc) 2013-04-21 11:30:11 +01:00
Ms2ger
7c1ae1ff7c Merge m-c to m-i. 2013-04-21 09:54:41 +02:00
Mats Palmgren
710c883c21 Bug 857336 - Always allow PresShell::GoToAnchor to scroll when called from nsDocShell::ScrollToAnchor. r=roc 2013-04-21 09:22:45 +02:00
Ms2ger
848f17a98e Bug 861880 - Move TreeColumns to WebIDL; r=bz 2013-04-21 08:42:26 +02:00
David Zbarsky
a32d3dd112 Bug 856962 - Move Touch to WebIDL bindings; r=mounir 2013-04-21 08:42:19 +02:00
Ms2ger
c3fa7a519c Bug 861507 - Move SVGStringList to WebIDL and remove nsIDOMSVGStringList; r=heycam,smaug 2013-04-21 08:42:00 +02:00
Ms2ger
a074fea42d Bug 862084 - Mark HTMLSelectElement.{item,namedItem} as potentially returning null to fix a crash; r=bz 2013-04-21 08:41:54 +02:00
Ms2ger
02553db10a Bug 862409 - Add the media.audio_data.enabled pref to all.js; r=bz 2013-04-21 08:41:21 +02:00
Ms2ger
c8fdfda9cb Bug 862999 - Mark XPCCallContext as a stack class; r=bholley 2013-04-21 08:41:17 +02:00
Ms2ger
f82b48f7ca Bug 863365 - Log a message when linking libxul with make -s; r=gps 2013-04-21 08:41:13 +02:00
Ms2ger
4ca0edf654 Bug 846634 - Followup: remove straggler EXPORT definitions; r=mshal 2013-04-21 08:41:06 +02:00
Ehsan Akhgari
7c8466ca68 Bug 834513 - Part 4: Add tests for ScriptProcessorNode, and also test AudioBufferSourceNode using it; r=roc 2013-04-20 11:17:58 -04:00
ffxbld
b6f3255db2 No bug, Automated blocklist update from host bld-linux64-ix-016 - a=blocklist-update 2013-04-20 03:39:34 -07:00
Bobby Holley
4cae67d0f5 Back out bug 860438 nsWindowWatcher patch for ProfileManager crashes.
This reverts commit 2aec46b29d41c457b5b192ff51a448eb98598e20.
2013-04-19 18:28:54 -04:00
Bobby Holley
6e33cfe030 Back out bug 863646 for make check orange (TestStartupCache). 2013-04-19 18:28:53 -04:00
Bobby Holley
cc39b0337c Bug 863646 - Force layout initialization in XPCOM initialization. r=bsmedberg 2013-04-19 16:03:24 -04:00
Ryan VanderMeulen
8462eb89ca Merge inbound to m-c. 2013-04-19 13:46:37 -04:00
Ryan VanderMeulen
9a298927f2 Merge fx-team to m-c. 2013-04-19 13:44:55 -04:00
Ryan VanderMeulen
1b08b461ca Bug 862918 - Disable test on mobile. r=ted
CLOSED TREE
2013-04-19 12:09:51 -04:00
Ryan VanderMeulen
f751d56ae7 Merge birch to m-c. 2013-04-19 11:10:59 -04:00
Ehsan Akhgari
2280cc7aa8 Bug 863092 - Make mach run and mach debug run firefox -no-remote; r=gps
DONTBUILD
2013-04-19 09:03:09 -04:00
Gina Yeh
e38e47e3e5 Bug 863620 - Followup of bug 848414, r=echou 2013-04-19 14:40:51 +02:00
Vicamo Yang
7a23fd9768 Bug 863035 - WebSMS: use 'null' to reset SmsFilter::read and threadId. r=mounir,Ms2ger 2013-04-19 20:38:02 +08:00
Kan-Ru Chen (陳侃如)
d7a381161e Bug 845707 - Only filter file path that is a '~' or starts with '~/'. r=dougt 2013-04-19 07:55:58 -04:00
Ryan VanderMeulen
0652e961c9 Merge birch to m-c. 2013-04-19 07:45:15 -04:00
Josh Matthews
e4a83e5819 Bug 831107 - Part 2: Add general ArrayBuffer support to TCPSocket. r=vlad,fzzzy 2013-04-19 11:25:33 +02:00
Josh Matthews
f0f3447ace Bug 831107 - Part 1: Allow TCPSocket consumers to receive typed array data without converting it to a byte string first. r=vlad 2013-04-19 11:25:33 +02:00
Eric Chou
c8991a8d73 Bug 860166 - Revice AT command handler for Headset profile (HSP), r=gyeh 2013-04-19 17:08:06 +08:00
Eric Chou
72c721a24a Bug 860166 - Use two server sockets to listen to both HFP and HSP services, r=gyeh, r=mrbkap 2013-04-19 17:08:00 +08:00
Panos Astithas
90d11c4d14 Bug 863600 - Intermittent browser_toolbox_options.js; r=me 2013-04-19 11:13:32 +03:00
Tim Taubert
ed3352a33d merge m-c to fx-team 2013-04-19 09:42:19 +02:00
Ryan VanderMeulen
78349a0ebd Merge m-c to inbound. 2013-04-18 15:40:18 -04:00
Ryan VanderMeulen
b15bede625 Backed out changeset 3b8dcd393805 (bug 859705) for intermittent Android xpcshell failures on a CLOSED TREE. 2013-04-18 14:58:07 -04:00
Ryan VanderMeulen
c025f2226f Backed out changeset 7610346a34ee (bug 859705) for intermittent Android xpcshell failures on a CLOSED TREE. 2013-04-18 14:52:59 -04:00
Ryan VanderMeulen
fd708b30d1 Backed out changeset 36ffb85842ac (bug 862501) for mochitest crashes. 2013-04-18 14:04:14 -04:00
Ryan VanderMeulen
68f8a6547f Merge m-c to inbound. 2013-04-18 14:01:31 -04:00
Reuben Morais
97c73cd422 Bug 862351 - Don't enqueue messages sent to a different inner window. r=gwagner
--HG--
extra : rebase_source : 74bf8a9000bbb323dfad42fd7aa1ab89f7a6b0f2
2013-04-18 19:44:38 +02:00
Olli Pettay
90a4da3e6f Bug 863094 - Infinity/-Infinity/NaN defaults for unrestricted types, r=bz
--HG--
extra : rebase_source : c2495008be9b084656222e6a0773c72d5224e9cc
2013-04-18 19:58:01 +03:00
Lucas Rocha
580391a42b Bug 863325 - Send correct result with Reader:Added message (r=bnicholson) 2013-04-18 18:07:55 +01:00
Ryan VanderMeulen
ff2b61df0c Backed out changeset 8f7ef60b6f5a (bug 860934) for mochitest asserts and crashes. 2013-04-18 12:02:27 -04:00
Benoit Girard
fe6bc7a71e Bug 862500 - Properly shutdown profiler in xpcshell, shutdown and error cases. r=snorp
--HG--
extra : rebase_source : 22eeccdcee83e3fd03687e6b969b143502a9c5fc
2013-04-18 11:34:49 -04:00
ext:(%20rlin%40mozilla.com)
8d64870c60 Bug 862306 - Route audio stream to BT_SCO in AudioManager. r=mwu 2013-04-18 16:47:09 +02:00
Gina Yeh
5dd5045ef8 Bug 859727 - Remove routing logic from BluetoothScoManager, r=echou, r=rlin 2013-04-18 17:41:17 +02:00
Gene Lian
a90d86e3fc Bug 840066 - [MMS][User Story] Automatic download retry on failure. r=vicamo a=leo+ 2013-04-17 23:22:11 +08:00