Closed Bug 306223 Opened 19 years ago Closed 18 years ago

Allow to easily filter errors by category

Categories

(Toolkit Graveyard :: Error Console, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.8.1beta2

People

(Reporter: zeniko, Assigned: zeniko)

References

Details

(Keywords: fixed-seamonkey1.1a, fixed1.8.1, Whiteboard: [verified-seamonkey1.1a])

Attachments

(1 file, 1 obsolete file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050827 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050827 Firefox/1.0+

The attached one-line patch allows extensions to very easily filter out unwanted
categories. This would come in handy, as the JS Console is about to be used for
non-JS warnings/errors as well.

Reproducible: Always

Steps to Reproduce:
Attached patch patchSplinter Review
Attachment #194084 - Flags: review?(vladimir)
Maybe a dupe of bug 302211
Bug 302211 is a request to add filtering UI or a pref. This bug is just about a
back-end patch, providing a standard method for extension authors (such as
myself) to add the UI.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Version: unspecified → Trunk

*** This bug has been marked as a duplicate of 275265 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
No duplicate of bug 275265, either, since that bug is also about UI, while this
one is about a simple back-end change (see the attached patch).
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
What are the chances of seeing either this one or one of the two dupe candidates
(bug 302211 and bug 275265) fixed in time for Firefox 1.5?

This would considerably speed up the console's loading time when Console Filter
is installed (cf. http://forums.mozillazine.org/viewtopic.php?p=1734462#1734462
). In general, the attached patch would allow for a much cleaner way of
filtering the console without having to dive into XBL idiosyncracies, allowing
to use either CSS or JS for filtering - making it thus more straightforward for
extensions to provide any of the functionality of the mentioned bugs.
Flags: blocking1.8b5?
We're too far into this release to be considering feature additions like this.
You should work on getting this landed on the trunk for the next major release
after 1.5.
Flags: blocking1.8b5? → blocking1.8b5-
Depends on: 275265
Attachment #194084 - Flags: review?(vladimir) → review+
Whiteboard: [checkin needed]
Assignee: nobody → zeniko
Status: REOPENED → NEW
mozilla/toolkit/components/console/content/consoleBindings.xml 	1.10
Status: NEW → RESOLVED
Closed: 19 years ago18 years ago
Resolution: --- → FIXED
Whiteboard: [checkin needed]
Target Milestone: --- → Firefox 3
Since bug 312962 seems to be going nowhere, this one-line patch would at least make it considerably easier for extension authors to work around the console's current limitations.
Flags: blocking-firefox2?
Target Milestone: Firefox 3 → Firefox 2 beta2
Attachment #194084 - Flags: approval1.8.1?
Not going to block on this, but will take the patch?
Flags: blocking-firefox2? → blocking-firefox2-
Attachment #194084 - Flags: approval1.8.1? → approval1.8.1+
Whiteboard: [checkin needed (1.8 branch)]
mozilla/toolkit/components/console/content/consoleBindings.xml 	1.9.2.1
Keywords: fixed1.8.1
Whiteboard: [checkin needed (1.8 branch)]
[Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8.1b1) Gecko/20060717 SeaMonkey/1.1a] (nightly) (W98SE)

Port Toolkit patch to XPFE.

I've been running with this for half a day, without noticing any issue:
warnings/errors/exceptions still display as before.
Attachment #229629 - Flags: superreview?(neil)
Attachment #229629 - Flags: review?(neil)
Attachment #229629 - Flags: superreview?(neil)
Attachment #229629 - Flags: superreview+
Attachment #229629 - Flags: review?(neil)
Attachment #229629 - Flags: review+
Whiteboard: [checkin needed: Bv1-XPFE]
Comment on attachment 229629 [details] [diff] [review]
(Bv1-XPFE) <consoleBindings.xml>
[Checkin: Comment 14 & 16]

'approval1.8.1=?': (XPFE only)
Trivial U.I. code addition, sync'ing with Toolkit, no risk.
Attachment #229629 - Flags: approval1.8.1?
Checking in consoleBindings.xml;
/cvsroot/mozilla/xpfe/components/console/resources/content/consoleBindings.xml,v
  <--  consoleBindings.xml
new revision: 1.25; previous revision: 1.24
done

Checked Bv1-XPFE patch in on trunk.
Whiteboard: [checkin needed: Bv1-XPFE]
Comment on attachment 229629 [details] [diff] [review]
(Bv1-XPFE) <consoleBindings.xml>
[Checkin: Comment 14 & 16]

a=drivers. Please go ahead and land this on the branch.
Attachment #229629 - Flags: approval1.8.1? → approval1.8.1+
Checking in consoleBindings.xml;
/cvsroot/mozilla/xpfe/components/console/resources/content/consoleBindings.xml,v
  <--  consoleBindings.xml
new revision: 1.23.8.2; previous revision: 1.23.8.1
done

Checked Bv1-XPFE patch in on 1.8.1 branch.
Attachment #229629 - Attachment description: (Bv1-XPFE) <consoleBindings.xml> → (Bv1-XPFE) <consoleBindings.xml> [Checkin: Comment 14 & 16]
Attachment #229629 - Attachment is obsolete: true
[Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8.1b1) Gecko/20060725 SeaMonkey/1.1a] (nightly) (W98SE)

V.Fixed on MOZILLA_1_8_BRANCH, by looking at packaged file, since this code is not directly used.
Whiteboard: [verified-seamonkey1.1a]
No longer blocks: 344955
Product: Firefox → Toolkit
Product: Toolkit → Toolkit Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: