[Webkit-unassigned] [Bug 83889] Crash in WebKit!WebCore::RenderBoxModelObject::paddingLeft+0x5c.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Apr 29 01:11:05 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=83889
Abhishek Arya <inferno at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #139084|review? |review-
Flag| |
--- Comment #17 from Abhishek Arya <inferno at chromium.org> 2012-04-29 01:11:05 PST ---
(From update of attachment 139084)
View in context: https://bugs.webkit.org/attachment.cgi?id=139084&action=review
> Source/WebCore/ChangeLog:3
> + Crash in WebKit!WebCore::RenderBoxModelObject::paddingLeft+0x5c.
Better title.
s/WebKit!WebCore::RenderBoxModelObject::paddingLeft+0x5c/WebCore::RenderBoxModelObject::paddingLeft
> Source/WebCore/ChangeLog:9
> + RenderScrllbarPart instances, set owningRenderer(creating)/0
typo RenderScrllbarPart
> Source/WebCore/rendering/RenderScrollbar.cpp:275
> + partRenderer->setParent(0);
Why do we need to null out parent when we are getting destroyed ?
> LayoutTests/scrollbars/scrollbar-iframe-percent-padding-crash-expected.html:1
> +<!DOCTYPE html>
Why do we need a ref-test for this. Can we not have a dumpAsText result that test did not crash.
> LayoutTests/scrollbars/scrollbar-iframe-percent-padding-crash.html:16
> +<iframe contenteditable="false" webkitallowfullscreen="true" marginheight="8833" webkitallowfullscreen="true" marginheight="495px" webkitallowfullscreen="false" id="NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN">JJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJ
Please clean up the fuzzer test. There are lots of unneeded things like long ID, repeated attributes, etc.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list