Commit Graph

14194 Commits

Author SHA1 Message Date
David Malaschonok
e529af5cb0 Bug 552434 - Allow the history mode to stay in Custom even if the settings match the preference values for keeping history. r=jaws
MozReview-Commit-ID: BCX4h3CdBhc
2016-10-30 11:59:29 +01:00
Wes Kocher
086697f83b Backed out changeset f1a3a13b5ab4 (bug 552434) for browser-chrome failures a=backout 2016-12-19 16:32:39 -08:00
David Malaschonok
a8e578dbeb Bug 552434 - Allow the history mode to stay in Custom even if the settings match the preference values for keeping history. r=jaws
MozReview-Commit-ID: 4xLKlNRvHkz
2016-10-30 11:59:29 +01:00
Wes Kocher
e72910409b Backed out changeset 781d1e9b8586 (bug 1322033) for webextension xpcshell bustage a=backout 2016-12-19 14:27:15 -08:00
Laurent
30dab6d9c3 Bug 1322033 - Support Function Keys in WebExtensions. r=kmag 2016-12-04 02:19:00 -05:00
Mark Banner
3c9ca19e3d Bug 1147034 - Use contentDocumentAsCPOW/contentWindowAsCPOW instead of contentDocument/contentWindow in search tests. r=mconley
MozReview-Commit-ID: DcqylIo2FeY
2016-12-14 13:20:30 +00:00
Phil Ringnalda
25b19a61af Merge m-i to m-c, a=merge
MozReview-Commit-ID: DIIe4uRVqAO
2016-12-18 20:22:37 -08:00
Vedant Sareen
a029df9f98 Bug 1323134 - Stop setting the crop attribute on tabs. r=dao 2016-12-18 19:09:27 +01:00
Phil Ringnalda
458e523389 Merge m-c to autoland 2016-12-17 14:01:43 -08:00
Phil Ringnalda
c75d0d1735 Merge m-i to m-c, a=merge
MozReview-Commit-ID: 3TWj1elRxgV
2016-12-17 14:00:48 -08:00
Iulian Radu
2775f5da70 Bug 1322565 - Remove gecko.handlerService.allowRegisterFromDifferentHost pref, r=gijs
MozReview-Commit-ID: Dlpt96MfoNP
2016-12-16 01:53:50 +02:00
Wes Kocher
9828e11b64 Merge inbound to m-c a=merge
MozReview-Commit-ID: 85xWi937vw6
2016-12-16 16:22:39 -08:00
Shane Caraveo
d05220271d Bug 1321615 fix tests for header modification in toplevel loads, r=kmag
MozReview-Commit-ID: DN6LgekAsRm
2016-12-17 10:14:26 -10:00
Tomislav Jovanovic
a7d333e24d Bug 1316020 - Add separator before extension items in context menus r=kmag
MozReview-Commit-ID: LNQTZtNQgLN
2016-12-06 01:29:09 +01:00
Fischer.json
f5f37b0b6d Bug 1312372 - List sites using storage in Settings of Site Data, r=jaws
MozReview-Commit-ID: HqaiLW5R8Qv
2016-11-25 17:35:25 +08:00
Carsten "Tomcat" Book
36a4cd9251 merge mozilla-inbound to mozilla-central a=merge 2016-12-16 16:04:50 +01:00
Shawn Huang
3ad4d79278 Bug 1270038 - Add permission 'persistent-storage' for StorageManager, r=baku 2016-12-16 18:00:53 +08:00
Gijs Kruitbosch
79fb3d3489 Bug 1322720 - don't show the homepage on firstrun if a pref is flipped, r=dao
MozReview-Commit-ID: FhWyo7omun3
2016-12-15 15:40:50 +00:00
Kit Cambridge
390ec1bcc4 Bug 1322408 - Use gBrowser.loadTabs to open all tabs when middle-clicking a client in Synced Tabs. r=markh
MozReview-Commit-ID: 6phgHjAAXUs
2016-12-07 11:46:36 -10:00
Gijs Kruitbosch
b9a6ec0033 Bug 1322726 - add UITour API to support opening about:newtab in the current tab, r=MattN
When running the tests by dir, I noticed the tracking protection test requires extra
files to work, but don't list those, so I fixed that.

