Commit Graph

3663 Commits (a8843def6c9e7e88a12bf11e5a581db9dc844acf)
 

Author SHA1 Message Date
Arturo Mejia a8843def6c Fix CrashReporterService breaking changes 4 years ago
Arturo Mejia a1d49eded0 Update Android Components version 4 years ago
Arturo Mejia e55a4fd274 No issue: Partially update the add-on manager list 4 years ago
mcarare 1aa473b112 For #9913, For #9914: Remove touch delegate when button is disabled. 4 years ago
Oana Horvath 21894a3cea
Added new bookmarks tests (#9878)
Fix for #7417: Fix and re-enable disabled tests
4 years ago
ekager a9692d9bce For #10204 - Address viewLifecycleOwner IllegalStateException crashes 4 years ago
Mihai Branescu a16bfb27ef For #6557 - added unit tests 4 years ago
Mihai Branescu 0c2d22f595 For #6557 - add in_content telemetry class 4 years ago
Mihai Branescu 28496fecc0 For #6557 - split base extension functionality from ads 4 years ago
Mihai Branescu f09bc4566c For #6557 - added metric for in_content 4 years ago
Mihai Branescu f10e202a1e For #6557 - added web-extension for cookies 4 years ago
mcarare 996dabae8b For #10188: Fix layout constraints. 4 years ago
mcarare 0f3d4e4cbe For #10188: Fix xml indentations and properties order. 4 years ago
mcarare e830da59b7 For #10180: Remove touch delegate when button is disabled.
Also refactored multiple if's into a when.
4 years ago
mcarare 3e13927c25 For #10180: Add extension to remove touch delegate from parent. 4 years ago
ekager 59484208d6 No issue: Update Private Browsing placeholder string 4 years ago
Mihai Branescu 8a80fbe14c For #6558 - change from modifying event to event listener
The initial design replaced the onload method, which was used by others such as Bing.
With listeners it's additive, we do not replace anything.
4 years ago
Mihai Branescu 8e66e19dbb For #6558 - remove baidu and yahoo from monitored pages
These two do not contain ad servers, so we don't need to unnecessarily monitor them
4 years ago
Mihai Branescu c4d76dce5a For #6558 - cleanup + added unit tests 4 years ago
Mihai Branescu f03d65b13d For #6558 - added logic for ad_clicked metric 4 years ago
Mihai Branescu 93ca1f6d9f For #6558 - added handling of web extension + sending metric for has_ads 4 years ago
Mihai Branescu c4f7972f2b For #6558 - added web extension for extracting document urls 4 years ago
Simon Chae f1559ed2da
For #10162: Set switch back to prev state when failed to enable/disable addon (#10164) 4 years ago
Mickey Moz aa5a49ec54
Update Android Components version to 39.0.20200424130104. (#10190) 4 years ago
Oana Horvath e4764592fd
fix private notification text (#10192) 4 years ago
mcarare 2edd4b39a4 For #9913, For #9914: Remove button when disabling it.
Setting visibility to GONE allows clicks to parent view in that space.
4 years ago
Johan Lorenzo b7f650e31b
Bug 1632427 - Define artifact_prefix in browsertime task (#10151) 4 years ago
Arturo Mejia 956bf01cd5 For issue #9493: Reload after cleaning individual site permissions exceptions 4 years ago
David Walsh 6f5f48c30e
For #10148 - Add basic tab tray implementation without exposing to rest of app (#9934) 4 years ago
Vlad Filippov e51e1c878b Add 'useEmail' and 'useEmailProblem' metrics event
Fixes #9834
4 years ago
Simon Chae b3248ec769 For #6123: Expose WebExtensions in private browsing control 4 years ago
mcarare cc67de29bf For #10091 Also disable play/pause button when hiding it. 4 years ago
mcarare 9dd8314d14 For #10091 Add extension to remove and disable button 4 years ago
mcarare 932fd44823 For #7387: Change ETP onboarding from popup to a dialog.
Recalculated dialog position and offsets.
Changed ETP onboarding dialog to show only once.
4 years ago
mcarare 72fe52fcb8 For #9987: Set FLAG_SECURE to dialog when flag set in activity. 4 years ago
ValentinTimisica da3fca0f29 Fixes #10109: Adds content description for browse privately card content 4 years ago
Johan Lorenzo b703e1b1d1
Revert "Bug 1631839 - part 1: Expose new routes without `project.` (#10092)" (#10139)
This reverts commit 9e89a17591.
4 years ago
Johan Lorenzo 9e89a17591
Bug 1631839 - part 1: Expose new routes without `project.` (#10092) 4 years ago
JLRoberts 26e8d9bcca For #9550 - Don't overlap search with shortcuts text
Private mode search with suggestion onboarding was overlapping "This time, search with: " text. Adjust constraints to allow it to show under onboarding when present.
4 years ago
mcarare e11f1b62dc For #10027: Make toolbar context menu popup dismissible on SDK<23 4 years ago
ekager c4e83367f6 For #6832 - Fix various fragment not attached to a context crashes 4 years ago
ekager 6457a02a82 For #2818 - Enable PiP for all builds 4 years ago
Sawyer Blatz 95f26f1fdc
For #9946: Update FennecBeta branding (#10066) 4 years ago
Roger Yang 0227e953ae Close #9760: Add external app links context menu candidate 4 years ago
Christian Sadilek def715d82a Upgrade to A-C 39.0.20200422203205 4 years ago
Grisha Kruglov 447e71781b Speed-up autoPublication workflows
This change switches to using python scripts directly in a-c and a-s repositories, which achieves two things:
- we avoid overhead of running through a-c and a-s gradle's build phases, which is quite significant
- all of the logic for checking if projects are up-to-date or need to be republished now lives in those projects

End result is that local fenix builds now incur zero costs if there are no changes in a-c or a-s,
and if there are _any_ changes at all, the corresponding project is reliably recompiled and republished.
4 years ago
Sawyer Blatz dce16964c0
For #9208: Adds in-product prompt to homescreen (#9836) 4 years ago
Aaron Train c9ea048431
No issue: Update Flank in UI-Tests Dockerfile [dummy edit] (#10122) 4 years ago
Christian Sadilek fbfbb7c2d0 Upgrade to A-C 39.0.20200422145552 4 years ago
Johan Lorenzo 16fefa722d
Bug 1630558 - Stop making toolchain tasks at each decision task run (#9988) 4 years ago