Closed
Bug 952592
Opened 12 years ago
Closed 12 years ago
Collect sizemode from first window in BrowserUITelemetry
Categories
(Firefox :: Toolbars and Customization, defect)
Tracking
()
RESOLVED
FIXED
Firefox 29
People
(Reporter: mconley, Assigned: mconley)
References
Details
(Whiteboard: [Australis:P-][fixed-in-holly][qa-])
Attachments
(2 files, 3 obsolete files)
|
1.35 KB,
patch
|
Gijs
:
review+
|
Details | Diff | Splinter Review |
|
1.11 KB,
patch
|
Gijs
:
review+
lsblakk
:
approval-mozilla-aurora+
lsblakk
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
UX wants to know whether or not users tend to have browser windows that are maximized.
We're a little limited, because we only sample one window (the first non-popup browser window). But that will hopefully give us enough information to think about.
| Assignee | ||
Comment 1•12 years ago
|
||
| Assignee | ||
Comment 2•12 years ago
|
||
Attachment #8350739 -
Attachment is obsolete: true
| Assignee | ||
Updated•12 years ago
|
Attachment #8350740 -
Attachment is patch: true
| Assignee | ||
Comment 3•12 years ago
|
||
| Assignee | ||
Comment 4•12 years ago
|
||
Attachment #8350745 -
Attachment is obsolete: true
| Assignee | ||
Comment 5•12 years ago
|
||
Putting in a more helpful comment.
Attachment #8350740 -
Attachment is obsolete: true
| Assignee | ||
Updated•12 years ago
|
Attachment #8350746 -
Flags: review?(gijskruitbosch+bugs)
| Assignee | ||
Updated•12 years ago
|
Attachment #8350748 -
Flags: review?(gijskruitbosch+bugs)
Comment 6•12 years ago
|
||
Comment on attachment 8350746 [details] [diff] [review]
Patch v1 - for Australis
Review of attachment 8350746 [details] [diff] [review]:
-----------------------------------------------------------------
r=me, assuming we've checked this is called after sessionrestore has run, so we don't have the same problem as with the number of tabs (which I saw fly by in emails and assume is related to when we're measuring...)
Attachment #8350746 -
Flags: review?(gijskruitbosch+bugs) → review+
Comment 7•12 years ago
|
||
Comment on attachment 8350748 [details] [diff] [review]
Patch v1.1 - for non-Australis
Review of attachment 8350748 [details] [diff] [review]:
-----------------------------------------------------------------
Ditto.
Attachment #8350748 -
Flags: review?(gijskruitbosch+bugs) → review+
| Assignee | ||
Comment 8•12 years ago
|
||
With bug 956138 landed, we'll gather this after sessionrestore has loaded. Thanks!
| Assignee | ||
Comment 9•12 years ago
|
||
Landed on fx-team as https://hg.mozilla.org/integration/fx-team/rev/2acfc7a8756e
| Assignee | ||
Comment 10•12 years ago
|
||
Landed on Holly as https://hg.mozilla.org/projects/holly/rev/584c5d89dac0
Whiteboard: [Australis:P-] → [Australis:P-][fixed-in-holly]
| Assignee | ||
Comment 11•12 years ago
|
||
Comment on attachment 8350748 [details] [diff] [review]
Patch v1.1 - for non-Australis
[Approval Request Comment]
Bug caused by (feature/regressing bug #):
None. This allows BrowserUITelemetry to record the sizemode of the browser window after start-up.
User impact if declined:
None.
Testing completed (on m-c, etc.):
Just local testing.
Risk to taking this patch (and alternatives if risky):
Very low.
String or IDL/UUID changes made by this patch:
None.
Attachment #8350748 -
Flags: approval-mozilla-beta?
Attachment #8350748 -
Flags: approval-mozilla-aurora?
Comment 12•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 29
Updated•12 years ago
|
Attachment #8350748 -
Flags: approval-mozilla-beta?
Attachment #8350748 -
Flags: approval-mozilla-beta+
Attachment #8350748 -
Flags: approval-mozilla-aurora?
Attachment #8350748 -
Flags: approval-mozilla-aurora+
| Assignee | ||
Comment 13•12 years ago
|
||
Whiteboard: [Australis:P-][fixed-in-holly] → [Australis:P-][fixed-in-holly][q-a]
Whiteboard: [Australis:P-][fixed-in-holly][q-a] → [Australis:P-][fixed-in-holly][qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•