Commit Graph

15240 Commits

Author SHA1 Message Date
Jared Wein
90112e00c1 Bug 1325464 - Manually fix the remaining ES6 method syntax eslint errors. r=MattN
MozReview-Commit-ID: 6NqMryvKH9S
2016-12-28 12:22:09 -05:00
Jared Wein
34e228f767 Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
MozReview-Commit-ID: 8WoGr8i6oCR
2016-12-29 15:20:47 -05:00
Phil Ringnalda
374746d101 Merge m-c to m-i
MozReview-Commit-ID: KhTVPUMvnOT
2016-12-29 18:26:18 -08:00
Neil Deakin
5f96192eba Bug 1272834, flush style after changing it to see if intermittent failure goes away 2016-12-29 19:53:25 -05:00
Johann Hofmann
fdaf06a726 Bug 1320406 - Add a "Not now" button to the addon installation restart notification. r=florian
MozReview-Commit-ID: EUJfcHU6qGN
2016-12-28 16:43:49 +01:00
Valentin Gosu
a684997669 Bug 1320061 - Add pref that allows users to copy unescaped URL from the URL bar r=mak
MozReview-Commit-ID: CDnMnkqj8gW
* * *
Bug 1320061 - Add test for copying non-ascii URL from the urlbar
MozReview-Commit-ID: 72jymxn6DJv
2016-12-07 10:18:46 -10:00
Khaled Hosny
b9cb09b476 Bug 1269186 - [RTL] Search field in New Tab and about:home is not RTL'd. r=adw 2017-01-05 18:17:16 -08:00
Iris Hsiao
73d8e055ea Merge mozilla-central to mozilla-inbound 2017-01-06 11:10:58 -05:00
Dão Gottwald
08ad0e2efc Bug 1322737 - Implement ability to show basic placeholders for missing about:newtab thumbnails. r=gijs 2017-01-06 15:00:25 +01:00
Andrew Swan
e211f9a012 Bug 1310355 Improve resiliency of webrtc add-on hooks r=florian,jib
MozReview-Commit-ID: 29DN2cmXTtk
2016-10-14 16:04:13 -07:00
Aman Dwivedi
aec48bf322 Bug 1323685 - Remove workarounds for bug 449811. r=mak 2016-12-22 16:33:28 +05:30
Phil Ringnalda
335ff86998 Merge m-i to m-c, a=merge 2016-12-24 16:51:17 -08:00
Neil Deakin
b2718585ad Bug 1309596, use updateDragImage for tab dragging on Windows and Mac so that a proper drag feedback image is used rather than the panel, r=felipe 2016-12-23 18:09:44 -05:00
Wes Kocher
a072dd50b2 Merge m-c to inbound, a=merge
MozReview-Commit-ID: 3HW7YWDqTBQ
2016-12-23 14:40:42 -08:00
Gijs Kruitbosch
769f4319a3 Bug 1323838 - make allowing popups work better, r=Felipe
MozReview-Commit-ID: LnW5QoxQiGK
2016-12-17 20:15:01 +00:00
David Keeler
cc632437a5 bug 1324071 - add nsIPK11Token.hasPassword to replace unnecessary uses of nsIPKCS11Slot.status r=Cykesiopka,gps,MattN,sebastian
MozReview-Commit-ID: C2jwQHPEDC0
2016-12-02 15:09:35 -08:00
Wes Kocher
16474ee2b4 Merge m-c to autoland, a=merge 2016-12-22 18:45:10 -08:00
Wes Kocher
bd2cccd1c5 Merge inbound to central, a=merge
MozReview-Commit-ID: I54WGOLqHI2
2016-12-22 18:37:07 -08:00
Mark Banner
545ce6cb35 Bug 1325374 - Specify more globals in browser.js/nsBrowserGlue.js, and start fixing up some of places. r=mossop
MozReview-Commit-ID: C22lTfaUzHB
2016-12-22 12:14:05 +00:00
Carsten "Tomcat" Book
ef798f401e Merge mozilla-central to mozilla-inbound 2016-12-22 16:25:35 +01:00
Samael Wang
53bcab1c16 Bug 1323651 - Rename Partial/GroupedSessionHistory to Partial/GroupedSHistory. r=ehsan
MozReview-Commit-ID: G2GW4ZPIfH3
2016-12-22 16:06:50 +08:00
Bob Silverberg
0bd0eb6f24 Bug 1324760 - Expose a function that clears plugin data in sanitize.js, r=mak
MozReview-Commit-ID: A8AxhyzyEwk
2016-12-20 09:24:06 -05:00
Drew Willcoxon
da09122c62 Bug 1257550 - eslint follow-up fixes. r=me 2016-12-22 20:54:11 +01:00
Drew Willcoxon
1d8f6fb61a Bug 1257550 - Awesomebar result providers should be able to add document fragments or iframes. r=mak
MozReview-Commit-ID: J4aJtETNLoO
2016-12-21 19:14:30 -08:00
Bob Owen
f54c06999b Bug 1321020 Part 2: Test that a file:// URI window opened from a file:// page can be navigated to web content. r=gijs 2016-12-23 12:27:03 +00:00
Bob Owen
734d72615b Bug 1321020 Part 1: Ensure that a new tab opened from content with non-default remote type, gets correct remote type. r=gijs 2016-12-23 12:27:03 +00:00
Florian Quèze
45647c4570 Bug 1329182 - remove trailing newURI null parameters in browser/, r=jaws. 2017-01-09 20:27:25 +01:00
Pavan
cbd700b3b9 Bug 1235547 - Automatically dismiss the Thanks popup after forgetting history if it isn't interacted with. r=Gijs 2017-01-04 05:42:00 +01:00
Thomas Nguyen
82e1caab63 Bug 1304623 - Create a pref to control the default referrer policy - part 3. r=bkelly
MozReview-Commit-ID: 1A6IHPeNYBQ
2017-01-05 11:29:56 +08:00
Andrew Swan
7ee9799adb bug 1335697 Display permissions and post-install notifications from about:addons search r=mossop
MozReview-Commit-ID: IqBoudbO7Vd
2017-02-07 20:22:26 -08:00
Michael Layzell
edf2f511da Bug 1315105 - Part 3: Update close_dependent_tabs / grouped_shistory_crossproc test for new prerendering behavior, r=ehsan
MozReview-Commit-ID: Ic0CWUbLPuq
2016-12-20 19:39:50 +08:00
Michael Layzell
c6453a3b88 Bug 1315105 - Part 2: Implement <link rel=prerender> behind a pref, r=smaug
MozReview-Commit-ID: ARET98o1FTU
2016-12-19 15:05:31 +08:00
Wes Kocher
801208d84e Merge m-c to inbound, a=merge 2016-12-20 11:47:17 -08:00
Alessio Placitelli
ef64b5d943 Bug 1315650 - Add a longer timeout for searchbar suggestions in tests. r=mak
MozReview-Commit-ID: 4dkkibfGFMv
2016-12-20 06:37:00 +01:00
Mike Conley
72a9323018 Bug 1321376 - Make browser_selectpopup.js wait for SelectContentHelper to think that the popup in the parent has closed when hiding popups. r=enndeakin+6102
This is because in single-process mode, key events might be handled before messages.

