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

Issue 2354873006: Include the interface name when an uncloneable DOM wrapper is encountered. (Closed)

Created:
4 years, 3 months ago by jbroman
Modified:
4 years, 3 months ago
Reviewers:
haraken, esprehn
CC:
blink-reviews, blink-reviews-bindings_chromium.org, chromium-reviews, jbroman+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Include the interface name when an uncloneable DOM wrapper is encountered. This has been useful in my debugging, and could be useful to authors as well. BUG=148757 Committed: https://crrev.com/6adb56143dcc5891898054d0935310f23caa0804 Cr-Commit-Position: refs/heads/master@{#419948}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M third_party/WebKit/Source/bindings/core/v8/serialization/V8ScriptValueSerializer.cpp View 1 chunk +4 lines, -2 lines 3 comments Download

Dependent Patchsets:

Messages

Total messages: 15 (6 generated)
jbroman
It's easy to be more specific here, so why not?
4 years, 3 months ago (2016-09-20 23:19:27 UTC) #4
haraken
LGTM
4 years, 3 months ago (2016-09-20 23:48:50 UTC) #5
jbroman
https://codereview.chromium.org/2354873006/diff/1/third_party/WebKit/Source/bindings/core/v8/serialization/V8ScriptValueSerializer.cpp File third_party/WebKit/Source/bindings/core/v8/serialization/V8ScriptValueSerializer.cpp (right): https://codereview.chromium.org/2354873006/diff/1/third_party/WebKit/Source/bindings/core/v8/serialization/V8ScriptValueSerializer.cpp#newcode133 third_party/WebKit/Source/bindings/core/v8/serialization/V8ScriptValueSerializer.cpp:133: String interface = wrappable->wrapperTypeInfo()->interfaceName; Before esprehn points it out, ...
4 years, 3 months ago (2016-09-20 23:48:54 UTC) #6
haraken
https://codereview.chromium.org/2354873006/diff/1/third_party/WebKit/Source/bindings/core/v8/serialization/V8ScriptValueSerializer.cpp File third_party/WebKit/Source/bindings/core/v8/serialization/V8ScriptValueSerializer.cpp (right): https://codereview.chromium.org/2354873006/diff/1/third_party/WebKit/Source/bindings/core/v8/serialization/V8ScriptValueSerializer.cpp#newcode133 third_party/WebKit/Source/bindings/core/v8/serialization/V8ScriptValueSerializer.cpp:133: String interface = wrappable->wrapperTypeInfo()->interfaceName; On 2016/09/20 23:48:54, jbroman wrote: ...
4 years, 3 months ago (2016-09-20 23:50:08 UTC) #7
jbroman
On 2016/09/20 at 23:50:08, haraken wrote: > https://codereview.chromium.org/2354873006/diff/1/third_party/WebKit/Source/bindings/core/v8/serialization/V8ScriptValueSerializer.cpp > File third_party/WebKit/Source/bindings/core/v8/serialization/V8ScriptValueSerializer.cpp (right): > > https://codereview.chromium.org/2354873006/diff/1/third_party/WebKit/Source/bindings/core/v8/serialization/V8ScriptValueSerializer.cpp#newcode133 ...
4 years, 3 months ago (2016-09-20 23:53:14 UTC) #8
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/2354873006/1
4 years, 3 months ago (2016-09-20 23:54:04 UTC) #11
esprehn
Yeah I was trying to get to StringView for StringConcatenate, I started towards it here: ...
4 years, 3 months ago (2016-09-21 00:07:20 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-21 02:10:30 UTC) #13
commit-bot: I haz the power
4 years, 3 months ago (2016-09-21 02:11:54 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/6adb56143dcc5891898054d0935310f23caa0804
Cr-Commit-Position: refs/heads/master@{#419948}

Powered by Google App Engine
This is Rietveld 408576698