Closed Bug 125652 Opened 23 years ago Closed 22 years ago

Webclient doesn't build with mozilla trunk

Categories

(Core Graveyard :: Java APIs to WebShell, defect)

x86
Linux
defect
Not set
blocker

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: marcus, Assigned: edburns)

References

Details

Attachments

(1 file)

Due to changes in Mozilla, Webclient currently doesn't build with the trunk. These changes include: 1. Removal of memset, memset from nsCRT (Bug #118135) 2. xxx.ToNewUnicode() changed to ToNewUnicode(xxx) (Bug #100476) 3. GetProtocolHandler removed from nsIURIContentListener (Bug #99627) 4. GetNewWindow removed from nsIDocShellTreeOwner 5. FocusAvailable removed from nsIBaseWindow 6. CreateBrowserWindow dropped from nsIWebBrowserChrome 7. Specification for DoContent, IsPreferred, CanHandleContent changed in nsIURIContentListener (Bug #99627) 5. Use of NS_LossyConvertUCS2ToASCII instead of nsAutoCString 6. NS_IMPL_QUERY_INTERFACE replaced by NS_IMPL_QUERY_INTERFACE[0-9] 7. Use of REQUIRES in Makefile.in's 8. Use nsIComponentRegistrar instead of nsIComponentManager 9. Specification for LoadURI changed
The attached patch fixes these problems. Could someone please review it?
Depends on: 124606
Keywords: patch
Status: UNCONFIRMED → NEW
Ever confirmed: true
Depends on: 127917
Hi Ed, After reading in n.p.m.java that you got webclient to build with the 0.9.9 branch, I decided to cc you to these bugs, because they are affected by your changes.
reassign
Assignee: joe.chou → edburns
Now webclient can build with mozilla1.3 source tree, and we are not going to track mozilla trunk, but only milestone releases. => wontfix
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WONTFIX
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: