Hi,

I grabbed the latest WinCairo (r188436) a few days ago and did a few tests with 
the debug build.  I've only tried a small selection of pages but I'm seeing 
frequent asserts/crashes, for example see the attached callstacks from 
espn.com, facebook.com and html5test.com.

Are these known issues?
Is it good to pull directly from ML or is there are more stable branch I should 
be pulling from?

Thanks

Chris Vienneau


>       WTF.dll!WTFCrash() Line 321     C++
        WebKit.dll!WebCore::applyFontTransforms(WebCore::GlyphBuffer * 
glyphBuffer, bool ltr, int & lastGlyphCount, const WebCore::Font * font, 
WebCore::WidthIterator & iterator, unsigned int typesettingFeatures, bool 
force, 
WTF::Vector<std::pair<int,WebCore::OriginalAdvancesForCharacterTreatedAsSpace>,64,WTF::CrashOnOverflow,16>
 & charactersTreatedAsSpace) Line 102        C++
        
WebKit.dll!WebCore::WidthIterator::advanceInternal<WebCore::SurrogatePairAwareTextIterator>(WebCore::SurrogatePairAwareTextIterator
 & textIterator, WebCore::GlyphBuffer * glyphBuffer) Line 430        C++
        WebKit.dll!WebCore::WidthIterator::advance(int offset, 
WebCore::GlyphBuffer * glyphBuffer) Line 459     C++
        
WebKit.dll!WebCore::FontCascade::getGlyphsAndAdvancesForSimpleText(const 
WebCore::TextRun & run, int from, int to, WebCore::GlyphBuffer & glyphBuffer, 
WebCore::FontCascade::ForTextEmphasisOrNot forTextEmphasis) Line 1283    C++
        
WebKit.dll!WebCore::FontCascade::drawSimpleText(WebCore::GraphicsContext * 
context, const WebCore::TextRun & run, const WebCore::FloatPoint & point, int 
from, int to) Line 1306        C++
        WebKit.dll!WebCore::FontCascade::drawText(WebCore::GraphicsContext * 
context, const WebCore::TextRun & run, const WebCore::FloatPoint & point, int 
from, int to, WebCore::FontCascade::CustomFontNotReadyAction 
customFontNotReadyAction) Line 320      C++
        WebKit.dll!WebCore::GraphicsContext::drawText(const 
WebCore::FontCascade & font, const WebCore::TextRun & run, const 
WebCore::FloatPoint & point, int from, int to) Line 319    C++
        WebKit.dll!WebCore::drawTextOrEmphasisMarks(WebCore::GraphicsContext & 
context, const WebCore::FontCascade & font, const WebCore::TextRun & textRun, 
const WTF::AtomicString & emphasisMark, int emphasisMarkOffset, const 
WebCore::FloatPoint & point, const int from, const int to) Line 63   C++
        WebKit.dll!WebCore::paintTextWithShadows(WebCore::GraphicsContext & 
context, const WebCore::FontCascade & font, const WebCore::TextRun & textRun, 
const WTF::AtomicString & emphasisMark, int emphasisMarkOffset, int 
startOffset, int endOffset, int truncationPoint, const WebCore::FloatPoint & 
textOrigin, const WebCore::FloatRect & boxRect, const WebCore::ShadowData * 
shadow, bool stroked, bool horizontal) Line 139  C++
        WebKit.dll!WebCore::TextPainter::paintText() Line 166   C++
        WebKit.dll!WebCore::InlineTextBox::paint(WebCore::PaintInfo & 
paintInfo, const WebCore::LayoutPoint & paintOffset, WebCore::LayoutUnit 
__formal, WebCore::LayoutUnit __formal) Line 617 C++
        WebKit.dll!WebCore::InlineFlowBox::paint(WebCore::PaintInfo & 
paintInfo, const WebCore::LayoutPoint & paintOffset, WebCore::LayoutUnit 
lineTop, WebCore::LayoutUnit lineBottom) Line 1193       C++
        WebKit.dll!WebCore::InlineFlowBox::paint(WebCore::PaintInfo & 
paintInfo, const WebCore::LayoutPoint & paintOffset, WebCore::LayoutUnit 
lineTop, WebCore::LayoutUnit lineBottom) Line 1193       C++
        WebKit.dll!WebCore::RootInlineBox::paint(WebCore::PaintInfo & 
paintInfo, const WebCore::LayoutPoint & paintOffset, WebCore::LayoutUnit 
lineTop, WebCore::LayoutUnit lineBottom) Line 187        C++
        
