Gijs Kruitbosch
7536d15fda
Backed out changeset 618a0ea01af9 (bug 305085)
2014-12-24 16:14:07 +00:00
Gijs Kruitbosch
eab4ce4ebd
Bug 305085 - fix permitUnload usages in tab/window closing so we never show a permitUnload twice for the same page, r=jaws
...
--HG--
extra : rebase_source : 29d6d43e3ee8d831b3debc97a1e12c422e5c0bb8
extra : histedit_source : cd3004e8f6da17acb8af122b0755bf85e3d8fb0c
2014-12-04 18:10:12 -08:00
Michael Lopez
5f76b1224d
Bug 1101162 - Delete replaceQueryString from aOpenParams since it is not used by openUILinkIn. r=jaws
2014-12-17 20:23:00 -05:00
Monica Chew
30017dc4bf
Bug 1114824: Fix TRACKING_PROTECTION_SHIELD (r=bmcbride)
2014-12-22 16:56:17 -08:00
Neil Deakin
afbba9218f
Bug 1066383, rework custom html menu item handling to support contextmenu attribute in separate process, r=janv,mconley,peterv
2014-12-16 11:21:11 -05:00
Carsten "Tomcat" Book
7bccfba59f
Backed out changeset 8455b9eef8f8 (bug 1066383) for bustage on a CLOSED TREE
2014-12-22 14:36:02 +01:00
Carsten "Tomcat" Book
6a9193cd5b
Merge mozilla-central to mozilla-inbound
2014-12-22 14:02:45 +01:00
Neil Deakin
ee70891e45
Bug 1066383, rework custom html menu item handling to support contextmenu attribute in separate process, r=janv,mconley,peterv
2014-12-16 11:21:11 -05:00
Blake Winton
af75271daf
Bug 1106432 - Allow search bar icon to indicate when a page offers OpenSearch. ui-r=shorlander, r=florian.
2014-12-18 15:25:21 -05:00
Phil Ringnalda
c4f3360e09
Backed out 2 changesets (bug 1106432) for mochitest-a11y failures
...
CLOSED TREE
Backed out changeset 513130bd59ed (bug 1106432)
Backed out changeset 4dbb2ddd0093 (bug 1106432)
2014-12-20 17:58:08 -08:00
Blake Winton
3af8f01fd0
Bug 1106432 - Allow search bar icon to indicate when a page offers OpenSearch. ui-r=shorlander, r=florian.
2014-12-18 15:25:21 -05:00
Bill McCloskey
a2ac090477
Bug 1109372 - Stop using CPOWs for isTabEmpty (r=dao)
2014-12-18 17:34:25 -08:00
Heather Arthur
5e9f69c5a4
Bug 990741 - Add telemetry to eyedropper. r=mratcliffe
2014-12-17 11:04:00 -05:00
Michael Lopez
c785686157
Bug 963945 - Add about:addons URI as whitelisted so that it can be refocused instead of opening duplicate tabs in private browsing. r=jdm
2014-12-16 21:45:00 -05:00
Nathan Froyd
991d6e6fb1
Bug 1031264 - make opening links in new {tabs,windows} honor rel="noreferrer"; r=mconley
2014-12-10 12:42:18 -05:00
Carsten "Tomcat" Book
9802964adf
merge fx-team to mozilla-central a=merge
2014-12-17 12:50:10 +01:00
Felipe Gomes
2f1f0f7dde
Bug 1094947 - The trusted identity block is not displayed for the about:downloads page. r=jaws
...
This patch was co-developed by members of the Mozilla Brasil community during a development workshop in our first ever community meetup. Thanks to Mauricio Araldi, Marcus Saad, Sergio Campos, Matheus Figueiredo, Gustavo Sillero, Antonio Ladeia, Caio Oliveira, Eduardo Barros, and Guillermo Movia for attending and contributing.
2014-12-16 20:36:43 -02:00
Dão Gottwald
84755446f8
Bug 1107354 - Rename browser-tabPreviews.js to browser-ctrlTab.js. r=jimm
...
--HG--
rename : browser/base/content/browser-tabPreviews.js => browser/base/content/browser-ctrlTab.js
2014-12-16 21:42:43 +01:00
Georg Fritzsche
3e7955b253
Bug 1101491 - Properly record SEARCH_DEFAULT_ENGINE on search service init and change events. r=mconley
2014-12-16 18:10:28 +01:00
Brad Lassey
d81249fa81
bug 1088758 - Add the ability to mirror tabs from desktop to a second screen r=mconley, mfinkle
2014-12-15 18:52:55 -05:00
Vikneshwar
94b9ab6dfa
Bug 1038599 - Called OpenLinkIn from loadURI;r=dao
...
--HG--
extra : rebase_source : 3ff46f5e5ed34e6059331616ae2735d7a3cdf3be
2014-12-15 22:08:16 +01:00
Thejdeep
3b47095505
Bug 1111275 - Replace gBrowser.mCurrentBrowser with gBrowser.selectedBrowser. r=dao
...
--HG--
extra : rebase_source : 8a8ef5fafbdbddf987eb69407444b3a2edc1be19
2014-12-15 22:07:18 +01:00
Tim Taubert
fa8dce40d6
Bug 1077652 - Remove old BrowserNewTabPreloader.jsm and references r=jaws
2014-11-19 16:21:07 +01:00
Gijs Kruitbosch
8793667ad9
Bug 1105768 - fix sometimes not showing label on update button because XBL binding isn't attached, r=ally
2014-12-09 00:51:20 +00:00
Matthew Noorenberghe
c673460607
Bug 1111013 - Add aOpenParams.ignoreQueryString to switchToTabHavingURI to ignore query params without replacing. r=dolske
...
--HG--
rename : browser/base/content/test/general/browser_bug1025195_switchToTabHavingURI_ignoreFragment.js => browser/base/content/test/general/browser_bug1025195_switchToTabHavingURI_aOpenParams.js
extra : rebase_source : 201b4ff0e007045d73884de51a8f6574a82c1e64
2014-12-16 01:26:24 -08:00
Dave Townsend
8599032cc9
Bug 1101654: First use tour for search UI. r=felipe
2014-11-20 15:27:10 -08:00
Florian Quèze
13f2d62f6d
Bug 1088660 - Improve the search bar UI to support one-off searches - improve discoverability of the search settings, r=felipe.
2014-11-20 20:55:41 +01:00
Tim Taubert
46ac2d37ce
Bug 1075450 - Disable some Awesomebar actions for private windows r=mak
2014-11-21 23:39:44 +01:00
Mike Conley
924f4b21d3
Bug 963358 - [e10s] Crashed tab page's Try Again button doesn't always work. r=billm.
...
Instead of attaching / listening for click events in BrowserOnClick for the
Try Again button, we instead bubble up an event when the Try Again button
is clicked. That event has a listener set up for it that is established during
delayedStartup, so it has a very high probability of being set. This bypasses
some error cases where we hadn't successfully attached BrowserOnClick in the past.
--HG--
extra : rebase_source : 19c7d7157a8bd24a1a39bda4072d7c01cd398756
2014-11-23 01:12:19 -05:00
Jed Davis
e137fa09a7
Bug 1058251 - Make "Save As" work in e10s without "Web Page, complete" mode. r=mconley f=paolo
...
--HG--
extra : amend_source : 6185bb1dd3e503c46ee2b452b36b64813fd2dc3a
2014-11-18 11:35:47 -08:00
Tim Taubert
ee6a6f7a25
Bug 1099857 - about:support as homepage doesn't work with e10s r=Mossop
2014-11-15 21:10:58 +01:00
Masatoshi Kimura
6a185fd3d7
Bug 1093595 - Change strings to add a description about weak encryption. r=dolske
2014-11-11 07:29:44 +09:00
Tomasz Kołodziejski
1a87a10585
Bug 1058116 - Pass referrer and isPrivate to openURIInFrame instead of nullptr as aOpener. r=mconley, r=smaug, r=Margaret, r=ally
2014-11-06 09:41:00 -05:00
Shane Caraveo
3fde9c9124
Bug 915547 fix activation in e10s windows, r=markh
2014-11-05 17:22:27 -08:00
Mike Conley
ea11d1fc84
Bug 1085622 - Follow-up: failed to ifdef an extra call to gRemoteTabsUI.init(). r=trivial.
2014-11-05 10:22:24 -05:00
Mike Conley
f9da915811
Bug 1085622 - Fix E10S_TESTING_ONLY define so that it only ever applies when E10S_TESTING_ONLY config is true. r=ally,glandium.
...
We were defining the E10S_TESTING_ONLY build-time define with the value of the E10S_TESTING_ONLY config variable,
regardless of the value of E10S_TESTING_ONLY. Even if E10S_TESTING_ONLY in configure was blank, we'd still define
E10S_TESTING_ONLY, which resulted in E10S_TESTING_ONLY ifdef'd code to be included when we didn't want it to.
We now only ever define E10S_TESTING_ONLY iff NIGHTLY_BUILD is defined, and we do it globally.
This also fixes a busted E10S_TESTING_ONLY ifdef that didn't have an endif.
--HG--
extra : amend_source : 9c8fe8db110765272fa666a5c118d388f87c23d7
2014-11-04 11:16:47 -05:00
Matteo Ferretti
c6387f65a5
Bug 1080406 - "Add an optional badge to the hamburger menu when updates are available". r=gijskruitbosch+bugs c=jwalker
2014-11-02 02:09:00 +01:00
Georg Fritzsche
07f67c4930
Bug 1089670 - Record searches in Telemetry. r=bwinton
2014-10-31 21:47:13 +01:00
Mark Goodwin
869a1d7a5d
Bug 846489 - Part 2 - create NetError UI, implement report send functionality. r=felipc@gmail.com
2014-10-30 12:52:00 +01:00
Carsten "Tomcat" Book
f38cdc9f95
Backed out changeset c83447ce334c (bug 846498)
2014-10-31 10:03:16 +01:00
Mark Goodwin
a808522c0e
Bug 846498 - create NetError UI, implement report send functionality. r=felipc@gmail.com
2014-10-30 12:52:00 +01:00
Dave Townsend
33002c3689
Bug 1075658: Make browser.loadURI synchronously update the browser remoteness. r=ttaubert
2014-10-29 13:26:14 -07:00
Mike Conley
6f3cd935e0
Bug 1082575 - Make PrintUtils and printPreviewBindings.xml more e10s friendly. r=Mossop.
...
--HG--
extra : rebase_source : c26a2bb4b84cb8ce7bbbdf8dc3e05793cb118a3d
2014-10-28 10:58:07 -04:00
Carsten "Tomcat" Book
38668bd0ef
merge fx-team to mozilla-central a=merge
2014-10-27 15:56:31 +01:00
Tomasz Kołodziejski
1b9c50100d
Bug 1073238 - Split UITour.jsm into chrome and content parts that communicate via messages. r=MattN
2014-10-24 17:19:00 +02:00
Nicholas Nethercote
c24a781566
Bug 1080302 (part 2) - Convert all mentions of -foo options to --foo options in comments, help messages and error messages. r=glandium.
2014-10-23 17:35:27 -07:00
Gavin Sharp
086ea8444a
Bug 1087356: make e10s/non-e10s window options appear when no windows are open on Mac, r=felipe
2014-10-22 09:07:47 -07:00
Mike Conley
bc8641c1c5
Bug 1065785 - [e10s] Use session restore to reload crashed tabs. r=smacleod.
...
--HG--
extra : rebase_source : efbee6049f26f2e279dbe501b5af73004d9807c7
2014-10-20 20:40:12 -04:00
Wes Kocher
acb658c47e
Backed out changeset 8477a0eca4fa (bug 1065785)
2014-10-20 16:03:40 -07:00
Mike Conley
006af5d9f8
Bug 1065785 - [e10s] Use session restore to reload crashed tabs. r=smacleod.
...
--HG--
extra : rebase_source : 5dfcf15a94e876c8c4842732216c44cb723f002b
2014-10-20 16:50:23 -04:00