[Webkit-unassigned] [Bug 12756] WebFrame - (void)loadData:(NSData *)data MIMEType:(NSString *)MIMEType textEncodingName:(NSString *)encodingName baseURL:(NSURL *)URL should support integer encodingName constants

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 13 09:21:20 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12756


robburns1 at mac.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |
             Status|RESOLVED                    |UNCONFIRMED




------- Comment #3 from robburns1 at mac.com  2007-02-13 09:21 PDT -------
Regarding adding bug radar, I want to understand this correctly. My sense was
that WebKit does not follow the current Cocoa API in using an NSString name for
the encoding where Cocoa intsead uses an integer reprsented by a contstant with
the sme name. This tripped me up and I would imagine would trip up other
developers. So I was suggesting changing the WebKit API to match the Cocoa API.
Are you suggesting it would be better to go the other way around. Incidentally,
I think the existing method could be left there for legacy reasons, but adding
a method that matched the Cocoa API would reduce confusion. just reopenning to
get clarification.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list