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

Issue 2770263003: [inspector] nullifyObjectPrototype -> InjectedScriptHost.nullifyPrototype (Closed)

Created:
3 years, 9 months ago by kozy
Modified:
3 years, 8 months ago
Reviewers:
dgozman
CC:
v8-reviews_googlegroups.com, devtools-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

[inspector] nullifyObjectPrototype -> InjectedScriptHost.nullifyPrototype Current implementation is unsafe if __proto__ getter is defined on Object.prototype. BUG=chromium:595206 R=dgozman@chromium.org Review-Url: https://codereview.chromium.org/2770263003 Cr-Commit-Position: refs/heads/master@{#44206} Committed: https://chromium.googlesource.com/v8/v8/+/c95ef4af70d8c02b48774058141e706ea445d59c

Patch Set 1 #

Total comments: 1

Patch Set 2 : correct nullifyPrototype usage #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -14 lines) Patch
M src/inspector/injected-script-source.js View 1 3 chunks +2 lines, -14 lines 0 comments Download

Messages

Total messages: 16 (12 generated)
kozy
Dmitry, please take a look. https://codereview.chromium.org/2770263003/diff/1/src/inspector/injected-script-source.js File src/inspector/injected-script-source.js (right): https://codereview.chromium.org/2770263003/diff/1/src/inspector/injected-script-source.js#newcode1037 src/inspector/injected-script-source.js:1037: var entry = InjectedScriptHost.nullifyPrototype(entries[i]); ...
3 years, 9 months ago (2017-03-24 20:23:04 UTC) #1
dgozman
lgtm
3 years, 9 months ago (2017-03-27 16:41:18 UTC) #10
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/2770263003/20001
3 years, 8 months ago (2017-03-28 18:42:46 UTC) #13
commit-bot: I haz the power
3 years, 8 months ago (2017-03-28 19:09:50 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/c95ef4af70d8c02b48774058141e706ea44...

Powered by Google App Engine
This is Rietveld 408576698