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

Issue 1788503005: [LayoutTests] add Symbols to webexposed global-interface-listing (Closed)

Created:
4 years, 9 months ago by caitp (gmail)
Modified:
4 years, 9 months ago
Reviewers:
philipj_slow, jsbell, Yuki
CC:
chromium-reviews, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[LayoutTests] add Symbols to webexposed global-interface-listing BUG= Committed: https://crrev.com/ba8fbf5a22905e9b688d7a6f6a96d827b4a49ce6 Cr-Commit-Position: refs/heads/master@{#380960}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address nits #

Patch Set 3 : Fix test script and test expectations #

Total comments: 1

Patch Set 4 : fix nits #

Messages

Total messages: 29 (12 generated)
caitp (gmail)
https://codereview.chromium.org/1788503005/diff/1/third_party/WebKit/LayoutTests/webexposed/resources/global-interface-listing.js File third_party/WebKit/LayoutTests/webexposed/resources/global-interface-listing.js (right): https://codereview.chromium.org/1788503005/diff/1/third_party/WebKit/LayoutTests/webexposed/resources/global-interface-listing.js#newcode139 third_party/WebKit/LayoutTests/webexposed/resources/global-interface-listing.js:139: var protoProperties = new Set(Object.keys(object.prototype).concat( I'm not sure if ...
4 years, 9 months ago (2016-03-11 20:10:50 UTC) #1
jsbell
FYI, run-webkit-tests with this file/directory list should be fast and hit all the permutations: webexposed ...
4 years, 9 months ago (2016-03-11 20:12:25 UTC) #3
jsbell
thanks for taking this on!
4 years, 9 months ago (2016-03-11 20:21:21 UTC) #4
jsbell
Somehow my inline comments were lost in the last message. trying again? https://codereview.chromium.org/1788503005/diff/1/third_party/WebKit/LayoutTests/webexposed/resources/global-interface-listing.js File third_party/WebKit/LayoutTests/webexposed/resources/global-interface-listing.js ...
4 years, 9 months ago (2016-03-11 20:23:46 UTC) #5
caitp (gmail)
https://codereview.chromium.org/1788503005/diff/1/third_party/WebKit/LayoutTests/webexposed/resources/global-interface-listing.js File third_party/WebKit/LayoutTests/webexposed/resources/global-interface-listing.js (right): https://codereview.chromium.org/1788503005/diff/1/third_party/WebKit/LayoutTests/webexposed/resources/global-interface-listing.js#newcode114 third_party/WebKit/LayoutTests/webexposed/resources/global-interface-listing.js:114: function collectPropertyInfo(object, propertyName, output) { On 2016/03/11 20:23:46, jsbell ...
4 years, 9 months ago (2016-03-11 20:29:01 UTC) #6
caitp (gmail)
I've updated test expectations, added a FIXME, and fixed a bug in the test script
4 years, 9 months ago (2016-03-12 00:14:54 UTC) #7
jsbell
lgtm https://codereview.chromium.org/1788503005/diff/40001/third_party/WebKit/LayoutTests/webexposed/resources/global-interface-listing.js File third_party/WebKit/LayoutTests/webexposed/resources/global-interface-listing.js (right): https://codereview.chromium.org/1788503005/diff/40001/third_party/WebKit/LayoutTests/webexposed/resources/global-interface-listing.js#newcode139 third_party/WebKit/LayoutTests/webexposed/resources/global-interface-listing.js:139: // FIXME: Don't exclude non-enumerable properties nit: there's ...
4 years, 9 months ago (2016-03-12 01:07:50 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1788503005/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1788503005/60001
4 years, 9 months ago (2016-03-12 05:14:27 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/156513)
4 years, 9 months ago (2016-03-12 05:23:19 UTC) #13
caitp (gmail)
On 2016/03/12 05:23:19, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 9 months ago (2016-03-12 05:27:25 UTC) #16
Yuki
lgtm
4 years, 9 months ago (2016-03-14 08:58:44 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1788503005/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1788503005/60001
4 years, 9 months ago (2016-03-14 08:58:55 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/156685)
4 years, 9 months ago (2016-03-14 09:07:03 UTC) #22
philipj_slow
rs lgtm
4 years, 9 months ago (2016-03-14 09:28:28 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1788503005/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1788503005/60001
4 years, 9 months ago (2016-03-14 12:49:02 UTC) #25
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 9 months ago (2016-03-14 12:54:07 UTC) #27
commit-bot: I haz the power
4 years, 9 months ago (2016-03-14 12:55:15 UTC) #29
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/ba8fbf5a22905e9b688d7a6f6a96d827b4a49ce6
Cr-Commit-Position: refs/heads/master@{#380960}

Powered by Google App Engine
This is Rietveld 408576698