Closed
Bug 1585717
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 19469 - [Contacts] Update implementation to match spec changes.
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox71 fixed)
RESOLVED
FIXED
mozilla71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 19469 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/19469
Details from upstream follow.
Rayan Kanso <rayankans@chromium.org> wrote:
[Contacts] Update implementation to match spec changes.
- Expose the
address
property and place it behind a flag.- Add & implement the getAvailableContactProperties method.
Change-Id: If9bbebde6b8d076fd48b0b8a3584181e40adc1d4
Reviewed-on: https://chromium-review.googlesource.com/1835621
WPT-Export-Revision: 5a4e4b2348b931dfa340db42772b0e985cf2982d
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=9dd63fb5c8ed219caae5a6fdb73fcdd1a388b082
Assignee | ||
Comment 4•6 years ago
|
||
Assignee | ||
Comment 5•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=7679b145f4f77d8a70e57972194962100973855b
Assignee | ||
Comment 6•6 years ago
|
||
Assignee | ||
Comment 7•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=db3ec03cca85056c8637885b52937e866fe18233
Assignee | ||
Comment 8•6 years ago
|
||
## GitHub CI Results
wpt.fyi [PR Results](https://wpt.fyi/results/?sha=0f21bf3709cbf605bc1d8fd8b2bfb48db87cad44&label=pr_head) [Base Results](https://wpt.fyi/results/?sha=0f21bf3709cbf605bc1d8fd8b2bfb48db87cad44&label=pr_base)
Ran 1 tests and 9 subtests
### Firefox
OK : 1
FAIL: 9
### Chrome
OK : 1
FAIL: 9
### Safari
OK : 1
FAIL: 9
### New tests that's don't pass
/contacts/contacts-select.https.window.html
Supported contact properties are exposed.: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
## Gecko CI Results
Ran 1 tests and 9 subtests
OK : 1
FAIL : 9
### New tests that don't pass
/contacts/contacts-select.https.window.html
Supported contact properties are exposed.: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ac32c3759b42
[wpt PR 19469] - [Contacts] Update implementation to match spec changes., a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/158cfff45561
[wpt PR 19469] - Update wpt metadata, a=testonly
Comment 10•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ac32c3759b42
https://hg.mozilla.org/mozilla-central/rev/158cfff45561
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•