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

Issue 247193004: Pass 'name' to value getters in InspectorBackendDispatcher as const char* (Closed)

Created:
6 years, 8 months ago by fs
Modified:
6 years, 8 months ago
Reviewers:
vsevik, yurys, pfeldman
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+blink_chromium.org, alph+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org
Visibility:
Public.

Description

Pass 'name' to value getters in InspectorBackendDispatcher as const char* This avoids generating code for the literal -> WTF::String implicit conversions in all callsites. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172143

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -17 lines) Patch
M Source/core/inspector/CodeGeneratorInspectorStrings.py View 5 chunks +17 lines, -17 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
fs
6 years, 8 months ago (2014-04-22 13:09:29 UTC) #1
pfeldman
lgtm. out of curiosity, do you have the numbers on how much is saved?
6 years, 8 months ago (2014-04-22 13:21:20 UTC) #2
fs
On 2014/04/22 13:21:20, pfeldman wrote: > lgtm. out of curiosity, do you have the numbers ...
6 years, 8 months ago (2014-04-22 13:36:41 UTC) #3
fs
The CQ bit was checked by fs@opera.com
6 years, 8 months ago (2014-04-22 13:37:03 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fs@opera.com/247193004/1
6 years, 8 months ago (2014-04-22 13:37:16 UTC) #5
commit-bot: I haz the power
6 years, 8 months ago (2014-04-22 14:49:39 UTC) #6
Message was sent while issue was closed.
Change committed as 172143

Powered by Google App Engine
This is Rietveld 408576698