Bug 103732

Summary: [EFL][WK2] REGRESSION (r136031) API test EWK2UnitTestBase.ewk_view_setting_encoding_custom is asserting
Product: WebKit Reporter: Sudarsana Nagineni (babu) <naginenis>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: japhet, lucas.de.marchi, mcatanzaro
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Sudarsana Nagineni (babu) 2012-11-30 04:33:02 PST
API test EWK2UnitTestBase.ewk_view_setting_encoding_custom is asserting after http://trac.webkit.org/changeset/136031

http://build.webkit.org/builders/EFL%20Linux%2064-bit%20Debug%20WK2/builds/6449
http://build.webkit.org/builders/EFL%20Linux%2064-bit%20Debug%20WK2/builds/6449/steps/API%20tests/logs/stdio

ASSERTION FAILED: m_currentItem
/home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/Source/WebCore/loader/HistoryController.cpp(112) : void WebCore::HistoryController::restoreScrollPositionAndViewState()
1   0x2b42615c05c3 WebCore::HistoryController::restoreScrollPositionAndViewState()
2   0x2b42615b465b WebCore::FrameLoader::checkLoadCompleteForThisFrame()
3   0x2b42615b5362 WebCore::FrameLoader::checkLoadComplete()
4   0x2b426158e2ca WebCore::DocumentLoader::finishedLoading()
5   0x2b4261590101 WebCore::DocumentLoader::maybeLoadEmpty()
6   0x2b42615901d5 WebCore::DocumentLoader::startLoadingMainResource()
7   0x2b42615b4972 WebCore::FrameLoader::continueLoadAfterWillSubmitForm()
8   0x2b42615b7461 WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>, bool)
9   0x2b42615b6b95 WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy(void*, WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>, bool)
10  0x2b42615ce664 WebCore::PolicyChecker::checkNavigationPolicy(WebCore::ResourceRequest const&, WebCore::DocumentLoader*, WTF::PassRefPtr<WebCore::FormState>, void (*)(void*, WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>, bool), void*)
11  0x2b42615b10dc WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, WTF::PassRefPtr<WebCore::FormState>)
12  0x2b42615b1739 WebCore::FrameLoader::reloadWithOverrideEncoding(WTF::String const&)
13  0x2b425df33ff5 WebKit::WebPage::setCustomTextEncodingName(WTF::String const&)
Comment 1 Michael Catanzaro 2017-03-11 10:37:57 PST
Closing this bug because the EFL port has been removed from trunk.

If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.