Bug 15529
Summary: | [S60] setRequestHeader in XMLHttpRequest does not work | ||
---|---|---|---|
Product: | WebKit | Reporter: | Milos Endrle <solimovic> |
Component: | WebCore JavaScript | Assignee: | Nobody <webkit-unassigned> |
Status: | CLOSED INVALID | ||
Severity: | Major | ||
Priority: | P2 | ||
Version: | 523.x (Safari 3) | ||
Hardware: | S60 Hardware | ||
OS: | S60 3rd edition |
Milos Endrle
We are test javascript code (Ajax) which add custom header to request by setRequestHeader. setRequestHeader does not return any error but header does not send in POST request. In our debug tool (javascript object browser) we see that XMLHttpRequest has two definitions for setRequestHeader and probably this is problem.
We are test this behaviour on Nokia E65 and E61i. Other information from navigator object in tested phones:
productSub: 20030107
userAgent: Mozilla/5.0 (SymbianOS/9.1;U;en-us;) AppleWebKit/413 (KHTML, like Gecko) Safari/413 es65
On other Safari based devices working setReqeustHeader properly (iPhone, Safari for Windows).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Bradley Morrison
Bulk update of s60 bugs - tagging and closing.
Bradley Morrison
Bulk closing of all s60 platform bugs.
Sorry for the noise!
Joel Parks
re-purposing InTSW keyword for use by QtWebkit team