Commit Graph

14306 Commits

Author SHA1 Message Date
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
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
Joel Maher
62614255bf backout aba885aafee0210b1f063a423b1c0b3ce28d15f7 for intermittent bug 1272834
MozReview-Commit-ID: BTJ13wWojaI
2016-12-14 10:59:43 -05:00
Carsten "Tomcat" Book
1a5a4f320d Merge mozilla-central to mozilla-inbound 2016-12-14 16:53:27 +01:00
Carsten "Tomcat" Book
b27252357b merge mozilla-inbound to mozilla-central a=merge 2016-12-14 16:41:28 +01:00
Michael Layzell
310f8bf593 Bug 1318767 - Part 3: Use SessionStore to recover from missing GroupedSHistory segments, r=ehsan, r=mconley
MozReview-Commit-ID: FDmQIjiHox7
2016-12-13 16:32:54 +08:00
Michael Layzell
83f5bf7449 Bug 1318767 - Part 2: Correctly swap web progress listeners when swapping frameloaders, r=dao
MozReview-Commit-ID: KbUd2Os5qac
2016-11-25 10:06:00 +08:00
Gijs Kruitbosch
0418044c0b Bug 791597, r=mak
MozReview-Commit-ID: VkDtwOuyMq
2016-11-24 16:09:32 +00:00
Marco Bonardo
e00ec4e5e7 Bug 1321556 - Remove unused bindings from urlbarbindings.xml. r=dao
MozReview-Commit-ID: FfIsoh76ajn
2016-12-09 14:17:12 -10: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
Michael Layzell
4358da84a7 Bug 1318472 - Remove inactive hidden tabs when removing the primary tab, r=ehsan
MozReview-Commit-ID: KiMsKOljNpE
2016-12-14 01:55:00 +08:00
Dão Gottwald
5880f9ecb7 Bug 1323276 - Disable browser_newWindowDrop.js 2016-12-13 21:22:05 +01:00
Dão Gottwald
a490537d60 Bug 1322889 - Properly set crop attribute on Ctrl+Tab preview titles. r=gijs 2016-12-13 15:34:32 +01:00
Nihanth Subramanya
375290f5f1 Bug 989197 - Add tests for alternate cert error UI when behind a captive portal. r=Gijs
MozReview-Commit-ID: EZuHGrmHx7d
2016-11-29 15:39:14 -08:00
Nihanth Subramanya
37fcd058b8 Bug 989197 - Reload error pages showing captive portal UI when the portal is freed. r=Gijs
MozReview-Commit-ID: FJLTu5S3d6j
2016-11-21 08:00:14 +05:30
Nihanth Subramanya
11b6dda62f Bug 989197 - Show alternate UI in cert error pages when a captive portal is active. r=Gijs
MozReview-Commit-ID: DnWdwcx8r9S
2016-11-08 16:10:12 +05:30
Nihanth Subramanya
eccb17022d Bug 989197 - Use URLSearchParams instead of regex to parse params in about:net/certerror URLs. r=Gijs
MozReview-Commit-ID: KKK2pL2bcwU
2016-12-06 10:25:53 -10:00