Commit Briefs

Dan Cross

web: fix plumbing with Firefox

Default builds of Firefox remove the previous X remote interface, now causing the use of -remote to silently exit and do nothing. https://hg.mozilla.org/mozilla-central/rev/ef22d8cbf4ef


Russ Cox

web: allow any $BROWSER

Fixes #118.


David du Colombier

web: *chrome* matches google-chrome


David du Colombier

web: add Chromium support on FreeBSD

On FreeBSD, the Chromium executable is called chrome. Fixes #108.


Russ Cox

web: fix BROWSER=google-chrome on Mac

R=rsc http://codereview.appspot.com/6750046


Russ Cox

web: add support for chromium

R=rsc http://codereview.appspot.com/4863043


Russ Cox

web: pass $BROWSER as open -a argument on OS X

(Suggestion by Martin Kühl) R=rsc http://codereview.appspot.com/1772044


Russ Cox

web: just use "open" on OS X

R=rsc http://codereview.appspot.com/1764045


Russ Cox

merge


Russ Cox

web: add camino as a $BROWSER


rsc

handle spaces


rsc

Fixes from Scott Schwartz


rsc

fun with applescript


rsc

modifications for firefox


wkj

Vanilla Mozilla, too.