Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(22)

Issue 8344019: Remove createXMLHttpRequest and other 'factory' constructors. (Closed)

Created:
9 years, 2 months ago by sra1
Modified:
9 years, 2 months ago
Reviewers:
vsm
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Remove createXMLHttpRequest and other 'factory' constructors. These are now available with 'new' syntax (i.e. from genuine factory constructors.) BUG=5464478 TEST= Committed: https://code.google.com/p/dart/source/detail?r=537

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -135 lines) Patch
M client/dom/generated/monkey_dom.js View 1 chunk +0 lines, -4 lines 0 comments Download
M client/dom/generated/monkey_dom_externs.js View 2 chunks +0 lines, -4 lines 0 comments Download
M client/dom/generated/src/interface/DOMWindow.dart View 1 chunk +0 lines, -8 lines 0 comments Download
M client/dom/generated/src/wrapping/_DOMWindowWrappingImplementation.dart View 1 chunk +0 lines, -25 lines 0 comments Download
M client/dom/generated/wrapping_dom.js View 1 chunk +0 lines, -40 lines 0 comments Download
M client/dom/generated/wrapping_dom_externs.js View 2 chunks +0 lines, -4 lines 0 comments Download
M client/dom/idl/dart/dart.idl View 1 chunk +0 lines, -6 lines 0 comments Download
M client/dom/scripts/dartgenerator.py View 1 chunk +0 lines, -4 lines 0 comments Download
M client/dom/scripts/template_wrapping_dom.js View 1 chunk +0 lines, -40 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sra1
9 years, 2 months ago (2011-10-18 21:30:27 UTC) #1
vsm
9 years, 2 months ago (2011-10-18 21:34:06 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698