Closed Bug 1596246 Opened 5 years ago Closed 10 months ago

[wpt-sync] Sync PR 20243 - [sms] Fix outcome names

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 20243 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/20243
Details from upstream follow.

Ayu Ishii <ayui@chromium.org> wrote:

[sms] Fix outcome names

This change fixes outcome names to more accurately describe the outcome of a
response.

  1. Timeout -> NavigatedAway
    this outcome occurs when a user navigates away, reloads, closes tab, etc.
    and not when the sms receiver actually times out of a call while waiting
    for an SMS.

  2. Cancelled -> CancelledByUser & CancelledByBrowser
    To differentiate when a request has been cancelled manually by the user
    and when it is cancelled by the browser because it only allows one request
    per origin on a tab.

Change-Id: I705798830a1987eba0d288ce54413f822ffec925
Bug: 976332

Reviewed-on: https://chromium-review.googlesource.com/1904867
WPT-Export-Revision: eafec7c693bd3a5e2d260a92b5564ebebf2c5fd3

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Severity: normal → S3
Status: REOPENED → RESOLVED
Closed: 5 years ago10 months ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.