https://github.com/web-platform-tests/wpt
Revision 736f2bef4c6150b8584798121663db838b573320 authored by Emilio Cobos Álvarez on 04 April 2018, 18:00:47 UTC, committed by moz-wptsync-bot on 04 April 2018, 18:00:47 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 7c51ebb
History
Tip revision: 736f2bef4c6150b8584798121663db838b573320 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: 736f2be
File Mode Size
resources
OWNERS -rw-r--r-- 65 bytes
README.md -rw-r--r-- 171 bytes
document-domain.html -rw-r--r-- 508 bytes
eventTestHarness.js -rw-r--r-- 1.7 KB
event_basic.html -rw-r--r-- 373 bytes
event_basic.js -rw-r--r-- 3.5 KB
event_body_attribute.html -rw-r--r-- 397 bytes
event_body_attribute.js -rw-r--r-- 3.9 KB
event_case_sensitive.html -rw-r--r-- 391 bytes
event_case_sensitive.js -rw-r--r-- 1.3 KB
event_constructor.html -rw-r--r-- 1.1 KB
event_constructor_eventinit.html -rw-r--r-- 1.2 KB
event_local_key.html -rw-r--r-- 1.2 KB
event_local_newvalue.html -rw-r--r-- 1.3 KB
event_local_oldvalue.html -rw-r--r-- 1.3 KB
event_local_removeitem.html -rw-r--r-- 1.7 KB
event_local_storagearea.html -rw-r--r-- 1.3 KB
event_local_storageeventinit.html -rw-r--r-- 1.2 KB
event_local_url.html -rw-r--r-- 1.4 KB
event_no_duplicates.html -rw-r--r-- 3.6 KB
event_session_key.html -rw-r--r-- 1.2 KB
event_session_newvalue.html -rw-r--r-- 1.3 KB
event_session_oldvalue.html -rw-r--r-- 1.3 KB
event_session_removeitem.html -rw-r--r-- 1.7 KB
event_session_storagearea.html -rw-r--r-- 1.4 KB
event_session_storageeventinit.html -rw-r--r-- 1.2 KB
event_session_url.html -rw-r--r-- 1.4 KB
event_setattribute.html -rw-r--r-- 385 bytes
event_setattribute.js -rw-r--r-- 3.9 KB
idlharness.html -rw-r--r-- 1.9 KB
missing_arguments.html -rw-r--r-- 1.1 KB
storage_builtins.html -rw-r--r-- 1.0 KB
storage_clear.html -rw-r--r-- 827 bytes
storage_enumerate.html -rw-r--r-- 2.4 KB
storage_functions_not_overwritten.html -rw-r--r-- 1.7 KB
storage_getitem.html -rw-r--r-- 2.0 KB
storage_in.html -rw-r--r-- 950 bytes
storage_indexing.html -rw-r--r-- 1.3 KB
storage_key.html -rw-r--r-- 1.9 KB
storage_key_empty_string.html -rw-r--r-- 604 bytes
storage_length.html -rw-r--r-- 934 bytes
storage_local-manual.html -rw-r--r-- 1.2 KB
storage_local_setitem_quotaexceedederr.html -rw-r--r-- 904 bytes
storage_local_window_open.html -rw-r--r-- 889 bytes
storage_removeitem.html -rw-r--r-- 1.6 KB
storage_session-manual.html -rw-r--r-- 1.2 KB
storage_session_setitem_quotaexceedederr.html -rw-r--r-- 914 bytes
storage_session_window_noopener.html -rw-r--r-- 1.1 KB
storage_session_window_open.html -rw-r--r-- 890 bytes
storage_set_value_enumerate.html -rw-r--r-- 887 bytes
storage_setitem.html -rw-r--r-- 7.5 KB
storage_string_conversion.html -rw-r--r-- 1.2 KB
storage_supported_property_names.html -rw-r--r-- 848 bytes

README.md

back to top