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

Issue 68173017: Have DOMDataStore::current() return a reference (Closed)

Created:
7 years, 1 month ago by Inactive
Modified:
7 years, 1 month ago
Reviewers:
adamk
CC:
blink-reviews, Nils Barth (inactive), kojih, arv+blink, jsbell+bindings_chromium.org, abarth-chromium, marja+watch_chromium.org, dglazkov+blink, dominicc+watchlist_chromium.org, adamk+blink_chromium.org, haraken, Nate Chapin, Inactive
Visibility:
Public.

Description

Have DOMDataStore::current() return a reference Have DOMDataStore::current() return a reference instead of a pointer as it can never return null. This makes the calling code look safer. R=adamk Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161981

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -18 lines) Patch
M Source/bindings/v8/DOMDataStore.h View 9 chunks +11 lines, -11 lines 0 comments Download
M Source/bindings/v8/DOMDataStore.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/bindings/v8/DOMWrapperWorld.h View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/bindings/v8/V8CustomElementLifecycleCallbacks.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Inactive
7 years, 1 month ago (2013-11-14 01:28:06 UTC) #1
adamk
lgtm
7 years, 1 month ago (2013-11-14 01:45:16 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/68173017/1
7 years, 1 month ago (2013-11-14 01:59:49 UTC) #3
commit-bot: I haz the power
7 years, 1 month ago (2013-11-14 04:43:44 UTC) #4
Message was sent while issue was closed.
Change committed as 161981

Powered by Google App Engine
This is Rietveld 408576698