Chromium Code Reviews
DescriptionAdd "platforms" key in IDL schema compiler.
Add analogue to JSON "platforms" key in IDL to restrict extension APIs'
availability on different OS.
The "platforms" key format like this:
[platforms=("linux", "chromeos", "mac", "win", "chromeos_touch")]
namespace Foo { ... };
BUG=119398
TEST=manual
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=231767
Patch Set 1 #Patch Set 2 : Add test #
Total comments: 10
Patch Set 3 : Address kalman's comments #
Total comments: 4
Patch Set 4 : Fix comment issues #
Total comments: 6
Patch Set 5 : Update #Patch Set 6 : Add more test #
Total comments: 3
Patch Set 7 : Update comments #
Messages
Total messages: 15 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||