Commit Graph

24512 Commits

Author SHA1 Message Date
David Humphrey
b36745e3a1 Bug 290057 - Thunderbird should integrate with the Spotlight Search; Add Mac -file arg handling so Spotlight can open mail files from searches v7; r=(bienvenu + joshmoz) sr=benjamin 2009-02-02 18:49:56 +01:00
Jason Orendorff
67419dff52 Bug 476466 - jsstack.js static analysis error in js_GC. r=bsmedberg. 2009-02-02 11:30:53 -06:00
Ted Mielczarek
ba0adfda23 bug 421611 - need to be able to run tests on an arbitrary build. add a package target for mochitest. r=bsmedberg 2009-02-02 08:53:24 -05:00
Ted Mielczarek
18849f5bc2 bug 475811 - provide a widgetToolkit attribute on nsIXULRuntime. r=bsmedberg 2009-02-02 08:53:24 -05:00
Ted Mielczarek
1610330c19 bug 475383 - load plugins from $profile/plugins. r=bsmedberg/josh 2009-02-02 08:53:24 -05:00
Ted Mielczarek
e175cfbb93 bug 470914 followup - don't normalize symlinks in xpcshell's __LOCATION__. r+sr=mrbkap 2009-02-02 08:53:23 -05:00
Wesley W. Garland
55e7c279f0 Bug 475393 Standalone Spidermonkey should build on Solaris with GCC r=jim 2009-02-02 18:54:48 +08:00
Ginn Chen
dc9eba2afc Bug 457189 to use MAP_ALIGN to request chunksize-aligned blocks from mmap r=jasone 2009-02-02 18:50:19 +08:00
Marco Zehe
ae20bb4203 bug 469367 - Add ARIA semantics to those search widget types that don't have a Search button, r=dao, r=surkov 2009-02-02 10:38:53 +01:00
Marco Zehe
729e5a9577 bug 472311 - Alert dialogs not being spoken, section 508 issue, r=aaronlev, r=enn 2009-02-02 10:35:36 +01:00
Justin Dolske
27ddb1cca1 Bug 475861 - Clicking video control's scrubber line causes only tiny position change. r=gavin 2009-02-01 23:44:01 -08:00
Nick Thomas
fe3e725359 Added tag UPDATE_PACKAGING_R7 for changeset fb32f6e1859c 2009-02-02 18:14:26 +13:00
Nick Thomas
5bd191387a Merge bug 414560 to hg repositories (force file support for patcher fastmode), originally p=rhelmer, r=bsmedberg,bhearsum NPOTB 2009-02-02 18:14:02 +13:00
Josh Aas
f1b1a53408 Remove unnecessary NPPVprivateModeBool enum. b=468877 2009-02-01 21:15:44 -05:00
Phil Ringnalda
3ce60add90 Bug 470166 - remove accidentally-imported Minotaur logs, r=ctalbert 2009-02-01 13:40:00 -08:00
Ehsan Akhgari
dbc6942b6a Bug 427021 - [RTL] Wizard widget should get mirrored buttons on GTK; r=dao 2009-02-01 18:34:09 +03:30
Ehsan Akhgari
f3d5cba99a Bug 427026 - [RTL] Places URL field should be LTR even when using RTL UI; r=dao 2009-02-01 14:25:03 +03:30
Walter Meinl
d8710dccee Bug 474366: follow-up patch, r=ted.mielczarek 2009-02-01 10:03:41 +01:00
Ehsan Akhgari
3216a67945 Bug 350597 - [RTL] XML preview header should be RTL in RTL locales; r,sr=sicking 2009-02-01 11:51:07 +03:30
Edward Lee
72939265e8 Bug 476254 - Send a notification once a day when the user goes idle for some time. r=roc, sr=roc 2009-01-31 22:58:34 -06:00
Edward Lee
8812291285 Bug 476253 - Dynamically pick next polling time for IdleService (instead of polling every 5 sec). r=roc, sr=roc 2009-01-31 22:58:32 -06:00
Neil Rashbrook
4b32340e10 Bug 475711 Restore Default Set doesn't handle springs/spacers/separators r=gavin 2009-01-31 23:12:21 +00:00
Jim Mathies
8ddad5ef5d Updated reftest.list for Bug 469830. 2009-01-31 15:50:21 -06:00
Jim Mathies
df49001deb Bug 469830 - Windows drawing code for test plugin. r=ted,joshmoz 2009-01-31 15:06:02 -06:00
Robert Sayre
aa3aaf69b2 Merge tracemonkey to mozilla-central. 2009-01-31 11:45:24 -08:00
Markus Stange
90bdf75818 Bug 399030 - Draw dropdowns with NSPopupButtonCell, r=josh sr=roc 2009-01-31 17:49:29 +01:00
stefanh@inbox.com
513cca2256 Bug 476226 - Beep when closing prefwindow with cmd+w in apps without own close key defined. r=gavin. 2009-01-31 14:56:25 +01:00
Olli Pettay
68e8d4d04a Bug 468211, r+sr=sicking 2009-01-31 14:56:15 +02:00
Olli Pettay
b9593d2535 Bug 471166, r+sr=sicking 2009-01-31 14:53:01 +02:00
Olli Pettay
2474f75151 Bug 476097, ASSERTION: killing mutation events with <input type=file>, r+sr=bz 2009-01-31 14:34:01 +02:00
John Daggett
67113d5328 Bug 474704 - drop channel on cross-site load failure to avoid leak. r=bz,jonas, sr=jonas 2009-01-31 17:58:42 +09:00
Jeff Walden
543f0d5a97 Back out bug 474501; it has a problem with one Mochitest. 2009-01-30 20:00:52 -08:00
Joe Drew
ca2541f607 Bug 466586 - Only expire cache elements that don't have any proxies/observers. r=stuart sr=vlad a=blocking1.9.1+
The image cache is now composed of two things: a heap of tracked items that
can be expired and evicted, and a superset of that which hashes from URI to
cache element. Cache elements start out in the second set, and are moved to
the first (and start to be tracked for expiry) once they have no observers.
2009-01-30 21:17:47 -05:00
Joe Drew
a7a5803b59 Bug 466586 - Test to ensure that we don't have to reload an image that exists in a document. 2009-01-30 21:17:35 -05:00
Jeff Walden
3ccb27836a I hate LiveConnect. 2009-01-30 18:17:13 -08:00
Jeff Walden
3fcb6ac3ea Bustage fix, not updated for changes in c0b2c82a524e 2009-01-30 17:59:12 -08:00
Jeff Walden
e961f82d89 Bug 474501 - JSON literals shouldn't have prototype setters run during evaluation. r=brendan 2009-01-30 17:40:33 -08:00
Jason Orendorff
7fbb18f1ed Fix for red caused by rev 932126be5356. 2009-01-30 18:02:35 -06:00
Jason Orendorff
37f2985bdf Bug 476177 - TM: cx->stackPool must not be accessed on trace. r=brendan.
--HG--
extra : rebase_source : 746d61b54aa38cbe18fe31bce4efcbbad4629678
2009-01-30 17:40:05 -06:00
Andreas Gal
8c35f95c27 Merge. 2009-01-30 15:16:43 -08:00
Andreas Gal
595570a83e Add debug hook to the threaded interpreter to trace instruction stream (476128, r=shaver). 2009-01-30 15:14:31 -08:00
Boris Zbarsky
18e06836cd Add logging to try to sort out why some of our inputs are not nsIFormControl sometimes 2009-01-30 17:08:21 -05:00
Philip Chee
3f7e5b95c2 Bug 471508 - Make the toolboxChanged() callback return useful information. r=gavin. 2009-01-30 23:05:44 +01:00
Josh Aas
015a5c7e76 Add API allowing plugins to participate in private browsing. b=468877 r/sr=jst 2009-01-30 16:40:14 -05:00
Atul Varma
3ab92bc3a0 bug 445873 - let callers of Components.utils.Sandbox specify JS version; r+sr=mrbkap 2009-01-30 13:17:23 -08:00
Justin Dolske
98c240d13a Backout changeset 8dd2e82503cd (bug 451352), it broke password manager. 2009-01-30 12:01:46 -08:00
Jim Mathies
fc1a190574 Bug 455353 - Backout of code added to imagelib in Bug 355555. r=dougt 2009-01-30 13:13:52 -06:00
Gordon P. Hemsley
917fd3a315 Remove unused variable declaration (bug 472702 followup, r=gal) 2009-01-30 10:34:54 -08:00
Marco Bonardo
f622283a6c Finally fix unit test oranges: stop observing windows at the end of the test (browser_sort_in_library.js) 2009-01-30 18:52:33 +01:00
Marco Bonardo
f7100bc53f Finally fix unit test oranges: stop observing windows at the end of the test (browser_library_open_leak.js) 2009-01-30 18:52:27 +01:00