Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [atf-dev] Mozilla Browser popup error.

As long as the "source" for it is busy on the lists I thought I'd ask a sort of OT question.

I no nothing at all about the mozilla codebase (sort of explored spidermonkey some but that's not relevant ), but wanted to know if there was a reason why it's not possible to use an existing mozilla installation to do these things? Not wanting to whore up the codebase with jni interfaces sort of makes sense I guess, but just thought I'd ask.

No need to reply if there is no time, just trying to feed a nagging curiosity.

On 6/19/06, Javier Pedemonte < jhpedemonte@xxxxxxxxx> wrote:
On 5/26/06, Sundaramurthi <sundar@xxxxxxxxxxxx> wrote:

   In atf mozilla plug-in I am getting error in popup window. All the popup windows in my pages are not opening. It's throwing _javascript_ error.

This is a known issue that I haven't yet had the chance to fix.  I just opened a bug in order to track this: https://bugs.eclipse.org/bugs/show_bug.cgi?id=147783.

In your case, nsIDOMJSWindow.open() is eventually calling in to MozillaWindowCreator.createChromeWindow() (on the Java side), which fails to open pop-up windows.

Add yourself to that bug to find out when it is fixed...


Javier Pedemonte
ATF Developer



_______________________________________________
atf-dev mailing list
atf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/atf-dev





--
Jesse Kuhnert
Tacos/Tapestry, team member/developer

Open source based consulting work centered around dojo/tapestry/tacos/hivemind.

Back to the top