WebKit.dll!WebCore::RenderLineBoxList::paint(WebCore::RenderBoxModelObject * 
renderer, WebCore::PaintInfo & paintInfo, const WebCore::LayoutPoint & 
paintOffset) Line 265       C++
        
WebKit.dll!WebCore::RenderBlockFlow::paintInlineChildren(WebCore::PaintInfo & 
paintInfo, const WebCore::LayoutPoint & paintOffset) Line 3454    C++
        WebKit.dll!WebCore::RenderBlock::paintContents(WebCore::PaintInfo & 
paintInfo, const WebCore::LayoutPoint & paintOffset) Line 1435      C++
        WebKit.dll!WebCore::RenderBlock::paintObject(WebCore::PaintInfo & 
paintInfo, const WebCore::LayoutPoint & paintOffset) Line 1588        C++
        WebKit.dll!WebCore::RenderBlock::paint(WebCore::PaintInfo & paintInfo, 
const WebCore::LayoutPoint & paintOffset) Line 1415      C++
        
WebKit.dll!WebCore::RenderLayer::paintForegroundForFragmentsWithPhase(WebCore::PaintPhase
 phase, const WTF::Vector<WebCore::LayerFragment,1,WTF::CrashOnOverflow,16> & 
layerFragments, WebCore::GraphicsContext * context, const 
WebCore::RenderLayer::LayerPaintingInfo & localPaintingInfo, unsigned int 
paintBehavior, WebCore::RenderObject * subtreePaintRootForRenderer) Line 4732   
     C++
        WebKit.dll!WebCore::RenderLayer::paintForegroundForFragments(const 
WTF::Vector<WebCore::LayerFragment,1,WTF::CrashOnOverflow,16> & layerFragments, 
WebCore::GraphicsContext * context, WebCore::GraphicsContext * 
transparencyLayerContext, const WebCore::LayoutRect & 
transparencyPaintDirtyRect, bool haveTransparency, const 
WebCore::RenderLayer::LayerPaintingInfo & localPaintingInfo, unsigned int 
paintBehavior, WebCore::RenderObject * subtreePaintRootForRenderer, bool 
selectionOnly) Line 4700    C++
        
WebKit.dll!WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext * 
context, const WebCore::RenderLayer::LayerPaintingInfo & paintingInfo, unsigned 
int paintFlags) Line 4328        C++
        
WebKit.dll!WebCore::RenderLayer::paintLayerContentsAndReflection(WebCore::GraphicsContext
 * context, const WebCore::RenderLayer::LayerPaintingInfo & paintingInfo, 
unsigned int paintFlags) Line 3983   C++
        WebKit.dll!WebCore::RenderLayer::paintLayer(WebCore::GraphicsContext * 
context, const WebCore::RenderLayer::LayerPaintingInfo & paintingInfo, unsigned 
int paintFlags) Line 3965        C++
        
WebKit.dll!WebCore::RenderLayer::paintList(WTF::Vector<WebCore::RenderLayer 
*,0,WTF::CrashOnOverflow,16> * list, WebCore::GraphicsContext * context, const 
WebCore::RenderLayer::LayerPaintingInfo & paintingInfo, unsigned int 
paintFlags) Line 4431   C++
        
