WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
18177
m_encoding is used twice in XMLHttpRequest
https://bugs.webkit.org/show_bug.cgi?id=18177
Summary
m_encoding is used twice in XMLHttpRequest
Julien Chaffraix
Reported
2008-03-28 03:56:51 PDT
As a class attribute: String m_encoding As a method variable in send : TextEncoding m_encoding Patch will follow.
Attachments
First trivial patch
(4.53 KB, patch)
2008-03-28 04:00 PDT
,
Julien Chaffraix
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Julien Chaffraix
Comment 1
2008-03-28 04:00:39 PDT
Created
attachment 20155
[details]
First trivial patch Change the 2 variable names to disambiguate them.
Darin Adler
Comment 2
2008-03-30 16:43:04 PDT
Comment on
attachment 20155
[details]
First trivial patch r=me
Julien Chaffraix
Comment 3
2008-03-31 15:00:46 PDT
Committed in
r31483
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug