Richard Newman
|
c631a7ef40
|
Merge m-c to s-c.
|
2013-01-09 12:48:01 -08:00 |
|
Mike Connor
|
48c1af301d
|
Bug 809094 - Move data upload choices to Advanced pref pane, add FHR option; r=gavin, gps
|
2013-01-03 23:45:15 -05:00 |
|
Michael Kraft
|
99915ab074
|
Bug 824107 - Session Data lost on startup if nsISessionStartup.sessionType is referenced before async load complete. r=dteller
|
2013-01-06 22:24:15 -05:00 |
|
Raymond Lee
|
51da5f0549
|
Bug 826311 - Extend the browser_privatebrowsing_cookieacceptdialog.js to check if the cookies modal dialog appears; r=ehsan
|
2013-01-06 18:44:35 -05:00 |
|
Paolo Amadini
|
6a48a6d878
|
Bug 812813 - The Downloads Panel needs to draw your attention when a download finishes. r=mak
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification.png => browser/themes/gnomestripe/downloads/download-notification-start.png
rename : browser/themes/pinstripe/downloads/download-notification.png => browser/themes/pinstripe/downloads/download-notification-start.png
rename : browser/themes/winstripe/downloads/download-notification.png => browser/themes/winstripe/downloads/download-notification-start.png
|
2013-01-06 12:18:21 +01:00 |
|
Asaf Romano
|
6830dc7b3a
|
Bug 826425 - double-click on finished downloads in Library view doesn't open them. r=mak.
|
2013-01-05 16:49:58 +02:00 |
|
Marco Bonardo
|
99c50af9d0
|
Bug 822572 - Add a Clear Downloads button to the Library view.
r=Mano
|
2013-01-05 15:46:16 +01:00 |
|
Asaf Romano
|
61bfcf6978
|
Bug 822343 - Downloads view takes far too long to render. Part 2 - async I/O. r=mak
|
2013-01-05 16:08:45 +02:00 |
|
Marco Bonardo
|
f0887dc392
|
Backout 1a99d532ccd6:ac7fc104c829 (bug 812813) due to bc test failure
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification-start.png => browser/themes/gnomestripe/downloads/download-notification.png
rename : browser/themes/pinstripe/downloads/download-notification-start.png => browser/themes/pinstripe/downloads/download-notification.png
rename : browser/themes/winstripe/downloads/download-notification-start.png => browser/themes/winstripe/downloads/download-notification.png
|
2013-01-05 13:08:40 +01:00 |
|
Paolo Amadini
|
ac4a4d2b2c
|
Bug 812813 - The Downloads Panel needs to draw your attention when a download finishes.
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification.png => browser/themes/gnomestripe/downloads/download-notification-start.png
rename : browser/themes/pinstripe/downloads/download-notification.png => browser/themes/pinstripe/downloads/download-notification-start.png
rename : browser/themes/winstripe/downloads/download-notification.png => browser/themes/winstripe/downloads/download-notification-start.png
|
2013-01-05 11:44:34 +01:00 |
|
Marco Bonardo
|
23ba3ed604
|
Bug 825849 - Add a RemoveAllDownloads API to nsIDownloadHistory.
r=Mano sr=gavin
|
2013-01-05 10:21:04 +01:00 |
|
Mike Conley
|
e657c8cc08
|
Bug 826729 - about:downloads download item buttons look strange, and context menus don't update. r=mak.
|
2013-01-04 16:01:22 -05:00 |
|
William Chen
|
f34fa488f4
|
Bug 617532 - Implement UndoManager. r=ehsan
|
2013-01-03 22:54:26 -08:00 |
|
Ehsan Akhgari
|
7e58a50c01
|
Bug 826371 - Fix the private browsing autostart preference change confirmation on platforms without instant-apply (such as Windows); r=jdm
|
2013-01-03 14:16:46 -05:00 |
|
Ehsan Akhgari
|
f1a602930f
|
Merge mozilla-central into mozilla-inbound
|
2013-01-03 01:06:46 -05:00 |
|
Richard Newman
|
8f2b88b111
|
Merge m-c to s-c.
|
2013-01-02 19:35:43 -08:00 |
|
Ehsan Akhgari
|
515d9293b7
|
Bug 826037 - Re-introduce an obsolete private browsing service in order to not break all Jetpack add-ons; r=jdm
|
2013-01-02 16:41:32 -05:00 |
|
Ehsan Akhgari
|
a74e52e0be
|
Bug 810208 - Show the private download manager UI when clicking on the notification alert after a private download finishes; r=mak sr=gavin
|
2012-12-29 20:01:34 -05:00 |
|
Ed Morley
|
fb9b3e665c
|
Backout f6af3c44e395 (bug 810208) for crashes on a CLOSED TREE
|
2013-01-02 21:32:36 +00:00 |
|
Ehsan Akhgari
|
59d264251b
|
Bug 810208 - Show the private download manager UI when clicking on the notification alert after a private download finishes; r=mak sr=gavin
|
2012-12-29 20:01:34 -05:00 |
|
Richard Newman
|
f181d0acd8
|
Merge m-c to s-c.
|
2012-12-22 11:32:28 -08:00 |
|
L. David Baron
|
6c36643293
|
Merge mozilla-inbound and mozilla-central.
|
2012-12-22 00:05:00 -05:00 |
|
Josh Matthews
|
4ca3928ae8
|
No bug. Fix Birch builds with per-window private browsing disabled. a=NPOTB
|
2012-12-21 15:13:25 -05:00 |
|
Ed Morley
|
47e12d6a1f
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-12-20 21:05:33 +00:00 |
|
Ehsan Akhgari
|
293422b063
|
Fix the sessionstore test Makefile in global PB builds; no bug
DONTBUILD since this is NPOTB
|
2012-12-20 14:07:22 -05:00 |
|
Asaf Romano
|
4a5c1878ff
|
Bug 815352 (part 1) - Move the Library downloads view to an overlay in browser/downloads.
r=mak
--HG--
rename : browser/components/places/content/downloadsView.js => browser/components/downloads/content/allDownloadsViewOverlay.js
rename : browser/components/places/content/download.css => browser/components/downloads/content/download.css
rename : browser/themes/gnomestripe/downloads/downloads.css => browser/themes/gnomestripe/downloads/allDownloadsViewOverlay.css
rename : browser/themes/winstripe/downloads/downloads.css => browser/themes/winstripe/downloads/allDownloadsViewOverlay.css
|
2012-12-20 12:03:11 +01:00 |
|
Richard Newman
|
e6d408eb1f
|
Merge m-c to s-c.
|
2012-12-20 00:07:49 -08:00 |
|
Richard Newman
|
3604f4a33d
|
Bug 695127 - missing ; in chrome://browser/content/preferences/sync.js. r=trivial
|
2012-12-19 15:19:25 -08:00 |
|
Asaf Romano
|
6847379df0
|
Bug 822343 - Downloads view takes far too long to render. Step 1 - fix some trivial stuff (use document fragments and resue nsiuri objects). This alone has somewhat limited impact on performance. r=mak
|
2012-12-19 07:18:56 +00:00 |
|
Ehsan Akhgari
|
68ec922cd3
|
Bug 822016 - Remove the global PB specific code from the tabview UI; r=jdm
|
2012-12-19 00:12:20 -05:00 |
|
Cameron McCormack
|
b0aa52464b
|
Bug 822548 - Fix a bunch of JS warnings on startup. r=dao
|
2012-12-19 09:27:56 +11:00 |
|
Andres Hernandez
|
678c6270de
|
Bug 821178 - Port browser_248970_a.js and browser_248970_b.js to the per-window PB APIs. r=jdm
--HG--
rename : browser/components/sessionstore/test/browser_248970_b.js => browser/components/sessionstore/test/browser_248970_b_perwindowpb.js
|
2012-12-17 17:19:06 -06:00 |
|
Marco Bonardo
|
e7ffa086f9
|
Bug 822692 - Downloads titles are often empty in the Library view.
r=mconley
|
2012-12-18 18:02:05 +01:00 |
|
Marco Bonardo
|
a18c0101df
|
Bug 822689 - Nothing happens when clicking on a compete download in the Downloads Panel.
r=mconley
|
2012-12-18 18:02:03 +01:00 |
|
Theo Chevalier
|
27ae7e2526
|
Bug 825464 - Skip any revision of TELEMETRY_DISPLAY_REV in tests & WebApp (long term fix). r=mak
|
2013-01-02 16:31:10 +01:00 |
|
David Rajchenbach-Teller
|
bed7392338
|
Bug 532150 - Test main thread fallback for session file. r=Felipe
|
2012-12-19 20:04:53 -05:00 |
|
David Rajchenbach-Teller
|
a9542a3770
|
Bug 532150 - Don't read and write the session file off the main thread. r=Felipe
|
2012-12-19 20:04:26 -05:00 |
|
Ehsan Akhgari
|
fdf9730043
|
Bug 823732 - Remove the usage of the global PB service from nsSessionStartup.js in per-window PB builds; r=jdm
|
2012-12-20 17:50:35 -05:00 |
|
Asaf Romano
|
5ba8c9fe1c
|
Bug 675902 - Follow up patch: Don't reload the download views multiple times when it's loaded. r=mak
|
2012-12-17 19:21:55 +00:00 |
|
Marco Bonardo
|
7aeab4e064
|
Bug 821328 - PlacesUIUtils._openNodeIn throws with alt modifier.
r=dao
|
2012-12-17 15:13:52 +01:00 |
|
Mike Conley
|
f4ac3e2509
|
Bug 817006 - "Remove from List" option in the Downloads Panel should be clarified as "Remove from History". r=mak.
|
2012-12-14 12:51:52 -05:00 |
|
Ed Morley
|
da8ff3e0a0
|
Backout e28f0f4b25a4 (bug 819510) for causing bug 822093
|
2012-12-17 12:43:55 +00:00 |
|
Asaf Romano
|
26944959a9
|
Relanding Bug 675902 - New Downloads view for Places Library. r=mak. Test fix contributed by Mike Conley (r=me). The new view is still disabled.
|
2012-12-17 07:38:53 +00:00 |
|
Ehsan Akhgari
|
c3afff7a95
|
Backed out 2 changesets (bug 532150) for test failure
Backed out changeset 57bbbda0dedd (bug 532150)
Backed out changeset 5cab33f5bfbd (bug 532150)
|
2012-12-15 12:08:04 -05:00 |
|
Ehsan Akhgari
|
790a34e644
|
Disable browser_tabview_bug679853.js in per-window PB builds since it does not make sense there, no bug
|
2012-12-15 11:06:11 -05:00 |
|
David Rajchenbach-Teller
|
0abb440503
|
Bug 532150 - Testing main thread fallback for session file; r=felipe
--HG--
extra : rebase_source : fe825601fc013fce66aaa619dece0980f6f03ff5
|
2012-12-15 10:45:13 -05:00 |
|
David Rajchenbach-Teller
|
8704499fcc
|
Bug 532150 - Reading and writing session file off the main thread; r=felipe
--HG--
extra : rebase_source : f9ceb62680c932621b876a39f007e74a4f4e4c40
|
2012-12-15 10:44:07 -05:00 |
|
Bellindira Castillo [:bellindira]
|
e16572219f
|
Bug 819510 - Quitting from a Private Browsing window makes Restore Previous Session fail once; r=ttaubert
|
2012-12-14 14:06:45 -06:00 |
|
Boris Zbarsky
|
9c8dded539
|
Back out bug 675902 (rev 627a842914d0) from CLOSED TREE because it fails browser-chrome tests.
|
2012-12-14 16:48:49 -05:00 |
|
Boris Zbarsky
|
d3e8d43ce8
|
Back out bug 817006 (rev 0852e5efadac) because it depends on a patch I'm about to back out for test failures.
|
2012-12-14 16:46:51 -05:00 |
|