$OpenBSD$ index 279471e..c82aadc 100644 --- browser/components/tabview/test/browser_tabview_bug712203.js.orig Fri Feb 20 15:40:36 2015 +++ browser/components/tabview/test/browser_tabview_bug712203.js Fri Feb 20 15:40:36 2015 @@ -9,13 +9,13 @@ function test() { let newState = { windows: [{ tabs: [{ - entries: [{ url: "http://www.google.com" }], + entries: [{ url: "about:mozilla" }], hidden: true, attributes: {}, extData: { "tabview-tab": '{"bounds":{"left":21,"top":29,"width":204,"height":153},' + - '"userSize":null,"url":"http://www.google.com","groupID":1,' + + '"userSize":null,"url":"about:mozilla","groupID":1,' + '"imageData":null,"title":null}' } },{