Closed
Bug 223578
Opened 22 years ago
Closed 22 years ago
need to account for new regexp behavior
Categories
(Other Applications Graveyard :: Venkman JS Debugger, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: rginda, Assigned: rginda)
Details
Attachments
(1 file)
3.62 KB,
patch
|
asa
:
approval1.6+
|
Details | Diff | Splinter Review |
The checkin for bug 85721, which fixed bug 123437, changes regexp.match in a way
that breaks venkman. The same type of changes were required in chatzilla in bug
223247.
![]() |
Assignee | |
Comment 1•22 years ago
|
||
![]() |
Assignee | |
Updated•22 years ago
|
Attachment #134053 -
Flags: approval1.6a?
Comment 2•22 years ago
|
||
Comment on attachment 134053 [details] [diff] [review]
patch
a=asa (on behalf of drivers) for checkin to 1.6alpha
Attachment #134053 -
Flags: approval1.6a? → approval1.6a+
![]() |
||
Comment 3•22 years ago
|
||
Anyone planning to land this for 1.6?
![]() |
Assignee | |
Comment 4•22 years ago
|
||
this has already benn checked in
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
![]() |
||
Comment 5•22 years ago
|
||
> this has already benn checked in
Not as far as I can see, it hasn't. Am I looking in the wrong place?
For example:
http://bonsai.mozilla.org/cvslog.cgi?
file=mozilla/extensions/venkman/resources/content/command-manager.js
(last checkin May 15, 2003)
![]() |
Assignee | |
Comment 6•22 years ago
|
||
Comment on attachment 134053 [details] [diff] [review]
patch
oops, my bad. I thought this was the chatzilla version. Don;t know how I
forgot to check this in.
Attachment #134053 -
Flags: approval1.6a+ → approval1.6?
Comment 7•22 years ago
|
||
Comment on attachment 134053 [details] [diff] [review]
patch
a=asa (on behalf of drivers) for checkin to Mozilla 1.6
Attachment #134053 -
Flags: approval1.6? → approval1.6+
![]() |
||
Updated•22 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
![]() |
Assignee | |
Comment 8•22 years ago
|
||
checked in for real this time.
Status: REOPENED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → FIXED
![]() |
Assignee | |
Comment 9•22 years ago
|
||
almost forgot... thanks for the reminder malcolm :)
Updated•21 years ago
|
Product: Core → Other Applications
Updated•7 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•