WebKit.dll!WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext * 
context, const WebCore::RenderLayer::LayerPaintingInfo & paintingInfo, unsigned 
int paintFlags) Line 4339        C++
        
WebKit.dll!WebCore::RenderLayer::paintLayerContentsAndReflection(WebCore::GraphicsContext
 * context, const WebCore::RenderLayer::LayerPaintingInfo & paintingInfo, 
unsigned int paintFlags) Line 3983   C++
        WebKit.dll!WebCore::RenderLayer::paintLayer(WebCore::GraphicsContext * 
context, const WebCore::RenderLayer::LayerPaintingInfo & paintingInfo, unsigned 
int paintFlags) Line 3965        C++
        
WebKit.dll!WebCore::RenderLayer::paintList(WTF::Vector<WebCore::RenderLayer 
*,0,WTF::CrashOnOverflow,16> * list, WebCore::GraphicsContext * context, const 
WebCore::RenderLayer::LayerPaintingInfo & paintingInfo, unsigned int 
paintFlags) Line 4431   C++
        
WebKit.dll!WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext * 
context, const WebCore::RenderLayer::LayerPaintingInfo & paintingInfo, unsigned 
int paintFlags) Line 4339        C++
        
WebKit.dll!WebCore::RenderLayer::paintLayerContentsAndReflection(WebCore::GraphicsContext
 * context, const WebCore::RenderLayer::LayerPaintingInfo & paintingInfo, 
unsigned int paintFlags) Line 3983   C++
        WebKit.dll!WebCore::RenderLayer::paintLayer(WebCore::GraphicsContext * 
context, const WebCore::RenderLayer::LayerPaintingInfo & paintingInfo, unsigned 
int paintFlags) Line 3965        C++
        
WebKit.dll!WebCore::RenderLayer::paintList(WTF::Vector<WebCore::RenderLayer 
*,0,WTF::CrashOnOverflow,16> * list, WebCore::GraphicsContext * context, const 
WebCore::RenderLayer::LayerPaintingInfo & paintingInfo, unsigned int 
paintFlags) Line 4431   C++
        
WebKit.dll!WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext * 
context, const WebCore::RenderLayer::LayerPaintingInfo & paintingInfo, unsigned 
int paintFlags) Line 4339        C++
        
WebKit.dll!WebCore::RenderLayer::paintLayerContentsAndReflection(WebCore::GraphicsContext
 * context, const WebCore::RenderLayer::LayerPaintingInfo & paintingInfo, 
unsigned int paintFlags) Line 3983   C++
        WebKit.dll!WebCore::RenderLayer::paintLayer(WebCore::GraphicsContext * 
context, const WebCore::RenderLayer::LayerPaintingInfo & paintingInfo, unsigned 
int paintFlags) Line 3965        C++
        
WebKit.dll!WebCore::RenderLayer::paintList(WTF::Vector<WebCore::RenderLayer 
*,0,WTF::CrashOnOverflow,16> * list, WebCore::GraphicsContext * context, const 
WebCore::RenderLayer::LayerPaintingInfo & paintingInfo, unsigned int 
paintFlags) Line 4431   C++
        
WebKit.dll!WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext * 
context, const WebCore::RenderLayer::LayerPaintingInfo & paintingInfo, unsigned 
int paintFlags) Line 4339        C++
        
