Closed
Bug 738938
Opened 14 years ago
Closed 14 years ago
Progress throbber shows again when loading about:home on startup
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox15 verified, blocking-fennec1.0 +)
VERIFIED
FIXED
Firefox 14
People
(Reporter: pretzer, Assigned: mfinkle)
References
Details
Attachments
(2 files)
|
592 bytes,
patch
|
mfinkle
:
review-
|
Details | Diff | Splinter Review |
|
1.56 KB,
patch
|
blassey
:
review+
|
Details | Diff | Splinter Review |
Bug 718846 and bug 719868 fixed this some time ago, but this regressed again, maybe with the maple merge.
| Assignee | ||
Comment 1•14 years ago
|
||
Not maple. The about:home page is loaded into Gecko and showProgress is set to false, so no throbber is shown. BUT then the new tab is selected, to make it active, and Tab (or Tabs) has code to handle Tab:Selected" and it shows the throbber because the page is still loading.
Updated•14 years ago
|
blocking-fennec1.0: --- → ?
| Assignee | ||
Updated•14 years ago
|
blocking-fennec1.0: ? → -
| Reporter | ||
Comment 3•14 years ago
|
||
renominating to see if this would fall under the new soft-blocking category.
blocking-fennec1.0: - → ?
Comment 4•14 years ago
|
||
Attachment #613319 -
Flags: review?(mark.finkle)
| Assignee | ||
Comment 5•14 years ago
|
||
Attachment #613322 -
Flags: review?(blassey.bugs)
| Assignee | ||
Comment 6•14 years ago
|
||
Comment on attachment 613319 [details] [diff] [review]
patch
I don't like this because mState is not the same as the return of getState and that could lead to problems.
Attachment #613319 -
Flags: review?(mark.finkle) → review-
Updated•14 years ago
|
Attachment #613322 -
Flags: review?(blassey.bugs) → review+
Updated•14 years ago
|
blocking-fennec1.0: ? → +
Updated•14 years ago
|
Assignee: nobody → margaret.leibovic
Comment 7•14 years ago
|
||
Uh, oops, I took this without looking at it.
Assignee: margaret.leibovic → mark.finkle
| Assignee | ||
Comment 8•14 years ago
|
||
Comment 10•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 14
Comment 11•13 years ago
|
||
Throbber doesn't show up anymore on the latest Nightly build, when about:home is loaded at start up. Closing bug as verified fixed on:
Firefox 15.0a1 (2012-05-22)
Device: Galaxy Nexus
OS: Android 4.0.2
Status: RESOLVED → VERIFIED
status-firefox15:
--- → verified
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
•