Changeset 19307 for S60/trunk/WebCore

Show
Ignore:
Timestamp:
01/31/07 13:04:52 (2 years ago)
Author:
brmorris
Message:

sareen, Reviewed by zalan <zbujtas@gmail.com>.

DESC: Browser fails to load page after selection from drop-down list MLEN-6XRDHA
http://bugs.webkit.org/show_bug.cgi?id=12427

Location:
S60/trunk/WebCore
Files:
6 modified

Legend:

Unmodified
Added
Removed
  • S60/trunk/WebCore/BWINS/WEBCOREU.DEF

    r18891 r19307  
    161161        ?FocusedImage@CWebCoreBridge@@QAE?AW4TWebCoreErrorGettingImage@@VTPoint@@AAPAVTWebCoreImageCarrier@@@Z @ 160 NONAME ; enum TWebCoreErrorGettingImage CWebCoreBridge::FocusedImage(class TPoint, class TWebCoreImageCarrier * &) 
    162162        ?LoadFocusedImage@CWebCoreBridge@@QAEXVTPoint@@@Z @ 161 NONAME ; void CWebCoreBridge::LoadFocusedImage(class TPoint) 
     163        ?StopLoading@CWebCoreBridge@@QAEX_N@Z @ 162 NONAME ; void CWebCoreBridge::StopLoading(bool) 
    163164 
  • S60/trunk/WebCore/BWINS/WebCore_sdkU.DEF

    r18891 r19307  
    145145        ?ShowingFastPreview@CWebCoreBridge@@QBEHXZ @ 144 NONAME ; int CWebCoreBridge::ShowingFastPreview(void) const 
    146146        ?StandardFontFamily@CWebCoreSettings@@QBE?AVTPtrC16@@XZ @ 145 NONAME ; class TPtrC16 CWebCoreSettings::StandardFontFamily(void) const 
    147         ?TabbedNavigation@CWebCoreBridge@@QAEHW4TWebNavDirection@@AAW4TWebCoreFocusedElementType@@H@Z @ 146 NONAME ; int CWebCoreBridge::TabbedNavigation(enum TWebNavDirection, enum TWebCoreFocusedElementType &, int) 
    148         ?TextEncoding@CWebCoreBridge@@QBEIXZ @ 147 NONAME ; unsigned int CWebCoreBridge::TextEncoding(void) const 
    149         ?URL@CWebCoreBridge@@QBE?AVTPtrC16@@XZ @ 148 NONAME ; class TPtrC16 CWebCoreBridge::URL(void) const 
    150         ?URLWithRelativeString@CWebCoreBridge@@QAEPAVHBufC16@@ABVTDesC16@@@Z @ 149 NONAME ; class HBufC16 * CWebCoreBridge::URLWithRelativeString(class TDesC16 const &) 
    151         ?UpdateAllViews@CWebCoreBridge@@SAXXZ @ 150 NONAME ; void CWebCoreBridge::UpdateAllViews(void) 
    152         ?Url@TWebCoreImageCarrier@@QAEAAVTPtrC16@@XZ @ 151 NONAME ; class TPtrC16 & TWebCoreImageCarrier::Url(void) 
    153         ?UserStyleSheetLocation@CWebCoreSettings@@QBE?AVTPtrC16@@XZ @ 152 NONAME ; class TPtrC16 CWebCoreSettings::UserStyleSheetLocation(void) const 
    154         ?WillLoadImagesAutomatically@CWebCoreSettings@@QBEHXZ @ 153 NONAME ; int CWebCoreSettings::WillLoadImagesAutomatically(void) const 
    155         ?WindowScriptNPObject@CWebCoreBridge@@QAEPAVNPObject@@XZ @ 154 NONAME ; class NPObject * CWebCoreBridge::WindowScriptNPObject(void) 
    156         ?classInfo@Object@KJS@@QBEPBUClassInfo@2@XZ @ 155 NONAME ; struct KJS::ClassInfo const * KJS::Object::classInfo(void) const 
    157         ?hasOwnProperty@Object@KJS@@QBE_NPAVExecState@2@ABVIdentifier@2@@Z @ 156 NONAME ; bool KJS::Object::hasOwnProperty(class KJS::ExecState *, class KJS::Identifier const &) const 
    158         ?hasOwnProperty@Object@KJS@@QBE_NPAVExecState@2@I@Z @ 157 NONAME ; bool KJS::Object::hasOwnProperty(class KJS::ExecState *, unsigned int) const 
    159         ?hasProperty@Object@KJS@@QBE_NPAVExecState@2@ABVIdentifier@2@@Z @ 158 NONAME ; bool KJS::Object::hasProperty(class KJS::ExecState *, class KJS::Identifier const &) const 
    160         ?hasProperty@Object@KJS@@QBE_NPAVExecState@2@I@Z @ 159 NONAME ; bool KJS::Object::hasProperty(class KJS::ExecState *, unsigned int) const 
    161         ?marked@ValueImp@KJS@@QBE_NXZ @ 160 NONAME ; bool KJS::ValueImp::marked(void) const 
    162         ?propList@Object@KJS@@QAE?AVReferenceList@2@PAVExecState@2@_N@Z @ 161 NONAME ; class KJS::ReferenceList KJS::Object::propList(class KJS::ExecState *, bool) 
     147        ?StopLoading@CWebCoreBridge@@QAEXH@Z @ 146 NONAME ; void CWebCoreBridge::StopLoading(int) 
     148        ?TabbedNavigation@CWebCoreBridge@@QAEHW4TWebNavDirection@@AAW4TWebCoreFocusedElementType@@H@Z @ 147 NONAME ; int CWebCoreBridge::TabbedNavigation(enum TWebNavDirection, enum TWebCoreFocusedElementType &, int) 
     149        ?TextEncoding@CWebCoreBridge@@QBEIXZ @ 148 NONAME ; unsigned int CWebCoreBridge::TextEncoding(void) const 
     150        ?URL@CWebCoreBridge@@QBE?AVTPtrC16@@XZ @ 149 NONAME ; class TPtrC16 CWebCoreBridge::URL(void) const 
     151        ?URLWithRelativeString@CWebCoreBridge@@QAEPAVHBufC16@@ABVTDesC16@@@Z @ 150 NONAME ; class HBufC16 * CWebCoreBridge::URLWithRelativeString(class TDesC16 const &) 
     152        ?UpdateAllViews@CWebCoreBridge@@SAXXZ @ 151 NONAME ; void CWebCoreBridge::UpdateAllViews(void) 
     153        ?Url@TWebCoreImageCarrier@@QAEAAVTPtrC16@@XZ @ 152 NONAME ; class TPtrC16 & TWebCoreImageCarrier::Url(void) 
     154        ?UserStyleSheetLocation@CWebCoreSettings@@QBE?AVTPtrC16@@XZ @ 153 NONAME ; class TPtrC16 CWebCoreSettings::UserStyleSheetLocation(void) const 
     155        ?WillLoadImagesAutomatically@CWebCoreSettings@@QBEHXZ @ 154 NONAME ; int CWebCoreSettings::WillLoadImagesAutomatically(void) const 
     156        ?WindowScriptNPObject@CWebCoreBridge@@QAEPAVNPObject@@XZ @ 155 NONAME ; class NPObject * CWebCoreBridge::WindowScriptNPObject(void) 
     157        ?classInfo@Object@KJS@@QBEPBUClassInfo@2@XZ @ 156 NONAME ; struct KJS::ClassInfo const * KJS::Object::classInfo(void) const 
     158        ?hasOwnProperty@Object@KJS@@QBE_NPAVExecState@2@ABVIdentifier@2@@Z @ 157 NONAME ; bool KJS::Object::hasOwnProperty(class KJS::ExecState *, class KJS::Identifier const &) const 
     159        ?hasOwnProperty@Object@KJS@@QBE_NPAVExecState@2@I@Z @ 158 NONAME ; bool KJS::Object::hasOwnProperty(class KJS::ExecState *, unsigned int) const 
     160        ?hasProperty@Object@KJS@@QBE_NPAVExecState@2@ABVIdentifier@2@@Z @ 159 NONAME ; bool KJS::Object::hasProperty(class KJS::ExecState *, class KJS::Identifier const &) const 
     161        ?hasProperty@Object@KJS@@QBE_NPAVExecState@2@I@Z @ 160 NONAME ; bool KJS::Object::hasProperty(class KJS::ExecState *, unsigned int) const 
     162        ?marked@ValueImp@KJS@@QBE_NXZ @ 161 NONAME ; bool KJS::ValueImp::marked(void) const 
     163        ?propList@Object@KJS@@QAE?AVReferenceList@2@PAVExecState@2@_N@Z @ 162 NONAME ; class KJS::ReferenceList KJS::Object::propList(class KJS::ExecState *, bool) 
    163164 
  • S60/trunk/WebCore/ChangeLog

    r19282 r19307  
     1sareen, Reviewed by zalan  <zbujtas@gmail.com>. 
     2        DESC: Browser fails to load page after selection from drop-down list MLEN-6XRDHA 
     3        http://bugs.webkit.org/show_bug.cgi?id=12427 
     4 
     5        * BrowserView/src/WebKitLoader.cpp: 
     6        (CWebKitLoader::CloseUrlAndCancelAllL): 
     7 
    18yaharon, reviewed by zalan. 
    29        DESC: BrowserNG: Redundant password manager notification on secure pages (MLIO-6XXEVU) 
  • S60/trunk/WebCore/EABI/WebCoreU.DEF

    r18891 r19307  
    164164        _ZN14CWebCoreBridge12FocusedImageE6TPointRP20TWebCoreImageCarrier @ 163 NONAME 
    165165        _ZN14CWebCoreBridge16LoadFocusedImageE6TPoint @ 164 NONAME 
     166        _ZN14CWebCoreBridge11StopLoadingEi @ 165 NONAME 
    166167 
  • S60/trunk/WebCore/bridge/WebCoreBridge.cpp

    r18896 r19307  
    316316    iPart->closeURL(); 
    317317} 
     318 
     319 
     320EXPORT_C  
     321void CWebCoreBridge::StopLoading(TBool sendUnload) 
     322{ 
     323    iPart->stopLoading(sendUnload); 
     324} 
     325 
    318326 
    319327EXPORT_C 
  • S60/trunk/WebCore/bridge/WebCoreBridge.h

    r19198 r19307  
    260260 
    261261        IMPORT_C void CloseURL(); 
    262     IMPORT_C void Clear(); 
     262        IMPORT_C void StopLoading(TBool sendUnload); 
     263        IMPORT_C void Clear(); 
    263264        IMPORT_C void DidNotOpenURL(const TDesC& aURL); 
    264265