зеркало из https://github.com/mozilla/pjs.git
Bug 627146 - Bookmark panel doesn't open in the correct direction in rtl; (Bv1) Remove the comment too.
r=enndeakin (a=comment-only). DONTBUILD
This commit is contained in:
Родитель
d3231a0300
Коммит
2ec75c2f51
|
@ -346,8 +346,6 @@ var PlacesCommandHook = {
|
|||
if (aBrowser.contentWindow == window.content) {
|
||||
var starIcon = aBrowser.ownerDocument.getElementById("star-button");
|
||||
if (starIcon && isElementVisible(starIcon)) {
|
||||
// Make sure the bookmark properties dialog hangs toward the middle of
|
||||
// the location bar in RTL builds
|
||||
if (aShowEditUI)
|
||||
StarUI.showEditBookmarkPopup(itemId, starIcon, "bottomcenter topright");
|
||||
return;
|
||||
|
|
Загрузка…
Ссылка в новой задаче