Closed
Bug 1008386
Opened 12 years ago
Closed 12 years ago
Add thumbnail position to griditem loadurl probe
Categories
(Firefox for Android Graveyard :: Awesomescreen, defect)
Tracking
(firefox31 verified, firefox32 verified)
VERIFIED
FIXED
Firefox 32
People
(Reporter: mfinkle, Unassigned)
Details
Attachments
(1 file)
|
1.33 KB,
patch
|
lucasr
:
review+
Sylvestre
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
We can add the position of the thumbnail that was tapped to open a URL. It might be useful for detecting usage patterns. It's pretty easy to do as well.
The "tablet" flag (bug 1007836) can be used to help us switch analyses between phone and tablet layouts.
Attachment #8420306 -
Flags: review?(lucasr.at.mozilla)
Updated•12 years ago
|
Attachment #8420306 -
Flags: review?(lucasr.at.mozilla) → review+
| Reporter | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 32
| Reporter | ||
Comment 3•12 years ago
|
||
Comment on attachment 8420306 [details] [diff] [review]
uitelemetry-grid-position v0.1
[Approval Request Comment]
Bug caused by (feature/regressing bug #):
User impact if declined: We want to do before and after testing with telemetry
Testing completed (on m-c, etc.): Works on m-c
Risk to taking this patch (and alternatives if risky): low, but will likely need a rebased patch
String or IDL/UUID changes made by this patch: none
Attachment #8420306 -
Flags: approval-mozilla-aurora?
Updated•12 years ago
|
status-firefox31:
--- → affected
status-firefox32:
--- → fixed
Updated•12 years ago
|
Attachment #8420306 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
| Reporter | ||
Comment 4•12 years ago
|
||
Comment 5•12 years ago
|
||
SendUIEvent: action = loadurl.1 method = griditem timestamp = 18599525 extras = 0
SendUIEvent: action = loadurl.1 method = griditem timestamp = 18599525 extras = 1
SendUIEvent: action = loadurl.1 method = griditem timestamp = 18599525 extras = 2
SendUIEvent: action = loadurl.1 method = griditem timestamp = 18599525 extras = 3
SendUIEvent: action = loadurl.1 method = griditem timestamp = 18599525 extras = 4
SendUIEvent: action = loadurl.1 method = griditem timestamp = 18599525 extras = 5
Verified as fixed in builds:
- 32.0a1 (2014-05-30);
- 31.0a2 (2014-05-30);
Device: Alcatel One Touch 8008D (Android 4.1.2)
Updated•5 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
•