Bug 116569 - Web Inspector: InspectorFrontendHost::loadResourceSynchronously() builds ASCII-only results
Summary: Web Inspector: InspectorFrontendHost::loadResourceSynchronously() builds ASCI...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: BlinkMergeCandidate
Depends on:
Blocks:
 
Reported: 2013-05-21 12:45 PDT by Joseph Pecoraro
Modified: 2013-05-21 19:13 PDT (History)
4 users (show)

See Also:


Attachments
[PATCH] Merge (3.73 KB, patch)
2013-05-21 12:49 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2013-05-21 12:45:35 PDT
InspectorFrontendHost::loadResourceSynchronously should better handle UTF8 input.

Seen and fixed in blink:
<http://code.google.com/p/chromium/issues/detail?id=241893>
<https://chromiumcodereview.appspot.com/15333014>
<https://chromium.googlesource.com/chromium/blink/+/7f1cfecfe34f4dbc6ce1ef0250b13f2058128eeb>

We should take this as well.
Comment 1 Joseph Pecoraro 2013-05-21 12:49:00 PDT
Created attachment 202460 [details]
[PATCH] Merge
Comment 2 Joseph Pecoraro 2013-05-21 12:49:30 PDT
> Seen and fixed in blink:

I suppose this should be a proper noun. "Blink"!
Comment 3 WebKit Commit Bot 2013-05-21 19:13:33 PDT
Comment on attachment 202460 [details]
[PATCH] Merge

Clearing flags on attachment: 202460

Committed r150496: <http://trac.webkit.org/changeset/150496>
Comment 4 WebKit Commit Bot 2013-05-21 19:13:35 PDT
All reviewed patches have been landed.  Closing bug.