WebKit.dll!WebCore::RenderLayer::paintLayerContentsAndReflection(WebCore::GraphicsContext
 * context, const WebCore::RenderLayer::LayerPaintingInfo & paintingInfo, 
unsigned int paintFlags) Line 3983   C++
        WebKit.dll!WebCore::RenderLayer::paintLayer(WebCore::GraphicsContext * 
context, const WebCore::RenderLayer::LayerPaintingInfo & paintingInfo, unsigned 
int paintFlags) Line 3965        C++
        WebKit.dll!WebCore::RenderLayer::paint(WebCore::GraphicsContext * 
context, const WebCore::LayoutRect & damageRect, const WebCore::LayoutSize & 
subpixelAccumulation, unsigned int paintBehavior, WebCore::RenderObject * 
subtreePaintRoot, unsigned int paintFlags) Line 3771   C++
        WebKit.dll!WebCore::FrameView::paintContents(WebCore::GraphicsContext * 
context, const WebCore::IntRect & dirtyRect) Line 4048  C++
        WebKit.dll!WebCore::ScrollView::paint(WebCore::GraphicsContext * 
context, const WebCore::IntRect & rect) Line 1218      C++
        WebKit.dll!AcceleratedCompositingContext::paintContents(const 
WebCore::GraphicsLayer * __formal, WebCore::GraphicsContext & context, unsigned 
int __formal, const WebCore::FloatRect & rectToPaint) Line 389    C++
        
WebKit.dll!WebCore::GraphicsLayer::paintGraphicsLayerContents(WebCore::GraphicsContext
 & context, const WebCore::FloatRect & clip) Line 413     C++
        
WebKit.dll!WebCore::BitmapTexture::updateContents(WebCore::TextureMapper * 
textureMapper, WebCore::GraphicsLayer * sourceLayer, const WebCore::IntRect & 
targetRect, const WebCore::IntPoint & offset, 
WebCore::BitmapTexture::UpdateContentsFlag updateContentsFlag) Line 52   C++
        
WebKit.dll!WebCore::TextureMapperTile::updateContents(WebCore::TextureMapper * 
textureMapper, WebCore::GraphicsLayer * sourceLayer, const WebCore::IntRect & 
dirtyRect, WebCore::BitmapTexture::UpdateContentsFlag updateContentsFlag) Line 
69  C++
        
WebKit.dll!WebCore::TextureMapperTiledBackingStore::updateContents(WebCore::TextureMapper
 * textureMapper, WebCore::GraphicsLayer * sourceLayer, const 
WebCore::FloatSize & totalSize, const WebCore::IntRect & dirtyRect, 
WebCore::BitmapTexture::UpdateContentsFlag updateContentsFlag) Line 150      C++
        
WebKit.dll!WebCore::GraphicsLayerTextureMapper::updateBackingStoreIfNeeded() 
Line 551   C++
        
WebKit.dll!WebCore::GraphicsLayerTextureMapper::updateBackingStoreIncludingSubLayers()
 Line 521 C++
        
WebKit.dll!WebCore::GraphicsLayerTextureMapper::updateBackingStoreIncludingSubLayers()
 Line 526 C++
        WebKit.dll!AcceleratedCompositingContext::flushPendingLayerChanges() 
Line 344   C++
        WebKit.dll!AcceleratedCompositingContext::flushAndRenderLayers() Line 
369       C++
        WebKit.dll!AcceleratedCompositingContext::layerFlushTimerFired() Line 
380       C++
        WebKit.dll!AcceleratedCompositingContext::LayerFlushTimer::fired() Line 
89      C++
        WebKit.dll!WebCore::ThreadTimers::sharedTimerFiredInternal() Line 132   
C++
        WebKit.dll!WebCore::ThreadTimers::sharedTimerFired() Line 108   C++
        WebKit.dll!WebCore::TimerWindowWndProc(HWND__ * hWnd, unsigned int 
message, unsigned int wParam, long lParam) Line 92   C++
        [External Code] 
        [Frames below may be incorrect and/or missing, no symbols loaded for 
user32.dll]        
        WebKit.dll!WebKitMessageLoop::run(HACCEL__ * hAccelTable) Line 96       
C++
        WinLauncher.dll!1000b1e5()      Unknown
        WinLauncher.dll!1000d868()      Unknown
        WinLauncher.exe!004013f7()      Unknown
        [External Code] 
        WinLauncher.exe!00403ee2()      Unknown
        WinLauncher.exe!0040387f()      Unknown
        [External Code] 
>       WTF.dll!WTFCrash() Line 321     C++
        
