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

Issue 464793002: DevTools: Simplify isArrayLike() in injected script and extend InjectedScriptHost.type() (Closed)

Created:
6 years, 4 months ago by aandrey
Modified:
6 years, 4 months ago
Reviewers:
yurys
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+blink_chromium.org, blink-reviews-bindings_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, abarth-chromium, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, arv+blink, sergeyv+blink_chromium.org, aandrey+blink_chromium.org
Project:
blink
Visibility:
Public.

Description

DevTools: Simplify isArrayLike() in injected script and extend InjectedScriptHost.type() R=yurys@chromium.org, yurys Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180168

Patch Set 1 #

Patch Set 2 : test fix #

Total comments: 2

Patch Set 3 : addressed #

Patch Set 4 : fix test #

Patch Set 5 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -31 lines) Patch
M LayoutTests/inspector/console/console-format.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/inspector/console/console-format-expected.txt View 2 chunks +6 lines, -0 lines 0 comments Download
M Source/bindings/core/v8/custom/V8InjectedScriptHostCustom.cpp View 1 2 3 3 chunks +6 lines, -22 lines 0 comments Download
M Source/core/inspector/InjectedScriptSource.js View 1 2 3 2 chunks +1 line, -8 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
aandrey
6 years, 4 months ago (2014-08-12 08:47:01 UTC) #1
yurys
https://codereview.chromium.org/464793002/diff/20001/Source/bindings/core/v8/custom/V8InjectedScriptHostCustom.cpp File Source/bindings/core/v8/custom/V8InjectedScriptHostCustom.cpp (right): https://codereview.chromium.org/464793002/diff/20001/Source/bindings/core/v8/custom/V8InjectedScriptHostCustom.cpp#newcode207 Source/bindings/core/v8/custom/V8InjectedScriptHostCustom.cpp:207: || V8Uint8ClampedArray::hasInstance(value, isolate) Why value->IsTypedArray check above is not ...
6 years, 4 months ago (2014-08-12 08:52:48 UTC) #2
aandrey
https://codereview.chromium.org/464793002/diff/20001/Source/bindings/core/v8/custom/V8InjectedScriptHostCustom.cpp File Source/bindings/core/v8/custom/V8InjectedScriptHostCustom.cpp (right): https://codereview.chromium.org/464793002/diff/20001/Source/bindings/core/v8/custom/V8InjectedScriptHostCustom.cpp#newcode207 Source/bindings/core/v8/custom/V8InjectedScriptHostCustom.cpp:207: || V8Uint8ClampedArray::hasInstance(value, isolate) On 2014/08/12 08:52:48, yurys wrote: > ...
6 years, 4 months ago (2014-08-12 09:49:48 UTC) #3
yurys
lgtm
6 years, 4 months ago (2014-08-12 12:51:05 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aandrey@chromium.org/464793002/40001
6 years, 4 months ago (2014-08-12 12:52:05 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 4 months ago (2014-08-12 13:55:43 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-12 14:58:47 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_dbg on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_dbg/builds/20989)
6 years, 4 months ago (2014-08-12 14:58:49 UTC) #8
aandrey
The CQ bit was checked by aandrey@chromium.org
6 years, 4 months ago (2014-08-12 20:10:37 UTC) #9
aandrey
The CQ bit was unchecked by aandrey@chromium.org
6 years, 4 months ago (2014-08-12 20:11:38 UTC) #10
aandrey
The CQ bit was checked by aandrey@chromium.org
6 years, 4 months ago (2014-08-13 09:59:59 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aandrey@chromium.org/464793002/60001
6 years, 4 months ago (2014-08-13 10:01:04 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_blink_rel on tryserver.blink ...
6 years, 4 months ago (2014-08-13 11:04:53 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-13 12:07:09 UTC) #14
commit-bot: I haz the power
Failed to apply patch for LayoutTests/inspector/console/console-eval-syntax-error-expected.txt: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 4 months ago (2014-08-13 12:07:10 UTC) #15
aandrey
6 years, 4 months ago (2014-08-13 12:18:17 UTC) #16
Message was sent while issue was closed.
Committed patchset #5 manually as 180168 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698