Closed Bug 779079 Opened 12 years ago Closed 12 years ago

window.open has stopped working

Categories

(Firefox OS Graveyard :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: jmcf, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.3 (KHTML, like Gecko) Chrome/22.0.1221.0 Safari/537.3

Steps to reproduce:

I have an application that opens a window to deal with OAuth authentication. window.open does not load the content. This was working last week so I think there has been recent changes that has broken this functionality.

Some logcat traces to help (the URL I'm trying to load is within the traces)


Actual results:

E/GeckoConsole( 399): [JavaScript Error: "redeclaration of const ContentPanning" {file: "chrome://global/content/BrowserElementChild.js" line: 647}]

E/GeckoConsole( 399): Content JS LOG at app://fbowd.gaiamobile.org/js/fbint-auth.js:121 in startOAuth: URL: https://m.facebook.com/dialog/oauth/?client_id=323630664378726&redirect_uri=http%3A%2F%2Fintense-tundra-4122.herokuapp.com%2Ffbowd%2Ffbint-auth.html%23state%3Dfriends&response_type=token&&scope=friends_about_me%2Cfriends_birthday%2Cemail%2Cfriends_education_history%2C%20friends_work_history%2Cfriends_status%2Cfriends_relationships%2Cpublish_stream

E/GeckoConsole( 104): [JavaScript Error: "redeclaration of const ContentPanning" {file: "chrome://global/content/BrowserElementChild.js" line: 647}]
E/GeckoConsole( 104): Content JS LOG at app://fbowd.gaiamobile.org/js/fbint-auth.js:121 in startOAuth: URL: https://m.facebook.com/dialog/oauth/?client_id=323630664378726&redirect_uri=http%3A%2F%2Fintense-tundra-4122.herokuapp.com%2Ffbowd%2Ffbint-auth.html%23state%3Dfriends&response_type=token&&scope=friends_about_me%2Cfriends_birthday%2Cemail%2Cfriends_education_history%2C%20friends_work_history%2Cfriends_status%2Cfriends_relationships%2Cpublish_stream
window.open works fine for me in the UI test app.

Can you please give me a testcase I can run?
Two builds ago and two Gaias ago this was not working ... and I was told this was Gecko problem ...
(In reply to Jose M. Cantera from comment #2)
> Two builds ago and two Gaias ago this was not working ... and I was told
> this was Gecko problem ...

If I cannot reproduce the problem, it is unlikely that I will be able to fix it.  I would like to get to the bottom of this bug, so I would certainly appreciate your assistance in reproducing the failure you've observed.
Justin,

This bug was open long time ago. It has not happened during last months. We can close it

thanks
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.