JavaScriptCore.dll!JSC::DFG::ConstantFoldingPhase::foldConstants(JSC::DFG::BasicBlock
 * block) Line 224 C++
        JavaScriptCore.dll!JSC::DFG::ConstantFoldingPhase::run() Line 63        
C++
        
JavaScriptCore.dll!JSC::DFG::runAndLog<JSC::DFG::ConstantFoldingPhase>(JSC::DFG::ConstantFoldingPhase
 & phase) Line 77  C++
        
JavaScriptCore.dll!JSC::DFG::runPhase<JSC::DFG::ConstantFoldingPhase>(JSC::DFG::Graph
 & graph) Line 87  C++
        JavaScriptCore.dll!JSC::DFG::performConstantFolding(JSC::DFG::Graph & 
graph) Line 774   C++
        
JavaScriptCore.dll!JSC::DFG::Plan::compileInThreadImpl(JSC::DFG::LongLivedState 
& longLivedState) Line 298      C++
        
JavaScriptCore.dll!JSC::DFG::Plan::compileInThread(JSC::DFG::LongLivedState & 
longLivedState, JSC::DFG::ThreadData * threadData) Line 183       C++
        JavaScriptCore.dll!JSC::DFG::compileImpl(JSC::VM & vm, JSC::CodeBlock * 
codeBlock, JSC::CodeBlock * profiledDFGCodeBlock, JSC::DFG::CompilationMode 
mode, unsigned int osrEntryBytecodeIndex, const 
JSC::Operands<JSC::JSValue,JSC::OperandValueTraits<JSC::JSValue> > & 
mustHandleValues, WTF::PassRefPtr<JSC::DeferredCompilationCallback> callback) 
Line 103 C++
        JavaScriptCore.dll!JSC::DFG::compile(JSC::VM & vm, JSC::CodeBlock * 
codeBlock, JSC::CodeBlock * profiledDFGCodeBlock, JSC::DFG::CompilationMode 
mode, unsigned int osrEntryBytecodeIndex, const 
JSC::Operands<JSC::JSValue,JSC::OperandValueTraits<JSC::JSValue> > & 
mustHandleValues, WTF::PassRefPtr<JSC::DeferredCompilationCallback> 
passedCallback) Line 120       C++
        JavaScriptCore.dll!operationOptimize(JSC::ExecState * exec, int 
bytecodeIndex) Line 1177        C++
        [External Code] 
        [Frames below may be incorrect and/or missing]  
        JavaScriptCore.dll!llint_entry() Line 7239      Unknown
        JavaScriptCore.dll!llint_entry() Line 7272      Unknown
        JavaScriptCore.dll!llint_entry() Line 7272      Unknown
        JavaScriptCore.dll!vmEntryToJavaScript() Line 110       Unknown
        JavaScriptCore.dll!JSC::JITCode::execute(JSC::VM * vm, 
JSC::ProtoCallFrame * protoCallFrame) Line 81    C++
        JavaScriptCore.dll!JSC::Interpreter::executeCall(JSC::ExecState * 
callFrame, JSC::JSObject * function, JSC::CallType callType, const 
JSC::CallData & callData, JSC::JSValue thisValue, const JSC::ArgList & args) 
Line 947      C++
        JavaScriptCore.dll!JSC::call(JSC::ExecState * exec, JSC::JSValue 
functionObject, JSC::CallType callType, const JSC::CallData & callData, 
JSC::JSValue thisValue, const JSC::ArgList & args) Line 39     C++
        JavaScriptCore.dll!JSC::boundFunctionCall(JSC::ExecState * exec) Line 
