27 Commits

Author SHA1 Message Date
Florian Quèze
0e0865f4fc Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
Jared Wein
43bac26d30 Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs
MozReview-Commit-ID: 6tv0Z06CO4a

--HG--
extra : rebase_source : 014c0b04d8538dc5f15bc6dd4ed6bd220c55c5d4
2017-01-17 09:48:17 -06: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
Jared Wein
ecab54a7c9 Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
MozReview-Commit-ID: 7E7LPorrEje

--HG--
extra : rebase_source : 0572a35415a766a3f31d266760ecd07f0dcc3f72
2016-12-29 18:34:54 -05:00
Wes Kocher
0dfb7c2b5c 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
7255df4e9a Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
MozReview-Commit-ID: 8WoGr8i6oCR

--HG--
extra : rebase_source : da7172285d43b820421557ed3b05887e091ff939
2016-12-29 15:20:47 -05:00
Alessio Placitelli
3313bae468 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
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
Dave Townsend
0a2c8f9b78 Bug 1316882: Turn on space-infix-ops eslint rule. r=jaws
MozReview-Commit-ID: HBpjT2uHJaZ

--HG--
extra : rebase_source : 78fe71a1d673a1c698520a9c82c6f35959614f8f
2016-11-10 14:48:04 -08:00
Mark Banner
09ab00a94f Bug 1313998 - Turn on no-unused-vars for local variable scopes in browser/base/content. r=mossop
MozReview-Commit-ID: IyFGBotfd11

--HG--
extra : rebase_source : aa43e5aea9e7fd7223fc59e941ecdc067abdb48f
2016-10-31 10:33:38 +00:00
Rob Wu
d5acd544da Bug 1300385 - Do not set button if undefined. r=Waldo
MozReview-Commit-ID: 9QhsP5Woac0

--HG--
extra : rebase_source : 06d8732e5386e855b94b64ba5c37488f3f451b3e
2016-09-04 05:53:25 -07:00
Ben Kelly
687c67ce6d Bug 1279120 Call revokeObjectURL() on search engine icon blob URLs. r=adw 2016-06-27 08:10:50 -07:00
Nihanth Subramanya
310b17fb8f Bug 1189101 - In-content search: include all engines when cycling with cmd+up/down. r=adw
MozReview-Commit-ID: FtobKAtwNYN

--HG--
extra : rebase_source : bacdbf1917daf80ced357249a88e3f6c4a9fea5a
2016-01-27 17:25:39 -08:00
Nihanth Subramanya
33e83348e2 Bug 1196677 - Content search: use inputbox value for searches performed with the keyboard. r=adw
MozReview-Commit-ID: Lwvmd3CUV3m

--HG--
extra : rebase_source : 51437fd31115f72d2b5a696d2e3635900ac7dfcd
2016-01-25 15:50:21 -08:00
Dave Townsend
aad445ae43 Bug 1245649: Enable no-nested-ternary. r=mconley
--HG--
extra : commitid : 197imYXFNid
extra : rebase_source : ce71773fbd8f57118ba30ab395524d9200c42162
2016-02-03 21:17:16 -08:00
byron jones
9e02c3ec3d Bug 1093571 - Cancel pending GetSuggestion events when we receive a Search request. r=adw 2015-10-23 14:03:55 -04:00
Seth Fowler
9933832135 Bug 1118926 (Part 2) - Remove remnants of -moz-resolution in JavaScript code. r=dolske 2015-09-30 17:00:56 -07:00
Gijs Kruitbosch
49f914d2d7 Bug 1208141 - r=ttaubert
--HG--
extra : commitid : 72gDzk9rRI
extra : histedit_source : 4eb30bdde87f87075d8c1acb690b5cd6bdd82140
2015-09-25 09:13:30 +01:00
Nihanth Subramanya
eca7c88fed Bug 1193375 - In-content search: Set search inputbox placeholder received from ContentSearch.jsm. r=adw 2015-08-28 02:48:13 +05:30
Nihanth Subramanya
557d9030a3 Bug 1188618 - In-content search: For engines without an icon, use default favicon in the header, and the @2x icon in one-offs for retina screens. r=adw 2015-07-28 15:39:58 -07:00
Nihanth Subramanya
5a63d00035 Bug 1182338 - Bring in-content search UI keyboard navigation up to parity with main searchbar UI. r=adw 2015-07-10 16:19:02 -07:00
Carsten "Tomcat" Book
12c307d6c2 Backed out changeset da180640c3f6 (bug 1182338) for making Bug 1186327 failing more frequently across branches 2015-07-30 16:11:41 +02:00
Nihanth Subramanya
a84e00da04 Bug 1182338 - Bring in-content search UI keyboard navigation up to parity with main searchbar UI. r=adw
--HG--
extra : rebase_source : 4d8f997fe45153fdf936a300ed416a200982c9ee
2015-07-10 16:19:02 -07:00
Nihanth Subramanya
152ca3672f Bug 1185845 - Fix localization issues in in-content search UI. r=adw
--HG--
extra : rebase_source : bc43e8d685bfc50f3e50337ce444e31549132dcc
2015-07-22 02:30:10 -07:00
Nihanth Subramanya
351d64b267 Bug 1171344 - [implement] One-off searches on about:home and about:newtab. r=adw
--HG--
rename : browser/base/content/searchSuggestionUI.css => browser/base/content/contentSearchUI.css
rename : browser/base/content/searchSuggestionUI.js => browser/base/content/contentSearchUI.js
2015-06-29 13:52:20 -07:00
Ryan VanderMeulen
d7e5192373 Backed out changesets 7f2ddcfe4537 and e88770aa2160 (bug 1171344) for intermittent OSX browser_tabopen_reflows.js failures.
--HG--
rename : browser/base/content/contentSearchUI.css => browser/base/content/searchSuggestionUI.css
rename : browser/base/content/contentSearchUI.js => browser/base/content/searchSuggestionUI.js
rename : browser/base/content/test/general/browser_contentSearchUI.js => browser/base/content/test/general/browser_searchSuggestionUI.js
rename : browser/base/content/test/general/contentSearchUI.html => browser/base/content/test/general/searchSuggestionUI.html
rename : browser/base/content/test/general/contentSearchUI.js => browser/base/content/test/general/searchSuggestionUI.js
2015-07-16 21:42:22 -04:00
Nihanth Subramanya
6e888d2fe5 Bug 1171344 - [implement] One-off searches on about:home and about:newtab. r=adw
--HG--
rename : browser/base/content/searchSuggestionUI.css => browser/base/content/contentSearchUI.css
rename : browser/base/content/searchSuggestionUI.js => browser/base/content/contentSearchUI.js
extra : rebase_source : 430736ce8dab32c7aad917ee87586ba2416d4dd3
2015-06-29 13:52:20 -07:00