Tooru Fujisawa
c12bdc0642
Bug 1420574 - Add CustomizableUITestUtils.prototype.{addSearchBar,removeSearchBar} to show search bar in nav bar and verify it does not overflow. r=Paolo
2018-05-09 09:48:40 +09:00
Gijs Kruitbosch
9654bc99a1
Bug 1447619 - avoid reflowing when returning items to the toolbar from the overflow menu, r=florian
...
MozReview-Commit-ID: BFGRssWb9F
--HG--
extra : rebase_source : cf6011f2ecfe78df11a6741dfa074c7d985ec294
extra : source : 1ce48405e58a609299a84192df04d340cd90de63
2018-04-20 15:09:44 +01:00
Dão Gottwald
3e27baea54
Bug 1443364 - Fix browser_901207_searchbar_in_panel.js intermittent failure. r=Gijs
...
MozReview-Commit-ID: H0F7n3eoV3V
--HG--
extra : rebase_source : 219aeb63a4c9c5eadbabf3c97af1ec300ba09cb1
2018-03-07 18:40:55 +01:00
Masayuki Nakano
cf83ee7bb4
Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug
...
Note that this patch also replaces legacy VK_* with KEY_*, and replaces
synthesizeKey() for inputting some characters with sendString() because
it's better and clearer what it does and it sets shiftKey state properly.
MozReview-Commit-ID: De4enbjux3T
--HG--
extra : rebase_source : 2296b84bff8e22f01eeb48cd8614fac5db11136a
2018-02-15 04:15:39 +09:00
Paolo Amadini
fe96089fe4
Bug 1387416 - Place the search bar in the customization palette for new profiles. r=Gijs
...
MozReview-Commit-ID: Tq8YrZWG6P
--HG--
extra : rebase_source : 2e02e0a809d08ff26291a027b73a54668d6d5f9d
2017-09-06 13:09:27 +01:00
Gijs Kruitbosch
03a486b23d
Bug 1354117 - fix telemetry and a number of tests that flip photon prefs, r=johannh
...
MozReview-Commit-ID: 7ynaIQm22eS
--HG--
extra : rebase_source : 703ceae16cbf521de2fa1689668c68f1f06f682a
2017-08-01 20:15:48 +01:00
Gijs Kruitbosch
4d02b42e8a
Bug 1378807 - make search bar shortcut work in the permanent overflow panel, r=bwinton
...
MozReview-Commit-ID: HLdegoy2525
--HG--
extra : rebase_source : 8442a0b0e1f5cdb76870f7e70252506d96a900cc
2017-07-27 15:00:38 +01:00
Florian Quèze
5e3539e504
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
Gijs
233681e912
Bug 1354082 - part 0: set prefs in all the tests that need it, r=mikedeboer
...
MozReview-Commit-ID: D1YDY5NvdYJ
--HG--
extra : rebase_source : 06b2b1e31efdf77b9eced71db930b6e291175e3d
extra : histedit_source : 11449e9985fea4b5f0a51fd1c73a1c41a79d66e3
2017-05-10 06:54:44 -04:00
Jared Wein
9141469edf
Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN
...
MozReview-Commit-ID: FuVu8skcqOe
--HG--
extra : rebase_source : 8ab34c4e46a7c3075b459bf44786ec184d10d203
2016-12-30 21:47:25 -05:00
Dave Townsend
8de07a19a0
Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws
...
MozReview-Commit-ID: 2ZvTiZDHchz
--HG--
extra : rebase_source : db6482481b7338df491afd6f6fd376eccec84d7e
2016-11-11 08:10:51 -08:00
Kaffeekaethe
0a6fe253c6
Bug 1308931 - Make accel+k focus the urlbar if search bar is not present. r=Dao
2016-11-02 15:44:11 +01:00
Jared Wein
3f6801477a
Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs
...
--HG--
extra : commitid : CTMv8KOMjRK
extra : rebase_source : 768fb80e4652c1f0e14eea9e32da8eff795f1659
extra : amend_source : bd695a57c00c8004b048ccd4673465d66bea22c6
extra : histedit_source : ca0c6fcb719d0e7f0895de1bd429fa9804833f65
2016-01-23 14:55:27 -05:00
Tooru Fujisawa
312b60924a
Bug 1207491 - Part 4: Remove use of expression closure from browser/components/customizableui/test/. r=Gijs
...
--HG--
extra : commitid : 344ufAEsI2e
extra : rebase_source : b812b895b4ad2c1b858901629a8b0a4486c9f45e
2015-09-23 18:36:20 +09:00
Shu-yu Guo
64db2267cf
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Shu-yu Guo
59ccd2fecb
Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin)
2014-09-15 16:30:47 -07:00
Birunthan Mohanathas
51ba75d135
Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin
2014-06-18 17:56:02 -07:00
Mike Connor
c04ca9e071
Bug 940685 - adjust UI test to expect about:home, r=gavin
...
--HG--
extra : rebase_source : 14c563626da311ee6c87aa5a73f92e8dbae3c97c
2014-03-31 14:56:03 -04:00
Paolo Amadini
9af8f10a05
Bug 985318 - Convert to Promise.jsm in the Toolkit "content" folder. r=mak
2014-03-20 11:04:37 +01:00
Gijs Kruitbosch
077beed0f9
Bug 969376 - fix all the tests for Australis panel to not go orange because of promises and weirdness, r=jaws
2014-02-13 16:06:48 +00:00
Gijs Kruitbosch
02a3759b80
Bug 960389 - mess with Australis overflow test to resolve winxp pgo issue, rs=me
2014-01-17 18:44:02 +01:00
Dão Gottwald
70fd866481
Bug 951928 - [Australis] Reduce the browser window's minimum size. r=jaws
2014-01-14 09:12:49 +01:00
Dão Gottwald
90d65186d6
[Australis] update browser_901207_searchbar_in_panel.js for bug 951928
2014-01-13 11:58:43 +01:00
Jared Wein
f5fdc25dbb
Bug 950014 - [Australis] Ctrl-K no longer goes to home page of default search engine (when search toolbar hidden). r=mconley,gijs
...
--HG--
extra : rebase_source : 011ff25a2a6ed81e93c45f041ead35d5cf2be82b
2013-12-17 13:45:00 -05:00
Peiyong Lin
4fa6bafdfb
Bug 946754 - [Australis] Switch CustomizableUI tests from using homebrewed test runner to built-in add_task. r=mconley
2013-12-16 18:00:34 -05:00
Jared Wein
0f4f7a5d8d
Bug 949365 - [Australis] Ctrl-K/Cmd-K doesn't focus the search bar. r=Gijs
2013-12-12 15:12:01 -05:00
Jared Wein
b6058ad7d4
Bug 901207 - [Australis] Cmd/Ctrl+K should open menu panel when search bar was moved there. r=Gijs
2013-12-10 17:50:08 -05:00
Wes Kocher
7db3725419
Backed out changeset 371cd4b623de (bug 901207) for m-bc orange
2013-12-10 17:07:39 -08:00
Jared Wein
e5b223c2ef
Bug 901207 - [Australis] Cmd/Ctrl+K should open menu panel when search bar was moved there. r=Gijs DONTBUILD
2013-12-10 17:50:08 -05:00
Mike Conley
240140ddbd
Backed out changeset 3332e2f1ede3 due to missing Australis in commit message.
2013-12-10 18:43:39 -05:00
Jared Wein
feab2c0374
Bug 901207 - Cmd/Ctrl+K should open menu panel when search bar was moved there. r=Gijs
...
--HG--
extra : rebase_source : bde48e905cb3b2eb12e148efb8867b52f23f8610
2013-12-10 17:50:08 -05:00