Closed
Bug 282253
Opened 20 years ago
Closed 20 years ago
JS Console displays empty message after clearing it
Categories
(Core Graveyard :: Error Console, defect)
Core Graveyard
Error Console
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.8beta1
People
(Reporter: mcsmurf, Assigned: neil)
References
Details
(Keywords: regression)
Attachments
(1 file)
622 bytes,
patch
|
bzbarsky
:
review+
bzbarsky
:
superreview+
brendan
:
approval1.8b+
|
Details | Diff | Splinter Review |
To reproduce: 1. Open JS Console 2. Click on "Clear" 3. Observe empty message This regressed between 2005-02-07-06 and 2005-02-08-06 Bonsai link: http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=SeaMonkeyAll&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2005-02-07+05%3A00%3A00&maxdate=2005-02-08+08%3A00%3A00&cvsroot=%2Fcvsroot
Reporter | ||
Comment 1•20 years ago
|
||
Neil: Your checkin from Bug 179268 looks like it could have caused this bug here (it changed something in consoleBindings.xml).
Reporter | ||
Comment 2•20 years ago
|
||
*** Bug 281766 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 3•20 years ago
|
||
Assignee: js-console → neil.parkwaycc.co.uk
Status: NEW → ASSIGNED
Attachment #174339 -
Flags: superreview?
Attachment #174339 -
Flags: review?(timeless)
Assignee | ||
Comment 4•20 years ago
|
||
*** Bug 282521 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
Flags: blocking1.8b?
Updated•20 years ago
|
Attachment #174339 -
Flags: superreview? → superreview?(bzbarsky)
Comment 5•20 years ago
|
||
Comment on attachment 174339 [details] [diff] [review] Oops r+sr=bzbarsky; worth taking for beta, I think.... (simple fix, very safe).
Attachment #174339 -
Flags: superreview?(bzbarsky)
Attachment #174339 -
Flags: superreview+
Attachment #174339 -
Flags: review?(timeless)
Attachment #174339 -
Flags: review+
Attachment #174339 -
Flags: approval1.8b?
Comment 6•20 years ago
|
||
Comment on attachment 174339 [details] [diff] [review] Oops a=me, sure. /be
Attachment #174339 -
Flags: approval1.8b? → approval1.8b+
Assignee | ||
Comment 7•20 years ago
|
||
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Flags: blocking1.8b?
OS: Windows 2000 → All
Hardware: PC → All
Target Milestone: --- → mozilla1.8beta1
Updated•16 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•