Closed
Bug 1897908
Opened 6 months ago
Closed 6 months ago
[wpt-sync] Sync PR 46399 - Fix a DCHECK if a block was seen in font-feature-settings.
Categories
(Core :: Layout: Text and Fonts, task, P4)
Core
Layout: Text and Fonts
Tracking
()
RESOLVED
FIXED
128 Branch
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46399 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46399
Details from upstream follow.
Steinar H. Gunderson <sesse@chromium.org> wrote:
Fix a DCHECK if a block was seen in font-feature-settings.
We cannot Consume() in the streaming parser without first checking that
there's no block involved.Fixed: 341349803
Change-Id: I0740fe7359f056a561dd1a82f1355b999537945aReviewed-on: https://chromium-review.googlesource.com/5554250
WPT-Export-Revision: cc88fc5ffea65e1b13ec1a0e3e80515bb483b56a
Assignee | ||
Updated•6 months ago
|
Component: web-platform-tests → Layout: Text and Fonts
Product: Testing → Core
Assignee | ||
Comment 1•6 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=89adfb4e195bdde73ed460f374f724110939a7ad
Assignee | ||
Comment 2•6 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS
: 1
Chrome
PASS
: 1
Safari
PASS
: 1
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2cb1343b0ef0
[wpt PR 46399] - Fix a DCHECK if a block was seen in font-feature-settings., a=testonly
Comment 4•6 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 months ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•