Closed Bug 745266 Opened 12 years ago Closed 12 years ago

Operator precedence is wrong in nsEventStateManager::PreHandleEvent

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla14

People

(Reporter: Ms2ger, Assigned: humph)

References

(Blocks 1 open bug)

Details

Attachments

(1 file, 2 obsolete files)

It has (trusted & mouse & real) | scroll, should be trusted & ((mouse & real) | scroll)
Assignee: nobody → david.humphrey
Status: NEW → ASSIGNED
Attached patch Fix (obsolete) — Splinter Review
Attachment #614876 - Flags: review?(bugs)
Attachment #614876 - Flags: review?(bugs) → review+
Attached patch Fix (r=smaug) (obsolete) — Splinter Review
Same patch, but with checkin comment/author added.
Attachment #614876 - Attachment is obsolete: true
This can land.
Keywords: checkin-needed
Attached patch Fix (r=smaug)Splinter Review
...with correct commit message this time.
Attachment #615369 - Attachment is obsolete: true
the commit message has a wrong bug number
https://hg.mozilla.org/mozilla-central/rev/f59dff115daa
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
(sorry -- I glossed over that in my pre-landing sanity-check)
hmm, and bug 745255 (the bug # used in the commit) is hidden, so I can't just add a comment over there to direct people to this bug.

I'll backout & re-land this with the correct bug number.
Backed out:
  https://hg.mozilla.org/integration/mozilla-inbound/rev/328b56d0b34c
...and re-landed w/ correct bug number:
  https://hg.mozilla.org/integration/mozilla-inbound/rev/bb0ab2ceb031
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Apologies, and thanks for fixing.
https://hg.mozilla.org/mozilla-central/rev/bb0ab2ceb031
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: