2365 Commits

Author SHA1 Message Date
Gijs Kruitbosch
b08900068a Bug 898012 - Remove useless bits in OS X titlebar placeholder stuff, r=MattN 2013-07-26 11:20:46 +02:00
Matthew Noorenberghe
5dca60419c Merge mozilla-central to UX 2013-07-26 00:27:14 -07:00
Mike de Boer
bb48df9ad1 Bug 890690 - Support POST searches in about:home. r=gavin
--HG--
extra : transplant_source : %A5%23%F7%EC%87%DC%ED%D3V%00%C1%D7K%90%D4%009Pp%24
2013-07-25 02:43:19 +02:00
Steven MacLeod
8b8e6fd89d Bug 881049 - Switch SessionStore to Promise.jsm; r=ttaubert
X-Git-Commit-ID: 39b42be125f8b40a52350ed7cf9c39082356118f
2013-07-25 21:50:15 +02:00
Gijs Kruitbosch
45a1ad5f32 Merge m-c to ux 2013-07-22 09:26:50 +02:00
Matthew Noorenberghe
c8e922ef53 Merge mozilla-central to UX 2013-07-18 19:53:03 -07:00
Mike de Boer
63ca3d2cd2 Bug 755598: Merge Back/ Forward/ URLBar/ Stop/ Reload/ Go buttons into 1 toolbaritem. r=dao 2013-07-18 18:46:28 +02:00
Mike Conley
e87883ceef Automated merge with https://hg.mozilla.org/mozilla-central 2013-07-16 16:58:37 -04:00
Gijs Kruitbosch
39c713e176 Merge m-c to ux 2013-07-16 14:19:40 +02:00
Jared Wein
aa9a9db36b Backed out changeset 6d739868bd90 (bug 887515) for leaking windows on a CLOSED TREE. 2013-07-15 21:39:32 -04:00
Matthew Noorenberghe
ee5f9ba402 Bug 893682 - Default @chromemargin to the eventual value when CAN_DRAW_IN_TITLEBAR is true. r=Gijs
--HG--
extra : rebase_source : ea579969da1fabf54b26d7da8debe90fef11cbdb
2013-07-15 13:47:17 -07:00
Matthew Noorenberghe
3cb1da3f70 Merge mozilla-central to UX 2013-07-12 22:14:28 -07:00
Matthew Noorenberghe
1beea2308f Bug 890105 - Avoid uninterruptible reflows in TabsInTitleBar._update. r=Gijs 2013-07-04 15:03:27 -07:00
Gijs Kruitbosch
be21639b7b Fix merge. 2013-07-11 00:00:03 +02:00
Gijs Kruitbosch
6cd359a5e6 Merge mozilla-central and ux 2013-07-10 23:53:05 +02:00
Gijs Kruitbosch
8ed0339dda Bug 886030 - Add events to toolbar change to help customizableui deal with appearing/disappearing toolbars, r=mconley 2013-07-10 14:05:35 +02:00
Jared Wein
04643a1be1 Automated merge with https://hg.mozilla.org/mozilla-central 2013-07-07 21:35:26 -04:00
Gijs Kruitbosch
3261b5d01f Merge mozilla-central and ux 2013-07-05 00:49:58 +02:00
Jared Wein
cef6c82991 Automated merge with https://hg.mozilla.org/mozilla-central 2013-07-03 12:40:14 -04:00
Tanvi Vyas
d9cba8a819 Bug 838402 - Add new identity mode for mixed active content. Change messages for following modes: encrypted, mixed content, mixed active content, and mixed active content blocked with display content. r=dolske 2013-07-03 15:14:12 -07:00
Jared Wein
db971a7a5e Bug 888571 - Don't load CustomizeMode.jsm upon startup. r=MattN,dao 2013-06-29 04:25:56 -04:00
Jared Wein
a20425bda0 Backed out changeset ee81f5bac27a (bug 888571) 2013-06-30 08:36:00 -04:00
Jared Wein
c96516a65a Bug 888571 - Don't load CustomizeMode.jsm upon startup. r=MattN,dao
--HG--
extra : rebase_source : 3faf6d921958e0baae0e9495bba7c6481e1bd790
2013-06-29 04:25:56 -04:00
Gijs Kruitbosch
b6a1409293 Merge m-c to ux
--HG--
rename : browser/themes/windows/browser.css => browser/themes/shared/identity-block.inc.css
2013-06-29 11:18:15 -04:00
Mike Conley
2402dc3ea1 Bug 885452 - Remove retrieveToolbarIconsizesFromTheme now that we only support one icon size. r=jaws. 2013-06-28 17:04:50 -04:00
Jared Wein
09f398a510 Bug 750106 - Use a chrome icon for chrome URLs in the location bar. r=mconley
--HG--
rename : browser/themes/windows/browser.css => browser/themes/shared/identity-block.inc.css
2013-06-28 23:22:41 -04:00
Jared Wein
815683791c Bug 887515 - Replace multiple tab closing prompt with a menuitem to restore multiple tabs. r=ttaubert 2013-07-15 17:13:22 -04:00
Dão Gottwald
40282d4568 Bug 893424 - Replace XULBrowserWindow's broken _hostChanged logic. r=jaws
--HG--
extra : rebase_source : b91d7affbca2e7f8df688c158ab75665abe43c14
2013-07-15 17:58:09 +02:00
Erik Vold
b73190dfcb Bug 885054 - Sidebars should not migrate across private / non-private window. r=gavin 2013-07-09 13:21:23 -07:00
Adam Dane [:hobophobe]
7bb721921b Bug 537013 - Make the find bar exist on a per-tab basis. r=dao 2013-07-06 02:56:36 +02:00
Tom Schuster
8713e6bb02 Bug 666809 - Support SecurityUI in e10s mode. r=felipe f=gavin 2013-07-09 22:45:07 -04:00
Ryan VanderMeulen
c5602433f1 Backed out changeset f900daf35771 (bug 785487) for suspicion of causing OSX mochitest-1 leaks. 2013-07-09 17:25:06 -04:00
Benjamin Smedberg
5bc7d39cbd Bug 889788 - Plugin doorhanger breaks when plugins are dynamically removed from a page. This implements the short-term solution of hiding the plugin doorhanger when no more plugins are on the page (the better long-term solution will keep showing the UI and track all the plugins a page ever uses). This also implements a short-term solution when a user enables a plugin. Also bug 887088 - Short-term UI solution: when a user loads multiple tabs from a site and enables a plugin on one of them, the plugins are not enabled on other tabs but the "continue allowing" button does nothing. This patch makes the "Continue Allowing" button enable existing plugins of that type. r=jaws r=jschoenick
--HG--
extra : rebase_source : a60ae3259579ea63d51921dc3c70836da2d7ab3a
2013-07-19 10:02:48 -04:00
Daniel Holbert
4d7ec11429 Bug 895137 - Declare updateSearchEngine with "let" instead of "function", to fix strict JS warning. r=mak 2013-07-18 17:13:32 -04:00
Adam Dane [:hobophobe]
f236391813 Bug 891638 - "Highlight All" button does not persist when switching tabs. r=dao 2013-07-10 16:53:34 -05:00
Dão Gottwald
41616b3c99 Bug 885366 - Show granted and refused site permissions in site identity panel. r=jaws 2013-07-02 02:42:48 +02:00
Phil Ringnalda
0040f765ac Backed out changeset add063e3ff2b (bug 885366) for making two things with id="identity-popup-permissions"
CLOSED TREE
2013-07-01 19:13:23 -07:00
Jared Wein
af66af2a2b Bug 889154 - Move the addition of the MozApplicationManifest event listener to delayedStartup. r=mixedpuppy
--HG--
extra : rebase_source : d23902fed526ec6f8afd5989aad448365fa5bf3d
2013-07-01 20:33:19 -04:00
Dão Gottwald
257f6fc7fe Bug 885366 - Show granted and refused site permissions in site identity panel. r=jaws 2013-07-02 02:42:48 +02:00
Gijs Kruitbosch
14106e017a Bug 749804 - part 0: remove the add-on bar, r=jaws 2013-05-09 12:08:07 +02:00
Gijs Kruitbosch
429c3fecb1 Merge from m-c to ux 2013-06-26 10:44:39 -04:00
Benjamin Smedberg
b02c781c12 Bug 880735 part D - New doorhanger frontend code. Removes all logic which shows the plugin doorhanger automatically, including on scripting. Always show the doorhanger when there is a plugin present on the page, even if that plugin is currently enabled. Make the "always" choices clear to the user. r=jaws 2013-06-24 08:51:07 -04:00
Jared Wein
1061da0f1d Automated merge with https://hg.mozilla.org/mozilla-central 2013-06-23 02:58:41 -04:00
Jared Wein
29940899a2 Automated merge with https://hg.mozilla.org/mozilla-central 2013-06-21 19:22:56 -04:00
Matthew Noorenberghe
9493089322 Merge mozilla-central to UX 2013-06-17 03:54:34 -07:00
Gijs Kruitbosch
f6b0ea5da4 Merge mozilla-central and ux-central 2013-06-14 10:18:31 +02:00
Mike de Boer
e03c389986 Bug 860119 - Live-update about:home page when defaultEngine property changes. r=mak 2013-06-11 22:41:22 +02:00
Jared Wein
ad64ccd73f Automated merge with https://hg.mozilla.org/mozilla-central 2013-06-13 10:04:45 -04:00
Jared Wein
68ae18c538 Automated merge with https://hg.mozilla.org/mozilla-central 2013-06-12 23:12:42 -04:00
Brian R. Bondy
87026bbe43 Bug 866229 - Change - Add a preference for not doing updates in Metro. r=jimm 2013-06-12 10:31:09 -04:00