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

Issue 2190353004: [DevTools] Replace InjectedScriptHost.suppressWarningsAndCallFunction with hasOwnProperty. (Closed)

Created:
4 years, 4 months ago by dgozman
Modified:
4 years, 4 months ago
Reviewers:
kozy
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, kozyatinskiy+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[DevTools] Replace InjectedScriptHost.suppressWarningsAndCallFunction with hasOwnProperty. BUG=none Committed: https://crrev.com/b7cb4fa32447214da8761c96c32fc4288e3b2cc3 Cr-Commit-Position: refs/heads/master@{#408848}

Patch Set 1 #

Total comments: 6

Patch Set 2 : review comments #

Messages

Total messages: 11 (3 generated)
dgozman
Could you please take a look?
4 years, 4 months ago (2016-07-29 19:09:04 UTC) #2
kozy
https://codereview.chromium.org/2190353004/diff/1/third_party/WebKit/Source/platform/v8_inspector/InjectedScriptSource.js File third_party/WebKit/Source/platform/v8_inspector/InjectedScriptSource.js (right): https://codereview.chromium.org/2190353004/diff/1/third_party/WebKit/Source/platform/v8_inspector/InjectedScriptSource.js#newcode118 third_party/WebKit/Source/platform/v8_inspector/InjectedScriptSource.js:118: if (!InjectedScriptHost.hasOwnProperty(/** @type {?Object} */ (obj), "length")) Please align ...
4 years, 4 months ago (2016-07-29 22:11:55 UTC) #3
dgozman
https://codereview.chromium.org/2190353004/diff/1/third_party/WebKit/Source/platform/v8_inspector/InjectedScriptSource.js File third_party/WebKit/Source/platform/v8_inspector/InjectedScriptSource.js (right): https://codereview.chromium.org/2190353004/diff/1/third_party/WebKit/Source/platform/v8_inspector/InjectedScriptSource.js#newcode118 third_party/WebKit/Source/platform/v8_inspector/InjectedScriptSource.js:118: if (!InjectedScriptHost.hasOwnProperty(/** @type {?Object} */ (obj), "length")) On 2016/07/29 ...
4 years, 4 months ago (2016-07-29 23:30:26 UTC) #4
dgozman
Please take another look.
4 years, 4 months ago (2016-07-29 23:30:39 UTC) #5
kozy
lgtm
4 years, 4 months ago (2016-07-30 01:28:34 UTC) #6
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/2190353004/20001
4 years, 4 months ago (2016-07-30 01:30:48 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-07-30 02:47:33 UTC) #9
commit-bot: I haz the power
4 years, 4 months ago (2016-07-30 02:49:24 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b7cb4fa32447214da8761c96c32fc4288e3b2cc3
Cr-Commit-Position: refs/heads/master@{#408848}

Powered by Google App Engine
This is Rietveld 408576698