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

Issue 2658173003: [Bindings] Internalize generated dictionary keys using v8AtomicString. (Closed)

Created:
3 years, 10 months ago by jbroman
Modified:
3 years, 10 months ago
CC:
blink-reviews, blink-reviews-bindings_chromium.org, chromium-reviews, jochen (gone - plz use gerrit)
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Bindings] Internalize generated dictionary keys using v8AtomicString. These are small, fixed strings frequently used for property access. It makes sense for them to be internalized. BUG=685748 Review-Url: https://codereview.chromium.org/2658173003 Cr-Commit-Position: refs/heads/master@{#446763} Committed: https://chromium.googlesource.com/chromium/src/+/de5f94759b81ede2952f75f8eb63ca917d2bb2aa

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -101 lines) Patch
M third_party/WebKit/Source/bindings/templates/dictionary_v8.cpp.tmpl View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/core/V8TestDictionary.cpp View 35 chunks +84 lines, -84 lines 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/core/V8TestDictionaryDerived.cpp View 5 chunks +9 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInit.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/bindings/tests/results/core/V8TestPermissiveDictionary.cpp View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 18 (10 generated)
jbroman
jochen@ pointed out that these aren't presently internalized: https://bugs.chromium.org/p/chromium/issues/detail?id=685748#c11 It looks like it was probably ...
3 years, 10 months ago (2017-01-27 18:00:19 UTC) #5
jbroman
jochen@ pointed out that these aren't presently internalized: https://bugs.chromium.org/p/chromium/issues/detail?id=685748#c11 It looks like it was probably ...
3 years, 10 months ago (2017-01-27 18:00:19 UTC) #6
jochen (gone - plz use gerrit)
lgtm
3 years, 10 months ago (2017-01-27 18:19:25 UTC) #8
jochen (gone - plz use gerrit)
plz reference the bug in the CL description
3 years, 10 months ago (2017-01-27 18:19:49 UTC) #9
jbroman
Sure. This isn't super targeted at that (it's just good generally), but it might make ...
3 years, 10 months ago (2017-01-27 18:21:53 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2658173003/1
3 years, 10 months ago (2017-01-27 18:22:18 UTC) #14
haraken
LGTM
3 years, 10 months ago (2017-01-27 18:54:54 UTC) #15
commit-bot: I haz the power
3 years, 10 months ago (2017-01-27 20:56:48 UTC) #18
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/de5f94759b81ede2952f75f8eb63...

Powered by Google App Engine
This is Rietveld 408576698