Closed
Bug 240414
Opened 21 years ago
Closed 21 years ago
Copying to the clipboard sometimes crashes Mozilla
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: mkaply, Assigned: mkaply)
Details
(Keywords: crash, verified1.7)
Attachments
(1 file)
677 bytes,
patch
|
jhpedemonte
:
review+
mkaply
:
superreview+
mkaply
:
approval1.7+
|
Details | Diff | Splinter Review |
We finally got a testcase for the "crash copying to clipboard" problem.
Patch coming.
Assignee | ||
Comment 1•21 years ago
|
||
We were marching to far through our data because we were using NumOfBytes
instead of NumOfChars
Assignee | ||
Updated•21 years ago
|
Attachment #146022 -
Flags: review?(pedemont)
Updated•21 years ago
|
Attachment #146022 -
Flags: review?(pedemont) → review+
Assignee | ||
Comment 2•21 years ago
|
||
Comment on attachment 146022 [details] [diff] [review]
Fix for problem
sr=blizzard (platform specific)
a=mkaply (OS/2 only)
Attachment #146022 -
Flags: superreview+
Attachment #146022 -
Flags: approval1.7+
Assignee | ||
Comment 3•21 years ago
|
||
Fix checked in.
Comment 4•21 years ago
|
||
Verified as fix (no crash) on latest 1.7 branch Win06-24, Mac06-30 & Linux06-
29 builds.
Reporter, please reopen this bug if bug is still existing for OS/2.
Changing keywords from fixed1.7 to verified1.7.
Leave this bug status "as is" until this bug be verified on trunk again...
Keywords: fixed1.7 → verified1.7
You need to log in
before you can comment on or make changes to this bug.
Description
•