Commit Graph

3500 Commits

Author SHA1 Message Date
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
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
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
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
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
Gijs Kruitbosch
cf2b7a2660 Bug 1320502 - fix paste (and go) issues regressed in bug 1229426, r=mak
MozReview-Commit-ID: Lm6J4Xfik5t
2016-11-28 14:59:02 +00:00
Carsten "Tomcat" Book
fd3bf4211d merge mozilla-inbound to mozilla-central a=merge 2016-11-25 15:36:56 +01:00
Bob Owen
81ad0fedc8 Bug 1147911 Part 3: Add remote type parameter to forceInitialBrowserRemote. r=gijs
Also change talos pageloader.js to force type to match test URLs.
2016-11-24 15:08:30 +00:00
Bob Owen
432572b6f3 Bug 1147911 Part 2: Add a remote type property and use it to drive the process switching in frontend code. r=gijs, r=jryans, r=mikedeboer 2016-11-24 15:08:30 +00:00
Bob Owen
0d2d93dcfd Bug 1147911 Part 1: Fix call to _openURIInNewTab in browser.js to take a URI referrer not a string. r=gijs 2016-11-24 15:08:30 +00:00
Sebastian Hengst
687d8feab4 Backed out changeset e793767cb441 (bug 1147911) for failing T-e10s(o). r=backout 2016-11-23 18:33:50 +01:00
Sebastian Hengst
d9dbaf74fb Backed out changeset 5b26ae9afaea (bug 1147911) 2016-11-23 18:33:10 +01:00
Sebastian Hengst
efe6834fd4 Backed out changeset ec84ee6acb88 (bug 1147911) 2016-11-23 18:33:06 +01:00
Bob Owen
464667d323 Bug 1147911 Part 3: Add remote type parameter to forceInitialBrowserRemote. r=gijs
Also change talos pageloader.js to force type to match test URLs.
2016-11-23 13:36:57 +00:00
Bob Owen
a7d454bdcc Bug 1147911 Part 2: Add a remote type property and use it to drive the process switching in frontend code. r=gijs, r=jryans, r=mikedeboer 2016-11-23 13:36:57 +00:00
Bob Owen
0a3498085b Bug 1147911 Part 1: Fix call to _openURIInNewTab in browser.js to take a URI referrer not a string. r=gijs 2016-11-23 13:36:57 +00:00
Panos Astithas
a44cf00ccc Bug 1282768 - Part 3 - Convert permission notifications to use two buttons and a checkbox instead of multiple secondary actions. r=florian
MozReview-Commit-ID: KNf04CBaLKB
2016-11-20 18:40:26 +01:00
Panos Astithas
1d4c2c0c96 Bug 1004061 - Make most doorhanger notifications persistent. r=florian
MozReview-Commit-ID: IEPkDRnYpiM
2016-11-20 18:40:04 +01:00
Sebastian Hengst
37cbc8579e Backed out changeset 960112fbae78 (bug 1147911) for T-e10s(o) permafail. r=backout 2016-11-18 00:58:52 +01:00
Sebastian Hengst
16ad987153 Backed out changeset 5cffb4645bc0 (bug 1147911) 2016-11-18 00:58:52 +01:00
Sebastian Hengst
d4d66b7c50 Backed out changeset a236e690e2f6 (bug 1147911) 2016-11-18 00:58:52 +01:00
Bob Owen
5cbbcff85d Bug 1147911 Part 3: Add remote type parameter to forceInitialBrowserRemote. r=gijs
Also change talos pageloader.js to force type to match test URLs.
2016-11-17 15:48:52 +00:00
Bob Owen
6dc9342a41 Bug 1147911 Part 2: Add a remote type property and use it to drive the process switching in frontend code. r=gijs, r=jryans, r=mikedeboer 2016-11-17 15:48:52 +00:00
Bob Owen
c988a4237f Bug 1147911 Part 1: Fix call to _openURIInNewTab in browser.js to take a URI referrer not a string. r=gijs 2016-11-17 15:48:52 +00:00
Jared Wein
ef8b1e86ca Bug 1316870 - Enable no-shadow eslint rule for browser/. r=mossop 2016-11-15 22:58:30 -05:00
Dave Townsend
4e295aa48d Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws
MozReview-Commit-ID: 2ZvTiZDHchz
2016-11-11 08:10:51 -08:00
Dave Townsend
12596ced47 Bug 1316882: Turn on space-infix-ops eslint rule. r=jaws
MozReview-Commit-ID: HBpjT2uHJaZ
2016-11-10 14:48:04 -08:00
Gijs Kruitbosch
4244102831 Bug 1229426 - avoid dnd of js URIs, r=mak
MozReview-Commit-ID: 70ApmoEYn5Z
2016-11-16 18:25:50 +00: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
Jonathan Kingston
c4254b6e68 Bug 1272256 - Add a longpress menu to the new tab button for containers. r=dao, r=Gijs
MozReview-Commit-ID: 3GM15cnuQGA
2016-09-12 18:25:59 +01:00
Carsten "Tomcat" Book
a5c11ab4b5 Merge mozilla-central to autoland on a CLOSED TREE 2016-11-04 11:54:35 +01:00
Carsten "Tomcat" Book
5803ceab1b Backed out changeset e00ed3bd29f9 (bug 1272256) fix eslint issues 2016-11-04 11:53:06 +01:00
Carsten "Tomcat" Book
fc382d46fd Bug 1300376 - fix bustage on a CLOSED TREE 2016-11-04 11:52:30 +01:00
Carsten "Tomcat" Book
a6b2659931 Merge mozilla-central to autoland on a CLOSED TREE 2016-11-04 11:38:37 +01:00
Carsten "Tomcat" Book
d410f7c644 Backed out changeset 8002299dfc3f (bug 1300376) causing es bustage on a CLOSED TREE 2016-11-04 11:35:25 +01:00
Carsten "Tomcat" Book
dc0f1430de Merge mozilla-central to autoland on a CLOSED TREE 2016-11-04 11:24:13 +01:00
Phil Ringnalda
0eacb5b6ab Merge m-c to autoland 2016-11-03 20:02:24 -07:00
Phil Ringnalda
e9271a5e61 Merge m-i to m-c, a=merge
MozReview-Commit-ID: Hm1RxN6OaoZ
2016-11-03 19:32:48 -07:00
Phil Ringnalda
1376833f1c Merge m-i to m-c, a=merge
MozReview-Commit-ID: 48WAQwKUCpw
2016-11-02 19:28:38 -07:00
Jared Wein
5edec1c0d9 Bug 1315013 - part 1, remove unnecessary double-slash comments that don't add value and look out of place with the spaced-comment eslint rule. r=mossop
MozReview-Commit-ID: HIUTSdkXxbY
2016-11-03 14:42:06 -04:00
Kaffeekaethe
d0d7ca51fc Bug 1308931 - Make accel+k focus the urlbar if search bar is not present. r=Dao 2016-11-02 15:44:11 +01:00
Jonathan Kingston
6e8684cff6 Bug 1278177 - Change container icons to a single sprite sheet and to be rendered by CSS r=jaws
MozReview-Commit-ID: 2M1yFOxweBm
2016-09-14 22:48:58 +01:00
Jonathan Kingston
2b0531f1bb Bug 1272256 - Adding a longpress menu to the new tab button for containers because innocent of Bustage on a CLOSED TREE. r=dao
MozReview-Commit-ID: 3GM15cnuQGA
2016-09-12 18:25:59 +01:00
Mark Banner (:standard8)
7ae30ad0bb Bug 1300376 fixing conflicts in backout that likely causing tree closing timeouts on a CLOSED TREE r+a=sheriffduty 2016-11-04 10:04:32 +01:00
Carsten "Tomcat" Book
42107d7c4b Backed out changeset f19157ac2e48 (bug 1272256) for possibly causing timeouts on trunk trees on a CLOSED TREE 2016-11-04 09:15:03 +01:00
Jonathan Kingston
6f930ba184 Bug 1272256 - Adding a longpress menu to the new tab button for containers. r=dao
MozReview-Commit-ID: 3GM15cnuQGA
2016-09-12 18:25:59 +01:00
Dão Gottwald
4df1c05220 Backed out changeset dad84422bcfc (bug 1300376) 2016-11-03 11:55:04 +01:00
Carsten "Tomcat" Book
7e6ec3e1ca Backed out changeset 309e32ebbc3a (bug 1272256) for eslint failure 2016-11-03 09:15:25 +01:00