54        C++
        [External Code] 
        JavaScriptCore.dll!llint_entry() Line 7407      Unknown
        JavaScriptCore.dll!vmEntryToJavaScript() Line 110       Unknown
        JavaScriptCore.dll!JSC::JITCode::execute(JSC::VM * vm, 
JSC::ProtoCallFrame * protoCallFrame) Line 81    C++
        JavaScriptCore.dll!JSC::Interpreter::executeCall(JSC::ExecState * 
callFrame, JSC::JSObject * function, JSC::CallType callType, const 
JSC::CallData & callData, JSC::JSValue thisValue, const JSC::ArgList & args) 
Line 947      C++
        JavaScriptCore.dll!JSC::call(JSC::ExecState * exec, JSC::JSValue 
functionObject, JSC::CallType callType, const JSC::CallData & callData, 
JSC::JSValue thisValue, const JSC::ArgList & args) Line 39     C++
        JavaScriptCore.dll!JSC::call(JSC::ExecState * exec, JSC::JSValue 
functionObject, JSC::CallType callType, const JSC::CallData & callData, 
JSC::JSValue thisValue, const JSC::ArgList & args, 
WTF::NakedPtr<JSC::Exception> & returnedException) Line 44  C++
        WebKit.dll!WebCore::JSMainThreadExecState::call(JSC::ExecState * exec, 
JSC::JSValue functionObject, JSC::CallType callType, const JSC::CallData & 
callData, JSC::JSValue thisValue, const JSC::ArgList & args, 
WTF::NakedPtr<JSC::Exception> & returnedException) Line 56       C++
        
WebKit.dll!WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject
 * globalObject, JSC::JSValue thisValue, WebCore::ScriptExecutionContext & 
context) Line 104   C++
        WebKit.dll!WebCore::ScheduledAction::execute(WebCore::Document & 
document) Line 126     C++
        
WebKit.dll!WebCore::ScheduledAction::execute(WebCore::ScriptExecutionContext & 
context) Line 79 C++
        WebKit.dll!WebCore::DOMTimer::fired() Line 368  C++
        WebKit.dll!WebCore::ThreadTimers::sharedTimerFiredInternal() Line 132   
C++
        WebKit.dll!WebCore::ThreadTimers::sharedTimerFired() Line 108   C++
        WebKit.dll!WebCore::TimerWindowWndProc(HWND__ * hWnd, unsigned int 
message, unsigned int wParam, long lParam) Line 92   C++
        [External Code] 
        WebKit.dll!WebKitMessageLoop::run(HACCEL__ * hAccelTable) Line 96       
C++
        WinLauncher.dll!1000b1e5()      Unknown
        WinLauncher.dll!1000d868()      Unknown
        WinLauncher.exe!004013f7()      Unknown
        [External Code] 
        WinLauncher.exe!00403ee2()      Unknown
        WinLauncher.exe!0040387f()      Unknown
        [External Code] 
>       WTF.dll!WTFCrash() Line 321     C++
        WebKit.dll!WebCore::applyFontTransforms(WebCore::GlyphBuffer * 
glyphBuffer, bool ltr, int & lastGlyphCount, const WebCore::Font * font, 
WebCore::WidthIterator & iterator, unsigned int typesettingFeatures, bool 
force, 
WTF::Vector<std::pair<int,WebCore::OriginalAdvancesForCharacterTreatedAsSpace>,64,WTF::CrashOnOverflow,16>
 & charactersTreatedAsSpace) Line 102        C++
        
WebKit.dll!WebCore::WidthIterator::advanceInternal<WebCore::SurrogatePairAwareTextIterator>(WebCore::SurrogatePairAwareTextIterator
 & textIterator, WebCore::GlyphBuffer * glyphBuffer) Line 430        C++
        WebKit.dll!WebCore::WidthIterator::advance(int offset, 
WebCore::GlyphBuffer * glyphBuffer) Line 459     C++
        
WebKit.dll!WebCore::FontCascade::getGlyphsAndAdvancesForSimpleText(const 
WebCore::TextRun & run, int from, int to, WebCore::GlyphBuffer & glyphBuffer, 
WebCore::FontCascade::ForTextEmphasisOrNot forTextEmphasis) Line 1283    C++
        
