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

Issue 325833002: DevTools: eliminate 1k lines of generated code in InspectorBackendDispatcher.cpp (Closed)

Created:
6 years, 6 months ago by loislo
Modified:
6 years, 6 months ago
Reviewers:
pfeldman, yurys
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+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, sergeyv+blink_chromium.org, aandrey+blink_chromium.org
Visibility:
Public.

Description

DevTools: eliminate 1k lines of generated code in InspectorBackendDispatcher.cpp and reduce binary footprint by 5% ~25kb of 587k (clang x64 release) BUG=382569 R=yurys@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175877

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -57 lines) Patch
M Source/core/inspector/CodeGeneratorInspector.py View 8 chunks +16 lines, -26 lines 0 comments Download
M Source/core/inspector/CodeGeneratorInspectorStrings.py View 7 chunks +26 lines, -31 lines 1 comment Download

Messages

Total messages: 6 (0 generated)
loislo
6 years, 6 months ago (2014-06-10 06:32:36 UTC) #1
yurys
lgtm https://codereview.chromium.org/325833002/diff/1/Source/core/inspector/CodeGeneratorInspectorStrings.py File Source/core/inspector/CodeGeneratorInspectorStrings.py (left): https://codereview.chromium.org/325833002/diff/1/Source/core/inspector/CodeGeneratorInspectorStrings.py#oldcode49 Source/core/inspector/CodeGeneratorInspectorStrings.py:49: RefPtr<JSONArray> protocolErrors = JSONArray::create(); I'd rather we left ...
6 years, 6 months ago (2014-06-10 07:36:20 UTC) #2
loislo
On 2014/06/10 07:36:20, yurys wrote: > lgtm > > https://codereview.chromium.org/325833002/diff/1/Source/core/inspector/CodeGeneratorInspectorStrings.py > File Source/core/inspector/CodeGeneratorInspectorStrings.py (left): > ...
6 years, 6 months ago (2014-06-10 09:03:19 UTC) #3
loislo
The CQ bit was checked by loislo@chromium.org
6 years, 6 months ago (2014-06-10 09:03:35 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/loislo@chromium.org/325833002/1
6 years, 6 months ago (2014-06-10 09:04:20 UTC) #5
loislo
6 years, 6 months ago (2014-06-10 09:39:20 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 manually as r175877 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698