Closed
Bug 897701
Opened 12 years ago
Closed 12 years ago
Don't entrain pointerDownTarget in BrowserElementPanning longer than necessary
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(blocking-b2g:leo+, firefox23 wontfix, firefox24 wontfix, firefox25 fixed, b2g18 fixed, b2g18-v1.0.0 wontfix, b2g18-v1.0.1 wontfix, b2g-v1.1hd fixed)
People
(Reporter: khuey, Assigned: khuey)
References
Details
(Whiteboard: [LeoVB+] QARegressExclude)
Attachments
(1 file)
886 bytes,
patch
|
justin.lebar+bug
:
review+
|
Details | Diff | Splinter Review |
We should null this out when the touch ends, or we could end up leaking the BrowserElementParent for the last app that was panned.
Attachment #780610 -
Flags: review?(justin.lebar+bug)
Updated•12 years ago
|
Attachment #780610 -
Flags: review?(justin.lebar+bug) → review+
Comment 1•12 years ago
|
||
Maybe add a comment?
Updated•12 years ago
|
blocking-b2g: leo? → leo+
Assignee | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Whiteboard: [LeoVB+]
Comment 4•12 years ago
|
||
status-b2g18:
--- → fixed
status-b2g18-v1.0.0:
--- → wontfix
status-b2g18-v1.0.1:
--- → wontfix
status-b2g-v1.1hd:
--- → affected
status-firefox23:
--- → wontfix
status-firefox24:
--- → wontfix
status-firefox25:
--- → fixed
Target Milestone: --- → 1.1 QE5
Comment 5•12 years ago
|
||
Updated•12 years ago
|
Whiteboard: [LeoVB+] → [LeoVB+] QARegressExclude
You need to log in
before you can comment on or make changes to this bug.
Description
•