WebKit.dll!WebCore::FontCascade::drawSimpleText(WebCore::GraphicsContext * 
context, const WebCore::TextRun & run, const WebCore::FloatPoint & point, int 
from, int to) Line 1306        C++
        WebKit.dll!WebCore::FontCascade::drawText(WebCore::GraphicsContext * 
context, const WebCore::TextRun & run, const WebCore::FloatPoint & point, int 
from, int to, WebCore::FontCascade::CustomFontNotReadyAction 
customFontNotReadyAction) Line 320      C++
        WebKit.dll!WebCore::GraphicsContext::drawText(const 
WebCore::FontCascade & font, const WebCore::TextRun & run, const 
WebCore::FloatPoint & point, int from, int to) Line 319    C++
        WebKit.dll!WebCore::SimpleLineLayout::paintFlow(const 
WebCore::RenderBlockFlow & flow, const WebCore::SimpleLineLayout::Layout & 
layout, WebCore::PaintInfo & paintInfo, const WebCore::LayoutPoint & 
paintOffset) Line 93      C++
        
WebKit.dll!WebCore::RenderBlockFlow::paintInlineChildren(WebCore::PaintInfo & 
paintInfo, const WebCore::LayoutPoint & paintOffset) Line 3450    C++
        WebKit.dll!WebCore::RenderBlock::paintContents(WebCore::PaintInfo & 
paintInfo, const WebCore::LayoutPoint & paintOffset) Line 1435      C++
        WebKit.dll!WebCore::RenderBlock::paintObject(WebCore::PaintInfo & 
paintInfo, const WebCore::LayoutPoint & paintOffset) Line 1588        C++
        WebKit.dll!WebCore::RenderBlock::paint(WebCore::PaintInfo & paintInfo, 
const WebCore::LayoutPoint & paintOffset) Line 1415      C++
        
WebKit.dll!WebCore::RenderLayer::paintForegroundForFragmentsWithPhase(WebCore::PaintPhase
 phase, const WTF::Vector<WebCore::LayerFragment,1,WTF::CrashOnOverflow,16> & 
layerFragments, WebCore::GraphicsContext * context, const 
WebCore::RenderLayer::LayerPaintingInfo & localPaintingInfo, unsigned int 
paintBehavior, WebCore::RenderObject * subtreePaintRootForRenderer) Line 4732   
     C++
        WebKit.dll!WebCore::RenderLayer::paintForegroundForFragments(const 
WTF::Vector<WebCore::LayerFragment,1,WTF::CrashOnOverflow,16> & layerFragments, 
WebCore::GraphicsContext * context, WebCore::GraphicsContext * 
transparencyLayerContext, const WebCore::LayoutRect & 
transparencyPaintDirtyRect, bool haveTransparency, const 
WebCore::RenderLayer::LayerPaintingInfo & localPaintingInfo, unsigned int 
paintBehavior, WebCore::RenderObject * subtreePaintRootForRenderer, bool 
selectionOnly) Line 4700    C++
        
WebKit.dll!WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext * 
context, const WebCore::RenderLayer::LayerPaintingInfo & paintingInfo, unsigned 
int paintFlags) Line 4328        C++
        WebKit.dll!WebCore::RenderLayerBacking::paintIntoLayer(const 
WebCore::GraphicsLayer * graphicsLayer, WebCore::GraphicsContext * context, 
const WebCore::IntRect & paintDirtyRect, unsigned int paintBehavior, unsigned 
int paintingPhase) Line 2308     C++
        WebKit.dll!WebCore::RenderLayerBacking::paintContents(const 
WebCore::GraphicsLayer * graphicsLayer, WebCore::GraphicsContext & context, 
unsigned int paintingPhase, const WebCore::FloatRect & clip) Line 2346  C++
        
