Skip to content
Snippets Groups Projects
Commit cd09c7bd authored by Sebastian Hengst's avatar Sebastian Hengst
Browse files

Backed out changeset 4e1474612b64 (bug 1404583) for failing browser-chrome's...

Backed out changeset 4e1474612b64 (bug 1404583) for failing browser-chrome's browser/modules/test/browser/browser_BrowserUITelemetry_syncedtabs.js. r=backout
parent 20dc07df
No related branches found
No related tags found
No related merge requests found
......@@ -448,11 +448,6 @@ function openLinkIn(url, where, params) {
postData: aPostData,
userContextId: aUserContextId
});
// Don't focus the content area if focus is in the address bar and we're
// loading the New Tab page.
focusUrlBar = document.activeElement == gURLBar.inputField &&
w.isBlankPageURL(url);
break;
case "tabshifted":
loadInBackground = !loadInBackground;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment