- 04 Mar, 2020 1 commit
-
-
Mozilla L10n Automation Bot authored
-
- 03 Mar, 2020 20 commits
-
-
MozLando authored
6080: Closes #6079: Add strictSocialTrackingProtection on SessionTypes PrivateOnly and RegularOnly r=Amejia481 a=Baron-Severin Co-authored-by:
Severin Rudie <srudie@mozilla.com>
-
MozLando authored
6151: Closes #6018: Do not load url during link if session is restored r=pocmo,csadilek a=psymoon The potential pitfall of this patch is we are assuming `geckoSession.restoreState()` would always be successful. Perhaps we could have a follow-up for GV to provide us a callback for when `restoreState()` is completed with a status?
🤔 Co-authored-by:Simon Chae <chaesmn@gmail.com>
-
MozLando authored
6057: Closes #6022: Let GeckoView prompt user when native code crash is non-fatal r=pocmo a=rocketsroger Co-authored-by:
Roger Yang <royang@mozilla.com>
-
Roger Yang authored
-
MozLando authored
6127: Closes #6147: Launch intent in third party app if URL scheme is not supported by engine r=psymoon a=rocketsroger Co-authored-by:
Roger Yang <royang@mozilla.com>
-
MozLando authored
6159: Issue #6097: Remove IntentProcessor.matches(). r=psymoon a=pocmo IntentProcessor.process() already checks whether the Intent matches and returns true or false. Another call to matches() is not necessary. Fenix was already refactored and we removed the matches() call. Co-authored-by:
Sebastian Kaspari <s.kaspari@gmail.com>
-
Sebastian Kaspari authored
IntentProcessor.process() already checks whether the Intent matches and returns true or false. Another call to matches() is not necessary. Fenix was already refactored and we removed the matches() call.
-
MozLando authored
6156: Closes #6117: Disable TypographyEllipsis lint check. r=psymoon a=pocmo Co-authored-by:
Sebastian Kaspari <s.kaspari@gmail.com>
-
MozLando authored
6160: Public Suffix List update (20200303-140737) r=pocmo a=MickeyMoz 6161: GeckoView update (nightly) (20200303-140703) r=pocmo a=MickeyMoz Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
MickeyMoz authored
-
MickeyMoz authored
-
MozLando authored
6128: Closes #5715: Login storage refactor r=csadilek a=grigoryk Co-authored-by:
Grisha Kruglov <gkruglov@mozilla.com>
-
MozLando authored
6157: Docs update (20200303-120804) [ci skip] r=pocmo a=MickeyMoz Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
Grisha Kruglov authored
This refactor changes how (most) consumers are expected to interact with the logins storage. Instead of "locking"/"unlocking" the store whenever its needed, a connection to a storage layer is now cached on first access and re-used for subsequent operations. Various components relying on logins storage have been simplified.
-
MickeyMoz authored
-
Sebastian Kaspari authored
-
MozLando authored
6068: Closes #4562: Migrate feature-awesomebar to use browser-state. r=csadilek a=pocmo Co-authored-by:
Sebastian Kaspari <s.kaspari@gmail.com>
-
Sebastian Kaspari authored
-
MozLando authored
6111: Closes #1912: Call speculativeConnect from toolbar and awesomebar r=pocmo a=csadilek This introduces calls to `Engine.speculativeConnect` from our toolbar and awesomebar. In the toolbar, we now call `speculativeConnect` on successful autocompletion from our domain list or history (re-using the existing logic to discard stale results.) In the awesomebar, we now call `speculativeConnect` for the highest ranked search suggestion. This worked quite well when I tested this. When typing a search term instead of a URL, `speculativeConnect` will be called with the corresponding search URL of the configured search engine. So, when hitting enter, the URL will have already been "pre-fetched." This is "inspired by": - https://searchfox.org/mozilla-esr68/source/mobile/android/base/java/org/mozilla/gecko/home/BrowserSearch.java#522-525 - https://searchfox.org/mozilla-esr68/source/mobile/android/base/java/org/mozilla/gecko/home/BrowserSearch.java#623-627 @pocmo I've decided to break this apart from the speculative gecko session mechanism, which I'll work on as a follow-up. Co-authored-by:
Christian Sadilek <christian.sadilek@gmail.com>
-
MozLando authored
6126: Closes #6125: Reset FxA push subscriptions to new format r=csadilek a=jonalmeida Co-authored-by:
Jonathan Almeida <jalmeida@mozilla.com>
-
- 02 Mar, 2020 17 commits
-
-
Christian Sadilek authored
-
Simon Chae authored
-
MozLando authored
6150: Closes #6143: Do not show Desktop mode if no selected session r=psymoon a=jonalmeida Co-authored-by:
Jonathan Almeida <jalmeida@mozilla.com>
-
Jonathan Almeida authored
-
MozLando authored
6138: For #6137: Set BrowserMenuCategory padding same as other items in menu r=Amejia481 a=mcarare Co-authored-by:
mcarare <“mihai.carare.dev@gmail.com”>
-
MozLando authored
6112: For #6102 : Add lint checks for using app namespace for vector drawables r=pocmo a=ekager Co-authored-by:
ekager <ekager@mozilla.com>
-
ekager authored
-
ekager authored
-
Mihai Tabara authored
-
MozLando authored
6142: GeckoView update (nightly) (20200302-140747) r=psymoon a=MickeyMoz Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
Roger Yang authored
-
MickeyMoz authored
-
mcarare authored
-
MozLando authored
6136: For #6102 - When tinting ImageViews, use AppCompatImageView and app:tint r=pocmo a=ekager Co-authored-by:
ekager <ekager@mozilla.com>
-
MozLando authored
6133: Docs update (20200301-120732) [ci skip] r=pocmo a=MickeyMoz 6134: GeckoView update (beta) (20200301-140703) r=pocmo a=MickeyMoz 6135: GeckoView update (nightly) (20200301-140707) r=pocmo a=MickeyMoz Co-authored-by:
MickeyMoz <sebastian@mozilla.com>
-
ekager authored
-
ekager authored
-
- 01 Mar, 2020 2 commits