Reland "WebApps: Implement unregistering file handlers on Linux."
This reverts commit 6cf710fa. Reason for revert: This CL didn't cause the linked bug. That bug was a duplicate of crbug.com/1044520 which is now fixed. Original change's description: > Revert "WebApps: Implement unregistering file handlers on Linux." > > This reverts commit 32a1f8bf. > > Reason for revert: LocalNTPJavascriptTest failing on 7 builder(s) > Fixed: 1044497 > > Original change's description: > > WebApps: Implement unregistering file handlers on Linux. > > > > This will allow us to disable the file handlers for an app on Linux > > without uninstalling it. This is necessary preparation for the origin > > trial, as we need to be able to disable/enable the file handlers as > > the validity of the app's origin trial changes. > > > > Bug: 1028448 > > Change-Id: I63eb6582852ff75d3d88181ede07f0cbd010df2d > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2010234 > > Commit-Queue: Jay Harris <harrisjay@chromium.org> > > Reviewed-by: Alexey Baskakov <loyso@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#733859} > > TBR=loyso@chromium.org,harrisjay@chromium.org > > Change-Id: I67239e88d48df1d70ff1a432863b3be26d5d7bd4 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 1028448 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2014352 > Reviewed-by: Yoichi Osato <yoichio@chromium.org> > Commit-Queue: Yoichi Osato <yoichio@chromium.org> > Cr-Commit-Position: refs/heads/master@{#733902} TBR=yoichio@chromium.org,loyso@chromium.org,harrisjay@chromium.org Change-Id: I5052bf84dc417f11325c51e9a584e13a585c46a0 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1028448 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2015901Reviewed-by:Jay Harris <harrisjay@chromium.org> Commit-Queue: Jay Harris <harrisjay@chromium.org> Cr-Commit-Position: refs/heads/master@{#734225}
Showing
Please register or sign in to comment