Safari Extension Development

Discussion in 'Programming' started by nveid, Dec 17, 2011.

  1. #1
    Not sure where to post this, though I'm looking for someone with some expertise in safari extension development. I'm trying to make a Safari Extension that logs into a site, however because of the way the session_id is calculated in the server side software and XMLHttpRequest can't share cookies with the main browser I can't seem to figure out how to make the "login" work alongside with the browser. When the extension logs in, the regular browser side logs out, and when the browser logs in the extension is logged out.. Anyone have any ideas for how I can make a Safari extension share cookies with the regular browser tabs?
     
    nveid, Dec 17, 2011 IP