Commit Graph

168 Commits

Author SHA1 Message Date
Dave Townsend
053e14970a Bug 1112304: Update about:tabcrashed to match the new UX spec. r=dao
Uses in-content styles for the tab crash page and adds an overlay to the favicon
for crashed tabs. Adds support for closing the crashed tab. The strings here
also refer to being able to restore all tabs, that will be implemented and
landed at the same time in bug 1109650 to avoid l10n churn.

--HG--
extra : rebase_source : 7afc65aff19c4da16959adb09f82006ec541fa31
extra : amend_source : 4a8323e5c1a66fb4e2fafa96e4e5c8cf9814acba
2015-01-13 12:33:26 -08:00
Blair McBride
099b9e9b54 Bug 1098071 - Move uitour.js library out of test directory. r=MattN
--HG--
rename : browser/modules/test/uitour.js => browser/components/uitour/UITour-lib.js
rename : browser/modules/UITour.jsm => browser/components/uitour/UITour.jsm
rename : browser/base/content/content-UITour.js => browser/components/uitour/content-UITour.js
rename : browser/modules/test/browser_UITour.js => browser/components/uitour/test/browser_UITour.js
rename : browser/modules/test/browser_UITour2.js => browser/components/uitour/test/browser_UITour2.js
rename : browser/modules/test/browser_UITour3.js => browser/components/uitour/test/browser_UITour3.js
rename : browser/modules/test/browser_UITour_annotation_size_attributes.js => browser/components/uitour/test/browser_UITour_annotation_size_attributes.js
rename : browser/modules/test/browser_UITour_availableTargets.js => browser/components/uitour/test/browser_UITour_availableTargets.js
rename : browser/modules/test/browser_UITour_detach_tab.js => browser/components/uitour/test/browser_UITour_detach_tab.js
rename : browser/modules/test/browser_UITour_loop.js => browser/components/uitour/test/browser_UITour_loop.js
rename : browser/modules/test/browser_UITour_modalDialog.js => browser/components/uitour/test/browser_UITour_modalDialog.js
rename : browser/modules/test/browser_UITour_observe.js => browser/components/uitour/test/browser_UITour_observe.js
rename : browser/modules/test/browser_UITour_panel_close_annotation.js => browser/components/uitour/test/browser_UITour_panel_close_annotation.js
rename : browser/modules/test/browser_UITour_registerPageID.js => browser/components/uitour/test/browser_UITour_registerPageID.js
rename : browser/modules/test/browser_UITour_resetProfile.js => browser/components/uitour/test/browser_UITour_resetProfile.js
rename : browser/modules/test/browser_UITour_sync.js => browser/components/uitour/test/browser_UITour_sync.js
rename : browser/modules/test/head.js => browser/components/uitour/test/head.js
rename : browser/modules/test/image.png => browser/components/uitour/test/image.png
rename : browser/modules/test/uitour.html => browser/components/uitour/test/uitour.html
2015-01-06 19:13:46 +13:00
Tomasz Kołodziejski
56ed819e8d Bug 1073238 - Split UITour.jsm into chrome and content parts that communicate via messages. r=MattN 2014-10-24 17:19:00 +02:00
Shane Caraveo
d2f0544a30 Bug 1014332 new about:providerdirectory page that appears in share panel, r=jaws
--HG--
rename : browser/themes/osx/aboutSocialError.css => browser/themes/shared/aboutSocialError.css
2014-10-09 12:01:39 -07:00
Gijs Kruitbosch
6614c6f64e Bug 1035536 - move CSS to themes directory, r=dao
--HG--
rename : browser/base/content/aboutneterror/netError.xhtml => browser/base/content/aboutNetError.xhtml
rename : browser/base/content/aboutneterror/info.svg => browser/themes/shared/aboutNetError_info.svg
extra : rebase_source : c78b55b877ded23ad05aa942ab7983516a688cd8
2014-09-05 15:14:27 +02:00
Alan K
635f49e75e Bug 993584 - Initial landing for CloudSync. r=rnewman 2014-09-04 21:44:00 +02:00
Jared Wein
6be1b4f7ff Bug 1007336 - Set lightweight themes in customization mode. r=gijs 2014-08-21 15:57:41 -04:00
Drew Willcoxon
e8d5c107b2 Bug 612453 - Provide search suggestions on Firefox Start Page (about:home) (part 3, searchSuggestionUI and about:home). r=MattN 2014-08-01 12:00:47 -07:00
Florian Quèze
b1cd1a20c6 Bug 1037430 - implement webrtc global indicator in the Mac menubar, r=dolske. 2014-07-19 02:49:19 +02:00
Florian Quèze
3dcd33f32f Bug 1037408 - implement the global indicator window, initial patch by Gijs, r=dolske. 2014-07-19 02:49:19 +02:00
Wes Kocher
1ad8f33b85 Backed out 3 changesets (bug 1037408) for dt orange on a CLOSED TREE
Backed out changeset 8833bb7e90de (bug 1037408)
Backed out changeset c9cfdc0bbfbc (bug 1037408)
Backed out changeset f875dc5e0df7 (bug 1037408)
2014-07-18 21:04:00 -07:00
Wes Kocher
0714191b1d Backed out changeset 1db5409ea062 (bug 1037430) for dt orange on a CLOSED TREE 2014-07-18 21:03:15 -07:00
Florian Quèze
0fff7f0166 Bug 1037430 - implement webrtc global indicator in the Mac menubar, r=dolske. 2014-07-19 02:49:19 +02:00
Florian Quèze
a0ad6075ba Bug 1037408 - implement the global indicator window, initial patch by Gijs, r=dolske. 2014-07-19 02:49:19 +02:00
Gijs Kruitbosch
dd91e10ef0 Bug 761566 - add per-OS settings/options/preferences string, r=mak 2014-06-04 17:37:54 +01:00
Jonathan Kew
301f10bd8f bug 1007639 - stop shipping .woff fonts as part of the desktop browser product. r=gavin 2014-06-06 08:30:54 +01:00
Tim Taubert
b8a73a568f Bug 973532 - Let the preloader's docShells be inactive so that about:newtab can rely on document.hidden r=adw 2014-05-19 23:33:59 +02:00
Jonathan Kew
adc814fbfe bug 992650 - eliminate use of "embedded" fonts in about:accounts. r=gavin 2014-05-20 09:41:17 +01:00
Valentin Tsatskin
1589af3c25 Bug 982347 - Implement netError design changes. r=Unfocused
--HG--
rename : docshell/resources/content/netError.xhtml => browser/base/content/aboutneterror/netError.xhtml
2014-02-10 16:59:00 -05:00
Valentin Tsatskin
685e0bf6e4 Bug 986153 - Consolidate browser fonts. r=zaach, r=Unfocused
--HG--
rename : browser/base/content/aboutaccounts/fonts/clearsans-regular.woff => browser/base/content/fonts/ClearSans-Regular.woff
rename : browser/base/content/aboutaccounts/fonts/firasans-light.woff => browser/base/content/fonts/FiraSans-Light.woff
rename : browser/base/content/aboutaccounts/fonts/firasans-regular.woff => browser/base/content/fonts/FiraSans-Regular.woff
2014-04-16 17:04:47 -04:00
Valentin Tsatskin
ab0f261a96 Bug 968509 - Move about:certerror from components to content. r=Unfocused
--HG--
rename : browser/components/certerror/content/aboutCertError.css => browser/base/content/aboutcerterror/aboutCertError.css
rename : browser/components/certerror/content/aboutCertError.xhtml => browser/base/content/aboutcerterror/aboutCertError.xhtml
rename : browser/components/certerror/test/browser_bug431826.js => browser/base/content/test/general/browser_bug431826.js
rename : browser/components/certerror/test/browser_bug633691.js => browser/base/content/test/general/browser_bug633691.js
2014-04-03 00:39:02 -07:00
Zachary Carter
920a69f870 Bug 965117 - Custom fonts on about:accounts and other visual/string tweaks. r=ttaubert 2014-01-31 16:50:55 -08:00
Tim Taubert
2fd6d7c401 Bug 963384 - Implement modal "Choose What To Sync" dialog r=markh 2014-01-28 18:57:19 -08:00
Malintha Fernando
f88c0b9dfc Bug 953124 - [Australis] Remove the "Open Location" dialog (openLocation.xul). r=dao 2014-01-25 17:12:20 +01:00
Zachary Carter
e5fba21e71 Bug 957425 - make landing pages for sync on about:accounts. r=markh 2014-01-25 00:33:39 +11:00
Georgiana Chelu
65b417b381 Bug 948889 - Move the inline script in aboutTabCrashed.xhtml into a separate file; r=ttaubert 2013-12-24 15:32:55 +01:00
Tim Taubert
e84978acf6 Bug 951857 - Bring back UI entry points and the setup dialog for old sync r=markh
From 046c19dae155a175cf6fa5e480f1fa1882f7d51f Mon Sep 17 00:00:00 2001
2013-12-18 23:10:11 +01:00
Nick Alexander
93e112c0d8 Merge m-c to elm 2013-11-18 08:22:59 -08:00
Nick Alexander
ced852a484 Merge m-c to elm 2013-11-04 21:25:12 -08:00
Gijs Kruitbosch
63530f7b09 Merge mozilla-central and ux 2013-11-01 23:24:47 +01:00
Drew Willcoxon
aa89292db1 Bug 910036 - about:newtab shouldn't load thumbnails in background when hidden by preloader. r=gavin 2013-10-30 19:33:02 -07:00
Tim Taubert
14e427ccc4 Bug 926709 - Replace UI entry points for sync setup with opening about:accounts; r=gavin 2013-10-16 17:42:01 -07:00
Nick Alexander
5e6f3bdf39 Merge m-c to elm 2013-09-30 08:09:11 -07:00
Tim Taubert
1b11e04c10 Bug 906462 - Remove noise backgrounds for about:newtab and about:home; r=dao
--HG--
rename : browser/themes/linux/newtab/noise.png => browser/themes/linux/devtools/noise.png
rename : browser/themes/osx/newtab/noise.png => browser/themes/osx/devtools/noise.png
rename : browser/themes/windows/newtab/noise.png => browser/themes/windows/devtools/noise.png
2013-09-28 18:38:47 +02:00
Tim Taubert
856ed924e5 merge m-c to elm 2013-09-12 10:35:40 +02:00
Zach Carter
cb26f8af15 Bug 904612 - Implement first version of about:accounts wrapper for desktop; r=gavin,ttaubert 2013-08-27 13:31:03 -07:00
Tim Taubert
29223851d2 Backed out changeset 571b2854e11f 2013-08-28 09:56:59 +02:00
Zach Carter
2795d69019 imported patch lloyd-patch 2013-08-27 13:31:03 -07:00
Shane Caraveo
668a8f74a1 bug 891219 new social bookmarks, part 2, new implementation, r=markh 2013-09-06 10:56:01 -07:00
Felipe Gomes
0112a00fc1 Bug 899348 - Implement about:tabcrashed page. r=jaws
--HG--
rename : browser/themes/linux/aboutSocialError.css => browser/themes/linux/aboutTabCrashed.css
rename : browser/themes/osx/aboutSocialError.css => browser/themes/osx/aboutTabCrashed.css
rename : browser/themes/windows/aboutSocialError.css => browser/themes/windows/aboutTabCrashed.css
2013-09-03 19:11:22 -03:00
Gijs Kruitbosch
2ee145a16d Merge mozilla-central and ux 2013-09-29 11:56:48 +02:00
Matthew Noorenberghe
1f8ae35067 Merge mozilla-central to UX 2013-09-06 17:54:20 -07:00
Matthew Noorenberghe
a0cabb6051 Merge mozilla-central to UX 2013-09-04 23:31:53 -07:00
Jared Wein
7f31a6605c Automated merge with https://hg.mozilla.org/mozilla-central 2013-06-23 02:58:41 -04:00
Mike Conley
196ef2e6fb Mostly automated merge with https://hg.mozilla.org/mozilla-central 2013-05-24 11:45:45 -04:00
Tim Taubert
f1fd250572 Bug 875496 - Simplify code that creates the newtab preload frame and remove unnecessary preload.xhtml; r=jaws 2013-05-23 23:52:06 +02:00
Blair McBride
3b3397fb24 Bug 858196 - Move all customization code to be under browser/components/customizableui/. r=jaws.
--HG--
rename : browser/base/content/customizing.xhtml => browser/components/customizableui/content/aboutCustomizing.xhtml
rename : browser/base/content/customize.inc => browser/components/customizableui/content/customizeMode.inc.xul
rename : browser/base/content/panelUI.inc => browser/components/customizableui/content/panelUI.inc.xul
rename : browser/base/content/panelUI.js => browser/components/customizableui/content/panelUI.js
rename : browser/base/content/panelUI.xml => browser/components/customizableui/content/panelUI.xml
rename : browser/base/content/panelUIOverlay.js => browser/components/customizableui/content/panelUIOverlay.js
rename : browser/base/content/panelUIOverlay.xul => browser/components/customizableui/content/panelUIOverlay.xul
rename : browser/base/content/toolbar.xml => browser/components/customizableui/content/toolbar.xml
rename : browser/modules/CustomizableUI.jsm => browser/components/customizableui/src/CustomizableUI.jsm
rename : browser/modules/CustomizeMode.jsm => browser/components/customizableui/src/CustomizeMode.jsm
rename : browser/themes/linux/customization/customization-mode-background.jpg => browser/themes/linux/customizableui/customization-mode-background.jpg
rename : browser/themes/linux/panelUIOverlay.css => browser/themes/linux/customizableui/panelUIOverlay.css
rename : browser/themes/osx/customization/customization-mode-background.jpg => browser/themes/osx/customizableui/customization-mode-background.jpg
rename : browser/themes/osx/panelUIOverlay.css => browser/themes/osx/customizableui/panelUIOverlay.css
rename : browser/themes/shared/customization.inc.css => browser/themes/shared/customizableui/customizeMode.inc.css
rename : browser/themes/shared/panelUIOverlay.inc.css => browser/themes/shared/customizableui/panelUIOverlay.inc.css
rename : browser/themes/windows/customization/customization-mode-background.jpg => browser/themes/windows/customizableui/customization-mode-background.jpg
rename : browser/themes/windows/panelUIOverlay.css => browser/themes/windows/customizableui/panelUIOverlay.css
2013-04-15 17:34:52 +12:00
Mike Conley
583ea36c67 Bug 770135 - New PanelUI and toolbar customization - Milestone 1. r=mconley,jaws,Unfocused. 2013-03-26 17:23:23 -04:00
Shane Caraveo
c906a1f5fc bug 880911 implement tear off chat windows, r=felipe 2013-06-21 10:07:27 -07:00
Ryan VanderMeulen
eb26ab4fbe Merge m-c to inbound. 2013-04-11 12:03:46 -04:00