[Webkit-unassigned] [Bug 52699] Allow Fixed Length values to be floating point

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 26 11:25:38 PST 2011


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


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pfeldman at chromium.org




--- Comment #24 from Pavel Feldman <pfeldman at chromium.org>  2011-02-26 11:25:37 PST ---
Since recently, I am seeing assertion failure upon opening Web Inspector's network panel:

(filed https://bugs.webkit.org/show_bug.cgi?id=55301 to track it).

#0    0x1015d9687 in WebCore::Length::setValue at Length.h:91
#1    0x1019104ab in WebCore::FixedTableLayout::calcWidthArray at FixedTableLayout.cpp:121
#2    0x10191095f in WebCore::FixedTableLayout::computePreferredLogicalWidths at FixedTableLayout.cpp:204
#3    0x1020794d3 in WebCore::RenderTable::computePreferredLogicalWidths at RenderTable.cpp:574
#4    0x101f8c035 in WebCore::RenderBox::minPreferredLogicalWidth at RenderBox.cpp:659
#5    0x10207b2dc in WebCore::RenderTable::computeLogicalWidth at RenderTable.cpp:219
#6    0x10207a5f4 in WebCore::RenderTable::layout at RenderTable.cpp:278
#7    0x101f5ed92 in WebCore::RenderBlock::layoutBlockChild at RenderBlock.cpp:1958
#8    0x101f6093f in WebCore::RenderBlock::layoutBlockChildren at RenderBlock.cpp:1896
#9    0x101f60fb4 in WebCore::RenderBlock::layoutBlock at RenderBlock.cpp:1224
#10    0x101f5fc6e in WebCore::RenderBlock::layout at RenderBlock.cpp:1120
#11    0x101f83337 in WebCore::RenderObject::layoutIfNeeded at RenderObject.h:520
#12    0x101f5df34 in WebCore::RenderBlock::layoutPositionedObjects at RenderBlock.cpp:2137
#13    0x101f6128f in WebCore::RenderBlock::layoutBlock at RenderBlock.cpp:1255
#14    0x101f5fc6e in WebCore::RenderBlock::layout at RenderBlock.cpp:1120
#15    0x101f83337 in WebCore::RenderObject::layoutIfNeeded at RenderObject.h:520
#16    0x101f5df34 in WebCore::RenderBlock::layoutPositionedObjects at RenderBlock.cpp:2137
#17    0x101f6128f in WebCore::RenderBlock::layoutBlock at RenderBlock.cpp:1255
#18    0x101f5fc6e in WebCore::RenderBlock::layout at RenderBlock.cpp:1120
#19    0x101f83337 in WebCore::RenderObject::layoutIfNeeded at RenderObject.h:520
#20    0x101f5df34 in WebCore::RenderBlock::layoutPositionedObjects at RenderBlock.cpp:2137
#21    0x101f6128f in WebCore::RenderBlock::layoutBlock at RenderBlock.cpp:1255
#22    0x101f5fc6e in WebCore::RenderBlock::layout at RenderBlock.cpp:1120
#23    0x101f83337 in WebCore::RenderObject::layoutIfNeeded at RenderObject.h:520
#24    0x101f5df34 in WebCore::RenderBlock::layoutPositionedObjects at RenderBlock.cpp:2137
#25    0x101f6128f in WebCore::RenderBlock::layoutBlock at RenderBlock.cpp:1255
#26    0x101f5fc6e in WebCore::RenderBlock::layout at RenderBlock.cpp:1120
#27    0x101f83337 in WebCore::RenderObject::layoutIfNeeded at RenderObject.h:520
#28    0x101f5df34 in WebCore::RenderBlock::layoutPositionedObjects at RenderBlock.cpp:2137
#29    0x101f5fe50 in WebCore::RenderBlock::layoutOnlyPositionedObjects at RenderBlock.cpp:2087
#30    0x101f60a4e in WebCore::RenderBlock::layoutBlock at RenderBlock.cpp:1135
#31    0x101f5fc6e in WebCore::RenderBlock::layout at RenderBlock.cpp:1120
#32    0x101f83337 in WebCore::RenderObject::layoutIfNeeded at RenderObject.h:520
#33    0x101f5df34 in WebCore::RenderBlock::layoutPositionedObjects at RenderBlock.cpp:2137
#34    0x101f5fe50 in WebCore::RenderBlock::layoutOnlyPositionedObjects at RenderBlock.cpp:2087
#35    0x101f60a4e in WebCore::RenderBlock::layoutBlock at RenderBlock.cpp:1135
#36    0x101f5fc6e in WebCore::RenderBlock::layout at RenderBlock.cpp:1120
#37    0x101f83337 in WebCore::RenderObject::layoutIfNeeded at RenderObject.h:520
#38    0x101f5df34 in WebCore::RenderBlock::layoutPositionedObjects at RenderBlock.cpp:2137
#39    0x101f5fe50 in WebCore::RenderBlock::layoutOnlyPositionedObjects at RenderBlock.cpp:2087
#40    0x101f60a4e in WebCore::RenderBlock::layoutBlock at RenderBlock.cpp:1135
#41    0x101f5fc6e in WebCore::RenderBlock::layout at RenderBlock.cpp:1120
#42    0x1020b6fc3 in WebCore::RenderView::layout at RenderView.cpp:130
#43    0x101966cfc in WebCore::FrameView::layout at FrameView.cpp:906
#44    0x1017a5ef9 in WebCore::Document::updateLayout at Document.cpp:1592
#45    0x1017a85b8 in WebCore::Document::updateLayoutIgnorePendingStylesheets at Document.cpp:1623
#46    0x1018cd774 in WebCore::Element::focus at Element.cpp:1498
#47    0x101c3e412 in WebCore::jsElementPrototypeFunctionFocus at JSElement.cpp:1761
#48    0x279468c001b8 in ??
#49    0x1007e21f7 in JSC::JITCode::execute at JITCode.h:77
#50    0x1007dcc56 in JSC::Interpreter::executeCall at Interpreter.cpp:851
#51    0x10079632d in JSC::call at CallData.cpp:38
#52    0x100847b89 in JSC::JSObject::put at JSObject.cpp:149
#53    0x100815fbd in JSC::JSValue::put at JSObject.h:780
#54    0x10080f0ab in cti_op_put_by_id at JITStubs.cpp:1351
#55    0x100803dcd in WTF::doubleHash at HashTable.h:447
#56    0x1007e21f7 in JSC::JITCode::execute at JITCode.h:77
#57    0x1007dcc56 in JSC::Interpreter::executeCall at Interpreter.cpp:851
#58    0x10079632d in JSC::call at CallData.cpp:38
#59    0x100847b89 in JSC::JSObject::put at JSObject.cpp:149
#60    0x100815fbd in JSC::JSValue::put at JSObject.h:780
#61    0x10080f0ab in cti_op_put_by_id at JITStubs.cpp:1351
#62    0x100803dcd in WTF::doubleHash at HashTable.h:447
#63    0x1007e21f7 in JSC::JITCode::execute at JITCode.h:77
#64    0x1007dcc56 in JSC::Interpreter::executeCall at Interpreter.cpp:851
#65    0x10079632d in JSC::call at CallData.cpp:38
#66    0x1022d2f41 in WebCore::JSMainThreadExecState::call at JSMainThreadExecState.h:48
#67    0x101c50447 in WebCore::JSEventListener::handleEvent at JSEventListener.cpp:123
#68    0x1018ed642 in WebCore::EventTarget::fireEventListeners at EventTarget.cpp:354
#69    0x1018edc71 in WebCore::EventTarget::fireEventListeners at EventTarget.cpp:323
#70    0x101ec7d8f in WebCore::Node::handleLocalEvents at Node.cpp:2543
#71    0x1018d78d6 in WebCore::EventContext::handleLocalEvents at EventContext.cpp:48
#72    0x101ecff58 in WebCore::Node::dispatchGenericEvent at Node.cpp:2694
#73    0x101ed0379 in WebCore::Node::dispatchEvent at Node.cpp:2612
#74    0x101eceb58 in WebCore::Node::dispatchMouseEvent at Node.cpp:2902
#75    0x101ecf183 in WebCore::Node::dispatchMouseEvent at Node.cpp:2799
#76    0x1018df9af in WebCore::EventHandler::dispatchMouseEvent at EventHandler.cpp:1910
#77    0x1018e0f90 in WebCore::EventHandler::handleMouseReleaseEvent at EventHandler.cpp:1623
#78    0x1018e6fd5 in WebCore::EventHandler::mouseUp at EventHandlerMac.mm:546
#79    0x100ff8b3c in -[WebHTMLView mouseUp:] at WebHTMLView.mm:3764
#80    0x7fff8568d7ed in -[NSWindow sendEvent:]
#81    0x100041bf5 in ??
#82    0x100041b81 in ??
#83    0x7fff855c2ee2 in -[NSApplication sendEvent:]
#84    0x1000388c2 in ??
#85    0x7fff85559922 in -[NSApplication run]
#86    0x7fff855525f8 in NSApplicationMain
#87    0x100009b18 in ??

-- 
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