https://github.com/web-platform-tests/wpt
Revision 9741b4ed4fbb432551670494869588825a74c7c1 authored by Emilio Cobos Álvarez on 04 April 2018, 18:00:47 UTC, committed by moz-wptsync-bot on 04 April 2018, 19:49:41 UTC
The dirty bit fiddling is nontrivial, but it's pretty much what we do for
invalidation and allows to keep this incrementally easily.

The only caller that we cared about for the GetFlattenedTreeParent check in
DestroyFramesForAndRestyle was the old ShadowRoot invalidation functions that
went away.
bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1435632
gecko-commit: 284b9d43b1135581e88a14c2b135b63cc4720fd1
gecko-integration-branch: central
gecko-reviewers: smaug, xidorn
1 parent 98fce6a
History
Tip revision: 9741b4ed4fbb432551670494869588825a74c7c1 authored by Emilio Cobos Álvarez on 04 April 2018, 18:00:47 UTC
Fix the logic to do layout stuff after reassigning a slot.
Tip revision: 9741b4e

back to top