Closed
Bug 744518
Opened 13 years ago
Closed 13 years ago
Move Gesture:ShowPress code into touchstart event handler
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox14 fixed, blocking-fennec1.0 +)
RESOLVED
FIXED
Firefox 15
People
(Reporter: kats, Assigned: wesj)
References
Details
Attachments
(1 file)
5.41 KB,
patch
|
kats
:
review+
akeybl
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
This is a spinoff from bug 741228, and the attached patch is wesj's patch from that bug that I already r+'d. It should land once bug 741247 is figured out, so that the touchstart event is consistently delivered to browser.js
Attachment #614094 -
Flags: review+
Assignee | ||
Comment 1•13 years ago
|
||
I'm planning to use this to fix bug 719276, which is a blocker, so I'm noming this one too.
tracking-fennec: --- → ?
Assignee | ||
Comment 2•13 years ago
|
||
Whoops. Marked the wrong flag. I've been playing with this a bit today. I think we should take it.
I don't see highlights on the far side of nyt.com when zoomed out to page width, but we seem to find the right element. They also have trouble highlighting without this patch. I'm not sure if Gecko is just optimizing away the small change somewhere?
tracking-fennec: ? → ---
blocking-fennec1.0: --- → ?
Comment 3•13 years ago
|
||
This bug itself does not block, but if it fixes bug 719276 we'll take it right away.
blocking-fennec1.0: ? → -
Assignee | ||
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•13 years ago
|
||
Comment on attachment 614094 [details] [diff] [review]
Patch
[Approval Request Comment]
Regression caused by (bug #): Forever
User impact if declined: Double taps can cause highlight to linger around forever
Testing completed (on m-c, etc.): Landed on mc 5-2
Risk to taking this patch (and alternatives if risky): Slightly risky
String changes made by this patch: none
Attachment #614094 -
Flags: approval-mozilla-aurora?
Updated•13 years ago
|
Assignee: nobody → bugmail.mozilla
Target Milestone: --- → Firefox 15
Reporter | ||
Updated•13 years ago
|
Assignee: bugmail.mozilla → wjohnston
Comment 6•13 years ago
|
||
(In reply to Wesley Johnston (:wesj) from comment #5)
> Risk to taking this patch (and alternatives if risky): Slightly risky
This does not block Fennec 1.0. Please get a blocking-fennec1.0+ or approval from blassey/mfinkle before nominating for Aurora 14 uplift.
Updated•13 years ago
|
Attachment #614094 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora-
Assignee | ||
Comment 7•13 years ago
|
||
This fixed a blocker (see comment 3). Renom I guess.
blocking-fennec1.0: - → ?
Comment 8•13 years ago
|
||
Comment on attachment 614094 [details] [diff] [review]
Patch
(In reply to Mark Finkle (:mfinkle) from comment #3)
> This bug itself does not block, but if it fixes bug 719276 we'll take it
> right away.
Actually just saw this, and from https://bugzilla.mozilla.org/show_bug.cgi?id=719276#c15 it appears to be fixed. Approved for Aurora.
Attachment #614094 -
Flags: approval-mozilla-aurora- → approval-mozilla-aurora+
Updated•13 years ago
|
blocking-fennec1.0: ? → +
Assignee | ||
Comment 10•13 years ago
|
||
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•