Closed
Bug 237928
Opened 21 years ago
Closed 21 years ago
No need to build nsBaseClipboard for widget toolkits that don't use it
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: caillon, Assigned: caillon)
References
()
Details
Attachments
(1 file)
923 bytes,
patch
|
cls
:
review+
asa
:
approval1.7+
|
Details | Diff | Splinter Review |
Only four toolkits use nsBaseClipboard, but we currently build it for all of them.
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #144277 -
Flags: review?(cls)
Comment on attachment 144277 [details] [diff] [review]
Patch
Shouldn't cocoa be using it as well? rs=cls when you get that figured out.
Attachment #144277 -
Flags: review?(cls) → review+
Assignee | ||
Comment 3•21 years ago
|
||
Ah, right. I didn't realize that cocoa pulled in the stuff in mac/. Good
catch. Change made locally.
Assignee | ||
Comment 4•21 years ago
|
||
Comment on attachment 144277 [details] [diff] [review]
Patch
This really could go in beta since its low risk enough, but I'll shoot for
final.
Attachment #144277 -
Flags: approval1.7?
(In reply to comment #3)
> Ah, right. I didn't realize that cocoa pulled in the stuff in mac/. Good
> catch. Change made locally.
At a glance, cocoa doesn't pull in the stuff under mac/. I just thought it odd
that all of the non-X11 toolkits would use nsBaseClipboard except cocoa. Maybe
pinkerton knows for sure.
Assignee | ||
Comment 6•21 years ago
|
||
Assignee | ||
Comment 7•21 years ago
|
||
(note that I actually did look when you mentioned that cocoa may need to build
this.)
Heh. Whoops. I looked too but obviously not as well as you did. I just lxr'd
for nsBaseClipboard.
Comment 9•21 years ago
|
||
Comment on attachment 144277 [details] [diff] [review]
Patch
a=asa (on behalf of drivers) for checkin to 1.7
Attachment #144277 -
Flags: approval1.7? → approval1.7+
Assignee | ||
Comment 10•21 years ago
|
||
Fix checked in 2004-03-26 00:51 PST.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•