Re: Problem with building MozillaInterfaces.jar
Javier Pedemonte <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <B8qdnRhjS8l2T6rYnZ2dnUVZ_sednZ2d__41919.5843548097$1161286927$gmane$org@mozilla.org> |
Haris Peco wrote: > yes, I'm sure, because I have tried with both tags (on 2 machines, ubuntu and Redhat ) > and create method is gone. Well, it is still there on my MOZILLA_1_8_BRANCH build that I checked out on Oct 16, and it is still shown here: http://lxr.mozilla.org/mozilla1.8/source/widget/public/nsIAppShell.idl#68. > It is interesting that it works with interfaces from tags FIREFOX_2_0b2_RELEASE > Are there some known problems if I use MozillaInterfaces.jar from FIREFOX_2_0b2_RELEASE > and xulrunner from MOZILLA_1_8_BRANCH (or FIREFOX_2_0rc3_RELEASE) ? Yes, I recently checked in https://bugzilla.mozilla.org/show_bug.cgi?id=340960, which changes Mozilla.java and some of the supporting classes. But there shouldn't be any change in the generated Mozilla interfaces. > Is there something what I can use for this feature in Java ? I don't know much about that interface. You might want to ask in one of the other newsgroups, such as mozilla.dev.tech.dom. javier pedemonte