 Chromium Code Reviews
 Chromium Code Reviews Issue 
            52593009:
    Use TextTrackMode and TextTrackKind enums in TextTrack IDL  (Closed)
    
  
    Issue 
            52593009:
    Use TextTrackMode and TextTrackKind enums in TextTrack IDL  (Closed) 
  | DescriptionUse TextTrackMode and TextTrackKind enums in TextTrack IDL
The generated code (modeAttributeSetter in V8TextTrack.cpp) now
checks that the string is one of the three allowed values, so we
can just assert it internally.
Also fiddle a bit with the IDL to make it match the spec order.
BUG=313602
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161055
   Patch Set 1 #
      Total comments: 2
      
     
 Messages
    Total messages: 5 (0 generated)
     | ||||||||||||||||||||||||||||