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

Issue 1798143002: [DevTools] Removed __defineGetter__ from InjectedScriptSource.js (Closed)

Created:
4 years, 9 months ago by kozy
Modified:
4 years, 9 months ago
Reviewers:
haraken, dgozman, pfeldman
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, blink-reviews-bindings_chromium.org, kinuko+watch, sergeyv+blink_chromium.org, 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] Removed __defineGetter__ from InjectedScriptSource.js All Command Line API methods were splitted into common methods and getters methods. V8WindowCustom binding calls getters method by itself. Check of existance Command Line API method on global object can be removed from inScopeVariable function inside constructor because V8CustomBinding wouldn't be called if it's redefined by users. BUG=593537 R=dgozman@chromium.org, pfeldman@chromium.org Committed: https://crrev.com/f48b656630e08f24394cf69fea53b4fd2ae0f59f Cr-Commit-Position: refs/heads/master@{#381143}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -10 lines) Patch
M third_party/WebKit/Source/bindings/core/v8/custom/V8WindowCustom.cpp View 2 chunks +14 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/InjectedScriptSource.js View 3 chunks +3 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/V8InjectedScriptHost.cpp View 1 chunk +12 lines, -1 line 0 comments Download
M third_party/WebKit/Source/platform/v8_inspector/public/V8Debugger.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
kozy
ptal
4 years, 9 months ago (2016-03-14 18:59:42 UTC) #1
dgozman
lgtm
4 years, 9 months ago (2016-03-14 19:08:06 UTC) #2
kozy
Pavel, ptal. I need owner review for /third_party/WebKit/Source/bindings/core/v8/custom/V8WindowCustom.cpp
4 years, 9 months ago (2016-03-14 19:10:37 UTC) #6
haraken
binding/ LGTM
4 years, 9 months ago (2016-03-14 23:02:21 UTC) #7
kozy
thanks!
4 years, 9 months ago (2016-03-14 23:26:15 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1798143002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1798143002/1
4 years, 9 months ago (2016-03-14 23:26:39 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 9 months ago (2016-03-15 01:09:14 UTC) #12
commit-bot: I haz the power
4 years, 9 months ago (2016-03-15 01:11:53 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/f48b656630e08f24394cf69fea53b4fd2ae0f59f
Cr-Commit-Position: refs/heads/master@{#381143}

Powered by Google App Engine
This is Rietveld 408576698