Bug 1077611 - Remove platform detection from loop panel & conversation window. r=dmose

This commit is contained in:
Jared Wein
2014-10-23 14:11:12 -04:00
parent 38162cc753
commit 39bbe7c5c0
8 changed files with 2 additions and 41 deletions

View File

@@ -751,7 +751,6 @@ loop.panel = (function(_, mozL10n) {
dispatcher={dispatcher}
/>, document.querySelector("#main"));
document.body.classList.add(loop.shared.utils.getTargetPlatform());
document.body.setAttribute("dir", mozL10n.getDirection());
// Notify the window that we've finished initalization and initial layout