31
edits
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Right now Gecko is only able to respond to the relevant parts of the standard AppleScript dictionary. We'd like to expand support to allow for more complex interactions. In particular, we want to resolve the following bugs in Firefox: | Right now Gecko is only able to respond to the relevant parts of the standard AppleScript dictionary. We'd like to expand support to allow for more complex interactions. In particular, we want to resolve the following bugs in Firefox: | ||
* | *{{nbug|369901}}, {{nbug|491005}}, {{nbug|516502}}, get URLs and titles for tabs | ||
*{{nbug|490830}}, get contents of selection | *{{nbug|490830}}, get contents of selection | ||
*{{nbug|395712}} (Camino), make a new browser window | *{{nbug|395712}} (Camino), make a new browser window | ||
*{{nbug|395711}} (Camino), make a new tab | *{{nbug|395711}} (Camino), make a new tab | ||
Similar bugs in other Gecko applications include: | |||
*{{nbug|46407}} (SeaMonkey), get URLs and titles for tabs | |||
Other requests include: | Other requests include: | ||
edits