Chromium Code Reviews
DescriptionInitial commit for Chrome.* APIs in Dart
Added the initial wrappings for the Chrome.* APIs that use the JS() function. Only chrome.app.window and chrome.app.runtime are wrapped for now.
Also added "dart:chrome" to the compiler's list of libraries allowed to use convertDartClosureToJS(), and other internal library functions.
Committed: https://code.google.com/p/dart/source/detail?r=17743
Patch Set 1 #
Total comments: 28
Patch Set 2 : Updated all types to use JS objects only #Patch Set 3 : Moved compiler changes out & added new chrome_dart2js.dart file. #Patch Set 4 : Renamed _utils.dart to utils.dart #
Total comments: 25
Patch Set 5 : Fixed some code style issues #Patch Set 6 : Removed getMember() and setMember(), replacing with direct calls to JS() #
Messages
Total messages: 7 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||