Commit Graph

7 Commits

Author SHA1 Message Date
efortuna@google.com f81052f2c8 Reapply expanding overloaded functions into separate functions.
BUG=
R=jmesserly@google.com

Review URL: https://codereview.chromium.org//18577002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24709 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-02 22:32:44 +00:00
efortuna@google.com 3629744086 "Reverting 24655"
BUG=

Review URL: https://codereview.chromium.org//18277003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24656 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-01 21:09:19 +00:00
efortuna@google.com fc0df10d8b Expand overloaded methods and optional parameters in the html library.
BUG=
R=blois@google.com

Review URL: https://codereview.chromium.org//16494002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24655 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-01 20:49:07 +00:00
efortuna@google.com 031127b815 Incorporate Pete's comments on KeyboardEventStream.
BUG=

Review URL: https://codereview.chromium.org//12670017

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20551 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-27 00:27:12 +00:00
efortuna@google.com 5ecbac23c1 Modern-ify KeyEvent handling.
BUG=

Review URL: https://codereview.chromium.org//12419011

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20481 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-25 20:16:55 +00:00
efortuna@google.com aedcf9eb32 Enable getUserMedia to take constraints for its parameters.
BUG=

Review URL: https://codereview.chromium.org//12695014

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20245 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-19 21:07:24 +00:00
blois@google.com d8265d81a5 Fixing Geolocation on Firefox
For position, Firefox is returning an object which doesn't map nicely, so added a wrapper for that.

Also cleaned up the APIs to make them more dart-friendly.

BUG=7547

Review URL: https://codereview.chromium.org//12274002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18723 260f80e4-7a28-3924-810f-c04153c831b5
2013-02-19 21:18:36 +00:00