Commit Graph

38 Commits

Author SHA1 Message Date
Dan Banner
5af4450327 Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8
MozReview-Commit-ID: Jm8BRgt6mIv
2017-10-15 20:50:39 +01:00
Marco Bonardo
b19c6a5663 Bug 1406860 - Make urlbar tests a bit more reliable. r=standard8
MozReview-Commit-ID: 71ZzDbCq8n0
2017-10-10 01:18:23 +02:00
Sebastian Hengst
6273f32bbf Backed out changeset 1ac7fce0b369 (bug 1406860) for failing xpcshell tests, e.g. toolkit/components/places/tests/unit/test_000_frecency.js. r=backout 2017-10-11 18:25:57 +02:00
Marco Bonardo
9aedc5efc3 Bug 1406860 - Make urlbar tests a bit more reliable. r=standard8
MozReview-Commit-ID: 71ZzDbCq8n0
2017-10-10 01:18:23 +02:00
Drew Willcoxon
5d0ec9ed36 Bug 1385882 - Intermittent browser/base/content/test/urlbar/browser_page_action_menu.js | Test timed out. r=Gijs
MozReview-Commit-ID: 8uzQAPQEldP
2017-10-02 10:55:00 -07:00
Drew Willcoxon
543c69f057 Bug 1384464 - Intermittent browser/base/content/test/urlbar/browser_page_action_menu.js. r=Gijs
MozReview-Commit-ID: A2rypvJjvcz
2017-09-18 13:01:56 -07:00
Drew Willcoxon
b69a7ae1a8 Bug 1388835 - Hide page action urlbar buttons on about pages (about:preferences, etc.). r=Gijs
MozReview-Commit-ID: 9lid8VpPkJE
2017-08-26 12:47:33 -07:00
Evelyn Hung
84f8861245 Bug 1355451 - Speculative connect to websites on mousedown on awesomebar item. r=mak
We preconnect to an explicit URL or the url in moz-action:remotetab on
the popup.

MozReview-Commit-ID: 3KqlO2Bio3V
2017-08-15 15:02:42 +08:00
Sebastian Hengst
734db6497f Backed out changeset 4da627f785bc (bug 1355451) for frequently failing browser_urlbar_search_speculative_connect_mousedown.js. r=backout 2017-08-18 00:29:20 +02:00
Evelyn Hung
4059810f84 Bug 1355451 - Speculative connect to websites on mousedown on awesomebar item. r=mak
We preconnect to an explicit URL or the url in moz-action:remotetab on
the popup.

MozReview-Commit-ID: Itgie3BMehn
2017-08-04 22:27:21 +08:00
Phil Ringnalda
b611a43dc2 Backed out changeset ec99e3ba4e7a (bug 1355451) for frequent failures in browser_urlbar_search_speculative_connect_mousedown.js
MozReview-Commit-ID: 8NZP5vza6Hz
2017-08-04 23:02:01 -07:00
Evelyn Hung
4905f74f3b Bug 1355451 - Speculative connect to websites on mousedown on awesomebar item. r=mak
We preconnect to an explicit URL or the url in moz-action:remotetab on
the popup.

MozReview-Commit-ID: Itgie3BMehn
2017-08-04 22:27:21 +08:00
Wes Kocher
d312c0d512 Backed out changeset a35f3b534eb9 (bug 1355451) for frequent failures in browser_urlbar_search_speculative_connect_mousedown.js a=backout
MozReview-Commit-ID: JExIufpYeF7
2017-08-03 16:16:43 -07:00
Evelyn Hung
40027f48c4 Bug 1355451 - Speculative connect to websites on mousedown on awesomebar item. r=mak
We preconnect to an explicit URL or the url in moz-action:remotetab on the popup.

MozReview-Commit-ID: 2U6nhwM6RUk
2017-08-03 21:41:58 +08:00
Sebastian Hengst
9bcd3c8feb Backed out changeset 742dfaf7631d (bug 1355451) for eslint failure at urlbarBindings.xml:2331: multiple spaces before elt. r=backout 2017-08-03 16:08:48 +02:00
Evelyn Hung
7bcbc334fa Bug 1355451 - Speculative connect to websites on mousedown on awesomebar item. r=mak
We preconnect to an explicit URL or the url in moz-action:remotetab on the popup.

MozReview-Commit-ID: 2U6nhwM6RUk
2017-08-03 21:41:58 +08:00
Drew Willcoxon
0a6ef09dae Bug 1363188 - Add an add/remove context menu to page actions in the urlbar. r=Gijs
MozReview-Commit-ID: 5rJWvID5OPd
2017-08-02 09:31:07 -07:00
Drew Willcoxon
7c1be6376c Bug 1374477 - Update consumers of Photon page action panel for changed identifiers. r=Gijs
MozReview-Commit-ID: 1skE8YJaqA7
2017-07-29 20:25:08 -07:00
Evelyn Hung
0b332f0c3c Bug 1355443 - Speculatively connect to the current search engine. r=mak
when the first result is "Search with ...", we can preconnect to the
search engine to speed up the possible search query.

MozReview-Commit-ID: 1K1Vp5gVwmR
2017-07-26 17:35:13 +08:00
Mark Banner
a009bbe088 Bug 1368245 - Move browser_page_action_menu's copyURL test into its own clipboard subsuite specific test to try and avoid intermittents. r=mak
MozReview-Commit-ID: 5tipFLkpvbh
2017-07-10 10:44:12 +01:00
Florian Quèze
c0468168f5 Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
Florian Quèze
15feaa278a Bug 1362882 - script-generated patch to switch from Promise.defer() to new Promise() where it's straightforward, rs=Mossop. 2017-05-12 14:55:27 +02:00
Florian Quèze
ff53eb9a63 Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop. 2017-05-12 14:42:39 +02:00
Mark Banner
0172a32b29 Bug 1338195 - Define a frame-script environment for eslint and use it to clear no-undef issues for known frame script globals. r=mossop
MozReview-Commit-ID: Fcin4InbLK2
2017-02-07 10:52:06 +00:00
Florian Quèze
47dde5c17b Bug 1334250 - script-generated patch to avoid removeEventListener calls when a variable is used for the event name, r=jaws. 2017-01-27 10:48:00 +01:00
Jared Wein
e3149c378f Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
MozReview-Commit-ID: 7E7LPorrEje
2016-12-29 18:34:54 -05:00
Wes Kocher
2d7553dcfd Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout
Backed out changeset 562ddc32cc21 (bug 1325464)
Backed out changeset cd10db6087dd (bug 1325464)
Backed out changeset 4079437c4648 (bug 1325464)
2016-12-29 14:05:44 -08: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
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
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
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
Marco Bonardo
785ad45550 Bug 1301093 - Part 3: fix delayed handleEnter regression. r=adw
MozReview-Commit-ID: 1SZeMUtLjNg
2016-09-13 09:35:00 +02:00
Jared Wein
696e56f749 Bug 1298559 - Enable eslint for /browser/base/content/test/ r=mattn
MozReview-Commit-ID: BZlkPTcLJMB
2016-08-31 12:53:24 -04:00
Drew Willcoxon
a11453a5f4 Bug 1180944 - Implement one-off searches from Awesomebar. r=mak,florian
MozReview-Commit-ID: A9YXB32L7MN
2016-08-02 18:00:26 -07:00
Pushpankar
77a14e357c Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
Gijs Kruitbosch
3ca3a5e02f Bug 1265055 - move a bunch of tests to the urlbar directory, r=adw
MozReview-Commit-ID: 67eb9v4blas
2016-04-15 21:11:15 +01:00