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

Issue 422233003: bindings: Removes an unnecessary type conversion in V8DOMWrapper. (Closed)

Created:
6 years, 4 months ago by Yuki
Modified:
6 years, 4 months ago
Reviewers:
haraken
CC:
blink-reviews, blink-reviews-bindings_chromium.org, arv+blink, abarth-chromium
Project:
blink
Visibility:
Public.

Description

bindings: Removes an unnecessary type conversion in V8DOMWrapper. I don't see any reason to convert the internal pointer of type void* to Node* and convert it back to void*. BUG=235436 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179151

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M Source/bindings/core/v8/V8DOMWrapper.cpp View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Yuki
Could you review this CL?
6 years, 4 months ago (2014-07-29 13:57:05 UTC) #1
haraken
LGTM
6 years, 4 months ago (2014-07-29 14:04:11 UTC) #2
Yuki
The CQ bit was checked by yukishiino@chromium.org
6 years, 4 months ago (2014-07-29 14:11:28 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yukishiino@chromium.org/422233003/1
6 years, 4 months ago (2014-07-29 14:12:02 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-07-29 14:59:12 UTC) #5
Message was sent while issue was closed.
Change committed as 179151

Powered by Google App Engine
This is Rietveld 408576698