Closed
Bug 213914
Opened 22 years ago
Closed 22 years ago
[FIX]Helper app panel blank
Categories
(Core Graveyard :: File Handling, defect, P1)
Core Graveyard
File Handling
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.5beta
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
(Keywords: regression)
Attachments
(1 file)
|
1.27 KB,
patch
|
Biesinger
:
review+
darin.moz
:
superreview+
|
Details | Diff | Splinter Review |
This broke a few weeks back
| Assignee | ||
Comment 1•22 years ago
|
||
The issue is that setting ref is a no-ophere and the DS is already loaded, so
we never refresh....
| Assignee | ||
Updated•22 years ago
|
Attachment #128513 -
Flags: superreview?(darin)
Attachment #128513 -
Flags: review?(cbiesinger)
| Assignee | ||
Updated•22 years ago
|
Severity: normal → major
Priority: -- → P1
Summary: Helper app panel blank → [FIX]Helper app panel blank
Target Milestone: --- → mozilla1.5beta
Updated•22 years ago
|
Attachment #128513 -
Flags: review?(cbiesinger) → review+
| Assignee | ||
Updated•22 years ago
|
Attachment #128513 -
Flags: superreview?(darin) → superreview?(jaggernaut)
Comment 2•22 years ago
|
||
Comment on attachment 128513 [details] [diff] [review]
Patch
>+ gList.removeAttribute("ref"); // Remove the attr so the set is no a no-op
nit: // Remove the attr so the set is not a no-op
sr=darin
Attachment #128513 -
Flags: superreview?(jaggernaut) → superreview+
| Assignee | ||
Comment 3•22 years ago
|
||
fixed
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•