Closed
Bug 264683
Opened 20 years ago
Closed 20 years ago
Leaving a page with missing plugin or popup blocked notification bar causes crash
Categories
(Core :: Web Painting, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla1.8alpha5
People
(Reporter: yusufg, Assigned: dbaron)
References
()
Details
(4 keywords)
Attachments
(2 files)
(deleted),
text/plain; charset=UTF-8
|
Details | |
(deleted),
patch
|
roc
:
superreview+
asa
:
approval-aviary+
asa
:
approval1.7.5+
|
Details | Diff | Splinter Review |
Starting with the 20041016 Firefox latest-0.9 Linux gtk2 build, whenever I click
on the 'Logon' button on http://www.hsbc.com.hk/, this causes firefox to crash.
This is the first build which has Firefox 1.0 RC1 in the About dialog.
I have filed 2 Talkback reports on this, one with my existing profile
TB1344555W and one with a completely new profile TB1344711Q
The same action with the 20041015 build causes a new window which allows me to
enter username/password and logon to the HSBC Internet Banking website.
Marking this as critical and regression and going to nominate for
blocking-aviary-1.0 since HSBC is a major worldwide bank.
Reporter | ||
Updated•20 years ago
|
Flags: blocking-aviary1.0?
Comment 1•20 years ago
|
||
-> dbaron per my e-mail
Assignee: firefox → dbaron
Flags: blocking-aviary1.0? → blocking-aviary1.0+
Assignee | ||
Comment 2•20 years ago
|
||
*** Bug 264635 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 3•20 years ago
|
||
*** Bug 264666 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 4•20 years ago
|
||
Subject: Crashing on Windows
From: Blake Ross
There are lots of reports of crashes/hangs, at least on Windows, when
navigating from one page to another using today's aviary nightly. I
submitted two talkback reports with stack
nsViewManager::CreateBlendingBuffers, but it seems like the stacks tend to
vary-although all end up in view manager functions. The other characteristic
of the hang is that a bar about the size of the find toolbar typically
appears at the bottom of the screen when it begins to hang as you switch
pages. The bar is gray (i.e. unpainted). This is very weird, and I'm not
sure why your code would cause this, but at the same time, the crash is in
the view manager. I did check in a bunch of find toolbar fixes, too, but I
never open the find toolbar on a random click in the page, so it's baffling.
Subject: More information
From: Blake Ross
Okay, I don't think it's actually the size of the find bar -I think it's the
size of the "Missing plugins" information bar at the top that seems to
appear at all the pages which crash when you navigate away. For example, on
Windows, I can reproduce this every time by going to georgewbush.com and
clicking one of the "5 ways to help right now!" links, but that's because
I'm missing Flash 7.0 and the plugins installer bar appears. When I hide the
bar, it doesn't hang.
Assignee | ||
Comment 5•20 years ago
|
||
Assignee | ||
Comment 6•20 years ago
|
||
Assignee | ||
Updated•20 years ago
|
Attachment #162324 -
Flags: superreview?(roc)
Attachment #162324 -
Flags: review?(roc)
Attachment #162324 -
Flags: approval-aviary?
Assignee | ||
Updated•20 years ago
|
Component: General → Layout: View Rendering
Product: Firefox → Browser
Target Milestone: --- → mozilla1.8alpha5
Version: 1.0 Branch → Other Branch
Assignee | ||
Updated•20 years ago
|
Attachment #162324 -
Flags: approval1.7.x?
Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P1
Summary: Clicking on the 'Logon' button causes latest nightly build to crash → Leaving a page with missing plugin or popup blocked notification bar causes crash
Comment 7•20 years ago
|
||
Comment on attachment 162324 [details] [diff] [review]
patch
a=asa for aviary and 1.7 branches.
Attachment #162324 -
Flags: approval1.7.x?
Attachment #162324 -
Flags: approval1.7.x+
Attachment #162324 -
Flags: approval-aviary?
Attachment #162324 -
Flags: approval-aviary+
Comment 8•20 years ago
|
||
*** Bug 264773 has been marked as a duplicate of this bug. ***
Comment 9•20 years ago
|
||
*** Bug 264772 has been marked as a duplicate of this bug. ***
Comment 10•20 years ago
|
||
*** Bug 264747 has been marked as a duplicate of this bug. ***
Attachment #162324 -
Flags: superreview?(roc)
Attachment #162324 -
Flags: superreview+
Attachment #162324 -
Flags: review+
Assignee | ||
Comment 11•20 years ago
|
||
Fix checked in to trunk, 2004-10-17 19:41 -0700.
Fix checked in to AVIARY_1_0_20040515_BRANCH, 2004-10-17 19:42 -0700.
Fix checked in to MOZILLA_1_7_BRANCH, 2004-10-17 19:43 -0700.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Keywords: fixed-aviary1.0,
fixed1.7.x
Resolution: --- → FIXED
Comment 12•20 years ago
|
||
*** Bug 264756 has been marked as a duplicate of this bug. ***
Comment 13•20 years ago
|
||
*** Bug 264838 has been marked as a duplicate of this bug. ***
Comment 14•20 years ago
|
||
*** Bug 264718 has been marked as a duplicate of this bug. ***
Comment on attachment 162324 [details] [diff] [review]
patch
somehow this got flagged r? and r+
Attachment #162324 -
Flags: review+
Comment 16•20 years ago
|
||
*** Bug 265777 has been marked as a duplicate of this bug. ***
Comment 17•20 years ago
|
||
> somehow this got flagged r? and r+
Probably due to bug 232554 (fixed in Bugzilla repository but not applied to
b.m.o yet). In the meantime I've deleted the ghost flag.
Updated•6 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•