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

Issue 2101953002: [Refactoring] Clean up code for serializing ScriptValues (Closed)

Created:
4 years, 5 months ago by peria
Modified:
4 years, 5 months ago
Reviewers:
haraken, Yuki
CC:
chromium-reviews, blink-reviews, blink-reviews-bindings_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Clean up code for serializing ScriptValues - Replace '0' with nullptr for null pointers - Remove needless class name prefixes - Drop needless methods - Merge splitted method categories (public/private/protected) - Use anonymous namespace instead of "static" BUG=614919 Committed: https://crrev.com/a7aaf9ae89c0a4bc090fa953ebd51b22f477c455 Cr-Commit-Position: refs/heads/master@{#402747}

Patch Set 1 #

Total comments: 2

Messages

Total messages: 17 (7 generated)
peria
PTL. This is the last refactoring CL.
4 years, 5 months ago (2016-06-28 08:05:03 UTC) #3
haraken
LGTM
4 years, 5 months ago (2016-06-28 08:10:30 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2101953002/1
4 years, 5 months ago (2016-06-28 08:12:28 UTC) #6
Yuki
https://codereview.chromium.org/2101953002/diff/1/third_party/WebKit/Source/bindings/core/v8/ScriptValueSerializer.cpp File third_party/WebKit/Source/bindings/core/v8/ScriptValueSerializer.cpp (right): https://codereview.chromium.org/2101953002/diff/1/third_party/WebKit/Source/bindings/core/v8/ScriptValueSerializer.cpp#newcode81 third_party/WebKit/Source/bindings/core/v8/ScriptValueSerializer.cpp:81: v8::Local<v8::Object> toV8Object(MessagePort* impl, v8::Local<v8::Object> creationContext, v8::Isolate* isolate) No need ...
4 years, 5 months ago (2016-06-28 08:28:47 UTC) #7
Yuki
LGTM.
4 years, 5 months ago (2016-06-28 08:28:58 UTC) #8
peria
https://codereview.chromium.org/2101953002/diff/1/third_party/WebKit/Source/bindings/core/v8/ScriptValueSerializer.cpp File third_party/WebKit/Source/bindings/core/v8/ScriptValueSerializer.cpp (right): https://codereview.chromium.org/2101953002/diff/1/third_party/WebKit/Source/bindings/core/v8/ScriptValueSerializer.cpp#newcode81 third_party/WebKit/Source/bindings/core/v8/ScriptValueSerializer.cpp:81: v8::Local<v8::Object> toV8Object(MessagePort* impl, v8::Local<v8::Object> creationContext, v8::Isolate* isolate) On 2016/06/28 ...
4 years, 5 months ago (2016-06-28 08:59:20 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/192805)
4 years, 5 months ago (2016-06-28 09:03:59 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2101953002/1
4 years, 5 months ago (2016-06-29 07:05:14 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-06-29 07:29:40 UTC) #15
commit-bot: I haz the power
4 years, 5 months ago (2016-06-29 07:31:32 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/a7aaf9ae89c0a4bc090fa953ebd51b22f477c455
Cr-Commit-Position: refs/heads/master@{#402747}

Powered by Google App Engine
This is Rietveld 408576698