[Webkit-unassigned] [Bug 104779] REGRESSION (r137286-r137296): unit test failure in WebKit2APITests/TestWebKitWebContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 26 01:25:32 PDT 2013


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





--- Comment #5 from Manuel Rego Casasnovas <rego at igalia.com>  2013-03-26 01:27:59 PST ---
I've been taking a look to this issue, I don't have too much information but I'd like to share it here.

On one hand, the test works for me in the stable branch, however it's failing in trunk (and it was already failing when I reported the duplicated bug #112421).

On the other hand, it seems that the problem is that DocumentLoader::mainResourceData() is returning NULL. This means that dataReference in WebPage::getMainResourceDataOfFrame() is not properly initialized.

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