WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
14417
WebDataSource: encodingName should return encoding used to render page
https://bugs.webkit.org/show_bug.cgi?id=14417
Summary
WebDataSource: encodingName should return encoding used to render page
Wade Cosgrove
Reported
2007-06-26 12:22:08 PDT
If I use the encodingName method via Obj-C it returns nil if the encodingName hasn't been expressly set on the WebView. It would be nice if it returned the encoding that WebKit used to render the page instead of nil.
Attachments
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2007-07-05 21:06:34 PDT
<
rdar://problem/5316261
>
Alexey Proskuryakov
Comment 2
2007-07-06 13:44:02 PDT
See also: <
rdar://problem/3529874
>.
Alexey Proskuryakov
Comment 3
2008-01-01 05:27:03 PST
FWIW, the input encoding is available from HTML (and XML) DOM as document.inputEncoding.
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