Closed Bug 614810 Opened 14 years ago Closed 14 years ago

Content-modal alerts not very responsive

Categories

(Toolkit :: General, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 613714

People

(Reporter: keegkey, Unassigned)

References

Details

User-Agent:       Mozilla/5.0 (Windows NT 6.1; rv:2.0b8pre) Gecko/20101124 Firefox/4.0b8pre
Build Identifier: Mozilla/5.0 (Windows NT 6.1; rv:2.0b8pre) Gecko/20101124 Firefox/4.0b8pre

New javascript content-modal alerts are much less responsive than before.
For example on my machine P4 2.8GHz & ati 9550 it takes approximately 1-2sec to show up modal dialog.
Whereas in ff 3.6 is almost instantaneously.

Reproducible: Always
Depends on: 613714
I think the responsiveness issue comes from having to load the SVG filter to get the blur effect on the page behind the alert.
@Wes: I think the issue isn't loading SVG, but applying the blur effect. Convolution is slow (isn't it?)

But that's handled by that bug too. Thus it is a dupe.
It's slow also when you switch to tab with alert, not only when alert is shown for the first time
There are at least 2 separate issues (first prompt slow to show blur effect, slowness in switching back to a tab with prompt). Let's deal with it all in bug 613714.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.