Bug 1446060 - Rename mPanelContainer to tabpanels r=dao
MozReview-Commit-ID: 85PNkl3OeBE
This commit is contained in:
@@ -1321,7 +1321,7 @@ var gBrowserInit = {
|
||||
|
||||
if (!gMultiProcessBrowser) {
|
||||
// There is a Content:Click message manually sent from content.
|
||||
Services.els.addSystemEventListener(gBrowser.mPanelContainer, "click",
|
||||
Services.els.addSystemEventListener(gBrowser.tabpanels, "click",
|
||||
contentAreaClick, true);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user