|  | Fix factory dart:html typed array providers for dartium.
Revert "Revert "Typed array constructors with optional buffer offset and length.""
This reverts commit 70b6f43f35d3c022187cdb0ce4d516811a2a5dd1.
BUG=
TEST=
Committed: https://code.google.com/p/dart/source/detail?r=6071
  
   
    
  
  
    
      |  | Unified diffs | Side-by-side diffs | Delta from patch set | Stats (+659 lines, -202 lines) | Patch |  
        |  | M | client/tests/client/client.status | View | 1 | 2 chunks | +7 lines, -1 line | 0 comments | Download |  
        |  | A | client/tests/client/dom/TypedArrays2Test.dart | View |  | 1 chunk | +78 lines, -0 lines | 0 comments | Download |  
        |  | A | client/tests/client/html/TypedArrays1Test.dart | View |  | 1 chunk | +43 lines, -0 lines | 0 comments | Download |  
        |  | A | client/tests/client/html/TypedArrays2Test.dart | View |  | 1 chunk | +78 lines, -0 lines | 0 comments | Download |  
        |  | M | lib/dom/dom.dart | View |  | 9 chunks | +9 lines, -9 lines | 0 comments | Download |  
        |  | M | lib/dom/frog/dom_frog.dart | View |  | 11 chunks | +90 lines, -28 lines | 0 comments | Download |  
        |  | M | lib/dom/scripts/systemhtml.py | View |  | 1 chunk | +2 lines, -1 line | 0 comments | Download |  
        |  | M | lib/dom/scripts/systeminterface.py | View |  | 1 chunk | +2 lines, -1 line | 0 comments | Download |  
        |  | M | lib/dom/src/frog_FactoryProviders.dart | View |  | 1 chunk | +0 lines, -51 lines | 0 comments | Download |  
        |  | A | lib/dom/src/frog_TypedArrayFactoryProvider.dart | View |  | 1 chunk | +113 lines, -0 lines | 0 comments | Download |  
        |  | M | lib/dom/templates/dom/frog/frog_dom.darttemplate | View |  | 1 chunk | +1 line, -0 lines | 0 comments | Download |  
        |  | M | lib/dom/templates/html/frog/html_frog.darttemplate | View |  | 1 chunk | +1 line, -0 lines | 0 comments | Download |  
        |  | M | lib/html/dartium/html_dartium.dart | View |  | 11 chunks | +74 lines, -18 lines | 0 comments | Download |  
        |  | M | lib/html/frog/html_frog.dart | View |  | 11 chunks | +95 lines, -32 lines | 0 comments | Download |  
        |  | M | lib/html/src/dartium_FactoryProviders.dart | View |  | 2 chunks | +65 lines, -9 lines | 0 comments | Download |  
        |  | M | lib/html/src/frog_FactoryProviders.dart | View |  | 2 chunks | +1 line, -52 lines | 0 comments | Download |  |