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

Issue 1942883002: [Devtools] isTrusted in CustomEvents shown twice in console (Closed)

Created:
4 years, 7 months ago by allada
Modified:
4 years, 7 months ago
Reviewers:
lushnikov
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, sergeyv+blink_chromium.org, pfeldman, 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] isTrusted in CustomEvents shown twice in console Fixed bug where isTrusted would show up twice in console when custom events were expanded. Caused because isTrusted is Unforgable which makes it both OwnProperty always and an AccessorProperty. BUG=607819 R=lushnikov Committed: https://crrev.com/7baaeba8ef926e8c82f4d03d41a8a1045829a51f Cr-Commit-Position: refs/heads/master@{#391049}

Patch Set 1 : #

Total comments: 6

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -4 lines) Patch
M third_party/WebKit/LayoutTests/inspector/console/console-dir.html View 1 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt View 2 chunks +18 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sdk/RemoteObject.js View 1 1 chunk +16 lines, -4 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
allada
PTL
4 years, 7 months ago (2016-05-02 17:19:39 UTC) #2
lushnikov
lgtm https://codereview.chromium.org/1942883002/diff/20001/third_party/WebKit/LayoutTests/inspector/console/console-dir.html File third_party/WebKit/LayoutTests/inspector/console/console-dir.html (right): https://codereview.chromium.org/1942883002/diff/20001/third_party/WebKit/LayoutTests/inspector/console/console-dir.html#newcode41 third_party/WebKit/LayoutTests/inspector/console/console-dir.html:41: // document.createEvent("Event") has a special property "isTrusted" flagged ...
4 years, 7 months ago (2016-05-02 18:38:20 UTC) #3
allada
Done https://codereview.chromium.org/1942883002/diff/20001/third_party/WebKit/LayoutTests/inspector/console/console-dir.html File third_party/WebKit/LayoutTests/inspector/console/console-dir.html (right): https://codereview.chromium.org/1942883002/diff/20001/third_party/WebKit/LayoutTests/inspector/console/console-dir.html#newcode41 third_party/WebKit/LayoutTests/inspector/console/console-dir.html:41: // document.createEvent("Event") has a special property "isTrusted" flagged ...
4 years, 7 months ago (2016-05-02 19:06:13 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1942883002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1942883002/40001
4 years, 7 months ago (2016-05-02 19:21:39 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 7 months ago (2016-05-02 21:00:18 UTC) #8
commit-bot: I haz the power
4 years, 7 months ago (2016-05-02 21:02:01 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/7baaeba8ef926e8c82f4d03d41a8a1045829a51f
Cr-Commit-Position: refs/heads/master@{#391049}

Powered by Google App Engine
This is Rietveld 408576698