Commit Graph

3724 Commits

Author SHA1 Message Date
L. David Baron
4a7dd45bb0 Merge mozilla-inbound and mozilla-central. 2012-12-22 00:05:00 -05:00
Josh Matthews
e9bdf6c930 No bug. Fix Birch builds with per-window private browsing disabled. a=NPOTB 2012-12-21 15:13:25 -05:00
Ed Morley
664839a742 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-20 21:05:33 +00:00
Ehsan Akhgari
9de37fb804 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
5da9aab5a7 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
Asaf Romano
929aa65919 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
9a1f231b0f Bug 822016 - Remove the global PB specific code from the tabview UI; r=jdm 2012-12-19 00:12:20 -05:00
Cameron McCormack
b0db402ed9 Bug 822548 - Fix a bunch of JS warnings on startup. r=dao 2012-12-19 09:27:56 +11:00
Andres Hernandez
96c047fe8e 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
bd8d9ac107 Bug 822692 - Downloads titles are often empty in the Library view.
r=mconley
2012-12-18 18:02:05 +01:00
Marco Bonardo
9a5d4fb4e2 Bug 822689 - Nothing happens when clicking on a compete download in the Downloads Panel.
r=mconley
2012-12-18 18:02:03 +01:00
David Rajchenbach-Teller
bf9e5fa6d4 Bug 532150 - Test main thread fallback for session file. r=Felipe 2012-12-19 20:04:53 -05:00
David Rajchenbach-Teller
07967936e4 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
c823bfce6a 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
e6847d3abf 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
034a583dbc Bug 821328 - PlacesUIUtils._openNodeIn throws with alt modifier.
r=dao
2012-12-17 15:13:52 +01:00
Mike Conley
4c87729070 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
a4511f44f0 Backout e28f0f4b25a4 (bug 819510) for causing bug 822093 2012-12-17 12:43:55 +00:00
Asaf Romano
6ef57d171e 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
c51600f223 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
add42aa344 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
8057248eae 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
f3770967d9 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]
24568640ee 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
d1c362908b 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
0bb04dc300 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
Marco Bonardo
03cbec5ac2 Bug 822343 (Part 3) - Avoid some costs in downloads view appendChild.
r=Mano
2012-12-21 15:19:21 +01:00
Marco Bonardo
38c0c54ca1 Bug 822710 (part 2) - Reduce annotations queries on downloads view first load.
r=Mano
2012-12-21 15:19:06 +01:00
Ed Morley
e37969e6b1 Merge mozilla-central to mozilla-inbound 2012-12-21 11:41:08 +00:00
Ehsan Akhgari
a60bea2d34 Remove dead code which accesses the private browsing service from browser_597071.js, no bug 2012-12-20 15:26:12 -05:00
Asaf Romano
0405b419df Bug 815352 (Part 2) - Add a stub view to implement in-content downloads.
r=mak
2012-12-20 21:20:18 +01:00
Mike Conley
0442ff095a Bug 822244 - Use the Downloads View in Places if it's preffed on. r=mak. 2012-12-20 09:54:49 -05:00
Ehsan Akhgari
50712d8d45 Bug 823580 - Remove PlacesUIUtils.privateBrowsing usages in per-window PB builds; r=jdm
--HG--
extra : rebase_source : 4b6e55e3da4f57411cf2c3b996adad16ab22d228
2012-12-20 12:41:52 -05:00
Ed Morley
9e8a4f79dc Merge mozilla-central to mozilla-inbound 2012-12-14 19:03:57 +00:00
Josh Matthews
79d5debd02 Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan 2012-12-06 22:35:26 -05:00
Ed Morley
0ff2809134 Backout d9336f8c0f6c, 761ff8b47a4e, 072da0be4236, ee2822d2eab9, 38cd815da29a, a80ec6b90878 & 9e9281ce1b63 (bug 769288) on suspicion of causing bug 821701 on a CLOSED TREE 2012-12-14 15:07:48 +00:00
Mike Conley
7513809c0c 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
Asaf Romano
6172e1aa17 Bug 675902 - Implement the new Downloads view for the places Library window; r=mak 2012-12-14 12:32:20 -05:00
Raymond Lee
7c2d521ed0 Bug 806711 - Port do_test_placesTitleNoUpdate.js to the new per-window PB APIs; r=jdm
--HG--
rename : browser/components/privatebrowsing/test/unit/do_test_placesTitleNoUpdate.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_placesTitleNoUpdate.js
2012-12-14 16:24:59 +08:00
Mike Hommey
a1e2e50c4f Bug 791694 - Use XRE_EXECUTABLE_FILE in browser shell instead of guesswork from NS_XPCOM_CURRENT_PROCESS_DIR and MOZ_APP_NAME. r=jimm 2012-12-14 08:32:54 +01:00
Josh Matthews
acd8b53c11 Bug 819202 - Simplify the semantics of OpenBrowserWindow: new windows are public unless explicitly passed a 'private' option or global private browsing is in effect. r=dao DONTBUILD 2012-12-10 06:39:00 -05:00
Josh Matthews
5245f4e283 Backed out changeset 7878092679cf (bug 819202) 2012-12-13 21:11:11 -05:00
Josh Matthews
42f22fa563 Date: Mon Dec 10 00:16:09 2012 -0500
Bug 819202 - Simplify the semantics of OpenBrowserWindow: new windows are public unless explicitly passed a 'private' option or global private browsing is in effect. r=dao
2012-12-10 06:39:00 -05:00
Dão Gottwald
2e26c0c69e Bug 263433 - 'text-link' XUL widget should open tabs rather than windows. r=enn
--HG--
extra : rebase_source : aab45840ef599a15d491d5548fdfd3fd19a738c4
2012-12-14 01:09:03 +01:00
Mike Conley
fff4126b2b Bug 820533 - Change Downloads Summary string from "+X other current downloads" to "+ X other downloads". r=mak. 2012-12-13 16:09:54 -05:00
Josh Matthews
4a8db0b493 Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan 2012-12-06 22:35:26 -05:00
Ehsan Akhgari
5926e0e97f Bug 821178 - Part 0: Remove browser_248970_{a,b}.js in per-window PB builds 2012-12-13 01:04:11 -05:00
Josh Matthews
1137af84db Backed out changeset cec5721713dc (bug 769288) 2012-12-12 02:53:01 -05:00
Josh Matthews
3f92998af0 Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan 2012-12-06 22:35:26 -05:00
Gregory Szorc
edbe265106 Bug 819033 - Part 0: Remove references to private xpcshell variables; r=paolo 2012-12-11 10:53:24 -08:00