Michael Kaply
345fe1a31c
Bug 1371367 - Treat langpack search engines as default. r=florian
...
MozReview-Commit-ID: AVYhWRk2Alk
2018-02-14 10:34:25 -06:00
Kris Maglione
0bb74efdf1
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
...
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm
MozReview-Commit-ID: 1Nc3XDu0wGl
2018-01-29 15:20:18 -08:00
Cosmin Sabou
f09d6d985d
Backed out 3 changesets (bug 1431533) for Android mochitest failures on testEventDispatcher on a CLOSED TREE
...
Backed out changeset a1eca62826a1 (bug 1431533 )
Backed out changeset 34c999fa006b (bug 1431533 )
Backed out changeset e2674287e57f (bug 1431533 )
2018-01-30 07:17:48 +02:00
Kris Maglione
fd67f090b2
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
...
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm
MozReview-Commit-ID: 1Nc3XDu0wGl
2018-01-29 15:20:18 -08:00
Brindusan Cristian
483ba301cb
Backed out 2 changesets (bug 1431533) for ESlint failures on a CLOSED TREE
...
Backed out changeset 6e56f4c8843e (bug 1431533 )
Backed out changeset 12fc4dee861c (bug 1431533 )
2018-01-30 02:32:43 +02:00
Kris Maglione
683a97d172
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
...
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm
MozReview-Commit-ID: 1Nc3XDu0wGl
2018-01-29 15:20:18 -08:00
Florian Quèze
b7450770d6
Bug 1421992 - Hand written cleanup patch to make tests pass after removing obsolete xpcshell functions. r=Gijs,ochameau a=Aryx
2017-12-21 11:11:57 +01:00
Florian Quèze
1838aa9e08
Bug 1421992 - script-generated patch to replace do_execute_soon, do_print and do_register_cleanup with executeSoon, info and registerCleanupFunction, rs=Gijs.
2017-12-21 11:10:23 +01:00
Florian Quèze
082ca8b2a3
Bug 1421992 - script-generated patch to replace do_check_* functions with their Assert.* equivalents, rs=Gijs.
2017-12-21 11:08:17 +01:00
Gijs Kruitbosch
5018386cb5
Bug 1420395 - deal with IDN domains without protocols correctly in nsIURIFixup, r=valentin
...
MozReview-Commit-ID: DZYnxExcqdp
2017-11-28 14:28:58 +00:00
Valentin Gosu
a55c9a9fcc
Bug 1380617 - Fix tests that use nsIURI.host expecting unicode domain name r=smaug,honzab
...
MozReview-Commit-ID: GKnbpc8GMb2
2017-08-09 17:44:06 +02:00
Gijs Kruitbosch
ef4acb0375
Bug 1087380 - avoid alternate (www....com) URI fixup for localhost and items with ports, r=bz
...
MozReview-Commit-ID: HB9SxRSWnz
2017-05-06 19:59:24 +01:00
Valentin Gosu
d658c247ea
Bug 1324243 - Normalize IPv6 r=manishearth
...
MozReview-Commit-ID: 1UFIdeWrz1E
2017-03-09 00:55:05 +01:00
Carsten "Tomcat" Book
ef29ab69a8
Backed out changeset 189b914221f4 (bug 1324243) for wpt-11 bustage
2017-03-06 14:13:03 +01:00
Valentin Gosu
754adfd0d5
Bug 1324243 - Normalize IPv6 r=manishearth
...
MozReview-Commit-ID: Kxe9eLqvKp6
2017-03-01 00:01:15 +01:00
Valentin Gosu
25f2affa4f
Bug 1275746 - Fix tests that assume a HTTP url without a hostname is valid r=bz,MattN,jdm,markh
...
MozReview-Commit-ID: DzRenakrcAG
2016-07-07 16:20:47 +03:00
Valentin Gosu
0b30ca2596
Bug 1305204 - (Part 2) Backout bug 1275746 a=backout
...
MozReview-Commit-ID: H8aCKdJzEbR
2016-10-23 14:24:45 +02:00
Junior Hsu
3bb8490a85
Bug 1288049 - Canonicalize IPv4 for nsStandardURL, r=valentin
2016-08-09 03:18:00 +02:00
Valentin Gosu
349ff81b07
Bug 1275746 - Fix tests that assume a HTTP url without a hostname is valid r=jrgm,MattN,jdm,gijs,smaug
...
MozReview-Commit-ID: DzRenakrcAG
2016-07-13 15:19:34 +03:00
Valentin Gosu
816b0fb0ab
Bug 652186 - Fix tests involving URL backslash replacement r=bz
...
MozReview-Commit-ID: JgWFkJN7Mtc
2016-03-03 15:50:22 +01:00
Valentin Gosu
b82783f998
Bug 1199430 - update to tests. r=gijs
2015-10-08 11:57:58 +02:00
Shu-yu Guo
37989840cd
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Mark Hammond
7433cd7845
Bug 1107883 - support ipv6 URLs in the awesomebar with unified autocomplete enabled. r=mak, r=smaug
2015-05-28 17:21:58 +10:00
Gijs Kruitbosch
4c67931b7c
Bug 1154245 - non-alpha paths on IP addresses with no protocol shouldn't trigger search, r=smaug
2015-04-18 12:20:42 +01:00
Tooru Fujisawa
1bcd7c8caf
Bug 1108382 - Part 5: Do not use non-standard flag argument of String.prototype.replace in docshell/test/unit/. r=gavin
2015-03-01 09:51:33 +09:00
Gijs Kruitbosch
755730d85f
Bug 1083634 - entering a trailing slash after a domain should not do a search. r=smaug r=Unfocused
2014-12-22 00:03:26 +00:00
Gijs Kruitbosch
c02e4c18b7
Bug 1088050 - Add a pref to disable search for single-word hosts. r=smaug
2014-11-16 23:01:59 +00:00
Gijs Kruitbosch
822cd887f9
Bug 1057166 - move FHR reporting out of docshell and fix test to work in e10s, r=bz
2014-09-11 14:50:55 +01:00
Gijs Kruitbosch
4567b57c55
Backed out changeset 3cc898b3ef5d (bug 1057166) for build bustage
2014-10-01 11:46:28 +01:00
Gijs Kruitbosch
02648d47ee
Bug 1057166 - move FHR reporting out of docshell and fix test to work in e10s, r=bz
2014-09-11 14:50:55 +01:00
Alex Bardas
05a782e7f2
Bug 1067168 - Ipv4 with trailing slash input in locationbar should open the address, not perform a search. r=smaug
2014-09-16 13:20:00 -04:00
Alex Bardas
16766e6afb
Bug 494092 - Make default uri fixup more permissive, taking into account ipv4, ipv6, asciihost and improve test base. r=smaug
2014-09-10 12:42:00 -04:00
Blair McBride
519eac8625
Bug 1057186 - Add a way to specify that nsDefaultURIFixup should obey the domain whitelist when not using keyword searches. r=smaug
2014-08-29 15:25:02 +12:00
Nigel Babu
da0857ddd3
Backed out changeset 7f58c77bb165 (bug 1057186) for xpshell bustage
2014-09-07 21:00:33 +05:30
Blair McBride
b3eac23c1f
Bug 1057186 - Add a way to specify that nsDefaultURIFixup should obey the domain whitelist when not using keyword searches. r=smaug
2014-08-29 15:25:02 +12:00
Alex Bardas
49f0e89c67
Bug 1042521 - Use original input when calling KeywordToURI and do not trim the input before calling urifixup in tests. r=Gijs
2014-08-29 11:13:00 +02:00
Alex Bardas
1733d12a93
Bug 1042521: Drop some cases when backslashes from urlbar input were converted to slashes on windows, r=bz
2014-08-25 14:54:00 +01:00
Gijs Kruitbosch
90da134097
Bug 1047600 - duff protocol should never keyword search, r=smaug
2014-08-06 12:36:27 +01:00
Gijs Kruitbosch
1b0e601222
Bug 1047393 - fix crash in nsIURIFixup, r=gavin
2014-08-04 16:44:33 +01:00
Gijs Kruitbosch
4a801680c6
Bug 1042519 - test. should result in a keyword lookup instead of an error page, r=bz,mak
...
Also taking the opportunity to rework the nsIURIFixupInfo interface to use more sensible booleans, and the relevant test to specify outcomes directly, instead of trying to use the same logic as the implementation to infer them from the input.
2014-07-25 11:46:07 +01:00
Gijs Kruitbosch
5367622c27
Bug 693808 - part 1: entering numbers+Enter in the location bar should bring search results immediately if domain is not whitelisted, r=bz
2014-04-24 23:42:00 +01:00