Closed
Bug 863071
Opened 12 years ago
Closed 12 years ago
Timings have delayed bold when changing resources
Categories
(DevTools :: Netmonitor, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jryans, Unassigned)
Details
Attachments
(1 file)
2.02 MB,
image/gif
|
Details |
Not sure if this happens on all platforms.
STR:
1. Open Net Monitor.
2. Refresh to capture activity.
3. Change to the Timings tab.
4. Change the selected resource.
5. Observe that the "X ms" text for Sending, Waiting, and Receiving appear to become less bold (or something like that) during the transition and then about 1 second later, the number's appearance returns to normal, matching the ones above it.
I've attached an animation demonstrating the effect.
Comment 1•12 years ago
|
||
That's probably just css transforms optimizations coming into play.
Reporter | ||
Comment 2•12 years ago
|
||
I guess the part I found strange was that only *some* of the timings are affected. The top 3 don't exhibit this behavior, only the bottom 3. For example, Connecting (row #3) frequently has to move to new value too, but it does not exhibit this issue.
Comment 3•12 years ago
|
||
The animations could.. be removed alltogether. I can't think of any good reason to keep them in that tab. Do you agree?
Reporter | ||
Comment 4•12 years ago
|
||
Eh, I think they are kind of fun. :) I just felt like reporting this because I thought I was going crazy at first.
I can try to poke at the animations in a little while and see what's going on.
Comment 5•12 years ago
|
||
Let's just WONTFIX this, it's not that big of a deal imho.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•