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
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
Brad Lassey
710174bd7e
Bug 1054959: re-land "Send Video To Device" feature with fixed test_contextmenu.html, r=gavin
...
--HG--
extra : rebase_source : 80761ff6a0494aa9fdacf1aba51ebc4def35e98b
2014-10-17 15:55:14 -07:00
Carsten "Tomcat" Book
90d84f91ee
Backed out changeset d38f7ebb2192 (bug 1054959) for m1 test failures
2014-10-17 09:58:52 +02:00
Brad Lassey
7ff01ce229
bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava
...
* * *
bug 1054959 - follow up to fix context menut test r=orange CLOSED TREE
2014-10-15 18:24:34 -04:00
Gijs Kruitbosch
f947d75c0d
Bug 1079707 - asyncresolve can throw, r=alexbardas
...
--HG--
extra : rebase_source : e1a83fed31780d9e1d56dc795e157e17525ff9f6
2014-10-16 15:01:32 -07:00
Wes Kocher
59e0863445
Backed out changeset 1828c0ae54b9 (bug 1054959) for mochitest-1 bustage on a CLOSED TREE
2014-10-16 15:13:30 -07:00
Brad Lassey
99bd5cfd9b
bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava
...
* * *
bug 1054959 - follow up to fix context menut test r=orange CLOSED TREE
2014-10-15 18:24:34 -04:00
Ryan VanderMeulen
57109dded7
Backed out changesets 93bf386d290e and 063cdd7b00cc (bug 1054959) for test_contextmenu.html failures.
...
CLOSED TREE
2014-10-16 15:19:41 -04:00
Brad Lassey
9a575d1772
bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava
2014-10-15 18:24:34 -04:00
viv1fi
acde75333f
Bug 1051847 - Add trusted identity block to about:license and about:rights. r=dao
2014-10-16 15:35:54 +02:00
Wes Kocher
86b3bed29d
Backed out changeset 402cbbf91165 (bug 1054959) for mochitest-1 bustage
2014-10-15 17:47:19 -07:00
Brad Lassey
4ad96a68de
bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava
2014-10-15 18:24:34 -04:00
Dave Townsend
13630eb0e0
Bug 1039500: Fix remaining callers of tabbrowser._getTabForBrowser on a CLOSED TREE. r=Unfocused
2014-10-09 16:26:11 -07:00
Shane Caraveo
eb7bee7d96
Bug 1014332 share button CUI widget, r=jaws
2014-10-09 12:02:13 -07:00
Brian Grinstead
f0b02eb27c
Bug 1053434 - Add listeners for devedition prefs in browser.js and stub CSS files;r=Gijs
2014-10-08 16:05:46 -05:00
Vikneshwar
cedc62cb8d
Bug 1039500 - Created a field with a WeakMap to record the tab for each browser and made _getTabForBrowser non-private. r=dao
2014-10-05 12:57:00 +02:00
Ryan VanderMeulen
b20021a33c
Merge m-c to inbound. a=merge
2014-10-02 13:14:06 -04:00
Till Schneidereit
ff0240c3f6
Bug 1075059 - Part 1: Backout of Array.prototpype.contains usages. r=me
...
--HG--
extra : rebase_source : c40bca2849fdfee824560253c7ffe8fb93f9b774
2014-10-02 17:37:48 +02:00
Gijs Kruitbosch
aff56ac9f2
Bug 1057166 - move FHR reporting out of docshell and fix test to work in e10s, r=bz
...
--HG--
extra : rebase_source : d5b9122803f306ab08deb85b953bbc7129e182f0
2014-09-11 14:50:55 +01:00
Felipe Gomes
5e25592280
Bug 1053456 - Pass a serialized SSL status to the parent process so that "Add exception" from about:certerror works. r=dkeeler
2014-10-02 01:17:13 -03:00
Gijs Kruitbosch
c7d764da67
Backed out changeset 3cc898b3ef5d (bug 1057166) for build bustage
...
--HG--
extra : rebase_source : 724c8cb9e4c021a523a58af7e2f53a23aaa1901a
2014-10-01 11:46:28 +01:00
Gijs Kruitbosch
22e6962ade
Bug 1057166 - move FHR reporting out of docshell and fix test to work in e10s, r=bz
2014-09-11 14:50:55 +01:00
Carsten "Tomcat" Book
b37ac43e39
merge fx-team to mozilla-central a=merge
2014-09-30 15:10:47 +02:00
Gavin Sharp
b28f93cee8
Bug 1031018: Add a "Tools->Apps" menu item pointing to marketplace, r=MattN
...
--HG--
extra : rebase_source : f1ff6847c646dcba9d6001e79bb285ac35f27298
2014-09-18 15:20:38 -07:00