Ms2ger
|
1dad710063
|
Replace Root::deref() calls by Root::r() calls where possible.
This changes those calls that were already sound.
|
2015-01-01 20:36:43 +01:00 |
|
Ms2ger
|
c9f26dfd59
|
Rename Root::root_ref() to Root::r().
As it will be used much more widely after the upcoming changes, this limits
the effort reading and writing the method calls.
|
2015-01-01 20:36:43 +01:00 |
|
Manish Goregaokar
|
e9d1740e19
|
script: to_string() -> into_string()
|
2014-12-27 14:48:36 +01:00 |
|
Tetsuharu OHZEKI
|
a7bb436177
|
script: Remove glob imports added in #4405
|
2014-12-19 04:52:48 +09:00 |
|
Ms2ger
|
466faac2a5
|
Update rustc to revision 3dcd2157403163789aaf21a9ab3c4d30a7c6494d.
|
2014-12-17 15:19:45 -05:00 |
|
Michael Booth
|
2cbf5a3671
|
Updated reflect_dom_object to be passed by value
|
2014-11-30 19:47:52 +00:00 |
|
Rohan Prinja
|
aad124fce3
|
key[board]event args for Document#createEvent
|
2014-11-17 09:37:05 +05:30 |
|
Josh Matthews
|
c23edf6f5a
|
Short-circuit initFooEvent while dispatching events.
|
2014-11-13 12:53:54 -05:00 |
|
Keegan McAllister
|
642a3592c7
|
Fix interfaces test
|
2014-11-13 12:53:54 -05:00 |
|
Josh Matthews
|
80764f65e3
|
Add single-line text input with no visible cursor.
|
2014-11-13 12:53:54 -05:00 |
|
Josh Matthews
|
329ba56fca
|
Dispatch keydown, keyup, and keypress events at appropriate times.
|
2014-11-13 11:27:15 -05:00 |
|
Josh Matthews
|
e999843183
|
Fill in KeyboardEvent.
|
2014-11-13 11:24:14 -05:00 |
|
Josh Matthews
|
bb7074698a
|
Add KeyboardEvent stub.
|
2014-11-13 11:24:14 -05:00 |
|