servo/components
Anthony Ramine e70b520c1f Fix the "get the parent" loop when dispatching event (fixes #6733)
The DOM specification says:

A document's get the parent algorithm, given an event, returns null
if event's type attribute value is "load" or document does not have
a browsing context, and the document's associated Window object
otherwise.
2016-02-27 17:41:22 +01:00
..
canvas Add WebRender integration to Servo. 2016-02-18 10:35:29 +10:00
canvas_traits Add WebRender integration to Servo. 2016-02-18 10:35:29 +10:00
compositing do not send mouseevent twice 2016-02-20 05:03:10 +01:00
devtools Report CSS errors to script task for further processing. 2016-02-11 14:48:47 -05:00
devtools_traits Bump heapsize to 0.3 2016-02-13 11:13:19 +01:00
gfx Add WebRender integration to Servo. 2016-02-18 10:35:29 +10:00
gfx_traits Bump heapsize to 0.3 2016-02-13 11:13:19 +01:00
layout Bump to Rust 2016-02-22 2016-02-23 02:43:57 +01:00
layout_traits Add WebRender integration to Servo. 2016-02-18 10:35:29 +10:00
msg Add WebRender integration to Servo. 2016-02-18 10:35:29 +10:00
net Update websocket 2016-02-19 15:34:41 +01:00
net_traits Update websocket 2016-02-19 15:34:41 +01:00
plugins Bump to Rust 2016-02-22 2016-02-23 02:43:57 +01:00
profile Bump to Rust 2016-02-22 2016-02-23 02:43:57 +01:00
profile_traits Implement planned navigation 2016-02-18 06:37:32 -05:00
script Fix the "get the parent" loop when dispatching event (fixes #6733) 2016-02-27 17:41:22 +01:00
script_traits Move util::cursor to style_traits 2016-02-16 00:50:01 +01:00
servo Auto merge of #9660 - servo:websocketup, r=jdm 2016-02-23 23:51:54 +05:30
style Move util::logical_geometry to style 2016-02-18 10:17:13 +01:00
style_traits Move util::cursor to style_traits 2016-02-16 00:50:01 +01:00
util Move util::persistent_list to layout 2016-02-20 19:20:38 +01:00
webdriver_server Bump url to 0.5.5 2016-02-13 00:08:12 +01:00