- May 27, 2008
-
-
Benjamin Smedberg authored
--HG-- rename : js/src/js.cpp => js/src/js.c rename : js/src/jsapi.cpp => js/src/jsapi.c rename : js/src/jsarena.cpp => js/src/jsarena.c rename : js/src/jsarray.cpp => js/src/jsarray.c rename : js/src/jsatom.cpp => js/src/jsatom.c rename : js/src/jsbool.cpp => js/src/jsbool.c rename : js/src/jscntxt.cpp => js/src/jscntxt.c rename : js/src/jscpucfg.cpp => js/src/jscpucfg.c rename : js/src/jsdate.cpp => js/src/jsdate.c rename : js/src/jsdbgapi.cpp => js/src/jsdbgapi.c rename : js/src/jsdhash.cpp => js/src/jsdhash.c rename : js/src/jsdtoa.cpp => js/src/jsdtoa.c rename : js/src/jsemit.cpp => js/src/jsemit.c rename : js/src/jsexn.cpp => js/src/jsexn.c rename : js/src/jsfile.cpp => js/src/jsfile.c rename : js/src/jsfun.cpp => js/src/jsfun.c rename : js/src/jsgc.cpp => js/src/jsgc.c rename : js/src/jshash.cpp => js/src/jshash.c rename : js/src/jsinterp.cpp => js/src/jsinterp.c rename : js/src/jsiter.cpp => js/src/jsiter.c rename : js/src/jskwgen.cpp => js/src/jskwgen.c rename : js/src/jslock.cpp => js/src/jslock.c rename : js/src/jslog2.cpp => js/src/jslog2.c rename : js/src/jslong.cpp => js/src/jslong.c rename : js/src/jsmath.cpp => js/src/jsmath.c rename : js/src/jsnum.cpp => js/src/jsnum.c rename : js/src/jsobj.cpp => js/src/jsobj.c rename : js/src/jsopcode.cpp => js/src/jsopcode.c rename : js/src/jsparse.cpp => js/src/jsparse.c rename : js/src/jsprf.cpp => js/src/jsprf.c rename : js/src/jsregexp.cpp => js/src/jsregexp.c rename : js/src/jsscan.cpp => js/src/jsscan.c rename : js/src/jsscope.cpp => js/src/jsscope.c rename : js/src/jsscript.cpp => js/src/jsscript.c rename : js/src/jsstr.cpp => js/src/jsstr.c rename : js/src/jsutil.cpp => js/src/jsutil.c rename : js/src/jsxdrapi.cpp => js/src/jsxdrapi.c rename : js/src/jsxml.cpp => js/src/jsxml.c rename : js/src/prmjtime.cpp => js/src/prmjtime.c
-
- Jul 16, 2007
-
-
edward.lee@engineering.uiuc.edu authored
--HG-- rename : js/src/js.c => js/src/js.cpp rename : js/src/jsapi.c => js/src/jsapi.cpp rename : js/src/jsarena.c => js/src/jsarena.cpp rename : js/src/jsarray.c => js/src/jsarray.cpp rename : js/src/jsatom.c => js/src/jsatom.cpp rename : js/src/jsbool.c => js/src/jsbool.cpp rename : js/src/jscntxt.c => js/src/jscntxt.cpp rename : js/src/jscpucfg.c => js/src/jscpucfg.cpp rename : js/src/jsdate.c => js/src/jsdate.cpp rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp rename : js/src/jsdhash.c => js/src/jsdhash.cpp rename : js/src/jsdtoa.c => js/src/jsdtoa.cpp rename : js/src/jsemit.c => js/src/jsemit.cpp rename : js/src/jsexn.c => js/src/jsexn.cpp rename : js/src/jsfile.c => js/src/jsfile.cpp rename : js/src/jsfun.c => js/src/jsfun.cpp rename : js/src/jsgc.c => js/src/jsgc.cpp rename : js/src/jshash.c => js/src/jshash.cpp rename : js/src/jsinterp.c => js/src/jsinterp.cpp rename : js/src/jsiter.c => js/src/jsiter.cpp rename : js/src/jskwgen.c => js/src/jskwgen.cpp rename : js/src/jslock.c => js/src/jslock.cpp rename : js/src/jslog2.c => js/src/jslog2.cpp rename : js/src/jslong.c => js/src/jslong.cpp rename : js/src/jsmath.c => js/src/jsmath.cpp rename : js/src/jsnum.c => js/src/jsnum.cpp rename : js/src/jsobj.c => js/src/jsobj.cpp rename : js/src/jsopcode.c => js/src/jsopcode.cpp rename : js/src/jsparse.c => js/src/jsparse.cpp rename : js/src/jsprf.c => js/src/jsprf.cpp rename : js/src/jsregexp.c => js/src/jsregexp.cpp rename : js/src/jsscan.c => js/src/jsscan.cpp rename : js/src/jsscope.c => js/src/jsscope.cpp rename : js/src/jsscript.c => js/src/jsscript.cpp rename : js/src/jsstr.c => js/src/jsstr.cpp rename : js/src/jsutil.c => js/src/jsutil.cpp rename : js/src/jsxdrapi.c => js/src/jsxdrapi.cpp rename : js/src/jsxml.c => js/src/jsxml.cpp rename : js/src/prmjtime.c => js/src/prmjtime.cpp
-
- Jul 13, 2007
-
-
edward.lee@engineering.uiuc.edu authored
merging from cvs-trunk-mirror 2007/07/13 (bug 357016 c++ SpiderMonkey; bug 380469 remove GC close phase)
-
mrbkap@gmail.com authored
-
cbarrett@mozilla.com authored
-
mrbkap@gmail.com authored
-
igor@mir2.org authored
-
ted.mielczarek@gmail.com authored
-
flamingice@sourmilk.net authored
-
flamingice@sourmilk.net authored
Bug 387995, don't _repeatedly_ try to use Breakpad if it wasn't built, Patch by Simon Bünzli, r=gavin
-
flamingice@sourmilk.net authored
-
bclary@bclary.com authored
-
aaronleventhal@moonset.net authored
-
bclary@bclary.com authored
-
rob_strong@exchangecode.com authored
Bug 348419 - No way to access the update notification dialog when visiting an extension's homepage. r=sspitzer
-
bclary@bclary.com authored
-
neil@parkwaycc.co.uk authored
-
gavin@gavinsharp.com authored
-
gavin@gavinsharp.com authored
Committing a few tests that fail intentionally to test the buildbot error reporting, will disable these once the test is complete
-
peterv@propagandism.org authored
-
neil@parkwaycc.co.uk authored
-
jwatt@jwatt.org authored
-
longsonr@gmail.com authored
-
longsonr@gmail.com authored
Bug 387908 - Clean up nsSVGImageFrame.cpp: Remove an unused member variable, make constructor protected and report bad construction as an error. r+sr=tor
-
longsonr@gmail.com authored
Bug 384409 - Create a common GetContextForContent method in nsContentUtils and use it in nsScriptElement and svg. r=tor,r+sr=jonas
-
neil@parkwaycc.co.uk authored
-
roc+@cs.cmu.edu authored
Bug 387867. Rename DISABLE_LIGATURES to DISABLE_OPTIONAL_LIGATURES and make the ATSUI code only disable optional ligatures. r=pavlov
-
igor@mir2.org authored
-
jwalden@mit.edu authored
I think I figured out the problem with bug 384192; the code added to quit.js is also used in the browser tests, but it triggers an undefined-variable exception there, and I think the tests are getting killed by test timeout code that doesn't print a helpful 'tests timed out' message to give a little help determining the cause of the failure. We shall see...
-
bclary@bclary.com authored
-
bclary@bclary.com authored
-
jwalden@mit.edu authored
-
bclary@bclary.com authored
-
bclary@bclary.com authored
-
jwalden@mit.edu authored
-
flamingice@sourmilk.net authored
Bug 376519, Empty href js exception in this case when right-clicking, Patch by Florian Quèze, r=mano
-
jwalden@mit.edu authored
-
jwalden@mit.edu authored
-
dveditz@cruzio.com authored
-
crowder@fiverocks.com authored
-