Bug 102482 - 8bit-unaware String usage in NetscapePluginModuleX11.cpp
Summary: 8bit-unaware String usage in NetscapePluginModuleX11.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Balazs Kelemen
URL:
Keywords:
Depends on:
Blocks: 100577
  Show dependency treegraph
 
Reported: 2012-11-16 04:40 PST by Balazs Kelemen
Modified: 2012-11-17 04:58 PST (History)
0 users

See Also:


Attachments
Patch (1.66 KB, patch)
2012-11-16 04:56 PST, Balazs Kelemen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Balazs Kelemen 2012-11-16 04:40:46 PST
fromUTF8 is not guaranteed to return a 16 bit string.
Comment 1 Balazs Kelemen 2012-11-16 04:56:38 PST
Created attachment 174647 [details]
Patch
Comment 2 Balazs Kelemen 2012-11-17 04:58:52 PST
Comment on attachment 174647 [details]
Patch

Clearing flags on attachment: 174647

Committed r135043: <http://trac.webkit.org/changeset/135043>
Comment 3 Balazs Kelemen 2012-11-17 04:58:56 PST
All reviewed patches have been landed.  Closing bug.