[Webkit-unassigned] [Bug 49468] [Qt] Assertion failure in DocumentLoader::commitData when loading a media document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 27 05:30:32 PDT 2011


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





--- Comment #13 from Alexis Menard <alexis.menard at openbossa.org>  2011-05-27 05:30:31 PST ---
(From update of attachment 94838)
View in context: https://bugs.webkit.org/attachment.cgi?id=94838&action=review

>> Source/WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp:930
>> +                page->backForward()->setCurrentItem(currentItemBeforeCancel);
> 
> This doesn't seem right. Why do only we need this but not the other ports?
> 
> I suggest to do a build of another port (Gtk for example) and try to see where the history item is cleared in the other ports. Note that http://trac.webkit.org/changeset/51104 also changes shouldFallBack(). Either way I think we should forward-port 51104 to WebKit/qt.

Sounds like a hack to me.  Why we have duplicates in the stack in the first place?

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