[Payment Handler] CanMakePaymentEvent.respondWithMinimalUI() #3
Patch #3: Unify flag control for the minimal UI feature. Before this patch, chrome://flags/#enable-web-payments-minimal-ui controlled whether the minimal UI could be displayed, while chrome://flags/#enable-experimental-web-platform-features controlled whether the respondWithMinimalUI() API was available in Blink. After this patch, both UI display and availability of the feature in Blink is controlled by the single flag chrome://flags/#enable-web-payments-minimal-ui. Bug: 1005076 Change-Id: I43c449b0ca14c97ccadcd25da8261119d261d80f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2075479 Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:Danyao Wang <danyao@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#745071}
Showing
Please register or sign in to comment