[Webkit-unassigned] [Bug 94126] New: Crash when clicking import in Google Spreadsheets
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 15 11:05:52 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=94126
Summary: Crash when clicking import in Google Spreadsheets
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ojan at chromium.org
CC: eric at webkit.org, jchaffraix at webkit.org,
jamesr at chromium.org
1. Load any Google Spreadsheet from docs.google.com.
2. Click on the file menu
3. Click on the import button
Get the following crash:
WebCore::RenderTableCell::borderBottom() [0x1768e44]
WebCore::RenderScrollbarPart::computeScrollbarHeight() [0x175b69d]
WebCore::RenderScrollbarPart::layout() [0x175c285]
WebCore::RenderScrollbar::RenderScrollbar() [0x175aa6f]
WebCore::RenderScrollbar::createCustomScrollbar() [0x175ab91]
WebCore::RenderLayer::createScrollbar() [0x16fa706]
WebCore::RenderLayer::setHasHorizontalScrollbar() [0x16fa8dd]
WebCore::RenderLayer::updateScrollbarsAfterStyleChange() [0x16fcfd4]
WebCore::RenderLayer::styleChanged() [0x1707629]
WebCore::RenderBoxModelObject::styleDidChange() [0x16c6318]
WebCore::RenderBox::styleDidChange() [0x16b4835]
WebCore::RenderBlock::styleDidChange() [0x168d2a6]
WebCore::RenderTableCell::styleDidChange() [0x17699b3]
WebCore::RenderObject::setStyle() [0x173eacb]
WebCore::RenderObject::setAnimatableStyle() [0x173c04f]
WebCore::NodeRendererFactory::createRenderer() [0xb8795f]
WebCore::NodeRendererFactory::createRendererIfNeeded() [0xb87ea0]
WebCore::Node::createRendererIfNeeded() [0xb7ce48]
WebCore::Element::attach() [0xb60a5d]
WebCore::ContainerNode::attach() [0xb26ea4]
WebCore::Element::attach() [0xb60ba2]
WebCore::ContainerNode::attach() [0xb26ea4]
WebCore::Element::attach() [0xb60ba2]
WebCore::ContainerNode::attach() [0xb26ea4]
WebCore::Element::attach() [0xb60ba2]
WebCore::ContainerNode::attach() [0xb26ea4]
WebCore::Element::attach() [0xb60ba2]
WebCore::Element::recalcStyle() [0xb63104]
WebCore::Element::recalcStyle() [0xb631fa]
--
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