Bug 13256 - [s60] SKWK-6W9V2R OSS Browser: The API to update the Browser Control Parameter CBrCtl::SetParamL() is not implemented
Summary: [s60] SKWK-6W9V2R OSS Browser: The API to update the Browser Control Paramete...
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 523.x (Safari 3)
Hardware: S60 Hardware S60 3rd edition
: P2 Normal
Assignee: Nobody
URL:
Keywords: PlatformOnly
Depends on:
Blocks:
 
Reported: 2007-04-02 09:50 PDT by zalan
Modified: 2011-03-21 11:53 PDT (History)
0 users

See Also:


Attachments
client side accept headers (11.36 KB, patch)
2007-04-02 09:53 PDT, zalan
Sachin.Padma: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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