Closed
Bug 1008355
Opened 11 years ago
Closed 10 years ago
Easter egg whimsycorn should spin on mousedown
Categories
(Firefox :: Menus, defect)
Firefox
Menus
Tracking
()
VERIFIED
FIXED
Firefox 32
People
(Reporter: madhava, Assigned: jaws)
Details
(Whiteboard: p=1 s=it-32c-31a-30b.2 [qa!])
Attachments
(1 file, 2 obsolete files)
3.47 KB,
patch
|
dao
:
review+
|
Details | Diff | Splinter Review |
It should do something different every couple of releases or so, but this would be a good start.
Comment 1•11 years ago
|
||
Attachment #8420283 -
Flags: review?(jaws)
Comment 2•11 years ago
|
||
It might be nice to not have the flickering scrollbar, but I wasn't sure how to do it.
Madhava thinks it's already fixed.
Comment 3•11 years ago
|
||
I think at this point we're wiring so much dedicated code in panelUI.inc.xul/js for this that it becomes hard to justify this investment. It's not just the time it took you to write this patch and the time it will take to review it. This code (which doesn't seem self-contained at first glance) will also need to be maintained.
Comment 4•11 years ago
|
||
(In reply to Dão Gottwald [:dao] from comment #3)
> It's not just the time it took you to write this patch and the time it will
> take to review it. This code (which doesn't seem self-contained at first
> glance) will also need to be maintained.
And of course comment 2 isn't encouraging at all in this regard...
Assignee | ||
Comment 5•11 years ago
|
||
Assignee: nobody → jaws
Attachment #8420283 -
Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #8420283 -
Flags: review?(jaws)
Attachment #8420678 -
Flags: review?(dao)
Comment 6•11 years ago
|
||
Comment on attachment 8420678 [details] [diff] [review]
Simplified patch (spins on the Y axis)
>+@keyframes rotate {
Please make this more self-contained by giving the animation a name that can be expected to remain unique.
Attachment #8420678 -
Flags: review?(dao) → review-
Assignee | ||
Comment 7•10 years ago
|
||
I added a whimsy prefix to the animation-names so they are guaranteed unique.
Attachment #8420678 -
Attachment is obsolete: true
Attachment #8425853 -
Flags: review?(dao)
Updated•10 years ago
|
Attachment #8425853 -
Flags: review?(dao) → review+
Updated•10 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Comment 8•10 years ago
|
||
Keywords: checkin-needed
Whiteboard: [fixed-in-fx-team]
Comment 9•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 32
Assignee | ||
Updated•10 years ago
|
Summary: Easter egg whimsycorn should spin on click → Easter egg whimsycorn should spin on mousedown
Assignee | ||
Comment 10•10 years ago
|
||
Marco, can you please add this to the backlog?
Flags: needinfo?(mmucci)
Flags: firefox-backlog+
Whiteboard: p=1 s=it-32c-31a-30b.2 [qa+]
Updated•10 years ago
|
QA Contact: catalin.varga
Comment 12•10 years ago
|
||
I verified the bug using the following environment:
FF 32 Nightly
Build Id: 20140523030202
Os: Win 7 x64, Ubuntu 12.10 x32, Mac Os X 10.8.5
Status: RESOLVED → VERIFIED
Whiteboard: p=1 s=it-32c-31a-30b.2 [qa+] → p=1 s=it-32c-31a-30b.2 [qa!]
You need to log in
before you can comment on or make changes to this bug.
Description
•