Commit graph

331 commits

Author SHA1 Message Date
Butkovits Atila
57a0cf8d59 Backed out changeset f6aae19033a0 (bug 1710546) for causing Bug 1713225. CLOSED TREE 2021-05-28 05:56:23 +03:00
Andre Natal
7cd7fe0c60 Bug 1710546 - Firefox Translations integration r=mossop,mixedpuppy,mhoye
Bundle Firefox Translation as a builtin pref'd off addon in Nightly only

Differential Revision: https://phabricator.services.mozilla.com/D114810
2021-05-27 17:56:02 +00:00
Henrik Skupin
fa4fbb78b4 Bug 1695031 - Combine build flags --disable-marionette and --enable-cdp as --disable-webdriver. r=firefox-build-system-reviewers,Gijs,smaug,keeler,jdescottes,glandium
Differential Revision: https://phabricator.services.mozilla.com/D115583
2021-05-25 09:13:28 +00:00
Claudia
160df57b75 Bug 1644719 - Add basic support to display offline support pages when SUMO is unreachable. r=prathiksha,desktop-theme-reviewers,harry
Differential Revision: https://phabricator.services.mozilla.com/D111841
2021-04-22 15:11:37 +00:00
Dana Keeler
241c47c8cc Bug 1688703 - reuse certviewer utility files in devtools r=johannh,ochameau
Differential Revision: https://phabricator.services.mozilla.com/D106340
2021-04-21 17:48:21 +00:00
Butkovits Atila
a40aeac793 Backed out changeset 43711f4646a7 (bug 1644719) for causing failures on browser_aboutCertError_offlineSupport.js. CLOSED TREE 2021-04-20 16:00:18 +03:00
Claudia
4692135031 Bug 1644719 - Add basic support to display offline support pages when SUMO is unreachable. r=prathiksha,desktop-theme-reviewers,harry
Differential Revision: https://phabricator.services.mozilla.com/D111841
2021-04-20 10:54:12 +00:00
Eugen Sawin
a35b4fa14b Bug 1691821 - [3.2] Adjust form autofill extension tests to work with the shared component. r=zbraniecki,dimi,jmaher
Differential Revision: https://phabricator.services.mozilla.com/D110273
2021-04-12 17:33:18 +00:00
Nick Alexander
9d4dbf8f8b Bug 1701502 - Fix browser_all_files_referenced when MOZ_UPDATE_AGENT && !MOZ_BACKGROUNDTASKS. r=application-update-reviewers,bytesized
This was oversight when landing Bug 1687777.  In the not-so-distant
future we will enable MOZ_BACKGROUNDTASKS beyond Nightly, removing
these configuration variants.

Depends on D110597

Differential Revision: https://phabricator.services.mozilla.com/D110598
2021-04-01 19:34:29 +00:00
Nick Alexander
c99dc21998 Bug 1687777 - Schedule OS-level --backgroundtask backgroundupdate on Windows. r=mossop,bytesized,flod
This ticket checks whether it's appropriate to schedule updates in the
background, i.e., when the browser is not running, and then uses the
new OS-level Task Scheduler API to schedule said tasks.

Differential Revision: https://phabricator.services.mozilla.com/D104640
2021-03-27 20:43:26 +00:00
Emma Malysz
c97936e081 Bug 1691464, remove screenshots webextension reference in test
Differential Revision: https://phabricator.services.mozilla.com/D108853
2021-03-17 21:18:16 +00:00
Nick Alexander
d60f45d4c0 Bug 1694515 - Part 2: Add BackgroundTasksUtils module for locking profiles and reading prefs. r=bytesized,mossop
Differential Revision: https://phabricator.services.mozilla.com/D107711
2021-03-12 04:08:42 +00:00
Nick Alexander
539f9f50c3 Bug 1687783 - Part 4: Implement TaskScheduler on macOS backed by launchd. r=agashlin,spohl
Differential Revision: https://phabricator.services.mozilla.com/D102789
2021-03-11 15:29:51 +00:00
andreipetcu
5323d9fe45 Bug 1649940 Login CSV import log page r=sfoster,flod,tgiles
Differential Revision: https://phabricator.services.mozilla.com/D100639
2021-02-25 22:39:08 +00:00
Calixte Denizet
582df65115 Bug 1667973 - Add a sandbox to evaluate js embedded in PDF r=bdahl,dveditz,robwu
PDF files can embed some js code in order to validate, format, ... the data entered by a user in a PDF form.
So in order to safely execute this js code, we create a Cu.Sandbox with only what we need/want to expose to the scripts.

Differential Revision: https://phabricator.services.mozilla.com/D91746
2021-02-19 16:14:38 +00:00
Nick Alexander
03ff66c89d Bug 1667276 - Part 3: Load a custom prefs file when running a background task. r=mossop,KrisWright
There are some complications here to handle unpackaged and packaged
builds.  In addition, there could be a difference between App prefs
and GRE prefs.  Since the underlying backgroundtasks code is built as
part of Gecko (i.e., `toolkit/...` rather than `browser/...`) I have
favoured GRE prefs.  I think, however, that what is written will work
for App-specific prefs, but I'm not concerned with that detail at this
time.

