[Webkit-unassigned] [Bug 205290] Null Ptr Deref in WebCore::findPlaceForCounter
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 17 17:52:27 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=205290
--- Comment #5 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 385924
--> https://bugs.webkit.org/attachment.cgi?id=385924
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=385924&action=review
> LayoutTests/ChangeLog:9
> + * fast/css/counters/findPlaceForCounter-crash-expected.txt: Added.
> + * fast/css/counters/findPlaceForCounter-crash.html: Added.
We don't typically use camel case for the test name. Also, we shouldn't name a function after C++ function.
How about counter-with-display-contents-parent.
> LayoutTests/fast/css/counters/findPlaceForCounter-crash.html:5
> +onload = function eventhandler1() {
Please call testRunner.dumpAsText.
--
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/20191218/f9cff3a3/attachment.htm>
More information about the webkit-unassigned
mailing list