Trevor Rowbotham
f763fc32cf
Bug 980943 - Do not reshow the overlay when the user clicks on the overlay if it is already not visibile. r=mconley
2015-07-08 12:45:00 +02:00
Trevor Rowbotham
1982e7b8fe
Bug 980943 - Test that the overlay cannot be interacted with after the user closes the overlay. r=mconley
2015-07-08 11:58:00 +02:00
Wes Kocher
2c7068c994
Merge inbound to central, a=merge
2015-07-09 18:01:25 -07:00
Ryan VanderMeulen
f416bf7777
Merge m-c to fx-team. a=merge
2015-07-09 13:53:46 -04:00
Tim Taubert
9e5dcd7e0c
Bug 1180202 - Fix duplicate identity-block.inc.css files r=paolo
2015-07-09 18:48:50 +02:00
Carsten "Tomcat" Book
f494aa659e
merge mozilla-inbound to mozilla-central a=merge
2015-07-09 17:54:48 +02:00
Paolo Amadini
72c89381bc
Bug 1180202 - Identity block should change background color on hover and always be separated from page address. r=ttaubert
...
--HG--
extra : commitid : C0WMlrc5a5M
extra : rebase_source : 7407d0c70e6a3cb5caf8caedd3624cd0e203cac8
extra : source : 7875ccb3913303964335d55131cf2e88a8f518c5
2015-07-09 16:52:38 +01:00
Victor Porof
cb3f37b97d
Bug 1170105 - Disable browser_timeline-waterfall-rerender.js until more investigation is done, r=me
2015-07-09 12:22:27 -04:00
Ryan VanderMeulen
dc954fae3a
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-07-09 13:52:22 -04:00
Mike Kaply
9bf24ee6ee
Bug 1129957 - Add in missing test to fix bustage CLOSED TREE
2015-07-09 12:34:53 -05:00
Neil Rashbrook
1170dbe319
Bug 1129957 - RemoteWebNavigation doesn't accept postdata or headers. r=Mossop
2015-07-09 12:18:11 -05:00
Mark Banner
ec4cf8030c
Bug 1180179 - Part 1. Adjust standalone layout ready for a central media layout component. r=dmose
2015-07-09 08:00:49 +01:00
Mark Banner
38138f860a
Bug 1181239 - Enable eslint 'use strict' function rule for Loop's content code. r/rs=dmose
2015-07-09 08:00:46 +01:00
Nihanth Subramanya
07eae88d8c
Bug 1181781 - Fix ReferenceError: target is not defined when performing a paste-and-search. r=adw
...
--HG--
extra : commitid : ETAYOPQo2uY
extra : rebase_source : 5a87dcce428596c9bfbcdc322dbdd4855a2abfa0
2015-07-09 01:13:35 -04:00
Matthew Noorenberghe
7677978248
Bug 1113038 - Move test_openSearchPanel from browser_UITour3.js to its own file (browser_openSearchPanel.js).
...
--HG--
rename : browser/components/uitour/test/browser_UITour3.js => browser/components/uitour/test/browser_openSearchPanel.js
extra : commitid : 9weLDhi42m0
extra : rebase_source : 8255480f584c48c7ed847f69f4dbb3288261287f
2015-07-09 01:12:49 -04:00
Maxim Zhilyaev
dc31dd4a7f
Bug 1178966 - Add FHR probe to measure eyeball time spent on newtab [r=bsmedberg]
2015-07-08 21:41:10 -07:00
J. Ryan Stinnett
b8bdee0297
Bug 1161072 - Fix pending requests in markup view tests. r=pbrosset
2015-07-08 18:55:17 -05:00
Marco Bonardo
12e476cb67
Bug 1180419 - Cannot load URLs from the address bar if places.sqlite is corrupt. r=ttaubert
2015-07-08 22:51:49 +02:00
Gabriel Luong
13fabb5c8f
Bug 1181243 - Ctrl + F should focus the filter style search bar if the focus is in the rule and computed view r=mikeratcliffe
2015-07-08 10:40:45 -07:00
Maxim Zhilyaev
2b90bd3e49
Bug 1178586 - Pinned suggested tile loses "history" type after a click [r=adw]
2015-07-08 07:28:13 -07:00
Drew Willcoxon
8d42f3e767
Bug 775825 - Add telemetry to record the index and type of the selected awesomebar result. r=mak,bsmedberg
2015-07-08 12:06:15 -07:00
Ryan VanderMeulen
edce9d010f
Merge inbound to m-c. a=merge
...
CLOSED TREE
2015-07-08 14:33:24 -04:00
Carsten "Tomcat" Book
57d4c559b2
Backed out changeset 53a5746425f9 (bug 834830)
2015-07-08 15:28:35 +02:00
Matthew Noorenberghe
c5e7720606
Bug 1177169 - Add the ability to open preferences via UITour. r=Gijs
...
--HG--
extra : commitid : BIWcTekUTjK
extra : rebase_source : b6ad4013be9b3bb371f18bfb2de1b24776938e7f
2015-07-09 11:31:10 -04:00
Tracy Walker
75214765b8
Bug 1093756 - Re-enable several test cases under e10s by removing skip-if e10s statements for browser_bug623155.js, browser_bug678392.js, browser_bug880101.js, browser_favicon_change_not_in_document.js, browser_identity_UI.js, browser_keywordSearch.js, browser_parsable_css.js, browser_searchSuggestionUI.js, browser_syncui.js, browser_tabfocus.js and browser_visibleTabs_tabPreview.js. r=jimm
2015-07-08 11:52:18 -05:00
Tim Taubert
b61e4406ac
Bug 1175678 - Follow-up to fix m-dt4 failures on a CLOSED TREE r=bustage
2015-07-09 17:11:32 +02:00
Mike Conley
c0de51a8a1
Bug 1181601 - Make sure RemoteWebProgress is instantiated for preloaded browsers. r=ttaubert
...
When remoting the about:newtab page, we noticed that the parent still thought that
the preloaded about:newtab browsers were all pointed at about:blank still. This
was because the preloaded browsers didn't have their RemoteWebProgress's
initialized in time to receive the location change messages from the child.
--HG--
extra : commitid : CzPtTYPvHCg
extra : rebase_source : 5bf11e9f4fcd0dc03acedb538c3eac6110a9182c
extra : amend_source : 6d4d8c21cdeabb936a5044b0301f68adb0e82441
2015-07-08 17:38:03 -04:00
Edouard Oger
73bb7acb5b
Bug 1181253 - Make the sync datatype selections into two columns. r=markh
2015-07-08 15:25:00 -04:00
Alessio Placitelli
4c1670d0ec
Bug 1179226
- SelfSupportBackend should not rely on FHR prefs. r=gfritzsche
2015-07-08 23:18:00 +02:00
Tim Taubert
7a511699aa
Bug 1175678 - Update icons for different Mixed Content Blocking states in the URL bar r=MattN
2015-07-07 19:34:37 +02:00
Tim Taubert
c5f9a9b731
Bug 1180859 - [Control Center] Remove special icon for EV certs and use a single DV/EV icon instead f=rbarnes r=Gijs
...
--HG--
rename : browser/themes/shared/controlcenter/conn-secure-dv.svg => browser/themes/shared/controlcenter/conn-secure.svg
2015-07-06 21:41:46 +02:00
Tim Taubert
6a9dee22bb
Bug 950661 - Fix "this.editor is null" failure in urlbarBindings.xml r=dao
2015-07-08 15:40:30 +02:00
Tim Taubert
95067e7817
Bug 834830 - Strike through https in location bar for sites that have mixed active content loaded r=dao
2015-07-08 15:45:42 +02:00
Tim Taubert
9f92b4e8fd
Bug 1180841 - [Control Center] Add focus styles for .identity-popup-buttons r=MattN
2015-07-06 21:10:37 +02:00
Carsten "Tomcat" Book
c482a04d43
Merge mozilla-central to mozilla-inbound
2015-07-08 11:57:08 +02:00
Carsten "Tomcat" Book
ca5594cb83
merge mozilla-inbound to mozilla-central a=merge
2015-07-08 11:44:32 +02:00
Kyle Machulis
8058218a2d
Bug 1176300 - Add lgpllibs library to build system; r=glandium
2015-07-07 21:17:08 -07:00
Wes Kocher
7ea9702733
Merge m-c to fx-team, a=merge
2015-07-07 16:39:39 -07:00
Wes Kocher
0246d86e61
Merge inbound to central, a=merge
2015-07-07 16:37:07 -07:00
Jared Wein
9c5419f522
Bug 1180801 - Replace setDefaultBrowser and isDefaultBrowser with getConfiguration/setConfiguration options. r=MattN
2015-07-07 18:19:33 -04:00
Ryan VanderMeulen
a249083da4
Merge m-c to fx-team. a=merge
2015-07-07 14:41:18 -04:00
Ryan VanderMeulen
de7e734bc6
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-07-07 13:38:10 -04:00
Mark Banner
3e016867cf
Bug 1110937 - Make Loop's link-clicker show the expired/invalid failure view before the user clicks join. r=mikedeboer
2015-07-07 11:58:18 +01:00
Edouard Oger
9d0e435dcd
Bug 1180868 - Sync preferences - Add tooltip and onhover border to fxa profile picture. r=markh
2015-07-06 16:47:00 +02:00
Panos Astithas
2677afc219
Bug 1175920 - Add a checkbox to the in-content Privacy preferences to toggle TP in Private Browsing. r=jaws
2015-07-07 10:53:52 +03:00
Carsten "Tomcat" Book
2940d9fe61
Merge mozilla-central to fx-team to fix merged around permafailure
2015-07-07 08:27:06 +02:00
Carsten "Tomcat" Book
08f9af710d
Backed out changeset 0024c5cfa25b (bug 1093756) for perma orange in OS X browser_bug678392.js
2015-07-07 08:22:03 +02:00
Justin Dolske
a434b7a0a4
Bug 1177237 - Implement OS query parsing and user search choice. r=jaws
2015-07-06 18:11:05 -07:00
Nihanth Subramanya
5e74ed3e43
Bug 1179058 - Implement shouldAddToSessionHistory in WebBrowserChrome JS object. r=adw
...
--HG--
extra : rebase_source : b21952075a68b39cbfbbb36cde0713096c700c46
2015-07-02 11:04:06 -07:00
Mark Banner
6ea1c802a9
Bug 1180671 - Rename 'l10n' to 'mozL10n' in Loop's views.jsx to be more consistent with uses elsewhere. r=mikedeboer
2015-07-06 22:59:51 +01:00