Closed
Bug 256104
Opened 21 years ago
Closed 20 years ago
Need element IDs in viewSource.xul
Categories
(Toolkit :: View Source, defect)
Toolkit
View Source
Tracking
()
RESOLVED
FIXED
mozilla1.8final
People
(Reporter: eyalroz1, Assigned: rjkeller)
References
Details
Attachments
(1 file, 1 obsolete file)
|
3.27 KB,
patch
|
mconnor
:
review+
asa
:
approval-aviary-
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040714
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040714
The view menu in viewSource.xul has no ID, the menupopus in the view and edit
menus have no id, etc. etc., so it's very hard to overlay this XUL file, since
bug 253147 is not resolved (i.e. one can't insert elements into elements without
ids). Actually this problem of 'element anonymity' prevails in a lot of XUL
files, not just this one; yet, this is the one I want to overlay at the moment :-)
Reproducible: Always
Steps to Reproduce:
| Assignee | ||
Comment 1•21 years ago
|
||
Bug confirmed. I'll post a patch soon.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
| Assignee | ||
Comment 2•21 years ago
|
||
Assignee: bugs → rlk
| Assignee | ||
Updated•21 years ago
|
Attachment #156512 -
Flags: review?(mconnor)
Comment 3•21 years ago
|
||
Related: bug 170243 (this could block it, i guess)
| Assignee | ||
Comment 4•21 years ago
|
||
| Assignee | ||
Updated•21 years ago
|
Attachment #156512 -
Attachment is obsolete: true
| Assignee | ||
Updated•21 years ago
|
Attachment #156518 -
Flags: review?(mconnor)
| Assignee | ||
Updated•21 years ago
|
Attachment #156512 -
Flags: review?(mconnor)
Updated•21 years ago
|
Attachment #156518 -
Flags: review?(mconnor) → review+
| Assignee | ||
Updated•21 years ago
|
Attachment #156518 -
Flags: approval-aviary?
| Assignee | ||
Comment 5•21 years ago
|
||
Fix checked in on the trunk.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Comment 6•21 years ago
|
||
Comment on attachment 156518 [details] [diff] [review]
oops, forgot viewPartialSource :)
a=asa for branch checkin.
Attachment #156518 -
Flags: approval-aviary? → approval-aviary+
Comment 7•21 years ago
|
||
Comment on attachment 156518 [details] [diff] [review]
oops, forgot viewPartialSource :)
need re-approval now that we're past 1.0 RC. setting back to request.
Attachment #156518 -
Flags: approval-aviary+ → approval-aviary?
Comment 8•21 years ago
|
||
Comment on attachment 156518 [details] [diff] [review]
oops, forgot viewPartialSource :)
too late for 1.0
Attachment #156518 -
Flags: approval-aviary? → approval-aviary-
Comment 9•20 years ago
|
||
Ben overwrote this and it needs to be relanded.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 10•20 years ago
|
||
Fix checked in.
Status: REOPENED → RESOLVED
Closed: 21 years ago → 20 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Target Milestone: --- → Firefox1.1
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•