[Webkit-unassigned] [Bug 213543] Null Ptr Deref READ @ WTF::Optional<WTF::Seconds>::clear

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 24 11:12:51 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=213543

Alex Christensen <achristensen at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |achristensen at apple.com
 Attachment #402625|review?                     |review+, commit-queue-
              Flags|                            |

--- Comment #3 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 402625
  --> https://bugs.webkit.org/attachment.cgi?id=402625
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=402625&action=review

Null check looks fine.

> LayoutTests/fast/rendering/iframe-window-animation-modifies-iframe-srcdoc-crash.html:22
> +<video  onloadstart="runTest()">

This is running after DumpRenderTree has already finished the test.  If you move the testRunner.dumpAsText call to outside the function it should make the results the same for DumpRenderTree and WebKitTestRunner.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200624/24adb29b/attachment-0001.htm>


More information about the webkit-unassigned mailing list