New issue
Advanced search Search tips

Issue 826807 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Mar 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug

Blocking:
issue 774887



Sign in to add a comment

[css-typed-om] Possibly incompatible change breaks Firefox

Project Member Reported by raphael....@intel.com, Mar 28 2018

Issue description

I originally posted this on https://chromium-review.googlesource.com/c/chromium/src/+/981956, but figured it'd be a good idea to file a bug in case the CL doesn't get looked at.

That patch was merged, but its corresponding web-platform-tests pull request is still open: https://github.com/w3c/web-platform-tests/pull/10191

Looking at the logs there, Firefox isn't working with those changes:

    PID 10357 | JavaScript error: http://web-platform.test:8000/css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js, line 22: ReferenceError: CSSKeywordValue is not defined
    PID 10357 | JavaScript error: http://web-platform.test:8000/css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js, line 334: ReferenceError: can't access lexical declaration `gCssWideKeywordsExamples' before initialization

Can someone take a look and see if there's a compatibility issue here?
 
Summary: [css-typed-om] Possibly incompatible change breaks Firefox (was: [css-styled-om] Possibly incompatible change breaks Firefox)
Blocking: 774887

Comment 3 by shend@chromium.org, Mar 28 2018

Status: WontFix (was: Assigned)
Thanks for filing this. From the pull request, it looks like Firefox timed out because too many files were changed. I've asked the pull request about how to prevent this in the future. Closing this now as the pull request seemed to have been merged in manually.

Sign in to add a comment