Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(462)

Issue 149414: Mark HTML as UTF-8.... (Closed)

Created:
11 years, 5 months ago by Avi (use Gerrit)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Base URL:
http://svn.webkit.org/repository/webkit/trunk/WebCore/
Visibility:
Public.

Description

Mark HTML as UTF-8. NOT FOR COMMIT; EVAL for upstreaming BUG=http://crbug.com/11957 TEST=as in bug

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -3 lines) Patch
M platform/chromium/ClipboardChromium.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M platform/chromium/PasteboardChromium.cpp View 1 3 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Avi (use Gerrit)
What do you think of this approach? We need some way of annotating that this ...
11 years, 5 months ago (2009-07-09 21:17:47 UTC) #1
darin (slow to review)
Annotating the charset as UTF-8 seems fine to me. I'm not sure why there isn't ...
11 years, 5 months ago (2009-07-09 22:47:48 UTC) #2
jungshik at Google
On 2009/07/09 22:47:48, darin wrote: > Annotating the charset as UTF-8 seems fine to me. ...
11 years, 5 months ago (2009-07-09 23:22:57 UTC) #3
Avi (use Gerrit)
Let me try the BOM. I'll get back to you with the answer soon.
11 years, 5 months ago (2009-07-10 14:24:24 UTC) #4
Avi (use Gerrit)
On 2009/07/10 14:24:24, Avi wrote: > Let me try the BOM. I'll get back to ...
11 years, 5 months ago (2009-07-10 15:15:46 UTC) #5
jungshik at Google
On 2009/07/10 15:15:46, Avi wrote: > On 2009/07/10 14:24:24, Avi wrote: > > Let me ...
11 years, 5 months ago (2009-07-10 19:45:53 UTC) #6
Avi (use Gerrit)
On 2009/07/09 22:47:48, darin wrote: > Did you investigate what happens on > Windows? Jungshik--thanks ...
11 years, 5 months ago (2009-07-13 19:27:20 UTC) #7
darin (slow to review)
Stylewise, I think it is OK. Does the shorter "<meta charset='utf-8'>" also work?-Darin On Mon, ...
11 years, 5 months ago (2009-07-13 19:56:55 UTC) #8
Avi (use Gerrit)
On 2009/07/13 19:56:55, darin wrote: > Does the shorter "<meta charset='utf-8'>" also > work? Yes ...
11 years, 5 months ago (2009-07-13 20:10:50 UTC) #9
jungshik at Google
On 2009/07/13 20:10:50, Avi wrote: > On 2009/07/13 19:56:55, darin wrote: > > Does the ...
11 years, 5 months ago (2009-07-14 00:32:19 UTC) #10
Avi (use Gerrit)
On 2009/07/14 00:32:19, Jungshik Shin wrote: > On 2009/07/13 20:10:50, Avi wrote: > > On ...
11 years, 5 months ago (2009-07-14 01:14:40 UTC) #11
darin (slow to review)
PLATFORM(DARWIN) is what we use in WebCore within the PLATFORM(CHROMIUM) world to select our Mac ...
11 years, 5 months ago (2009-07-14 01:24:08 UTC) #12
Avi (use Gerrit)
Darin: Upstream bug at https://bugs.webkit.org/show_bug.cgi?id=27262 . Can you take a look? Avi
11 years, 5 months ago (2009-07-14 15:15:50 UTC) #13
Avi (use Gerrit)
11 years, 5 months ago (2009-07-15 14:01:41 UTC) #14
Committed upstream in r45878.

Powered by Google App Engine
This is Rietveld 408576698