[Webkit-unassigned] [Bug 48077] HTMLParserScheduler should be suspended when page loading is deferred

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 21 17:38:07 PST 2010


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





--- Comment #34 from Tony Gentilcore <tonyg at chromium.org>  2010-12-21 17:38:06 PST ---
Sorry, I had to roll this back due to the following crash. It repro'd on chromium, gtk and qt.

2010-12-21 17:11:20,796 20348 dump_render_tree_thread.py:98 DEBUG worker-1 Stacktrace for editing/pasteboard/paste-noscript-xhtml.xhtml:
ASSERTION FAILED: m_parserPaused
(c:\b\build\slave\webkit-win-dbg\build\src\third_party\WebKit\WebCore\dom\XMLDocumentParserLibxml2.cpp:1420 WebCore::XMLDocumentParser::resumeParsing)
Backtrace:
    (No symbol) [0x0141F833]
    (No symbol) [0x0109E328]
    (No symbol) [0x012335F1]
    (No symbol) [0x011D5451]
    (No symbol) [0x01D945D7]
    (No symbol) [0x005E3A3A]
    (No symbol) [0x005E0660]
    (No symbol) [0x005E05D8]
    (No symbol) [0x36BA028E]
    (No symbol) [0x09463589]
    (No symbol) [0x36BAE919]
    (No symbol) [0x36BA3E42]
    (No symbol) [0x004D4C06]
    (No symbol) [0x004D4A72]
    (No symbol) [0x0047C52A]
    (No symbol) [0x0103B3CD]
    (No symbol) [0x0103AD65]
    (No symbol) [0x011CCB86]
    (No symbol) [0x011E03E1]
    (No symbol) [0x015D8ADC]
    (No symbol) [0x01F4A6B5]
    (No symbol) [0x01F49D4C]
    (No symbol) [0x01EE015B]
    (No symbol) [0x01EE041C]
    (No symbol) [0x01EDFEFF]
    (No symbol) [0x01EE0B98]
    (No symbol) [0x015F3817]
    (No symbol) [0x010F55D7]
    (No symbol) [0x010F569C]
    (No symbol) [0x010F5617]
    (No symbol) [0x011FBA55]
    (No symbol) [0x010BB272]
    (No symbol) [0x014FF31C]
    (No symbol) [0x014F8417]
    (No symbol) [0x01F6DB10]
    (No symbol) [0x00B4834B]
    (No symbol) [0x008A7C89]
    (No symbol) [0x008AED61]
    (No symbol) [0x008AD585]
    (No symbol) [0x01B75F90]
    (No symbol) [0x01B760C5]
    (No symbol) [0x01B7661C]
    (No symbol) [0x01BC3344]
    (No symbol) [0x01BC2B92]
    (No symbol) [0x01BC2DFC]
    (No symbol) [0x01B75546]
    (No symbol) [0x01B7530E]
    (No symbol) [0x01B751FA]
    (No symbol) [0x0089D59F]
    (No symbol) [0x0044BFCD]
    (No symbol) [0x0045979B]
    (No symbol) [0x00469D42]
    (No symbol) [0x0046950E]
    (No symbol) [0x00A56967]
    (No symbol) [0x00A5683F]
    RegisterWaitForInputIdle [0x7C817077+73]

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