aboutsummaryrefslogtreecommitdiffstats
path: root/embed/xulrunner/src/AutoWindowModalState.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move AutoJSContextStack and AutoWindowModalState helpers toChristian Persch2007-09-131-39/+0
| | | | | | | embed/xulrunner/utils instead of having two copies of it in src and embed. svn path=/trunk/; revision=7424
* Include xpcom-config.h, not mozilla-config.hChristian Persch2007-09-131-1/+1
| | | | svn path=/trunk/; revision=7406
* We know we do have gecko 1.9, so remove all HAVE_GECKO_* defines.Christian Persch2007-09-131-4/+0
| | | | svn path=/trunk/; revision=7405
* Initial checkin: merged embed/gecko from xulrunner branch to ↵Christian Persch2007-08-261-0/+43
embed/xulrunner, and svn copied embed/mozilla to embed/xulrunner/embed. Not integreated with the build yet. svn path=/trunk/; revision=7297