Commit Graph

1232 Commits

Author SHA1 Message Date
gavin@gavinsharp.com
218738d375 Bug 381031: make JS1.8 the default for <xul:script>, and add a JSVERSION_LATEST #define to simplify future changes, patch by Nickolay Ponomarev <asqueella@gmail.com>, r+sr=brendan 2007-06-07 15:50:12 -07:00
jruderman@hmc.edu
84b7208542 Fix format string bug (bug 377747). Not part of default builds. 2007-06-05 18:22:25 -07:00
flamingice@sourmilk.net
0350996398 Bug 379666, Remove incorrect PR_UnloadLibrary call, r=dbaron 2007-06-01 18:43:36 -07:00
bugzilla@standard8.demon.co.uk
6e0c9344e7 Bug 379109 DOMI should provide window icons for Linux and OS2 as well as Windows. r=timeless,luser,sr=Neil. 2007-05-28 01:38:00 -07:00
bugzilla@standard8.demon.co.uk
9640ea56b9 Bug 379109 DOMI should provide window icons for Linux and OS2 as well as Windows. r=timeless,luser,sr=Neil. 2007-05-28 01:29:57 -07:00
aaronleventhal@moonset.net
e6a7e4ff6a Bug 378776. Follow-up to original checkin -- remove 2 more cases of GetNumberOfShells(). r=smaug 2007-05-23 18:33:15 -07:00
bent.mozilla@gmail.com
5c7024b338 Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 13:08:44 -07:00
sdwilsh@shawnwilsher.com
19f703dbcf Bug 354539 - DOM Inspector Entities Need to be added. l10n patch. Patch by Alexander L. Slovesnik <unghost@mozilla-russia.org>. 2007-05-16 11:11:52 -07:00
aaronleventhal@moonset.net
21495439b2 Bug 268935. nsIAccessibilityService should not be scriptable -- only the nsIAccessibleRetrieval that it inherits from. r=surkov 2007-05-16 06:38:05 -07:00
Olli.Pettay@helsinki.fi
7ec10e025c Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst 2007-05-14 02:11:38 -07:00
Olli.Pettay@helsinki.fi
f29b4e2b1b backout Bug 363089 2007-05-11 06:34:05 -07:00
Olli.Pettay@helsinki.fi
91a5c67cd1 Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst 2007-05-11 04:15:11 -07:00
dwitte@stanford.edu
29ca525e36 implement CountCookiesFromHost() in cookie backend for perf reasons, and update consumers to use it.bug 379239, r=mvl, sr=biesi 2007-05-05 14:09:54 -07:00
pedemont@us.ibm.com
ac8d66336c Bug 348710 - Set dependencies correctly, fix for build break. XULRunner only 2007-05-03 09:28:16 -07:00
pedemont@us.ibm.com
ca0cd04676 Bug 348710 - Set dependencies correctly, fix for build break. XULRunner only 2007-05-03 09:22:24 -07:00
pedemont@us.ibm.com
1fbdceaa6c Bug 348710 - Fix array handling bug. Add support for sized strings. Update unit tests to test array parameters. XULRunner only. 2007-05-02 09:39:19 -07:00
pedemont@us.ibm.com
d11ee49aa1 Bug 378236 - Crash when embedding trunk XULRunner in Java. Properly pass XPCOM object ptrs. Also do some restructuring. XULRunner only. 2007-05-02 08:43:41 -07:00
bzbarsky@mit.edu
32d3d359f4 Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers ofGetShellAt(0) to using this API. Bug 378780. API introduction part by me,r+sr=jst. Mass-changes done by taras using squash, r+sr=me 2007-05-01 15:24:20 -07:00
sdwilsh@shawnwilsher.com
25ae225a10 Bug 374461 - [fr] Update of DOMi. Patch by Cédric Corazza <cedric.corazza@wanadoo.fr. r=benoit.leseul 2007-04-27 20:06:33 -07:00
benjamin@smedbergs.us
bc865ae32f Bug 375449 - NS_InvokeByIndex not exported from xpcom, only from xpcom_core, r=dbaron 2007-04-24 10:02:51 -07:00
benjamin@smedbergs.us
2e25a321f8 Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
vladimir@pobox.com
ceac8fed26 fixed error returns 2007-04-19 14:47:18 -07:00
vladimir@pobox.com
e0b09cb01c remove glitz dependency from c3d (npotb) 2007-04-16 10:19:12 -07:00
dbaron@dbaron.org
10314006af Add missing calls to PR_UnloadLibrary (excluding XPCOM component loader and nsPluginsDir*). b=374332 r=bsmedberg 2007-04-15 15:22:58 -07:00
bryner@brianryner.com
d646ae5b28 fix warning from bug 374883, r=marria 2007-04-10 11:24:51 -07:00
bryner@brianryner.com
21db81311e Log TabMove events (bug 374883) r=marria 2007-04-09 12:01:37 -07:00
vladimir@pobox.com
8b8299ab00 more getting stuff out of my tree (npotb) 2007-04-06 11:09:22 -07:00
vladimir@pobox.com
eabf5102c7 checkpointing this work (npotb) 2007-04-04 20:47:20 -07:00
cbiesinger@web.de
02fb932571 Bug 375189 use $(MAKE) instead of make in makefilespatch by Marco Perez <bugmail@millibyte.net> r=bsmedberg 2007-03-31 12:37:51 -07:00
dbaron@dbaron.org
a7d9802f77 Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg 2007-03-27 08:34:59 -07:00
dbaron@dbaron.org
85eb65ced4 Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg 2007-03-27 08:33:38 -07:00
hg@mozilla.com
465265d0d4 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00