On Jun 17, 2012, at 10:08 PM, Jason Smith wrote: > On Friday, June 15, 2012 3:58:45 PM UTC-7, Kumar McMillan wrote: >> >> >> The biggest change recently is we switched from an iframe flow to using a >> popup window for security purposes. (The B2G flow is still in flux so this >> just applies to desktop.) This required us to make a slight API change to >> work around popup blockers. The new API looks like this: > > Hi Kumar, > > Has this idea been tested with the recent implementation of > https://bugzilla.mozilla.org/show_bug.cgi?id=752666? This implementation > change affects if a pop-up would open as a separate app window (i.e. no > target equals blank) vs. open in the browser (i.e. target equals blank). This > change also just recently landed on 6/12.
That link is a 404, which bug is it? We are not using target blank so the expected result is that it opens one popup within the app. So far it seems to be working. _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
