Bug 13256

Summary: [s60] SKWK-6W9V2R OSS Browser: The API to update the Browser Control Parameter CBrCtl::SetParamL() is not implemented
Product: WebKit Reporter: zalan <zalan>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: CLOSED FIXED    
Severity: Normal Keywords: PlatformOnly
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: S60 Hardware   
OS: S60 3rd edition   
Attachments:
Description Flags
client side accept headers Sachin.Padma: review+

Description zalan 2007-04-02 09:50:37 PDT
In the S60 3.1 release, the CBrCtl::SetParamL is not working for the TBrCtlDefs::EParamsRequestHeaders.
When checking the code, the handling within this API is missing.

EXPORT_C void CBrCtl::SetParamL(
    TBrCtlDefs::TBrCtlParams /*aParam*/,
    const TDesC& /*aValue*/ )
    {
    }
Comment 1 zalan 2007-04-02 09:53:41 PDT
Created attachment 13920 [details]
client side accept headers
Comment 2 Sachin Padma 2007-04-02 11:32:04 PDT
Comment on attachment 13920 [details]
client side accept headers

r=me
Comment 3 Sachin Padma 2007-04-02 11:40:14 PDT
committed as r20658 in 3.1m and r20659 in ccb
Comment 4 Bradley Morrison 2008-04-09 11:39:28 PDT
Bulk closing of all s60 platform bugs. 

Sorry for the noise!
Comment 5 Joel Parks 2011-03-21 11:53:20 PDT
re-purposing InTSW keyword for use by QtWebkit team