MozReview-Commit-ID: FUi8XQImvbI
2016-12-15 14:30:36 +00:00
Tomislav Jovanovic
412c9e6226 Bug 1316020 - Implement tab context for browser.contextMenus r=kmag
MozReview-Commit-ID: LNQTZtNQgLN
2016-11-21 23:29:42 +01:00
Fischer.json
405942b008 Bug 1312361 - Clear all sites data from the Site Data section, r=Gijs
MozReview-Commit-ID: 7JbzO7TQaeX
2016-11-15 14:49:18 +08:00
Carsten "Tomcat" Book
92e46ecb4e merge mozilla-inbound to mozilla-central a=merge 2016-12-15 14:17:53 +01:00
Claas Augner
02d4f2cd00 Bug 1292629 - Persist the keyword input field of the one-click search settings when the filed loses focus unless Escape is pressed. Previously the field would only persist if Enter was used. r=jaws 2016-12-14 09:14:03 +01:00
Matheus Longaray
55f42e68bd Bug 1306294 - Filters out not worth-saving tabs from session state. r=mikedeboer 2016-12-06 03:30:00 -05:00
Carsten "Tomcat" Book
b27252357b merge mozilla-inbound to mozilla-central a=merge 2016-12-14 16:41:28 +01:00
Michael Layzell
0bfea928aa Bug 1318767 - Part 1: When performing SessionRestore on a GroupedSHistory tab, ensure that it reverts to a complete SHistory state before restoring, r=mikedeboer
MozReview-Commit-ID: 2zNXDtkx3bs
2016-11-24 10:45:00 +08:00
Joel Maher
9d9eba11c8 Bug 1322705 - add support for MOZ_UPDATER in manifests. r=rstrong,ted.
MozReview-Commit-ID: HTnh9OOe01F
2016-12-16 11:55:13 -05:00
Carsten "Tomcat" Book
0ed7144462 Backed out changeset a6e2d96c1274 (bug 1322565) for eslint failure 2016-12-16 16:41:22 +01:00
Iulian Radu
0a3647f201 Bug 1322565 - Remove gecko.handlerService.allowRegisterFromDifferentHost. r=gijs 2016-12-16 01:53:50 +02:00
Sean Lee
e6a4eae011 Bug 1282664 - Redesign the right-menu on a download item in Downloads Panel.; r=Paolo
MozReview-Commit-ID: DyTisE3dX1A
2016-10-14 14:07:00 +08:00
Gijs Kruitbosch
d56f7f011d Bug 1316863 - stop manually closing the search popup to solve issues that seem to not exist anymore, r=florian,nhnt11
MozReview-Commit-ID: 3lcONwqYEFc
2016-11-16 13:33:37 +00:00
Jonathan Hao
c558de320d Bug 1274020 - Tests that shows the Cache Web API is separated by origin attributes. r=baku 2016-12-13 11:44:59 +08:00
Jonathan Hao
465092ec85 Bug 1282279 - Tests that make sure user certificates are Origin Attribute aware. r=baku 2016-11-29 14:21:09 +08:00
Henrik Skupin
620e1de054 Bug 1320073 - Rename marionette-client to marionette-harness and release version 4.0.0. r=gps,maja_zf,mtseng,SingingTree
MozReview-Commit-ID: L6V3b5h8RWm
2016-12-12 13:05:34 +01:00
Sean Lee
b6c6188136 Bug 1269958 - Change the information details of the summary section in Downloads Panel. r=Paolo
MozReview-Commit-ID: 1hKBRXOBH6c
2016-08-18 14:45:57 +08:00
Tim Huang
1ea8bd79d3 Bug 1311237 - Fix the intermittent through making the observer been added earlier. r=baku 2016-12-08 16:04:06 -10:00
Gijs Kruitbosch
b3e435695e Bug 1122124 - fix default profile setting after reset, keep profile name, r=MattN
MozReview-Commit-ID: 9h1ktdUUVZH
2016-05-10 10:09:46 +01:00
Gijs Kruitbosch
dded540da4 Bug 1322719 - treat about:newtab like about:home in our UI when it's the default, r=dao
MozReview-Commit-ID: DFn7ZZF2dXw
2016-12-16 17:44:52 +00:00
Andy McKay
74f01271a8 bug 1307012 raise an error on invalid id r=kmag
MozReview-Commit-ID: FDdPzmtN2mq
2016-12-08 08:09:08 -10:00
Bob Silverberg
eb03bf4f94 Bug 1320986 - Implement browsingData.settings WebExtensions API method, r=aswan
MozReview-Commit-ID: JqUm77vFod2
2016-11-28 09:17:04 -05:00
Phil Ringnalda
8376072edf Backed out changeset 4c343bdb6e2a (bug 1321615) for browser_ext_webRequest.js timeouts
CLOSED TREE
2016-12-01 18:38:11 -08:00
Shane Caraveo
b987100513 Bug 1321615 fix tests for header modification in toplevel loads, r=kmag
MozReview-Commit-ID: 3GfDbeumwzj
2016-12-01 11:46:36 -08:00
Wes Kocher
32fabff059 Merge m-c to autoland, a=merge 2016-12-01 15:46:49 -08:00
Wes Kocher
14fb683596 Merge inbound to central, a=merge 2016-12-01 15:31:47 -08:00
jordan9769
a0913b99cb Bug 1310942 - Merge browser-autocomplete-result-popup into browser-search-autocomplete-result-popup; r=mak
MozReview-Commit-ID: 2DtwvrsOlQ8
2016-12-01 12:25:32 +05:30
KM Lee
cb4a37ab40 Bug 1301384 - Part 2 - Unify Progressbar across different OSs for download panels. r=dao 2016-12-01 11:21:20 +01:00
Yoshi Huang
955e9c647b Bug 1315602 - Remove the assertion of FirstPartyDomain should be empty in HTTP redirect. r=smaug 2016-12-01 15:49:07 +08:00
Mark Hammond
953dfed13d Bug 1317164 - ensure browser_967000_button_sync.js cleans up after itself completely. r=malayaleecoder
MozReview-Commit-ID: DO5RbkGj0Dv
2016-11-25 18:12:55 +11:00
Jonathan Kingston
9ef9706677 Bug 1318491 - Disable new tab longpress containers menu for private browsing mode r=Gijs
MozReview-Commit-ID: Ldmya1q7eO9
2016-11-24 13:45:06 +00:00