WebKit.dll!WebCore::GraphicsLayer::paintGraphicsLayerContents(WebCore::GraphicsContext
 & context, const WebCore::FloatRect & clip) Line 413     C++
        
WebKit.dll!WebCore::BitmapTexture::updateContents(WebCore::TextureMapper * 
textureMapper, WebCore::GraphicsLayer * sourceLayer, const WebCore::IntRect & 
targetRect, const WebCore::IntPoint & offset, 
WebCore::BitmapTexture::UpdateContentsFlag updateContentsFlag) Line 52   C++
        
WebKit.dll!WebCore::TextureMapperTile::updateContents(WebCore::TextureMapper * 
textureMapper, WebCore::GraphicsLayer * sourceLayer, const WebCore::IntRect & 
dirtyRect, WebCore::BitmapTexture::UpdateContentsFlag updateContentsFlag) Line 
69  C++
        
WebKit.dll!WebCore::TextureMapperTiledBackingStore::updateContents(WebCore::TextureMapper
 * textureMapper, WebCore::GraphicsLayer * sourceLayer, const 
WebCore::FloatSize & totalSize, const WebCore::IntRect & dirtyRect, 
WebCore::BitmapTexture::UpdateContentsFlag updateContentsFlag) Line 150      C++
        
WebKit.dll!WebCore::GraphicsLayerTextureMapper::updateBackingStoreIfNeeded() 
Line 551   C++
        
WebKit.dll!WebCore::GraphicsLayerTextureMapper::updateBackingStoreIncludingSubLayers()
 Line 521 C++
        
WebKit.dll!WebCore::GraphicsLayerTextureMapper::updateBackingStoreIncludingSubLayers()
 Line 526 C++
        
WebKit.dll!WebCore::GraphicsLayerTextureMapper::updateBackingStoreIncludingSubLayers()
 Line 526 C++
        
WebKit.dll!WebCore::GraphicsLayerTextureMapper::updateBackingStoreIncludingSubLayers()
 Line 526 C++
        
WebKit.dll!WebCore::GraphicsLayerTextureMapper::updateBackingStoreIncludingSubLayers()
 Line 526 C++
        
WebKit.dll!WebCore::GraphicsLayerTextureMapper::updateBackingStoreIncludingSubLayers()
 Line 526 C++
        
WebKit.dll!WebCore::GraphicsLayerTextureMapper::updateBackingStoreIncludingSubLayers()
 Line 526 C++
        
WebKit.dll!WebCore::GraphicsLayerTextureMapper::updateBackingStoreIncludingSubLayers()
 Line 526 C++
        WebKit.dll!AcceleratedCompositingContext::flushPendingLayerChanges() 
Line 344   C++
        WebKit.dll!AcceleratedCompositingContext::flushAndRenderLayers() Line 
369       C++
        WebKit.dll!AcceleratedCompositingContext::layerFlushTimerFired() Line 
380       C++
        WebKit.dll!AcceleratedCompositingContext::LayerFlushTimer::fired() Line 
89      C++
        WebKit.dll!WebCore::ThreadTimers::sharedTimerFiredInternal() Line 132   
C++
        WebKit.dll!WebCore::ThreadTimers::sharedTimerFired() Line 108   C++
        WebKit.dll!WebCore::TimerWindowWndProc(HWND__ * hWnd, unsigned int 
message, unsigned int wParam, long lParam) Line 92   C++
        [External Code] 
        [Frames below may be incorrect and/or missing, no symbols loaded for 
user32.dll]        
        WebKit.dll!WebKitMessageLoop::run(HACCEL__ * hAccelTable) Line 96       
C++
        WinLauncher.dll!1000b1e5()      Unknown
        WinLauncher.dll!1000d868()      Unknown
        WinLauncher.exe!004013f7()      Unknown
        [External Code] 
        WinLauncher.exe!00403ee2()      Unknown
        WinLauncher.exe!0040387f()      Unknown
        [External Code] 
_______________________________________________
webkit-dev mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to