This also add tests for backgroundtask-specific prefs, which are
structured as both xpcshell and mochitest-chrome tests because
locally, the former tests unpackaged builds and the latter can
accommodate testing packaged builds.  We could use mochitest-chrome
for both, but this has been pleasant to work with locally.

Differential Revision: https://phabricator.services.mozilla.com/D97510
2021-01-27 22:54:25 +00:00
Nick Alexander
9862045082 Bug 1667276 - Part 2: Add BackgroundTasksManager to invoke task defined in JS. r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D97512
2021-01-27 22:54:17 +00:00
Butkovits Atila
89fe8f250d Backed out 8 changesets (bug 1679440, bug 1682069, bug 1667276) for causing failure on test_crash_backgroundtask_moz_crash.js. CLOSED TREE
Backed out changeset f06504e3219f (bug 1682069)
Backed out changeset 4d325f68ea24 (bug 1679440)
Backed out changeset 9ab334e527a5 (bug 1667276)
Backed out changeset 1c8d51d2c90f (bug 1667276)
Backed out changeset 8d6f10d83c6b (bug 1667276)
Backed out changeset 62488ec634f9 (bug 1667276)
Backed out changeset 1dcb2d1be264 (bug 1667276)
Backed out changeset c673fff5bd85 (bug 1667276)
2021-01-27 22:17:17 +02:00
Nick Alexander
eb8ab6ddf2 Bug 1667276 - Part 3: Load a custom prefs file when running a background task. r=mossop,KrisWright
There are some complications here to handle unpackaged and packaged
builds.  In addition, there could be a difference between App prefs
and GRE prefs.  Since the underlying backgroundtasks code is built as
part of Gecko (i.e., `toolkit/...` rather than `browser/...`) I have
favoured GRE prefs.  I think, however, that what is written will work
for App-specific prefs, but I'm not concerned with that detail at this
time.

This also add tests for backgroundtask-specific prefs, which are
structured as both xpcshell and mochitest-chrome tests because
locally, the former tests unpackaged builds and the latter can
accommodate testing packaged builds.  We could use mochitest-chrome
for both, but this has been pleasant to work with locally.

Differential Revision: https://phabricator.services.mozilla.com/D97510
2021-01-27 18:10:33 +00:00
Nick Alexander
5548db0e56 Bug 1667276 - Part 2: Add BackgroundTasksManager to invoke task defined in JS. r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D97512
2021-01-27 18:10:15 +00:00
Julian Descottes
20a8cd95d7 Bug 1685291 - [marionette] Add test for sendKeys with context menus r=marionette-reviewers,whimboo
Depends on D101046

Differential Revision: https://phabricator.services.mozilla.com/D101152
2021-01-15 08:55:47 +00:00
Ryan VanderMeulen
57ba532421 Bug 1686102 - Update pdf.js to version 2.7.510. r=bdahl
Differential Revision: https://phabricator.services.mozilla.com/D101381
2021-01-12 01:18:55 +00:00
Gavin Lazar Suntop
2d108b4b23 Bug 1675568 - complete LOS styling r=thecount
Differential Revision: https://phabricator.services.mozilla.com/D96613
2020-11-16 19:16:22 +00:00
Sebastian Hengst
82a0f3ecbf Bug 1676634 - drop aboutGlean.ftl from list of unused files (on non-Nightly branches). r=chutten DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D96706
2020-11-12 15:49:51 +00:00
Neil Deakin
c5eff66205 Bug 1649843, remove now unused legacy actor code, r=kmag
Differential Revision: https://phabricator.services.mozilla.com/D95206
2020-11-06 15:46:11 +00:00
Tim Giles
b67b613817 Bug 1668965 - Remove mention of Lockwise mobile apps from about:logins. r=sfoster,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D93260
2020-11-02 17:09:56 +00:00
Razvan Maries
74cfe80c4d Backed out changeset 56a8a402e139 (bug 1668965) for perma failures on browser_all_files_referenced.js and browser_protectionsUI_milestones.js. CLOSED TREE 2020-10-30 01:25:58 +02:00
Tim Giles
6252069544 Bug 1668965 - Remove mention of Lockwise mobile apps from about:logins. r=sfoster,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D93260
2020-10-29 21:07:54 +00:00
Csoregi Natalia
75a9e4476b Backed out changeset 6de570466e66 (bug 1668965) for failures on browser_protections_lockwise.js. CLOSED TREE 2020-10-27 20:21:52 +02:00
Tim Giles
1711438131 Bug 1668965 - Remove mention of Lockwise mobile apps from about:logins. r=sfoster,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D93260
2020-10-27 16:25:57 +00:00
Tim Nguyen
ce1d1adc9a Bug 1356031 - Remove toolkit error-16.png and replace usages with respective SVGs. r=Itiel
Differential Revision: https://phabricator.services.mozilla.com/D94173
2020-10-20 21:14:47 +00:00
Tom Schuster
10fcf4e476 Bug 1657701 - Localize the media control Firefox is now playing fallback text r=alwu,zbraniecki
Differential Revision: https://phabricator.services.mozilla.com/D91514
2020-10-02 10:02:00 +00:00
Gijs Kruitbosch
97c97bc82f Bug 1660557 - stop using js_modules to pack builtin and default themes, r=glandium,zombie
This is ultimately less build magic and makes for more meaningful URIs.

