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

Issue 1864353002: [Extensions] Make Binding.generate() load the schema directly (Closed)

Created:
4 years, 8 months ago by Devlin
Modified:
4 years, 8 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

[Extensions] Make Binding.generate() load the schema directly Previously, Binding.generate would rely on a previously-loaded schema object during generation. Instead, make it load the schema directly in generate() so that it can't be mutated before use. BUG=591164 Committed: https://crrev.com/c089219d5f8794747f7ab7b966b4676f49532e1f Cr-Commit-Position: refs/heads/master@{#386434}

Patch Set 1 : #

Total comments: 2

Patch Set 2 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -11 lines) Patch
M extensions/renderer/resources/binding.js View 1 4 chunks +18 lines, -11 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
Devlin
4 years, 8 months ago (2016-04-08 22:00:56 UTC) #4
asargent_no_longer_on_chrome
lgtm https://codereview.chromium.org/1864353002/diff/20001/extensions/renderer/resources/binding.js File extensions/renderer/resources/binding.js (right): https://codereview.chromium.org/1864353002/diff/20001/extensions/renderer/resources/binding.js#newcode238 extensions/renderer/resources/binding.js:238: // handler, it's properties don't have the custom ...
4 years, 8 months ago (2016-04-11 18:13:44 UTC) #5
Devlin
https://codereview.chromium.org/1864353002/diff/20001/extensions/renderer/resources/binding.js File extensions/renderer/resources/binding.js (right): https://codereview.chromium.org/1864353002/diff/20001/extensions/renderer/resources/binding.js#newcode238 extensions/renderer/resources/binding.js:238: // handler, it's properties don't have the custom getters/setters ...
4 years, 8 months ago (2016-04-11 19:10:03 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1864353002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1864353002/40001
4 years, 8 months ago (2016-04-11 19:10:45 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 8 months ago (2016-04-11 19:17:20 UTC) #11
commit-bot: I haz the power
4 years, 8 months ago (2016-04-11 19:18:19 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c089219d5f8794747f7ab7b966b4676f49532e1f
Cr-Commit-Position: refs/heads/master@{#386434}

Powered by Google App Engine
This is Rietveld 408576698