Commit Graph

3913 Commits

Author SHA1 Message Date
Tim Taubert
f680438fbc Bug 829568 - part 1 followup - correct a little typo in a comment r=me DONTBUILD 2013-02-25 22:40:41 +01:00
Ehsan Akhgari
90f36ef27c Bug 832325 - Finish the initialization of nsSessionStartup correctly if permanent PB is turned on; r=ttaubert 2013-02-23 01:45:37 -05:00
Ryan VanderMeulen
298dff9e7a Merge m-c to inbound. 2013-02-22 12:45:21 -05:00
Tim Taubert
1906402620 Bug 841717 - Fix the first test (browser_248970_b_perwindowpb.js) and make it use the TestRunner; r=yoric 2013-02-21 16:16:48 +01:00
Tim Taubert
e315738a73 merge m-c to fx-team 2013-02-20 15:37:23 +01:00
Tim Taubert
9b5781041b Bug 830656 - Don't report errors when wipe() tries to remove non-existant session files; r=yoric 2013-02-19 19:34:25 +01:00
Tim Taubert
dc272234f3 Bug 842513 - Specify character sets for sample files and data URLs used in tests; r=felipe 2013-02-19 19:32:29 +01:00
Gavin Sharp
088d7ae9b5 Remove some unnecessary preprocessing, no bug
--HG--
extra : rebase_source : b8bfed7a5b55652fd8a9b3bf3c601accb8b2022f
2013-02-17 17:49:25 -08:00
Jonathan Mayer
55b948dec0 Bug 818340 - change third party cookie handling to block third party cookies from sites I haven't visited. (r=jdm, r=dolske)
--HG--
extra : rebase_source : f486f39feac1fb743edc920618bec29884d515f1
2013-02-22 08:16:01 -08:00
Tim Taubert
b35b1aa0d9 merge m-c to fx-team 2013-02-19 10:39:49 +01:00
Tim Taubert
bc5d3cb377 Bug 829568 - part 3 - restore the initial session in case the user opens a non-private window; r=felipe 2013-02-18 18:57:48 +01:00
Tim Taubert
312ea44d70 Bug 829568 - part 2 - back up the initial session when starting up with a private window; r=felipe 2013-02-15 13:20:48 +01:00
Tim Taubert
2a93821a9c Bug 829568 - part 1 - don't save (invalid) states without any windows; r=felipe 2013-02-15 12:28:00 +01:00
Matt Brubeck
29a03fb2d7 Bug 840287 - Move NewTabUtils.jsm into toolkit [r=ttaubert]
--HG--
rename : browser/modules/NewTabUtils.jsm => toolkit/modules/NewTabUtils.jsm
rename : browser/modules/test/unit/chromeappsstore.sqlite => toolkit/modules/tests/xpcshell/chromeappsstore.sqlite
rename : browser/modules/test/unit/test_newtab-migrate-v1.js => toolkit/modules/tests/xpcshell/test_newtab-migrate-v1.js
2013-02-16 20:16:16 -08:00
Matt Brubeck
72ace35626 Bug 811548 - Move PageThumbs.jsm from /browser to /toolkit
--HG--
rename : browser/components/thumbnails/BrowserPageThumbs.manifest => toolkit/components/thumbnails/BrowserPageThumbs.manifest
rename : browser/components/thumbnails/Makefile.in => toolkit/components/thumbnails/Makefile.in
rename : browser/components/thumbnails/PageThumbs.jsm => toolkit/components/thumbnails/PageThumbs.jsm
rename : browser/components/thumbnails/PageThumbsProtocol.js => toolkit/components/thumbnails/PageThumbsProtocol.js
rename : browser/components/thumbnails/PageThumbsWorker.js => toolkit/components/thumbnails/PageThumbsWorker.js
rename : browser/components/thumbnails/test/Makefile.in => toolkit/components/thumbnails/test/Makefile.in
rename : browser/components/thumbnails/test/background_red.html => toolkit/components/thumbnails/test/background_red.html
rename : browser/components/thumbnails/test/background_red_redirect.sjs => toolkit/components/thumbnails/test/background_red_redirect.sjs
rename : browser/components/thumbnails/test/browser_thumbnails_bug726727.js => toolkit/components/thumbnails/test/browser_thumbnails_bug726727.js
rename : browser/components/thumbnails/test/browser_thumbnails_capture.js => toolkit/components/thumbnails/test/browser_thumbnails_capture.js
rename : browser/components/thumbnails/test/browser_thumbnails_expiration.js => toolkit/components/thumbnails/test/browser_thumbnails_expiration.js
rename : browser/components/thumbnails/test/browser_thumbnails_privacy.js => toolkit/components/thumbnails/test/browser_thumbnails_privacy.js
rename : browser/components/thumbnails/test/browser_thumbnails_redirect.js => toolkit/components/thumbnails/test/browser_thumbnails_redirect.js
rename : browser/components/thumbnails/test/browser_thumbnails_storage.js => toolkit/components/thumbnails/test/browser_thumbnails_storage.js
rename : browser/components/thumbnails/test/browser_thumbnails_storage_migrate3.js => toolkit/components/thumbnails/test/browser_thumbnails_storage_migrate3.js
rename : browser/components/thumbnails/test/head.js => toolkit/components/thumbnails/test/head.js
rename : browser/components/thumbnails/test/privacy_cache_control.sjs => toolkit/components/thumbnails/test/privacy_cache_control.sjs
2013-02-16 20:15:41 -08:00
Dão Gottwald
040a6d6dc6 Bug 838713 - Skip slow-startup check if startup was interrupted. r=jaws 2013-02-20 00:15:38 +01:00
Marco Bonardo
e1e9b58bec Bug 842577 - Remove from History is visible for a paused download.
r=mconley
2013-02-19 17:48:41 +01:00
Ryan VanderMeulen
360e368cab Merge m-c to inbound. 2013-02-19 04:47:00 -05:00
Raymond Lee
25ac357a40 Another attempt at fixing bug 822284; r=ehsan 2013-02-07 18:16:04 +08:00
Christian Sonne
3b1cfaa71e Bug 842185 - "Remove From History" doesn't work r=mak 2013-02-18 01:31:04 -08:00
Christian Sonne
1a0b7acc7e Bug 816254 - Add logging to Downloads Panel r=mak 2013-02-15 17:34:18 -08:00
Gregory Szorc
3db370a7d6 Bug 840177 - Part 6: Record urlbar searches in Firefox Health Report; r=gavin 2013-02-14 14:47:49 -08:00
Gregory Szorc
a8d719ab59 Bug 840177 - Part 4: Record search bar searches in Firefox Health Report; r=gavin 2013-02-13 14:33:24 -08:00
Ryan VanderMeulen
b39cc7050b Merge m-c to inbound. 2013-02-12 21:26:49 -05:00
Ryan VanderMeulen
cfb35019f6 Merge m-c to inbound. 2013-02-12 21:25:43 -05:00
Marco Bonardo
7ca87781f3 Bug 837117 (follow-up) - Downloaded items change position in the downloads view if Clear List is selected
r=mconley
2013-02-12 23:50:37 +01:00
Ryan VanderMeulen
b2815d5a41 Merge m-c to inbound. 2013-02-12 15:05:37 -05:00
Tim Taubert
43c911f3aa merge m-c to fx-team 2013-02-12 19:08:06 +01:00
Sunny
13e0d9a6c5 Bug 689821 - Clean up browser/components/preferences/sync.js. r=rnewman 2013-02-12 15:16:32 -08:00
Tim Taubert
6ea9d683ea Bug 239254 - [Linux] Migrate existing thumbnails to their new local path; r=yoric 2013-02-11 15:47:22 +01:00
Mike Conley
2da1d50e98 Bug 839054 - Both "Open Containing Folder" and "Show in Finder" were being used in the Downloads Panel on OSX. r=mak. 2013-02-12 11:33:49 -05:00
Ryan VanderMeulen
2861e3219f Merge m-c to inbound. 2013-02-11 13:51:32 -05:00
Mike Hommey
640e79f848 Bug 755724 - Move browser application in a subdirectory. r=jimm 2013-02-11 14:10:16 +01:00
Florian Quèze
a18ca35008 Bug 838552 - nsSessionStartup.js' debug code is noisy, r=Yoric. 2013-02-10 23:08:32 +01:00
Jim Mathies
472c77a798 Bug 839793 - TelemetryTimestamps.jsm imported using the wrong path. r=glandium 2013-02-09 12:28:38 -06:00
Mike Hommey
362f974085 Bug 793767 - Use the executable file location to derive the update root. r=rstrong 2013-02-08 15:58:52 +01:00
Marco Castelluccio
090f7bdcfa Bug 838821 - Don't use file.exists() when not necessary (browser/components). r=gavin 2013-02-08 11:34:47 -05:00
Marco Bonardo
7efbd0b8d2 Bug 838875 - Remove deprecated third argument from PlacesUIUtils.showBookmarkDialog.
r=mano
2013-02-07 22:27:42 +01:00
Asaf Romano
7b63b24f95 Bug 836271 - The progress animation in the Downloads view keeps on loading until the view is closed. r=mak. 2013-02-07 23:11:19 +02:00
Asaf Romano
963879b3ac Bug 836283 - In the Downloads View the Cancel button stops working. r=mak, mconley. 2013-02-07 22:52:23 +02:00
Marco Bonardo
aac8eca218 Bug 831432 - Downloads button has no text in Text button mode.
r=mconley
2013-02-07 01:12:13 +01:00
Mike Conley
907d8987ac Bug 838599 - Downloads Panel summary text is a little too big. r=mak. 2013-02-06 16:05:59 -05:00
Marco Bonardo
e7a888df87 Bug 826409 - Remove onBeforeDeleteURI and onBeforeItemRemoved notifications.
r=Mano sr=gavin
2013-02-06 20:48:56 +01:00
Marco Bonardo
86bcfc2bb8 Bug 831094 - Avoid replacing nodes in Places query results.
r=Mano sr=gavin
2013-02-06 20:48:09 +01:00
Mike Conley
ce4b5e2cc4 Bug 838663 - Remove support for browser.download.panel.removeFinishedDownloads, and always retain completed downloads. r=mak. 2013-02-06 13:57:16 -05:00
Ryan VanderMeulen
64146465d9 Merge m-c to inbound. 2013-02-06 08:20:00 -05:00
Gregory Szorc
7968a67e7d Merge mozilla-central into services-central
--HG--
rename : content/media/webaudio/AudioEventTimeline.h => content/media/AudioEventTimeline.h
2013-02-05 22:40:34 -08:00
Gregory Szorc
4abd66daf7 Bug 838312 - Well-defined API for opting out of FHR data upload; r=rnewman
You should no longer set policy.healthReportUploadEnabled directly.
Instead, call policy.recordHealthReportUploadEnabled(). This will
trigger data deletion as needed.
2013-02-05 13:12:28 -08:00
Ed Morley
86093d3b96 Bug 822284 - Re-Disable browser_privatebrowsing_cookieacceptdialog.js & browser_privatebrowsing_crh.js on OS X for too many intermittent failures 2013-02-06 12:02:43 +00:00
Dão Gottwald
adb26cf0d1 Bug 835907 - DNT preferences "Learn more" link shouldn't open in new window. r=dolske 2013-02-05 10:35:21 +01:00