This patch paves the way for the second patch in this stack which fixes bug 1655456.

Differential Revision: https://phabricator.services.mozilla.com/D89130
2020-09-11 15:26:24 +00:00
Christoph Kerschbaumer
d29c3dd45d Bug 1654258: Package all activity-stream css files and load them using the internal chrome: protocol. r=mconley,k88hudson,perftest-reviewers,zombie,sparky
Differential Revision: https://phabricator.services.mozilla.com/D85022
2020-09-09 16:11:28 +00:00
Mihai Alexandru Michis
4edba12391 Backed out changeset 752b189cd836 (bug 1660557) for causing xpcshell failures in test_prefs_store.js
CLOSED TREE
2020-09-08 17:23:12 +03:00
Gijs Kruitbosch
72fabd3f3f Bug 1660557 - stop using js_modules to pack builtin and default themes, r=glandium,zombie
This is ultimately less build magic and makes for more meaningful URIs.

Differential Revision: https://phabricator.services.mozilla.com/D89130
2020-09-08 12:47:22 +00:00
Dan Mosedale
f852bf592b Bug 1659871 - Clean up tests + manifest parsing, add an Alpenglow test, r=pdahiya,florian
Differential Revision: https://phabricator.services.mozilla.com/D89005
2020-09-02 16:46:37 +00:00
Dan Mosedale
147ed3c440 Bug 1643776 - Add Alpenglow theme, r=dmose,rpl,flod
Differential Revision: https://phabricator.services.mozilla.com/D86058
2020-08-21 17:20:07 +00:00
Razvan Maries
15cd0824da Backed out changeset 2f4bf8bab6cf (bug 1643776) for causing bug 1660323. CLOSED TREE 2020-08-21 04:34:24 +03:00
Dan Mosedale
eb0f5b96d9 Bug 1643776 - Add Alpenglow theme, r=dmose,rpl,flod
Differential Revision: https://phabricator.services.mozilla.com/D86058
2020-08-21 00:43:03 +00:00
Razvan Maries
5746cb6bd9 Backed out changeset 2a1fa73b1a63 (bug 1643776) for perma failures on browser_all_files_referenced.js. CLOSED TREE 2020-08-21 01:02:18 +03:00
Dan Mosedale
a33a060360 Bug 1643776 - Add Alpenglow theme r=dmose,rpl,flod
Differential Revision: https://phabricator.services.mozilla.com/D86058
2020-08-20 21:04:57 +00:00
Razvan Maries
6bd97d7a62 Backed out changeset 6ffb6196daf7 (bug 1643776) for perma failures on browser_all_files_referenced.js. CLOSED TREE 2020-08-20 22:26:31 +03:00
Dan Mosedale
84eb4977dc Bug 1643776 - Add Alpenglow theme r=dmose,rpl,flod
Differential Revision: https://phabricator.services.mozilla.com/D86058
2020-08-20 17:52:09 +00:00
Chris H-C
5a005b7b24 Bug 1656680 - Allow aboutGlean.ftl to be unreferenced r=Gijs
But only on not-nightly or android builds.

Differential Revision: https://phabricator.services.mozilla.com/D85926
2020-08-04 21:21:26 +00:00
Andrei Cristian Petcu
fc154210e1 Bug 1641777 - Import logins from Firefox, Bitwarden, & Chrome CSV files r=MattN,flod
Differential Revision: https://phabricator.services.mozilla.com/D77603
2020-07-04 20:09:19 +00:00
Razvan Maries
1fa2c4a121 Backed out changeset 10c9e57fb4f8 (bug 1641777) for perma failures on browser_openImportCSV.js. 2020-07-04 12:54:15 +03:00
Andrei Cristian Petcu
8ab981b6ee Bug 1641777 - Import logins from Firefox, Bitwarden, & Chrome CSV files r=MattN,flod
Differential Revision: https://phabricator.services.mozilla.com/D77603
2020-07-04 08:15:40 +00:00
Matthew Noorenberghe
72c4e83fb7 Bug 1648858 - Move d3.js from devtools/ to third_party/js/. r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D81437
2020-07-03 08:25:51 +00:00
Noemi Erli
38031f5d4b Backed out 4 changesets (bug 1648858) for causing toolchains bustages
Backed out changeset 8ead55149095 (bug 1648858)
Backed out changeset 94f58715cbde (bug 1648858)
Backed out changeset 36fe4ce13340 (bug 1648858)
Backed out changeset 0ccf9b057fe1 (bug 1648858)
2020-07-02 11:00:02 +03:00