Граф коммитов

26 Коммитов

Автор SHA1 Сообщение Дата
Jonathan Watt 65ad33ee19 Bug 1743328 - Add telemetry to figure out install-from-DMG prompt outcomes. r=mstange
Differential Revision: https://phabricator.services.mozilla.com/D132326
2021-12-03 19:45:03 +00:00
Markus Stange a8d276a426 Bug 1722833 - Add nsCocoaFeatures::OnMontereyOrLater(). r=mac-reviewers,spohl
Depends on D128616

Differential Revision: https://phabricator.services.mozilla.com/D128785
2021-10-18 21:29:42 +00:00
Mike Hommey 4c204f2eff Bug 1735233 - Fix unused-but-set-variable warning in MacRunFromDmgUtils.mm. r=mstange
Differential Revision: https://phabricator.services.mozilla.com/D128129
2021-10-12 02:18:11 +00:00
Stephen A Pohl 42692c4b17 Bug 1729837: Prompt users on macOS to launch an existing installation from the Applications directory, rather than a .dmg disk image, when one is found. r=mstange,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D125015
2021-10-05 14:41:05 +00:00
Stephen A Pohl 8acb5f0835 Bug 1733864: Ensure that build succeeds with ac_add_options --disable-updater in mozconfig after bug 1728167 landed. r=mstange
Differential Revision: https://phabricator.services.mozilla.com/D127431
2021-10-04 13:58:34 +00:00
Stephen A Pohl 002ae77528 Bug 1732969: Start prompting to install every time that we detect that we're running from a .dmg disk image on macOS, not only on first run. r=mstange
Differential Revision: https://phabricator.services.mozilla.com/D126829
2021-09-28 20:26:33 +00:00
Jonathan Watt aba1ed2d69 Bug 1730287. Fix startup.first_run_is_from_dmg telemetry to report first-run-not-from-dmg stats. r=mstange
Differential Revision: https://phabricator.services.mozilla.com/D125301
2021-09-10 23:42:06 +00:00
Eitan Isaacson 9923e78bac Bug 1729879 - Start NSApp in AskUserIfWeShouldInstall alert. r=mstange
This is needed for platform accessibility support.

Differential Revision: https://phabricator.services.mozilla.com/D125280
2021-09-10 21:56:37 +00:00
Stephen A Pohl c494ddeedd Bug 1728167: Add ability for standard users to install from a DMG through elevation. r=mstange,application-update-reviewers,bytesized
Differential Revision: https://phabricator.services.mozilla.com/D123899
2021-09-03 20:41:31 +00:00
Alexandru Michis 0ffe70c46e Backed out changeset b55cdb5c3841 (bug 1728167) for causing xpcshell failures in bootstrapSvc.js
CLOSED TREE
2021-09-03 02:56:46 +03:00
Stephen A Pohl 38585184d4 Bug 1728167: Add ability for standard users to install from a DMG through elevation. r=mstange,application-update-reviewers,bytesized
Differential Revision: https://phabricator.services.mozilla.com/D123899
2021-09-02 17:41:48 +00:00
Andreea Pavel fa7564ef7c Backed out 2 changesets (bug 1728167, bug 1728580) for win build bustages on a CLOSED TREE
Backed out changeset d28a7b6edac6 (bug 1728580)
Backed out changeset fc05d1c0d88a (bug 1728167)
2021-09-02 19:17:34 +03:00
Stephen A Pohl 6a03b0b2a6 Bug 1728167: Add ability for standard users to install from a DMG through elevation. r=mstange,application-update-reviewers,bytesized
Differential Revision: https://phabricator.services.mozilla.com/D123899
2021-09-02 15:41:17 +00:00
Markus Stange a267358c75 Bug 1728339 - Find the mount point BSD name correctly even under App Translocation, by calling statfs a second time. r=spohl
Differential Revision: https://phabricator.services.mozilla.com/D124126
2021-08-31 21:23:50 +00:00
Jonathan Watt 35b9ff13be Bug 516362 p4. Enable detection of run-from-.dmg and prompt to install and relaunch. r=mstange
Depends on D122686

Differential Revision: https://phabricator.services.mozilla.com/D122687
2021-08-30 21:15:05 +00:00
Jonathan Watt 50f1d52b4f Bug 516362 p3. Add API to install from .dmg and relaunch. r=mstange,spohl
Depends on D122685

Differential Revision: https://phabricator.services.mozilla.com/D122686
2021-08-30 21:15:05 +00:00
Jonathan Watt 92c3b12a8b Bug 516362 p2. Add a localized helper to notify the user if installation fails. r=mstange,zbraniecki
Depends on D122476

Differential Revision: https://phabricator.services.mozilla.com/D122685
2021-08-30 21:15:04 +00:00
Jonathan Watt ed7d14cf9a Bug 516362 p1. Add a localized helper to prompt the user for approval to install the app. r=zbraniecki,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D122476
2021-08-30 21:15:04 +00:00
Marian-Vasile Laza f89210cf82 Backed out 4 changesets (bug 516362) for causing mochitest bc failures on browser_all_files_referenced.js. CLOSED TREE
Backed out changeset 12f1b1fee451 (bug 516362)
Backed out changeset eb8885d5cd62 (bug 516362)
Backed out changeset 723ec69bb57e (bug 516362)
Backed out changeset 1e2f80bda8b4 (bug 516362)
2021-08-30 21:53:04 +03:00
Jonathan Watt 1a15ac67cf Bug 516362 p4. Enable detection of run-from-.dmg and prompt to install and relaunch. r=mstange
Depends on D122686

Differential Revision: https://phabricator.services.mozilla.com/D122687
2021-08-30 17:51:54 +00:00
Jonathan Watt b4ca7024a7 Bug 516362 p3. Add API to install from .dmg and relaunch. r=mstange,spohl
Depends on D122685

Differential Revision: https://phabricator.services.mozilla.com/D122686
2021-08-30 17:51:54 +00:00
Jonathan Watt 103c8ac225 Bug 516362 p2. Add a localized helper to notify the user if installation fails. r=mstange,zbraniecki
Depends on D122476

Differential Revision: https://phabricator.services.mozilla.com/D122685
2021-08-30 17:51:54 +00:00
Jonathan Watt f6ffe2bd7b Bug 516362 p1. Add a localized helper to prompt the user for approval to install the app. r=zbraniecki,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D122476
2021-08-30 17:51:53 +00:00
Jonathan Watt 3bb5899c2d Bug 1700795. Detect running from .dmg on macOS and report telemetry. r=mstange,mossop
Differential Revision: https://phabricator.services.mozilla.com/D121567
2021-08-05 09:39:16 +00:00
Sandor Molnar 90ad105d5d Backed out changeset c1de1d5f6beb (bug 1700795) for causing build bustages in nsAppRunner. CLOSED TREE 2021-08-05 05:25:41 +03:00
Jonathan Watt adf038b4a6 Bug 1700795. Detect running from .dmg on macOS and report telemetry. r=mstange,mossop
Differential Revision: https://phabricator.services.mozilla.com/D121567
2021-08-05 01:32:31 +00:00