Closed Bug 660618 Opened 13 years ago Closed 13 years ago

Don't show progress indicators when using bfcache to go to another page

Categories

(SeaMonkey :: UI Design, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: philip.chee, Assigned: philip.chee)

References

Details

Attachments

(1 file, 1 obsolete file)

From Bug 310738

> When the status bar is enabled, back/forward using bfcache does not work as
> fast as when it is disabled.
Attached patch Patch v1.0 (obsolete) — Splinter Review
I don't see any difference in the UI frankly. Presumably back in 2008 it was more noticeable since the progress was a performance hog.
Attachment #536063 - Flags: review?(neil)
Comment on attachment 536063 [details] [diff] [review]
Patch v1.0

>+      if (!(aStateFlags & nsIWebProgressListener.STATE_RESTORING)) {
>+        this._busyUI = true;
I don't think we need to go to all that trouble, just don't turn on the throbber or the progress meter.
> neil@parkwaycc.co.uk      2011-05-30 06:34:56 PDT
> 
>>+      if (!(aStateFlags & nsIWebProgressListener.STATE_RESTORING)) {
>>+        this._busyUI = true;
> I don't think we need to go to all that trouble, just don't turn on the throbber or the progress meter.
Fixed.
Attachment #536063 - Attachment is obsolete: true
Attachment #536063 - Flags: review?(neil)
Attachment #536846 - Flags: review?(neil)
Attachment #536846 - Flags: review?(neil) → review+
Pushed to comm-central
http://hg.mozilla.org/comm-central/rev/00d0a464d61e
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Depends on: 749893
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: