Thu, 15 Jan 2015 21:03:48 +0100
Integrate friendly tips from Tor colleagues to make (or not) 4.5 alpha 3;
This includes removal of overloaded (but unused) methods, and addition of
a overlooked call to DataStruct::SetData(nsISupports, uint32_t, bool.)
1 [DEFAULT]
3 [browser_bug593387.js]
4 skip-if = e10s # Bug ?????? - test directly touches content (contentWindow.iframe.addEventListener)
5 [browser_bug902350.js]
6 skip-if = e10s # Bug ?????? - test e10s utils don't support load events from iframe etc, which this test relies on.
7 [browser_state_notifications.js]
8 skip-if = e10s # Bug ?????? - content-document-* notifications come while document's URI is still about:blank, but test expects real URL.