Revision 8de72ea1dd06f888b17ae3e4a479ae0ee27957e5 authored by moz-wptsync-bot on 16 March 2018, 17:19:41 UTC, committed by moz-wptsync-bot on 16 March 2018, 17:19:41 UTC
We flushed the style of the original doc, but not layout, and thus the iframe
resize wasn't noticed, and the style flush on the child presShell wasn't
sufficient.

Do a style flush on the child document instead, so that it flushes layout on the
parent document too if needed.
bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1443492
gecko-commit: 9cbafe1855ccac5fd2f0c2e549e830a66a72f84f
gecko-integration-branch: mozilla-inbound
gecko-reviewers: dbaron
1 parent bb066ef
History
File Mode Size
resources
compile_worker.js -rw-r--r-- 294 bytes
create_multiple_memory.worker.js -rw-r--r-- 538 bytes
incrementer.wasm -rw-r--r-- 46 bytes
many-memories.window.js -rw-r--r-- 571 bytes
wasm_idb_worker.js -rw-r--r-- 790 bytes
wasm_indexeddb_test.https.html -rw-r--r-- 586 bytes
wasm_indexeddb_test.js -rw-r--r-- 3.5 KB
wasm_local_iframe_test.html -rw-r--r-- 734 bytes
wasm_serialization_tests.html -rw-r--r-- 309 bytes
wasm_serialization_tests.js -rw-r--r-- 590 bytes
wasm_serialization_worker.js -rw-r--r-- 580 bytes
wasm_service_worker_test.https.html -rw-r--r-- 1021 bytes

back to top