aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/AutoJSContextStack.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert the change from r7406; see bug #476540.Christian Persch2007-09-131-1/+1
* Include xpcom-config.h, not mozilla-config.hChristian Persch2007-09-131-1/+1
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Use UTF-8 copyright symbolChristian Persch2006-09-131-1/+1
* Drop support for gecko 1.7.Christian Persch2006-05-111-2/+2
* Don't use g_return_if_fail here.Christian Persch2006-03-061-1/+1
* Fix compilation against trunk + some typos.Jean-François Rameau2006-02-031-1/+0
* Helper class that pushes a null JS context on the stack, and pops it inChristian Persch2006-02-031-0/+48