gecko-dev/layout
Emilio Cobos Álvarez bc6cf30d16 Bug 1857455 - Deal with BrowsingContext not being yet attached in nsSubDocumentFrame::Init. r=hsivonen
For initial about:blank, nsSubDocumentFrame::Init might not have an
extant browsing context yet. Some code did deal with that properly
(MaybeUpdateEmbeddedColorScheme for example), but some other didn't.

Consistently propagate data to our browsing context after ShowViewer to
fix this.

Differential Revision: https://phabricator.services.mozilla.com/D190275
2023-10-06 13:44:13 +00:00
..
base Bug 1402013 - stop calculating position for SVG elements that aren't governed by the CSS box model r=emilio 2023-10-06 12:04:14 +00:00
build Bug 1856395 - remove WebAuthnController. r=keeler,webdriver-reviewers 2023-10-05 00:52:32 +00:00
docs Bug 1847086 - Document that layout reftests have SpecialPowers access. r=botond 2023-08-15 00:20:54 +00:00
forms Bug 1855134 - Move existing MOZ_TRY macros to a dedicated header file; r=glandium 2023-09-28 20:46:07 +00:00
generic Bug 1857455 - Deal with BrowsingContext not being yet attached in nsSubDocumentFrame::Init. r=hsivonen 2023-10-06 13:44:13 +00:00
inspector Bug 1857076 - Add an InspectorUtils API to get the number of lines in a block after reflow. r=emilio 2023-10-05 20:37:54 +00:00
ipc
mathml Bug 1850545 - convert .ini manifests to .toml: batch 3 chrome.ini (bis) r=jmaher,geckoview-reviewers,extension-reviewers,credential-management-reviewers,devtools-reviewers,fxview-reviewers,places-reviewers,profiler-reviewers,m_kato,mak,mtigley 2023-09-13 18:28:32 +00:00
media
painting Bug 1855763 - Automatic fixes to avoid using prefixed transforms in tests. r=layout-reviewers,jfkthame 2023-10-02 12:36:17 +00:00
printing Bug 1855763 - Use another alias other than moz-transform to test use counters, and other manual fix-ups. r=layout-reviewers,jfkthame 2023-10-02 12:36:17 +00:00
reftests Bug 1857394. Enable layout/reftests/bugs/1743533-1.html 1743533-2.html with fuzz. r=emilio 2023-10-06 12:26:11 +00:00
style Bug 1856755 - Implement an internal zoom: document value that forces effective zoom to 1. r=jfkthame 2023-10-06 12:20:20 +00:00
svg Bug 1402013 - stop calculating position for SVG elements that aren't governed by the CSS box model r=emilio 2023-10-06 12:04:14 +00:00
tables Bug 1856469 - Remove redundant GetTableFrame() call in nsTableRowFrame::DidResize(). r=dholbert 2023-10-02 23:51:45 +00:00
tools Bug 1856358 - Add 'wayland' to Reftest manifest sandbox, r=jmaher 2023-10-05 17:54:29 +00:00
xul Bug 1856358 - Run 'crashtests' on linux2204-64-wayland/opt, r=jmaher,lsalzman 2023-10-05 17:54:30 +00:00
moz.build