Closed
Bug 684092
Opened 14 years ago
Closed 14 years ago
browser_tapping.js forgets one time to removeEventListener panFinished
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 9
People
(Reporter: martijn.martijn, Assigned: martijn.martijn)
Details
(Whiteboard: QA-)
Attachments
(1 file)
1.00 KB,
patch
|
mbrubeck
:
review+
|
Details | Diff | Splinter Review |
I noticed a js error in one of the following tests coming from browser_tapping.js.
Then I noticed that there is one case in that file, where one addEventListener wasn't removed.
Attachment #557690 -
Flags: review?(mbrubeck)
Updated•14 years ago
|
Attachment #557690 -
Flags: review?(mbrubeck) → review+
Assignee | ||
Updated•14 years ago
|
Keywords: checkin-needed
Comment 1•14 years ago
|
||
Similar to bug 681640 comment 6, please can you fix your hgrc and add a commit message, since my doing so for half a dozen checkin-neededs a day takes a not-insignificant amount of time (also as it happens m-i is closed currently, so can't push it immediately anyway). Thanks :-)
Assignee: nobody → martijn.martijn
Status: NEW → ASSIGNED
Keywords: checkin-needed
OS: Windows 7 → All
Hardware: x86 → All
Assignee | ||
Updated•14 years ago
|
Keywords: checkin-needed
Comment 2•14 years ago
|
||
Keywords: checkin-needed
Whiteboard: [inbound]
Comment 3•14 years ago
|
||
(In reply to Jacek Caban from comment #2)
> http://hg.mozilla.org/integration/mozilla-inbound/rev/c4d9981dc228
landed in m-c
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Whiteboard: [inbound]
Target Milestone: --- → Firefox 9
Updated•14 years ago
|
Whiteboard: QA?
Updated•14 years ago
|
Whiteboard: QA? → QA-
You need to log in
before you can comment on or make changes to this bug.
Description
•