Commit Graph

600 Commits

Author SHA1 Message Date
Mark Banner
2da21f44d3 Bug 1297374 - When setting default engine from the url bar, stop the new engine replacing the old icon as the url bar always shows all engines. r=florian
Also ensure the telemetry origin is set correctly when the searchbar popup first opens.

MozReview-Commit-ID: Fd7hc6BTVVQ
2016-10-20 10:17:20 +01:00
Mark Banner
233309fbe2 Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop
MozReview-Commit-ID: JrbFxQ5rj6I
2016-10-18 08:38:10 +01:00
Boris Zbarsky
89d7a546a8 Bug 1298243 part 7. Change DataTransfer.types from being a DOMStringList to being a frozen array. r=mystor,gijs 2016-10-10 21:07:47 -04:00
Drew Willcoxon
2ed6737d7e Bug 1299458 - Telemetry data from Search bar is not properly collected when searching in new tab from context menu. r=florian
MozReview-Commit-ID: 43y0V0ShcLm
2016-09-16 18:12:13 -07:00
Dão Gottwald
64d66841f6 Bug 1303259 - Add tooltip to awesomebar results popup's search settings button. r=florian 2016-09-16 19:08:20 +02:00
Drew Willcoxon
0ef1438ff6 Bug 1297976 - Fix accessibility for the unified one-off search buttons in the urlbar and searchbar. r=florian
MozReview-Commit-ID: 1rWsC0eGVkG
2016-09-13 17:48:15 -07:00
Michael Kaply
66fd5d3f38 Bug 1294201. Update search plugins. r=florian 2016-08-31 17:17:41 -05:00
Aryeh Gregor
a297c86b1c Bug 1271115 - Merge ChromeUtils.js into EventUtils.js; r=jmaher
This allows plain mochitests to use the functions as well, which is
necessary to get them to work with e10s.

MozReview-Commit-ID: J4um2mliJcZ
2016-08-25 16:57:09 +03:00
Wes Kocher
884240f673 Merge fx-team to central, a=merge 2016-08-15 14:49:11 -07:00
Drew Willcoxon
165c1b6428 Bug 1292321 - Pressing tab key in address bar selects one-off search buttons instead of the entries in the history dropdown list. r=florian
MozReview-Commit-ID: AnUZolRLBcl
2016-08-12 22:25:11 -07:00
Florian Quèze
fe52d79334 Bug 1294680 - instrument the 'Settings page' button, r=past. 2016-08-12 16:16:41 +02:00
Florian Quèze
c0a9a7965a Bug 1294680 - remove the engine drop down, r=past. 2016-08-12 16:16:39 +02:00
Drew Willcoxon
f16fa76c9a Bug 1294733 - Awesomebar search buttons show auto completed text not user input. r=florian
MozReview-Commit-ID: BmxFd7fgdA6
2016-08-13 12:20:42 -07:00
Wes Kocher
d9fac39f62 Backed out changeset a31f07fbdc2e (bug 1292321) for browser_urlbarOneOffs.js failures a=backout 2016-08-12 19:07:47 -07:00
Wes Kocher
aecd5f5f0e Merge m-c to autoland, a=merge 2016-08-12 16:30:03 -07:00
Drew Willcoxon
3f51a967a3 Bug 1292321 - Pressing tab key in address bar selects one-off search buttons instead of the entries in the history dropdown list. r=florian
MozReview-Commit-ID: 6hbW7n5jiLS
2016-08-11 14:46:02 -07:00
Drew Willcoxon
4cfd118b78 Bug 1293300 - Accidental one-off search if mouse pointer hovers over a search engine when typing in location bar and pressing enter. r=florian
MozReview-Commit-ID: 53MGnGs6CxF
2016-08-11 13:56:25 -07:00
Drew Willcoxon
ba2a672a68 Bug 1292519 - Can't Ctrl+Tab away after typing something in the location bar. r=florian
MozReview-Commit-ID: Gz8odgQl9oM
2016-08-08 13:14:31 -07:00
Drew Willcoxon
f6e5cce38f Bug 1292174 - Add Search Tile for Default Search Engine in urlbar. r=florian
MozReview-Commit-ID: 59FN5TjK0yE
2016-08-05 09:19:44 -07:00
Sebastian Hengst
9ba54b3333 Bug 1180944 - Implement one-off searches from Awesomebar: Fix eslint warning about inconsistent return usage. r=eslint-fix a=eslint-fix
MozReview-Commit-ID: 9Mh7gVyvJ3a
2016-08-03 17:45:29 +02: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
Tom Tromey
1b5a2bdb96 Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
This removes the unnecessary setting of c-basic-offset from all
python-mode files.

This was automatically generated using

    perl -pi -e 's/; *c-basic-offset: *[0-9]+//'

... on the affected files.

The bulk of these files are moz.build files but there a few others as
well.

MozReview-Commit-ID: 2pPf3DEiZqx
2016-07-14 10:16:42 -06:00
Pushpankar
77a14e357c Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
Michael Kaply
fc49b1aa06 Bug 1272692 - New Bing icon (Update test). r=florian 2016-07-11 13:44:15 -05:00
Florian Quèze
ad51493c9e Bug 1203168 - follow-up to improve internationalization of the about:searchreset page, rs=flod. 2016-05-30 13:08:27 +02:00
Florian Quèze
a3e244ebc6 Bug 1203168 - ask the user for confirmation when searching with a default search engine of unknown origin, data-review=bsmedberg, r=adw. 2016-05-27 13:41:29 +02:00
Carsten "Tomcat" Book
8905295433 Backed out changeset 08053d1e2cc1 (bug 1203168) for ESlint failure in browser_aboutSearchReset.js 2016-05-27 14:35:31 +02:00
Florian Quèze
01db1a04c5 Bug 1203168 - ask the user for confirmation when searching with a default search engine of unknown origin, data-review=bsmedberg, r=adw. 2016-05-27 13:41:29 +02:00
Gijs Kruitbosch
65555ee326 Bug 1272294 - only collect non-default search engine names if the user opted into telemetry, r=florian
MozReview-Commit-ID: 2mHHKBJyI6P
2016-05-12 17:26:46 +01:00
Michael Kaply
8142e5158b Bug 1266783 - Add unit tests for Google engine with codes, r=florian. 2016-04-22 11:52:41 -05:00
Michael Kaply
9bed730134 Bug 1181645 - Default invalid or empty purpose in getSubmission to searchbar, r=florian. 2016-04-29 17:08:55 +02:00
Michael Kaply
98666e19a9 Bug 1264491 - Backout accidental checkins that had nothing to do with bug; DONTBUILD 2016-04-27 15:05:03 -05:00
Michael Kaply
2cf33e101e Bug 1264491 - Update core ping docs for distributionId; r=gfritzsche DONTBUILD 2016-04-27 14:59:46 -05:00
Florian Quèze
d7c77d10c0 Bug 1238286 - Searchbar placed in Australis Menu doesn't detect search plugins if Menu wasn't opened in the window, r=adw. 2016-04-11 15:07:27 +02:00
Wes Kocher
92c5d41bcd Backed out changeset 1d5b01d01df6 (bug 1238286) for m(oth) failures in test_focus_autocomplete.xul
MozReview-Commit-ID: HVzqjvciYqB
2016-04-11 09:46:26 -07:00
Florian Quèze
78a5ab08a9 Bug 1238286 - Searchbar placed in Australis Menu doesn't detect search plugins if Menu wasn't opened in the window, r=adw. 2016-04-11 15:07:27 +02:00
Michael Kaply
cde867b341 Bug 1222107 - Display error message when installing a duplicate search engine; r=Gijs 2016-04-06 16:19:11 -05:00
Jared Wein
344dc31204 Backout the backout because follow-up fix got pushed. Bug 1259859 - Add a test that looks for misused characters in user-facing strings. r=dolske,jryans
MozReview-Commit-ID: IBHYB76bvsk
2016-04-02 10:50:50 +02:00
Sebastian Hengst
0fb917a8da Backed out changeset a877338b4740 (bug 1259859) for failures in devtools mochitest browser_cmd_highlight_03.js. r=backout 2016-04-02 10:45:08 +02:00
Jared Wein
b9795f7bf4 Bug 1259859 - Add a test that looks for misused characters in user-facing strings. r=dolske,jryans
MozReview-Commit-ID: IBHYB76bvsk
2016-04-02 02:27:36 -04:00
Nihanth Subramanya
8ca955bece Bug 1211485 - Disable set-as-default context menu item when the target engine is already the default. r=florian
MozReview-Commit-ID: BhYao9GOKak
2015-12-16 19:44:07 +05:30
Marco Bonardo
12737eee2b Bug 976940 - FormHistory.update() should call handleError if form history is disabled and the operation is not a removal. r=markh
MozReview-Commit-ID: 94FRqGofGsP
2016-02-22 18:17:43 +01:00
Felipe Gomes
1ab3777adc Bug 1094761 - Fix browser_contextSearchTabPosition.js to not hit the network. r=Florian
MozReview-Commit-ID: 9VrFlhmWaXv
2016-02-16 13:28:40 -02:00
Dave Townsend
a215a4a95a Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08:00
Dave Townsend
a2ba043d69 Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
Neil Deakin
f1149ce579 Bug 1241703, set selection events enabled before running test, r=me 2016-01-25 09:32:47 -05:00
Gijs Kruitbosch
1f3f387d59 Bug 1200726 - followup: fix failing test for google search provider icon change, rs=bustage 2016-01-21 19:03:44 +00:00
Neil Deakin
ce6558842f Bug 1235372, remove Promise.jsm usage from search tests, r=florian 2016-01-20 08:42:15 -05:00
Neil Deakin
bf60affc67 Bug 1235372, re-enable search engine behavior tests in e10s, r=florian 2016-01-20 08:42:15 -05:00
Neil Deakin
bb9ce661dd Bug 1235372, re-enable browser_contextmenu.js in e10s, r=florian 2016-01-20 08:42:15 -05:00