Closed Bug 858590 Opened 11 years ago Closed 11 years ago

Remove auto positioning code from MenuUI

Categories

(Firefox for Metro Graveyard :: Input, defect)

x86_64
Windows 8.1
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 23

People

(Reporter: jimm, Assigned: jimm)

Details

Attachments

(1 file)

We force position everything now, this code is no longer in use.
Attached patch patchSplinter Review
Assignee: nobody → jmathies
Attachment #733879 - Flags: review?(sfoster)
Comment on attachment 733879 [details] [diff] [review]
patch

Review of attachment 733879 [details] [diff] [review]:
-----------------------------------------------------------------

Yay for less code. Looks good and works well (after updating/merging).

::: browser/metro/base/content/helperui/MenuUI.js
@@ -36,5 @@
>    },
>  
>    _positionOptions: function _positionOptions() {
>      let options = {};
> -    options.forcePosition = true;

This bitrotted a little - _positionOptions now returns { ... }.
Attachment #733879 - Flags: review?(sfoster) → review+
https://hg.mozilla.org/mozilla-central/rev/6c8f2ba905b1
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 23
OS: Windows 8 Metro → Windows 8.1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: