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

Issue 291823009: Refine the UseCounter for Document.charset (Closed)

Created:
6 years, 7 months ago by philipj_slow
Modified:
6 years, 7 months ago
CC:
blink-reviews, arv+blink, sof, eae+blinkwatch, blink-reviews-dom_chromium.org, dglazkov+blink, Inactive, watchdog-blink-watchlist_google.com, rwlbuis
Visibility:
Public.

Description

Refine the UseCounter for Document.charset The DocumentCharset counter is very high, around 4.5%: http://www.chromestatus.com/metrics/feature/timeline/popularity/127 Measure the setter separately, since it doesn't make much sense and getting rid of it would make charset a simple alias for characterSet. Add a separate counter for defaultCharset, which is likely used less. Note that Document.characterSet is the only attribute in the DOM spec: http://dom.spec.whatwg.org/#document Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174738

Patch Set 1 #

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

Messages

Total messages: 5 (0 generated)
philipj_slow
PTAL. Depends on https://codereview.chromium.org/299443014/ so no try bots until that has landed.
6 years, 7 months ago (2014-05-23 13:01:12 UTC) #1
jochen (gone - plz use gerrit)
lgtm
6 years, 7 months ago (2014-05-23 13:06:23 UTC) #2
philipj_slow
The CQ bit was checked by philipj@opera.com
6 years, 7 months ago (2014-05-23 22:40:58 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/291823009/1
6 years, 7 months ago (2014-05-23 22:41:18 UTC) #4
commit-bot: I haz the power
6 years, 7 months ago (2014-05-24 01:02:41 UTC) #5
Message was sent while issue was closed.
Change committed as 174738

Powered by Google App Engine
This is Rietveld 408576698