Closed
Bug 342103
Opened 19 years ago
Closed 19 years ago
Reverse changes to nsCopySupport.cpp done by bug 255942
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
VERIFIED
FIXED
People
(Reporter: waynegwoods, Assigned: mark)
References
Details
As per bug 255942 comment 26...
The patch for bug 255942 (attachment 225367 [details] [diff] [review]) has accidentally reversed the fix for bug 336012 (attachment 224887 [details] [diff] [review]) and rebroken it. It is only the change to content/base/src/nsCopySupport.cpp that is important.
The only reference to that file in the bad patch is specifically to reverse the change of the other bug. It doesn't seem likely that this was intentional so I'm not sure what was really meant to happen there. Perhaps the wrong file (or file version(s)) was diffed in generating the patch. Regardless, the change needs to be reversed (or rather re-reversed).
Basically, reapply attachment 224887 [details] [diff] [review], but only the section that applies to nsCopySupport.cpp.
Reporter | ||
Updated•19 years ago
|
No longer blocks: dom-agnostic
Updated•19 years ago
|
Blocks: dom-agnostic
![]() |
||
Updated•19 years ago
|
Flags: blocking1.9a1+
Assignee | ||
Updated•19 years ago
|
Assignee: mhammond → mark
Assignee | ||
Comment 1•19 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment 2•19 years ago
|
||
Sorry about that. Verifying nsCopySupport has had attachment 224887 [details] [diff] [review] reapplied.
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•