Open
Bug 1088948
Opened 11 years ago
Updated 3 years ago
Page Info > Media loading semantics are broken
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
NEW
People
(Reporter: from_bugzilla3, Unassigned)
References
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0
Build ID: 20141004161010
Steps to reproduce:
1. Choose "Page Info" from the context menu
2. Click the Media tab
3. Select favicon.ico
Actual results:
Sometimes, the preview pane remains blank unless the image is deselected and reselected. (However, deselecting and reselecting always works)
Given that loading sometimes works and sometimes doesn't, I get the impression it's a race condition of some sort, but I wouldn't know where, since favicons are always loaded into the tabs by the time I do this.
Expected results:
If the image isn't ready by the time the preview pane wants it, the pane should be automatically refreshed once the image IS ready.
Regression range:
good=2013-03-27
bad=2013-03-28
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=178a4a770bb1&tochange=962f5293f87f
I guess it's due to:
Jonathan Kew — bug 828508 - use higher-res favicons for tab titles in hidpi mode if available. r=dao
Page Info probably doesn't load the high-res favicons when the window is open.
Blocks: 828508
Component: Untriaged → Tabbed Browser
Keywords: regression
Version: 34 Branch → 22 Branch
Comment 2•10 years ago
|
||
User Agent Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0
Build ID 20160310030242
This is still reproducing on latest Nightly (48.0a1) on Ubuntu 15.04.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Version: 22 Branch → Trunk
(In reply to Liviu Cirdei [:liviucirdei] from comment #2)
> User Agent Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101
> Firefox/48.0
> Build ID 20160310030242
>
> This is still reproducing on latest Nightly (48.0a1) on Ubuntu 15.04.
With which website did you test?
Comment 4•10 years ago
|
||
> With which website did you test?
http://www.uefa.com/
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•