[Webkit-unassigned] [Bug 206099] Null deref crash in DOMWindow::scrollBy after evoking updateLayoutIgnorePendingStylesheets()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 28 14:42:50 PST 2020


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

--- Comment #19 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 389066
  --> https://bugs.webkit.org/attachment.cgi?id=389066
Patch

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

> LayoutTests/ChangeLog:8
> +        Added null pointer check for frame in scrollBy function before usage.

Again, this line should describe what change we're making in this directory. e.g. "Added a regression test"

> LayoutTests/ChangeLog:10
> +        * fast/dom/Window/window-scroll-ignore-null-frame.html: Added.

This is missing a line for -expected.txt file.

-- 
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/20200128/1a29a7e6/attachment.htm>


More information about the webkit-unassigned mailing list