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

Issue 971343003: Extension test: Do not clobber function name property (Closed)

Created:
5 years, 9 months ago by arv (Not doing code reviews)
Modified:
5 years, 9 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Extension test: Do not clobber function name property ES6 makes the function name property configurable, which means that __defineGetter__ will add a getter and not silently fail like before. This change is in preparation of landing this feature in V8. BUG=463526 R=kalman@chromium.org Committed: https://crrev.com/5f75a3be4c9334aba627d6c5eb884adf965e1d78 Cr-Commit-Position: refs/heads/master@{#318915}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Update comment #

Patch Set 3 : Use typeof as well #

Patch Set 4 : update comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M chrome/test/data/extensions/api_test/messaging/externally_connectable/sites/assertions.js View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 14 (1 generated)
arv (Not doing code reviews)
PTAL
5 years, 9 months ago (2015-03-03 14:21:34 UTC) #1
not at google - send to devlin
lgtm Reference bug 463526 in the BUG field. https://codereview.chromium.org/971343003/diff/1/chrome/test/data/extensions/api_test/messaging/externally_connectable/sites/assertions.js File chrome/test/data/extensions/api_test/messaging/externally_connectable/sites/assertions.js (right): https://codereview.chromium.org/971343003/diff/1/chrome/test/data/extensions/api_test/messaging/externally_connectable/sites/assertions.js#newcode28 chrome/test/data/extensions/api_test/messaging/externally_connectable/sites/assertions.js:28: // ...
5 years, 9 months ago (2015-03-03 17:27:19 UTC) #2
arv (Not doing code reviews)
Update comment
5 years, 9 months ago (2015-03-03 17:34:39 UTC) #3
arv (Not doing code reviews)
https://codereview.chromium.org/971343003/diff/1/chrome/test/data/extensions/api_test/messaging/externally_connectable/sites/assertions.js File chrome/test/data/extensions/api_test/messaging/externally_connectable/sites/assertions.js (right): https://codereview.chromium.org/971343003/diff/1/chrome/test/data/extensions/api_test/messaging/externally_connectable/sites/assertions.js#newcode34 chrome/test/data/extensions/api_test/messaging/externally_connectable/sites/assertions.js:34: name == 'name' || On 2015/03/03 17:27:19, kalman wrote: ...
5 years, 9 months ago (2015-03-03 17:36:34 UTC) #4
arv (Not doing code reviews)
On 2015/03/03 17:36:34, arv wrote: > https://codereview.chromium.org/971343003/diff/1/chrome/test/data/extensions/api_test/messaging/externally_connectable/sites/assertions.js > File > chrome/test/data/extensions/api_test/messaging/externally_connectable/sites/assertions.js > (right): > > ...
5 years, 9 months ago (2015-03-03 17:37:20 UTC) #5
arv (Not doing code reviews)
Use typeof as well
5 years, 9 months ago (2015-03-03 17:38:59 UTC) #6
arv (Not doing code reviews)
update comment
5 years, 9 months ago (2015-03-03 17:40:23 UTC) #7
arv (Not doing code reviews)
PTAL
5 years, 9 months ago (2015-03-03 17:40:53 UTC) #8
not at google - send to devlin
lgtm
5 years, 9 months ago (2015-03-03 17:42:53 UTC) #9
arv (Not doing code reviews)
Thanks
5 years, 9 months ago (2015-03-03 17:46:08 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/971343003/60001
5 years, 9 months ago (2015-03-03 17:47:28 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 9 months ago (2015-03-03 18:46:32 UTC) #13
commit-bot: I haz the power
5 years, 9 months ago (2015-03-03 18:47:24 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/5f75a3be4c9334aba627d6c5eb884adf965e1d78
Cr-Commit-Position: refs/heads/master@{#318915}

Powered by Google App Engine
This is Rietveld 408576698