On Thu, 5 Mar 2020 17:46:17 GMT, Johan Vos <j...@openjdk.org> wrote: >> Looks good to me. >> I believe you have executed DRT on both 64 & 32 bit build. > > This looks correct and very valuable to me. Would be great if there was a > test that results in a crash before?
Here is a pointer to the [apply-style-iframe-crash.html](https://github.com/WebKit/webkit/blob/8e46d906531cf38fd860e30fafdf5a3021568d6c/LayoutTests/editing/style/apply-style-iframe-crash.html) test case that crashes on Windows 32-bit without this fix and passes with this fix. ------------- PR: https://git.openjdk.java.net/jfx/pull/137