Wes Kocher
8fd5b09255
Merge m-c to inbound, a=merge
2016-11-08 14:08:34 -08:00
Wes Kocher
1aa5b280a6
Merge inbound to central, a=merge
2016-11-08 13:58:20 -08:00
Sébastien Blin
7190bbc6af
Bug 1189491 - Take anchors into account in the reader view, r=gijs
...
MozReview-Commit-ID: 1udixhxnVao
2016-11-03 05:50:00 +00:00
Dão Gottwald
6614bb780d
Backed out changeset 0124edce0553 (bug 1312436)
2016-11-08 11:37:07 +01:00
Blake Kaplan
046671c4dc
Bug 1311197 - Remove CPOWs from urlbar tests. r=Gijs
...
MozReview-Commit-ID: 2th2PYo0Pmf
2016-11-07 14:43:42 -08:00
Blake Kaplan
fc484323ba
Bug 1311197 - Remove CPOWs from some plugin mochitests. r=Gijs
...
MozReview-Commit-ID: FUG7Y3nDyrw
2016-11-07 14:43:42 -08:00
Marco Bonardo
03f7f4319b
Bug 1315514 - Bookmark keywords are still broken for POST forms. r=adw
...
MozReview-Commit-ID: 3lrRbZVtgii
2016-11-07 14:58:49 +01:00
Gijs Kruitbosch
f073d29eb1
Bug 1314812 - followup nit: remove obsolete comments, rs=trivial,me,firebot, DONTBUILD
...
MozReview-Commit-ID: 8ElUTOUxEX8
2016-11-08 16:02:15 +00:00
Mike Conley
df4eaa3e69
Bug 1315317 - Regression test. r=Gijs
...
MozReview-Commit-ID: 2neRqZsn68
2016-11-04 18:15:32 -04:00
Sebastian Hengst
d1c538318e
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: browser. r=RyanVM
...
MozReview-Commit-ID: LDNr97hKpc8
2016-11-05 11:29:13 +01:00
Phil Ringnalda
acb30e2175
Merge m-c to autoland
2016-11-04 19:05:33 -07:00
Wes Kocher
c92af64732
Merge m-c to inbound, a=merge CLOSED TREE
2016-11-04 15:19:49 -07:00
Wes Kocher
d939df7bcf
Backed out changeset 4da7d22ebcd2 (bug 1189491) for multiple eslint failures a=backout CLOSED TREE
2016-11-04 11:55:56 -07: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
dc0f1430de
Merge mozilla-central to autoland on a CLOSED TREE
2016-11-04 11:24:13 +01:00
Sébastien Blin
f1aba24f22
Bug 1189491 - Take anchors into account in the reader view, r=gijs
...
MozReview-Commit-ID: 1udixhxnVao
2016-11-03 05:50:00 +00:00
Dave Townsend
abc3b12498
Bug 1314343: Fix unused variable eslint failure. CLOSED TREE. r=bustage
...
MozReview-Commit-ID: 7DVCUKLugRu
2016-11-04 11:16:29 -07:00
Dave Townsend
dc3810c548
Bug 1314343: Turn on no-unreachable in eslint. r=standard8
...
Unreachable code can be a sign of a mistake so we should turn this rule on.
MozReview-Commit-ID: LQphsNL7HBX
2016-11-01 10:58:35 -07:00
Gabor Krizsanits
fe1a742122
Bug 1301340 - part6: Disabled test should still run in non-e10s mode. r=me
2016-11-04 11:05:55 +01:00
Jared Wein
eb09d153fa
Bug 1314474 - Enable no-shadow rule for eslint for browser/ mochitests. r=mossop
...
MozReview-Commit-ID: 3EQOeDSnmVz
2016-11-04 17:11:52 -04:00
Marco Bonardo
2c5a0a1cab
Bug 1299428 - Searching an URL looking string using a one-off button doesn't open a search result. r=adw
...
MozReview-Commit-ID: FA9qkqLw5Cw
2016-11-02 18:32:38 +01:00
Marco Bonardo
670745eb23
Bug 1299428 - Use more of BrowserTestUtils in urlbar tests. r=adw
...
MozReview-Commit-ID: DnM6PylbNv
2016-10-31 17:56:01 +01:00
Wes Kocher
5f6cf497a3
Backed out changeset 2a1b034ed3fb (bug 1314474) for xpcshell failures a=backout
2016-11-04 13:57:56 -07:00
Jared Wein
c0329c1f9a
Bug 1314474 - Enable no-shadow rule for eslint for browser/ mochitests. r=mossop
...
MozReview-Commit-ID: 3QTChaVgCRP
2016-11-03 18:29:08 -04:00
Phil Ringnalda
0eacb5b6ab
Merge m-c to autoland
2016-11-03 20:02:24 -07:00
Gabor Krizsanits
f2ea7fcc5e
Bug 1301340 - part5: Turning off some tests temporarily to enable e10s-multi. r=mrbkap
2016-11-03 19:28:15 +01:00
Gabor Krizsanits
1755bb8d2f
Bug 1301340 - part4: Force single content process for failing tests. r=mrbkap
2016-11-03 19:28:09 +01: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
Blake Kaplan
d9ca482f91
Bug 1202623 - Try to fix the intermittent orange by listening earlier for the notification. r=Felipe
...
MozReview-Commit-ID: 6aT7WrvHFCf
2016-10-31 16:33:09 -07:00
Blake Kaplan
8ee33b31ec
Bug 1314812 - Remove code that manually times out loads in favor of relying on the test harness. r=Gijs
...
MozReview-Commit-ID: FZB9ys9lvIN
2016-11-02 16:03:11 -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
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
Kaffeekaethe
2f30d5342f
Bug 1307676 - "Intermittent browser/base/content/test/urlbar/browser_urlbarCopying.js | loaded expected URL - Got about:blank, expected http://example.com/ ". r=mak77
2016-10-29 07:09:00 +02: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
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
Carsten "Tomcat" Book
7e6ec3e1ca
Backed out changeset 309e32ebbc3a (bug 1272256) for eslint failure
2016-11-03 09:15:25 +01:00
Jonathan Kingston
689227e05f
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
Wes Kocher
5fe2107617
Merge central to inbound a=merge
2016-11-02 17:31:08 -07:00
Carsten "Tomcat" Book
475e95739d
Merge mozilla-central to mozilla-inbound
2017-02-08 11:30:50 +01:00
Gabor Krizsanits
c16c8bf191
Bug 1337354 - Fix races in referrer tests. r=mrbkap
2017-02-08 11:22:33 +01:00
Mark Banner
6b3a6a4cda
Bug 1313998 - Turn on no-unused-vars for local variable scopes in browser/base/content. r=mossop
...
MozReview-Commit-ID: IyFGBotfd11
2016-10-31 10:33:38 +00:00
Jared Wein
0c024fa9ca
Bug 1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8
...
MozReview-Commit-ID: 7Gx90a5y8t6
2016-10-24 13:14:19 -04:00
Jared Wein
1cdcb9393c
Bug 1312436 - Enable browser_tab_dragdrop.js on e10s in debug mode. r=Felipe
...
MozReview-Commit-ID: 8oqY8EysxfO
2016-10-24 10:46:27 -04:00
Marco Bonardo
ae421406a3
Bug 1310737 - Urlbar doesn't properly handle %S and POST keywords. r=adw
...
MozReview-Commit-ID: 3IEqahvOwVH
2016-10-19 15:09:01 +02:00
Mark Banner
9b40970863
Bug 1313626 - Clean up more issues found by eslint no-undef rule. r=mossop
...
MozReview-Commit-ID: HGiOmpyN5zV
2016-10-28 11:40:32 +01:00
Andreas Pehrson
d804b11480
Bug 1312234 - Wait for gUM capture messages when tearing off a tab. r=florian
...
MozReview-Commit-ID: CaCt5C1whHw
2016-10-24 16:25:27 +02:00
J. Ryan Stinnett
cd2e2f271f
Bug 1311178 - Expose some DevTools CSS as resource:// only. r=ntim
...
For CSS files which were used via both chrome:// and resource://, I converted
all usages to resource:// and removed the chrome:// copy to reduce file
duplication.
I believe most DevTools CSS could be using resource:// throughout, but that's
left as follow up work for now.
MozReview-Commit-ID: G7oxZqjodwv
2016-10-19 16:19:29 -05:00
Kirk Steuber
21314809c2
Bug 1306786 - Fix intermittent test failure in browser/base/content/test/popupNotifications/browser_popupNotification_4.js. r=enndeakin
2016-10-17 15:59:22 -07:00