Closed
Bug 1741973
Opened 4 years ago
Closed 4 years ago
Implement CSS page property
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
97 Branch
| Tracking | Status | |
|---|---|---|
| firefox97 | --- | fixed |
People
(Reporter: alaskanemily, Assigned: alaskanemily)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed by emcdonough@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8fac157c354a
Implement parsing of the page property r=emilio
Comment 3•4 years ago
•
|
||
Backed out for causing xpc failures in devtools/shared/tests/xpcshell/test_css-properties-db.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/38926348a8eb9bab2f5a453daff9cc529d00a1af
INFO - TEST-PASS | devtools/shared/tests/xpcshell/test_css-properties-db.js | run_test - [run_test : 71] The static database and platform match for "padding-top". - true == true
[task 2021-12-03T02:16:10.807Z] 02:16:10 WARNING - TEST-UNEXPECTED-FAIL | devtools/shared/tests/xpcshell/test_css-properties-db.js | run_test - [run_test : 73] The static database and platform do not match for
[task 2021-12-03T02:16:10.807Z] 02:16:10 INFO - "page". If this assertion fails, then the client side CSS properties list in devtools is out of sync with the CSS properties on the platform. To fix this assertion run `mach devtools-css-db` to re-generate the client side properties. - false == true
[task 2021-12-03T02:16:10.808Z] 02:16:10 INFO - /builds/worker/workspace/build/tests/xpcshell/tests/devtools/shared/tests/xpcshell/test_css-properties-db.js:run_test:73
[task 2021-12-03T02:16:10.809Z] 02:16:10 INFO - /builds/worker/workspace/build/tests/xpcshell/head.js:_execute_test:599
[task 2021-12-03T02:16:10.809Z] 02:16:10 INFO - -e:null:1
[task 2021-12-03T02:16:10.810Z] 02:16:10 INFO - exiting test
[task 2021-12-03T02:16:10.811Z] 02:16:10 INFO - PID 6032 | [Parent 6032, Main Thread] WARNING: Extra shutdown CC: 'i < NORMAL_SHUTDOWN_COLLECTIONS', file /builds/worker/checkouts/gecko/xpcom/base/nsCycleCollector.cpp:3351
[task 2021-12-03T02:16:10.812Z] 02:16:10 INFO - PID 6032 | [Parent 6032, Main Thread] WARNING: OOPDeinit() without successful OOPInit(): file /builds/worker/checkouts/gecko/toolkit/crashreporter/nsExceptionHandler.cpp:3420
[task 2021-12-03T02:16:10.812Z] 02:16:10 INFO - PID 6032 | [Parent 6032, Main Thread] WARNING: NS_ENSURE_TRUE(Preferences::InitStaticMembers()) failed: file /builds/worker/checkouts/gecko/modules/libpref/Preferences.cpp:4439
[task 2021-12-03T02:16:10.813Z] 02:16:10 INFO - PID 6032 | [Parent 6032, Main Thread] WARNING: XPCOM objects created/destroyed from static ctor/dtor: file /builds/worker/checkouts/gecko/xpcom/base/nsTraceRefcnt.cpp:204
[task 2021-12-03T02:16:10.814Z] 02:16:10 INFO - PID 6032 | [Parent 6032, Main Thread] WARNING: XPCOM objects created/destroyed from static ctor/dtor: file /builds/worker/checkouts/gecko/xpcom/base/nsTraceRefcnt.cpp:204
[task 2021-12-03T02:16:10.815Z] 02:16:10 INFO - <<<<<<<
Flags: needinfo?(emcdonough)
Pushed by emcdonough@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/66eb52e5da74
Implement parsing of the page property r=emilio
Comment 5•4 years ago
|
||
Backed out changeset 66eb52e5da74 (Bug 1741973) for causing mochitest failures in test_animation-type-longhand.html
Backout link: https://hg.mozilla.org/integration/autoland/rev/55a784e5708206d8ba4f93191e114fc0ac5c0e7a
Push with failures, failure log.
Pushed by emcdonough@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/61cf3a99670e
Implement parsing of the page property r=emilio
Comment 7•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox97:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
| Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(emcdonough)
You need to log in
before you can comment on or make changes to this bug.
Description
•