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

Issue 231023005: Replace string comparing to enum comparing. (Closed)

Created:
6 years, 8 months ago by KhNo
Modified:
6 years, 8 months ago
CC:
blink-reviews, Raymond Toy
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Replace string comparing to enum comparing. since process() is executed frequently, enum comparing to find panningModel is better than string comparing. BUG=none Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171168

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M Source/modules/webaudio/PannerNode.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
KhNo
Raymond, plz review simple nut.
6 years, 8 months ago (2014-04-09 17:47:59 UTC) #1
Raymond Toy
lgtm with nit. https://codereview.chromium.org/231023005/diff/1/Source/modules/webaudio/PannerNode.cpp File Source/modules/webaudio/PannerNode.cpp (right): https://codereview.chromium.org/231023005/diff/1/Source/modules/webaudio/PannerNode.cpp#newcode130 Source/modules/webaudio/PannerNode.cpp:130: // HRTFDatabase should be loaded before ...
6 years, 8 months ago (2014-04-09 17:50:51 UTC) #2
KhNo
The CQ bit was checked by keonho07.kim@samsung.com
6 years, 8 months ago (2014-04-09 17:53:10 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/keonho07.kim@samsung.com/231023005/20001
6 years, 8 months ago (2014-04-09 17:54:44 UTC) #4
commit-bot: I haz the power
6 years, 8 months ago (2014-04-09 19:16:17 UTC) #5
Message was sent while issue was closed.
Change committed as 171168

Powered by Google App Engine
This is Rietveld 408576698