Commit Graph

9 Commits

Author SHA1 Message Date
Pale Moon e66b27084f Don't show dropped URLs immediately in the address bar. 2018-07-25 06:57:23 +08:00
Pale Moon 56c725cca9 Remove unused URI_IS_UTF8 load flag.
This resolves #865.
2018-07-25 06:43:04 +08:00
Pale Moon 0d35fc58e0 Add a check if the URL bar selection is fired from user-input.
This overrides the spec for input elements to special-case where we're not actually having the user select anything, but where it results from automatically-generated selections (e.g. autofill).
This should fix #852, but will require Linux testing since Windows doesn't use a primary this way.
2018-07-25 06:42:43 +08:00
JustOff c12a7d644d Fix "TypeError: aUrl is undefined" when open new window 2018-07-25 06:35:43 +08:00
adisib 3a303e67f6 replace calls to String.prototype.contains with String.prototype.includes 2018-07-24 23:36:07 +08:00
Lootyhoof 47ce027b6b Add a global class for close icons 2018-07-24 23:13:29 +08:00
NTD ad79a9d62a Transfer Pale Moon Application Specific Code to the repository 2018-07-24 23:13:13 +08:00
NTD 0db22e1346 Obliterate Browser 38 2018-07-24 23:13:02 +08:00
Moonchild baf46a6bf1 Merge pull request #1 from mozilla/esr38: Esr38 upstream pull 2018-07-24 23:04:07 +08:00