From d84c3e7a303c5582cd240be637574067bd5cac91 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Thu, 14 May 2015 13:26:13 +0200 Subject: [PATCH] Fix some overlong lines. --- components/msg/constellation_msg.rs | 3 ++- components/script/dom/htmlmediaelement.rs | 4 +++- components/script/dom/node.rs | 15 ++++++++++----- components/script/dom/websocket.rs | 3 ++- ports/gonk/src/window.rs | 8 ++++++-- python/tidy.py | 2 +- tests/unit/net/data_loader.rs | 8 ++++++-- 7 files changed, 30 insertions(+), 13 deletions(-) diff --git a/components/msg/constellation_msg.rs b/components/msg/constellation_msg.rs index a147842db25..d60f45b8b0e 100644 --- a/components/msg/constellation_msg.rs +++ b/components/msg/constellation_msg.rs @@ -262,7 +262,8 @@ pub enum MozBrowserEvent { AsyncScroll, /// Sent when window.close() is called within a browser