Chromium Code Reviews
DescriptionChange Element offset/client/scroll attributes to be num instead of int
Note, these attributes have changed from int to double in Chrome 36. On Dartium, this breaks us in checked mode. Unfortunately, I cannot easily change the dart.idl to mark these as double - that will break Chrome 34 and 35.
For now, I need custom code to mark these as num. We need a better solution.
TBR=blois@google.com,jacobr@google.com
Committed: https://code.google.com/p/dart/source/detail?r=36627
Patch Set 1 #
Total comments: 1
Messages
Total messages: 5 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||