Dão Gottwald
ab27cd773f
Bug 767133 - Add slide-in animation for arrow panels. r=enndeakin ui-r=shorlander
...
--HG--
extra : rebase_source : ab38e90e42a6bf45c4152b4960db8f4a8ba14ec0
2012-06-22 22:13:21 +02:00
Steve Fink
bb8f1d1cc9
Backed out changeset c33a30aedb3b (bug 764184)
2012-06-22 12:22:00 -07:00
Steve Fink
e0bf7c92f3
Bug 764184 - Fix GC_REASON telemetry bucket count (r=froydnj)
...
--HG--
extra : rebase_source : b4b9015caab404d8a4b674349fc27ade09dd3ec5
2012-06-15 15:21:56 -07:00
Brian R. Bondy
3ac7133cef
Bug 766833 - Some MozillaMaintenance installs point to maintenanceservice_tmp.exe. r=ehsan
2012-06-22 10:13:56 -04:00
Brian Smith
f401bb654f
Bug 763351: Fix cache hit rate telemetry so that kCacheMissedViaReval gets reported, r=hurley
...
--HG--
extra : rebase_source : 4f914bbe9ef20693ed25dd3da8f4a5a81953c03f
2012-06-21 13:48:59 -07:00
Brian R. Bondy
a36b6983f0
Bug 735975 - Get rid of UNEXPECTED_ERROR codes from updater error handling. r=ehsan
2012-06-21 19:40:47 -04:00
Brian R. Bondy
d66bdba6ff
Bug 766567 - Figure out the source of WRITE_ERROR (7) errors in updater code. r=ehsan
2012-06-21 19:40:43 -04:00
Ed Morley
e35116c354
Fix comment typo in TelemetryPing.js (no bug); r=trivial DONTBUILD
2012-06-21 14:41:24 +01:00
Ted Mielczarek
ed217a2de0
bug 587073 followup, re-silence the output of dsymutil
2012-06-21 09:02:15 -04:00
Randell Jesup
c0a7b5ff2a
Bug 757669: License changes for import of webrtc code r=gerv
2012-05-24 12:46:20 -07:00
Randell Jesup
435602cf1a
Bug 757637: Rollup makesystem changes for webrtc r=khuey r=ted f=glandium
2012-06-20 07:27:43 -04:00
Geoff Lankow
117ee5e915
Bug 749930 - Replace uses of nsILocalFile with nsIFile (more C++ bits); r=Neil
2012-06-21 19:33:49 +12:00
Ed Morley
db2183d3d6
Merge mozilla-central to mozilla-inbound
2012-06-21 08:38:39 +01:00
Mike Hommey
13388d7565
Bug 763987 - Normalize autoconf.mk.in. r=ted
2012-06-20 09:00:48 +02:00
Drew Willcoxon
c5e1b83fb8
Bug 762579 - Implement SocialAPI service provider registry. r=gavin
2012-06-20 18:01:27 -07:00
Jonathan Kew
a555a0b7dc
bug 763693 - simplify the word-cache telemetry to reduce overhead. r=jdaggett
2012-06-20 20:58:19 +01:00
Ted Mielczarek
847199083d
bug 766664 - make double-including package-name.mk not break things. r=glandium
2012-06-20 15:39:46 -04:00
Wolfgang Rosenauer
7ffc19f6ea
Bug 762780 - crashreporter restart command should support MOZ_APP_LAUNCHER. r=ted
2012-06-20 17:41:34 +02:00
Ehsan Akhgari
fa08a3f6a1
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (url-classifier parts); r=dcamp
...
Pushed on a CLOSED TREE
2012-06-20 00:01:02 -04:00
Mike Hommey
2c40a7fa85
Backout changeset 6984dace6afb (bug 763987) because of OSX opt jsreftest bustage
2012-06-20 10:55:59 +02:00
Mike Hommey
3beac338fb
Bug 734125 - Fail configure when acoutputfast.pl fails to find one of the input files. r=ted
2012-06-20 09:45:45 +02:00
Mike Hommey
95bbba592a
Backout changeset efc2f07a829b (bug 734125) because of bustage
2012-06-20 09:23:41 +02:00
Mike Hommey
7d33543b83
Bug 763987 - Normalize autoconf.mk.in. r=ted
2012-06-20 09:00:48 +02:00
Mike Hommey
2026efa911
Bug 734125 - Fail configure when acoutputfast.pl fails to find one of the input files. r=ted
2012-06-20 09:00:48 +02:00
Ryan VanderMeulen
9d93de75c0
Merge m-c to inbound.
2012-06-19 21:13:46 -04:00
Patrick McManus
a535638b4b
bug 764260 convert telemetry::SPDY_VERSION and DNS_LOOKUP_METHOD to be enumerations r=bsmith
2012-06-19 20:38:44 -04:00
Jared Wein
fcd422b484
Backed out changeset feec545f5f98 (bug 713608)
2012-06-19 14:11:38 -07:00
Jared Wein
dba7dfff28
Backed out changeset 0fa8e0eb40a7 (bug 760696)
2012-06-19 14:11:23 -07:00
Ehsan Akhgari
1630aa5c55
Bug 765227 - Avoid attempting to update the maintenance service when an update is being staged; r=bbondy
2012-06-18 16:06:01 -04:00
Mark Banner
2edcd742d0
Bug 757794 - Constant "command timed out: 1200 seconds without output" in test_0200_app_launch_apply_update.js and others. Ensure that timeout loops will always abort eventually. r=ehsan
2012-06-19 15:48:00 +01:00
Phil Ringnalda
6833f23cf7
Back out fe2fdd5d3aae (bug 722994) for mochitest-chrome failures
2012-06-18 22:18:33 -07:00
Saurabh Anand
49c11e7338
Bug 722994 - globalOverlay.js uses global Private Browsing state to control display of a prompt; r=ehsan
2012-06-19 01:57:26 +05:30
Benjamin Smedberg
c15c4ed945
Bug 755724 Part C - Move ScopedAppData into the XPCOM glue, r=glandium
...
--HG--
rename : toolkit/xre/nsAppData.cpp => toolkit/xre/CreateAppData.cpp
rename : toolkit/xre/nsAppData.cpp => xpcom/glue/AppData.cpp
extra : rebase_source : 6223397345e77b00f14d93a1f188c042fc5f89ea
2012-06-08 08:41:30 -04:00
Mark Banner
d49e0abf6f
Bug 757794 - Constant "command timed out: 1200 seconds without output" in test_0200_app_launch_apply_update.js and others. Ensure that timeout loops will always abort eventually. r=ehsan
...
--HG--
extra : rebase_source : d29af708ec3c8d26bb5bcc95c51e25b13f798072
2012-06-19 15:48:00 +01:00
Tom Schuster
adfcd4895a
Bug 764346 - Let Error Console filter match more properties like source, line. r=jaws
2012-06-19 17:24:58 +02:00
Ted Mielczarek
cd881ba08f
bug 587073 - stop uploading duplicate dSYM files in the symbol package. r=nthomas
2012-06-19 09:24:49 -04:00
Ted Mielczarek
327ff7e058
bug 764671 - Stop uploading symbols for test programs/libs to the symbol server. r=nthomas
2012-05-24 11:58:35 -04:00
Dão Gottwald
decce3d948
Bug 765714 - Reduce the arrow panel arrow size. r=enndeakin
2012-06-19 16:08:11 +02:00
Dão Gottwald
70c43e268a
Bug 764755 - Remove the aero glass style border of arrow panels and reduce the arrow size. r=enndeakin
2012-06-19 16:07:24 +02:00
Nathan Froyd
bcfc7149dc
Bug 763587 - rename AutoHashtable::ReflectHashtable; r=taras
2012-06-18 16:20:52 -04:00
Nils Maier
624a6d1617
Bug 759783: Add identifying origin information to Javascript sandboxes. r=jlebar
2012-06-18 13:09:17 -04:00
Ed Morley
633bffe54d
Merge mozilla-central to mozilla-inbound
2012-06-18 15:27:22 +01:00
Irakli Gozalishvili
0a6e14d06b
Bug 743359: Land the SDK module loader. r=mossop
2012-06-18 10:03:02 +01:00
Ian Neal
6b7b2a4416
Bug 756784 - Make file menu popup more consistent and easier to overlay r=gavin
2012-06-17 16:40:30 +01:00
Brian R. Bondy
a70c3b6954
Bug 764905 - Randomly flip preload on/off, independent of whether update service deleted prefetch. r=taras
2012-06-16 13:44:07 -04:00
Ryan VanderMeulen
1df0bbcdcc
Merge inbound to m-c.
2012-06-16 09:38:43 -04:00
Tim Taubert
cbc36efcd3
merge m-c to fx-team
2012-06-16 12:36:20 +02:00
Martin Stransky
fa65d41f83
Bug 627699 - Port GTK2 to GTK3, toolkit part, r=karlt
2012-06-16 18:06:10 +12:00
Ekanan Ketunuti
ab40b68737
Bug 764270 - Generalize use of Services.jsm in nsSearchSuggestions. r=gavin, yoric
2012-06-16 10:07:40 +07:00
Brian R. Bondy
505064e416
Bug 763025 - Report telemetry data for the number of people that cannot upgrade due to permissions. r=rstrong
2012-06-15 11:59:35 -04:00
Brian R. Bondy
aa85cfc765
Bug 763018 - Report telemetry data for if background updates are enabled. r=rstrong
2012-06-15 11:59:35 -04:00
Brian R. Bondy
470c83fc9b
Bug 763016 - Report telemetry data for if the MozillaMaintenance service is installed. r=rstrong
2012-06-15 11:59:35 -04:00
Brian R. Bondy
dd8cf25f67
Bug 763022 - Report telemetry data for the number of service related errors people encountered. r=rstrong
2012-06-15 11:59:35 -04:00
Brian R. Bondy
42e78780a1
Bug 763017 - Report telemetry data for if the MozillaMaintenance service is enabled. r=rstrong
2012-06-15 11:59:35 -04:00
Brian R. Bondy
52cd3783ba
Bug 763012 - Report telemetry data for whether or not updates are automatic. r=rstrong
2012-06-15 11:59:35 -04:00
Brian R. Bondy
d04c812950
Bug 763011 - Report telemetry data for whether or not updates are enabled. r=rstrong
2012-06-15 11:59:35 -04:00
David Rajchenbach-Teller
9656cb68a8
Bug 747876 - Windows front-end;r=taras,dougt
2012-06-15 17:23:17 +02:00
David Rajchenbach-Teller
4030ba00f1
Bug 747876 - Unix front-end;r=taras,dougt
2012-06-15 17:23:07 +02:00
David Rajchenbach-Teller
5ce1fdb13d
Bug 747876 - Shared code;r=taras,dougt
2012-06-15 17:22:57 +02:00
David Rajchenbach-Teller
0913f5cec5
Bug 747876 - More shared code;r=taras,dougt
2012-06-15 17:22:50 +02:00
David Rajchenbach-Teller
63a958d9a9
Bug 747876 - Companion testsuite;r=taras
2012-06-15 17:22:40 +02:00
Ed Morley
9ef4312c8c
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-06-15 13:32:55 +01:00
Mike Hommey
b1b7ef4283
Bug 764021 - Add Startup Timeline probe for when entering main(). r=taras,r=bsmedberg
2012-06-15 08:23:08 +02:00
Phil Ringnalda
ca68e02f93
Back out fcad61fcaf73 (bug 726191) for test_videocontrols.html bustage
2012-06-14 22:51:50 -07:00
Chris Pearce
ffaf17acca
Bug 726191 - Only setup video controls' volume control event listeners once we know that we have an audio stream. r=jaws
2012-06-15 17:05:57 +12:00
Jonathan Wilde
44a8f0198b
Bug 762528 - Remove enablePrivilege from password manager tests. r=fryn
2012-06-11 18:13:20 -07:00
Ehsan Akhgari
bafa4505f1
Bug 757632 - Re-enable the test; r=rstrong
2012-06-13 10:30:07 -04:00
Ehsan Akhgari
6ec73dc93d
Bug 764587 - Do not throttle the download of a complete mar if we fall back to a complete update after attempting to stage a partial update; r=rstrong
2012-06-13 22:00:03 -04:00
Ehsan Akhgari
3bc64d4216
Bug 764269 - Handle symbolic links properly when copying the installation directory before staging an update; r=rstrong
2012-06-13 20:38:56 -04:00
Ehsan Akhgari
40be4b6271
Bug 760577 - Part 4: Add full round-trip tests for keeping the mar file around and falling back to apply it at startup if replacing the application fails; r=rstrong
...
--HG--
rename : toolkit/mozapps/update/test/unit/test_0201_app_launch_apply_update.js => toolkit/mozapps/update/test/unit/test_0203_app_launch_apply_update.js
rename : toolkit/mozapps/update/test_svc/unit/test_0201_app_launch_apply_update_svc.js => toolkit/mozapps/update/test_svc/unit/test_0203_app_launch_apply_update_svc.js
2012-06-08 15:06:53 -04:00
Ehsan Akhgari
f8297e90d5
Bug 760577 - Part 3: Verify the fallback behavior on all the locked file tests; r=rstrong
...
--HG--
rename : toolkit/mozapps/update/test/unit/test_0161_appInUse_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0162_appInUse_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0172_fileLocked_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0174_fileLocked_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0173_fileLocked_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0175_fileLocked_xp_win_partial.js
rename : toolkit/mozapps/update/test/unit/test_0184_fileInUse_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0188_fileInUse_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0185_fileInUse_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0189_fileInUse_xp_win_partial.js
rename : toolkit/mozapps/update/test/unit/test_0186_rmrfdirFileInUse_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0190_rmrfdirFileInUse_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0187_rmrfdirFileInUse_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0191_rmrfdirFileInUse_xp_win_partial.js
rename : toolkit/mozapps/update/test_svc/unit/test_0161_appInUse_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0162_appInUse_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0172_fileLocked_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0174_fileLocked_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0173_fileLocked_xp_win_partial_svc.js => toolkit/mozapps/update/test_svc/unit/test_0175_fileLocked_xp_win_partial_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0184_fileInUse_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0188_fileInUse_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0185_fileInUse_xp_win_partial_svc.js => toolkit/mozapps/update/test_svc/unit/test_0189_fileInUse_xp_win_partial_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0186_rmrfdirFileInUse_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0190_rmrfdirFileInUse_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0187_rmrfdirFileInUse_xp_win_partial_svc.js => toolkit/mozapps/update/test_svc/unit/test_0191_rmrfdirFileInUse_xp_win_partial_svc.js
2012-06-14 09:26:02 -04:00
Ehsan Akhgari
ac82ce6e75
Bug 760577 - Part 2: Fall back to regular updates if the replacing step fails after we've staged an update; r=rstrong
2012-06-14 09:25:24 -04:00
Ehsan Akhgari
14e077ce86
Bug 760577 - Part 1: Keep the update files around when an update has been staged; r=rstrong
2012-06-14 09:21:13 -04:00
Ehsan Akhgari
4be95f94ff
Bug 762032 - Increase the amount of time we wait for the helper application to finish running in the updater tests; r=rstrong
2012-06-11 10:36:21 -04:00
Masatoshi Kimura
8d929b4bc9
Bug 563169 - Use WinInet function instead of reading registry. r=jmathies
2012-06-13 21:12:36 -04:00
Ryan VanderMeulen
f6597c2541
Merge m-c to inbound.
2012-06-13 21:12:31 -04:00
Matt Brubeck
889af1a907
Merge last green changeset from inbound to mozilla-central
2012-06-13 13:23:54 -07:00
Brian R. Bondy
6d58912612
Bug 763474 - Firefox win32 l10n builds broken because Win2008R2 check not avail in NSIS 2.33. r=jimm
2012-06-13 12:33:15 -04:00
Tim Taubert
e80da9aa94
merge m-c to fx-team
2012-06-13 15:34:08 +02:00
Ed Morley
c4b3cbe529
Merge mozilla-central to mozilla-inbound
2012-06-13 15:52:26 +01:00
Nathan Froyd
bdefe88f86
Bug 763605 - use Function.bind instead of 'let self = this' idiom; r=taras
2012-06-12 09:20:18 -04:00
Panos Astithas
b95c738c57
Bug 754251 - Can't set breakpoint in Script Debugger; r=rcampbell
2012-06-12 09:47:08 +03:00
Nicholas Nethercote
34a3951677
Bug 760352 (part 3) - Preserve alignment on 100% values in about:memory. r=jlebar.
...
--HG--
extra : rebase_source : 1ca1f3b003fba09699170f9697ce35190acfe4bd
2012-06-11 20:33:06 -07:00
Nicholas Nethercote
51b1dd666a
Bug 760352 (part 2) - Treeify non-JS-compartment KIND_OTHER memory reports where appropriate. r=jlebar.
...
--HG--
extra : rebase_source : 886b3d40a8dc5f7092ed35ffe280814576ca021b
2012-06-11 20:32:26 -07:00
Nicholas Nethercote
d09087aa9d
Bug 760352 (part 1) - Allow KIND_OTHER memory reports to be in trees. r=jlebar.
...
--HG--
extra : rebase_source : d28d117fbc2c91069222649741f5ef6b567b3e2a
2012-06-11 20:29:12 -07:00
Ryan VanderMeulen
b74e4a29db
Revert c39d36167b99 due to a horribly munged backout.
2012-06-10 19:44:50 -04:00
Ryan VanderMeulen
061d4c2616
Backout the bug 754202 backout due to orange.
2012-06-10 19:37:47 -04:00
Olli Pettay
94414ed431
Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst
2012-06-10 21:14:30 +03:00
Paul Adenot
a524f12fe5
Bug 762933 - No-audio icon switches to audio available icon when video is in fullscreen. r=jaws
2012-06-09 17:07:19 -04:00
Jason Orendorff
432ba576a2
Bug 750307 - "Assertion failure: isBoolean()" in RegExpObject::ignoreCase after redefining nonconfigurable data property. r=Waldo. Second landing, test change rs=bholley on IRC.
2012-06-13 03:11:18 -05:00
aceman
007a29aa3c
Bug 759053 - Change accesskey of "Don't Save" button from "d" to "n". r=gavin
2012-06-09 14:22:41 -04:00
Ryan VanderMeulen
caebb33c05
Merge m-c to inbound
2012-06-09 14:22:32 -04:00
Tim Taubert
b435cf4f39
merge m-c to fx-team
2012-06-09 17:34:20 +02:00
Panos Astithas
78ce298cf3
Bug 760882 - XBL Bindings appear in the debugger script dropdown if the debugger is open when the page is refreshed; r=rcampbell
2012-06-08 16:05:27 +03:00
Panos Astithas
035efc50e0
Bug 761223 - JS Debugger errors prevent me from debugging Orion; r=dcamp
2012-06-08 11:21:59 +03:00
Panos Astithas
147618191a
Backout 61e0d5d09f77 due to test breakage
2012-06-08 11:18:28 +03:00
Panos Astithas
69e8b205cb
Bug 761223 - JS Debugger errors prevent me from debugging Orion; r=dcamp
2012-06-08 10:00:48 +03:00
Nathan Froyd
10e3eea129
Bug 762590 - don't send test pings at idle when !Telemetry.canSend; r=taras
2012-06-07 15:21:35 -04:00
David Rajchenbach-Teller
b9aad0db99
Bug 722332: add some test coverage for the search service async initialization API, r=gavin
2012-06-07 11:45:23 -07:00
David Zbarsky
1bf90577d2
Bug 764706 - Unused variable in nsToolkitProfileService.cpp r=benjamin
2012-06-14 14:08:12 -07:00
Nathan Froyd
0dbe89a48c
Bug 763526 - send current session ping before persisted pings; r=taras
2012-06-13 09:27:41 -04:00
Nathan Froyd
13bce92360
Bug 763526 - determine ping status directly from event handler; r=taras
2012-06-12 14:59:19 -04:00
Nathan Froyd
51e27947ea
Bug 763526 - move telemetry-test-xhr-complete notification; r=taras
2012-06-12 14:20:42 -04:00
Nathan Froyd
8ab246e877
Bug 763526 - record success/fail for every telemetry ping; r=taras
2012-06-12 11:35:28 -04:00
Nathan Froyd
8610f52de9
Bug 763526 - abort telemetry ping sending after first failed ping; r=taras
2012-06-12 11:34:18 -04:00
Ehsan Akhgari
e3a8768a2a
Merge mozilla-central into mozilla-inbound
2012-06-14 09:37:35 -04:00
Nathan Froyd
8474f11bc8
Bug 764513 - turn persistent telemetry back on; r=taras
2012-06-13 15:18:36 -04:00
Geoff Lankow
80e7fc2e14
Bug 764333 - Link from error console to view source doesn't work for errors in subscripts; r=Unfocused
2012-06-14 21:20:06 +12:00
David Rajchenbach-Teller
027b745c89
Bug 722332: add an asynchronous initialization API to nsIBrowserSearchService, with a fallback to synchronous initialization for backwards compatibility, r=gavin
2012-05-03 16:56:33 +02:00
Nathan Froyd
bda6701c4e
Bug 753701 - register new HTTP handler prior to any do_check_foo testing; r=taras
2012-06-07 11:03:43 -04:00
Tom Schuster
a504f4429c
Bug 760951 - Add a filter box to the error console. r=jaws
2012-06-07 17:22:34 +02:00
Florian Quèze
3f38f83c87
Bug 762088 - nsContentPrefService.js, reference to undefined property Cc['@mozilla.org/privatebrowsing;1'], r=ehsan.
2012-06-07 15:57:17 +02:00
Mike Hommey
372c1292d3
Bug 580408 - Import jemalloc 3.0.0. r=khuey,r=gerv
2012-06-07 10:41:58 +02:00
Mike Hommey
2de42d5e59
Bug 580408 - Move Mozilla fork of jemalloc to memory/mozjemalloc. r=khuey
...
--HG--
rename : memory/jemalloc/Makefile.in => memory/mozjemalloc/Makefile.in
rename : memory/jemalloc/jemalloc.c => memory/mozjemalloc/jemalloc.c
rename : memory/jemalloc/jemalloc.h => memory/mozjemalloc/jemalloc.h
rename : memory/jemalloc/jemalloc_types.h => memory/mozjemalloc/jemalloc_types.h
rename : memory/jemalloc/linkedlist.h => memory/mozjemalloc/linkedlist.h
rename : memory/jemalloc/osx_zone_types.h => memory/mozjemalloc/osx_zone_types.h
rename : memory/jemalloc/ql.h => memory/mozjemalloc/ql.h
rename : memory/jemalloc/qr.h => memory/mozjemalloc/qr.h
rename : memory/jemalloc/rb.h => memory/mozjemalloc/rb.h
2012-06-07 10:41:58 +02:00
Jeff Walden
a694790f7c
Bug 761859 - Make mozalloc_abort use MOZ_CRASH to crash. r=ted
2012-06-05 16:49:30 -07:00
Takanori MATSUURA
efeebc1764
bug 761975 - remove extra closing parenthesis that makes RPM nightly build fail; r=bsmedberg
...
--HG--
extra : rebase_source : 2958a216f8077fdad42c3b9237642ee8aa533b0e
2012-06-06 10:56:40 -07:00
Geoff Lankow
5c5b5746b0
Bug 761489 - New addon page overflows when text is wrapped; r=Unfocused
2012-06-07 01:08:27 +12:00
Ed Morley
8e3f4a6794
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-06-06 09:20:35 +01:00
Ms2ger
0c93eb74dd
Bug 758669 - Don't use int32 in JSHistogram_Add; r=taras
2012-06-06 09:22:24 +02:00
Brian Nicholson
f4b9964d7e
Bug 747388 - Remove .part files on dl-failed on Android. r=mfinkle
2012-06-05 21:06:04 -07:00
Geoff Lankow
552f02f3f1
Merge m-c to m-i
2012-06-06 15:13:51 +12:00
Geoff Lankow
1214b72681
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
2012-06-06 14:08:30 +12:00
Jonathan Wilde
6024bb7be6
Bug 761446 - Remove extraneous space characters from videocontrols.xml. r=fryn
2012-06-04 17:37:53 -07:00
Chris Lee
488d5d7dda
Bug 761444 - Remove unnecessary white space in xul.css. r=fryn
2012-06-04 17:02:04 -07:00
Paul Adenot
f68f969280
Bug 749520 - Use new mozHasAudio API to let users know that the video being watched does not have an audio track r=jaws
2012-06-04 16:49:57 -07:00
Daniel Holbert
58092f65a7
Bug 757485 followup: Remove reference to recently-deleted /content/xbl/public from toolkit-makefiles.sh. standing-rs=ted
2012-06-04 15:23:07 -07:00
Justin Lebar
7deb4db002
Bug 750454 - Fix FUEL leaks. Part 8: Reformat FUEL code. r=mak
...
--HG--
extra : rebase_source : f60cacaef0d993a4fde695140fcd3b6fab9e8c7e
2012-06-05 20:05:50 -04:00
Justin Lebar
5d1b44282b
Bug 750454 - Fix FUEL leaks. Part 6: Remove gShutdown. r=mak
...
--HG--
extra : rebase_source : 0e5af38e6de7e477823a2da59ecdcb05af99d8e6
2012-06-05 20:05:50 -04:00
Justin Lebar
c717e877a7
Bug 750454 - Fix FUEL leaks. Part 5: Fix extensions. r=mak
...
--HG--
extra : rebase_source : 82f31f3fb2308f34249d96dd0a6b0a42a5c868a1
2012-06-05 20:05:50 -04:00
Justin Lebar
2afa4b5e9b
Bug 750454 - Fix FUEL leaks. Part 3: Fix preferences leaks. r=mak
...
--HG--
extra : rebase_source : 8b311aa9058e41fa594598a933b2b820e7b6f2bd
2012-06-05 20:05:50 -04:00
Justin Lebar
97efa18c3f
Bug 750454 - Fix FUEL leaks. Part 1: Use weak refs in Application. r=mak
...
--HG--
extra : rebase_source : 04b4ce7ee1488481281a3073b4ba6900f14afbdf
2012-06-05 20:05:50 -04:00
Wes Johnston
e9d8f63ead
Bug 765106 - Use mobile video controls binding. r=gavin
2012-06-15 11:33:14 -07:00
Brian R. Bondy
a17abf507b
bug 740842 - When updating Firefox the service is used although the UAC is off in win8. r=rstrong
2012-06-15 17:43:58 -04:00
Gavin Sharp
38af7af415
Tweak comment that I forgot to update when fixing bug 657462
2012-06-15 11:08:50 -07:00
Brian R. Bondy
e67fc15d7f
Bug 758463 - Windows XP does not clear prefetch on updates. r=jimm
2012-06-15 10:37:55 -04:00
Matt Brubeck
3a29bd2551
Backed out changeset 03e5475bf52c (bug 726191), which I re-landed this by mistake
2012-06-15 07:27:45 -07:00
Chris Pearce
69f67d0732
Bug 726191 - Only setup video controls' volume control event listeners once we know that we have an audio stream. r=jaws
2012-06-15 17:05:57 +12:00
Chris AtLee
0ac7343973
Bug 763632: Only GPG sign .checksum files. r=rail,khuey
2012-06-15 09:29:32 -04:00
Ed Morley
6851f5438e
Merge mozilla-central to mozilla-inbound
2012-06-15 14:04:37 +01:00
Brian R. Bondy
915ac14c01
Bug 741174 - Silent install option for maintenance service. r=bbondy
2012-06-15 08:08:31 -04:00
David Rajchenbach-Teller
609b5766f3
Bug 707681 - Companion testsuite. r=yoric
2012-05-15 15:10:21 +02:00
David Rajchenbach-Teller
baa250042f
Bug 707681 - Windows back-end. r=taras,dougt
2012-06-09 09:17:02 -04:00
David Rajchenbach-Teller
dcff78f265
Bug 707679 - Companion testsuite. r=taras
2012-05-15 15:08:30 +02:00
David Rajchenbach-Teller
7b49288a29
Bug 707679 - Companion Makefile. r=yoric
2012-05-11 17:31:24 +02:00
David Rajchenbach-Teller
728c8865f2
Bug 707679 - Non-Unix specific functions of the back-end. r=taras,dougt
2012-04-27 12:54:20 +02:00
David Rajchenbach-Teller
55b98f30b8
Bug 707679 - Unix-specific functions of the back-end. r=taras,dougt
2012-05-07 09:05:54 +02:00
David Bolter
41fde0e18a
Bug 759158 - Introduce accessibility status to about:support. r=gavin
2012-06-27 11:47:27 -04:00
Phil Ringnalda
a8a17bcdca
Back out 6a386d638a1a (bug 746277) for packaged build bustage
2012-06-27 08:31:38 -07:00
Ehsan Akhgari
a95b6edeea
Bug 722872 - Part 1: Add nsITransferable::Init(nsILoadContext*), enforce that it's called in debug builds, and add nsIDOMDocument* arguments to nsIClipboardHelper methods; r=roc
...
This patch does the following:
* It adds nsITransferable::Init(nsILoadContext*). The load context
might be null, which means that the transferable is non-private, but
if it's non-null, we extract the boolean value for the privacy mode
and store it in the transferable.
* It adds checks in debug builds to make sure that Init is always
called, in form of fatal assertions.
* It adds nsIDOMDocument* agruments to nsIClipboardHelper methods which
represent the document that the string is coming from.
nsIClipboardHelper implementation internally gets the nsILoadContext
from that and passes it on to the transferable upon creation. The
reason that I did this was that nsIClipboardHelper is supposed to be a
high-level helper, and in most of its call sites, we have easy access
to a document object.
* It modifies all of the call sites of the above interfaces according to
this change.
* It adds a GetLoadContext helper to nsIDocument to help with changing
the call sites.
2012-04-16 22:14:01 -04:00
Joey Armstrong
19374d1d46
bug 746277: replace hg shell pipelines with make logic
2012-05-16 15:09:00 -04:00