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

Issue 183893021: Add use counter for UTF-16 as a Web-exposed encoding

Created:
6 years, 9 months ago by mathiasb
Modified:
6 years, 6 months ago
Reviewers:
Peter Beverloo, hsivonen, jsbell, eseidel
CC:
blink-reviews, sof, eae+blinkwatch, dglazkov+blink, adamk+blink_chromium.org, Inactive, rwlbuis, hsivonen_iki.fi
Base URL:
https://chromium.googlesource.com/chromium/blink@master
Visibility:
Public.

Description

Add use counter for UTF-16 as a Web-exposed encoding R=jsbell@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M Source/core/dom/Document.cpp View 1 chunk +5 lines, -0 lines 0 comments Download
M Source/core/frame/UseCounter.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
mathiasb
6 years, 9 months ago (2014-03-04 15:38:18 UTC) #1
Peter Beverloo
Seems fine to me, but not an OWNER. I assume you expect the difference between ...
6 years, 9 months ago (2014-03-04 15:42:05 UTC) #2
mathiasb
See https://codereview.chromium.org/182733006 for the corresponding histograms update.
6 years, 9 months ago (2014-03-04 15:42:09 UTC) #3
jsbell
I'm not an OWNER. Do we also want to hook up the counter in XMLHttpRequest::didReceiveData ...
6 years, 9 months ago (2014-03-04 17:07:29 UTC) #4
philipj_slow
Measuring TextResourceDecoder::setEncoding() might be a good idea as well. I don't know when that's used, ...
6 years, 9 months ago (2014-03-04 17:14:48 UTC) #5
philipj_slow
Measuring UTF-32 at the same time would be nice.
6 years, 9 months ago (2014-03-04 17:15:45 UTC) #6
eseidel
I'm confused as to what you're trying to measure. We have data from a 100M ...
6 years, 9 months ago (2014-03-04 17:46:29 UTC) #7
eseidel
https://groups.google.com/a/chromium.org/forum/#!searchin/blink-dev/visual$20hebrew/blink-dev/nhCfOhRV-I4/uud5PjqSqHUJ discussed encoding frequency (and is a much more interesting encoding to remove from blink ...
6 years, 9 months ago (2014-03-04 17:50:51 UTC) #8
mathiasb
On 2014/03/04 17:46:29, eseidel wrote: > I presume that Henri was more interested in things ...
6 years, 9 months ago (2014-03-04 18:03:43 UTC) #9
eseidel
Having another supported encoding is basically 0 cost to Blink with the exception of visual ...
6 years, 9 months ago (2014-03-04 18:52:56 UTC) #10
hsivonen_hsivonen.fi
On Tue, Mar 4, 2014 at 8:52 PM, <eseidel@chromium.org> wrote: > Having another supported encoding ...
6 years, 9 months ago (2014-03-05 12:17:59 UTC) #11
eseidel
I now better understand to what you were referring. Yes, UTF-16, and any encoding which ...
6 years, 9 months ago (2014-03-06 17:10:54 UTC) #12
jsbell
Is there still desire to pursue this (given that we have other ways go gather ...
6 years, 8 months ago (2014-04-11 15:56:46 UTC) #13
eseidel
It looks like thsi bug is lacking an owner. CCing SYD folks as they've historically ...
6 years, 6 months ago (2014-05-29 00:42:15 UTC) #14
Mike Lawther (Google)
On 2014/05/29 00:42:15, eseidel wrote: > It looks like thsi bug is lacking an owner. ...
6 years, 6 months ago (2014-05-30 06:17:52 UTC) #15
eseidel
6 years, 6 months ago (2014-05-30 06:33:09 UTC) #16
We have encoding data (see comment 8 in this CL) we don't have blink usage data
of those encodings.  You're right that I'm not sure we need it to justify
removing support for decoding deprecated formats.

Powered by Google App Engine
This is Rietveld 408576698