Marco Bonardo
21c7510af0
Bug 837117 - Downloaded items change position in the downloads view if Clear List is selected.
...
r=Mano
2013-02-05 21:56:03 +01:00
David Rajchenbach-Teller
93fa1aed47
Bug 836912 - Measure Jank in Session Restore collection and serialization. r=ttaubert
2013-02-05 11:40:48 -05:00
Andres Hernandez
9eee2578dd
Bug 739217 - Part 4: Browser replacements of synchronous isVisited with asynchronous isURIVisited. r=mak
2013-02-04 16:12:19 -06:00
Andres Hernandez
b406bcfce5
Bug 739217 - Part 1: addVisits replacement of synchronous isVisited with asynchronous isURIVisited. r=mak
2013-01-28 11:09:33 -06:00
Asaf Romano
88fd87f363
Bug 836211 - Give focus to the downloads view if the previous view had focus.
...
r=mak
2013-02-05 15:56:35 +01:00
Dão Gottwald
f204555645
Bug 835907 - DNT preferences "Learn more" link shouldn't open in new window. r=dolske
2013-02-05 10:35:21 +01:00
Josh Matthews
046e3e7e12
Bug 829360 - Keep non-browser windows from extending the lifetime of the private session. r=bz
2013-02-04 23:22:51 +00:00
Tim Taubert
fd4f1bf01b
merge m-c to fx-team
2013-02-04 20:12:29 +01:00
Andres Hernandez
5e72dd30f3
Bug 822284 - Intermittent browser_privatebrowsing_cookieacceptdialog.js, browser_privatebrowsing_crh.js; r=ehsan
2013-02-01 15:05:29 -06:00
Tim Taubert
9300fc26a8
Bug 712763 - Backout changes from bug 669272 to keep original window order when restoring a session; r=felipe
2013-02-01 13:12:47 -05:00
Tim Taubert
70b0a8d64f
Bug 726275 - Shift-click on back/forward button doesn't load page; r=gavin
2013-02-01 10:19:34 -05:00
Gregory Szorc
c47eb8f3a2
Bug 836120 - Reduce memory overhead of Sync when it's not configured; r=rnewman
...
If Sync is (likely) not configured, the only loaded JS is for the XPCOM
service itself.
The UI code is now smart enough to initialize the Sync service if it
isn't yet loaded. This addresses bug 825728.
2013-01-30 07:05:12 -08:00
Daniel Holbert
0a332a0602
Bug 835543 part 2: Remove deprecated interface nsINavHistoryFullVisitResultNode. r=mak
2013-01-29 14:30:13 -08:00
Gabriele Svelto
4cd2bb780f
Bug 835730 - Properly tear down components when the profile is being shut down. r=mak
2013-01-29 18:06:03 +01:00
Ehsan Akhgari
565d0479c3
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
...
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Sid Stamm
d4170e5094
Bug 765398 - Add a "yes, I allow tracking" option to DNT. (r=dolske)
...
--HG--
extra : rebase_source : 1a0ce8dc9086dc501d9f5a183af8a5a3360ee8a9
2012-06-14 14:19:27 -07:00
Raymond Lee
cb52c2a702
Bug 820764 - Stop using addvisit() in browser tests r=mak77
2013-01-25 12:55:22 +08:00
Ryan VanderMeulen
0888abcc1f
Merge the last PGO-green inbound changeset to m-c.
2013-01-24 20:59:19 -05:00
Ryan VanderMeulen
7a6b2f89fb
Merge fx-team to m-c.
2013-01-24 20:03:46 -05:00
Tim Taubert
07e4ec3a66
Bug 797263 - Intermittent browser_586068-reload.js | Test timed out r=yoric
2013-01-24 14:59:16 +01:00
Asaf Romano
843791998a
Bug 832949 - Disable common Organize options when the Downloads view is in use. r=mak.
2013-01-23 21:19:08 +02:00
Owen Coutts
390fe1595a
Bug 808054 - Don't anchor the Downloads Panel to the tabs toolbar. r=mconley
2013-01-23 18:08:15 -05:00
Josh Matthews
3a496e0b5b
Bug 830271 - Make download UI notification take an nsIDownload. r=mak sr=mossop
2013-01-21 16:11:45 +00:00
Josh Matthews
8a38786008
Bug 830066 - Use proper document for dropping links on toolkit download UI. r=mak
2013-01-21 15:09:51 +00:00
Marco Bonardo
b819b99a7a
Bug 832471 - Make Library Downloads view actually remove all downloads on Clear Downloads
...
r=Mano
2013-01-19 11:21:33 +01:00
Nathan Froyd
cde6a853f0
Bug 715376 - update MockFilePicker.init() to take a window for event dispatching purposes; r=jmaher
2012-10-16 17:39:32 -04:00
Raymond Lee
8ceb72cf5e
Bug 830703 - test_httpauth.js doesn't run. r=josh
...
--HG--
rename : browser/components/privatebrowsing/test/unit/test_httpauth.js => netwerk/test/unit/test_httpauth.js
2013-01-24 00:37:42 +08:00
Matthew Noorenberghe
4672115b8e
Merge fx-team with mozilla-central
2013-01-17 16:14:57 -08:00
Matthew Noorenberghe
6b7c3c20c7
Bug 829995 - Ignore case of .url extension when migrating bookmarks from Internet Explorer. r=felipe
2013-01-16 18:39:46 -08:00
Tim Taubert
c0731037b0
Bug 805338 - Use http://127.0.0.1:1/ as a reliable error page for testing r=jaws
2013-01-16 13:34:03 +01:00
Gregory Szorc
7d3f562b28
Merge mozilla-central into services-central
2013-01-15 23:11:26 -08:00
Ed Morley
c6e0c9a36d
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2013-01-15 22:57:50 +00:00
Gregory Szorc
ad9d143963
Bug 829881 - Remove references to replaced Telemetry notification bar; r=tchevalier
2013-01-15 12:38:01 -08:00
Gregory Szorc
da8c995e59
Merge mozilla-central into services-central
2013-01-15 08:36:17 -08:00
Olli Pettay
1defaa48e6
Bug 825544: backout Bug 825544, Bug 825544, Bug 765192 and Bug 808035 to bring back the old .location=val behavior, r=bz
2013-01-15 13:46:35 +02:00
Mike Connor
9d9b51b04b
bug 830498 - fix hardcoded brand references in data choices prefpane, r=jaws
2013-01-14 19:56:04 -05:00
Mike Conley
eb8edfdd52
Bug 825852 - Add UI migration to put the Downloads button into the navigation bar. r=mak, f=gavin.
2013-01-15 10:47:58 -05:00
Asaf Romano
3c6981a89d
Bug 826991 - Store download state and end time in an annotation (avoid I/O for new history downloads), part 2. r=mak
2013-01-15 17:32:04 +02:00
Paolo Amadini
5bc82bba27
Bug 824265 - Part 2 of 2 - Empty Downloads view should show that there are no downloads in the list. r=mano
2013-01-13 23:36:18 +02:00
Asaf Romano
991900775b
Bug 830064 - The new downloads view does not support drag and drop. r=mak
2013-01-16 22:39:16 +02:00
Ed Morley
84b7b29fbf
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2013-01-16 20:22:54 +00:00
Ehsan Akhgari
3ae49b157f
Test case for bug 828780; r=jdm
2013-01-16 09:35:41 -05:00
Chris Coulson
e19a5f0f05
Bug 823973 - Skip GConf-specific shell component tests on systems with GSettings. r=gavin
2013-01-16 08:30:42 -05:00
Asaf Romano
a678805aff
Bug 830329 - Fix the enabled state of the clear downloads command (was: Clear Downloads button is disabled if the view is not focused). r=mak
2013-01-16 14:00:33 +02:00
Ehsan Akhgari
b308923d95
Bug 830652 - Consume the -private-window command line argument in per-window PB builds; r=dolske
2013-01-15 20:27:27 -05:00
Ehsan Akhgari
5562b4e463
Backed out changeset d9bff5217809 (bug 830652) on the suspicion that it has broken Marionette
2013-01-15 19:30:18 -05:00
Ehsan Akhgari
8db189e696
Bug 830652 - Consume the -private-window command line argument in per-window PB builds; r=dolske
2013-01-15 18:40:16 -05:00
Andres Hernandez
c4400bf383
Bug 822284 - Intermittent browser_privatebrowsing_cookieacceptdialog.js, browser_privatebrowsing_crh.js; r=ehsan
2013-01-14 23:37:06 -06:00
Mike Conley
4e8c38c4ed
Bug 830205 - Stop the Download button from showing progress remaining after downloads completed if browser.download.panel.removeFinishedDownloads=true. r=paolo.
2013-01-15 15:29:23 -05:00
Asaf Romano
01c8aaecc5
Bug 830842 - Clear Downloads button should appear only for Downloads View. r=mak
2013-01-15 21:05:54 +02:00