MozReview-Commit-ID: 7Kpq1N0TjCu
2016-11-28 16:07:41 -08:00
Pavan
6a05b31a06 Bug 1299967 - Sort page permissions list alphabetically. r=Gijs 2016-12-18 08:11:00 -05:00
Phil Ringnalda
c75d0d1735 Merge m-i to m-c, a=merge
MozReview-Commit-ID: 3TWj1elRxgV
2016-12-17 14:00:48 -08:00
Paolo Amadini
d7e0c455b0 Bug 1300755 - Notification anchors are not hidden when the user types in the location bar. r=past
MozReview-Commit-ID: 5xY87Jnekv7
2016-12-15 14:39:30 +01:00
Dão Gottwald
1f4f975c74 Bug 1323807 - Make sanitize.js handle the search bar having moved to the overflow or menu panel. r=mak 2016-12-16 19:57:08 +01: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
Steve Jarvis
a2dc2fc4cf Bug 1319762 - Remove download.xul and related unused files. r=florian
Remove files and resources no longer shipped or referenced and update
the appropriate packaging files.

MozReview-Commit-ID: Apaa2JnOTMt
2016-12-15 07:47:07 -07:00
Phil Ringnalda
55848c7faf Merge m-i to m-c, a=merge
MozReview-Commit-ID: 4iKvEwhyJQJ
2016-12-15 17:47:41 -08:00
Michael Layzell
ec8ab317f6 Bug 1310766 - Part 1: Close inactive frameloaders when destroying frameloader rather than when closing tab, r=ehsan
MozReview-Commit-ID: FHKRe9dFDYt
2016-12-15 13:17:16 +08:00
Gijs Kruitbosch
50ea118ebc Bug 1322414 - part 2,3,4: use a separate 'primary' attribute for primary child browsers, r=bz,mconley
MozReview-Commit-ID: 2yb0WGFYBsH
2016-12-09 09:23:24 -10:00
Gijs Kruitbosch
865eb29dd4 Bug 1322609 - use getTabBrowser() instead of a type attribute check in marionette, r=ato
MozReview-Commit-ID: 9iIJyGgoJRU
2016-12-09 10:55:25 -10:00
Carsten "Tomcat" Book
77493cdade Merge mozilla-central to autoland 2016-12-15 14:26:10 +01:00
Tooru Fujisawa
d9af47a6b7 Bug 1323276 - Use CustomizableUI.removeWidgetFromArea to explicitly remove new window button. r=dao 2016-12-15 16:54:46 +09: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
Florian Quèze
7af1a8de2e Bug 1313324 - Cover the screensharing UI with browser chrome test, r=past. 2016-12-15 00:56:35 +01:00
Gijs Kruitbosch
b8005d70ec Bug 791597 - followup, fix tests being picky, rs=me,bustage
MozReview-Commit-ID: IiqeMXNB6nH
2016-12-14 16:53:20 +00:00