Commit Graph

163228 Commits

Author SHA1 Message Date
wclouser%mozilla.com
f89d568a00 - names are not required
- replaced header image
2006-07-18 23:20:47 +00:00
jminta%gmail.com
8fcb38d10f Bug 344838 Some locales have different strings for Help in Windows vs. Gnome. patch by cedric.corazza@wanadoo.fr, r=jminta 2006-07-18 22:38:47 +00:00
cls%seawood.org
a1ddef8c98 Remove unused variable. 2006-07-18 21:56:48 +00:00
lpsolit%gmail.com
fb671959bc Bug 345032: Tainted value in request.cgi when restricting the search to a given flag - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2006-07-18 21:54:38 +00:00
tony%ponderer.org
85b02f1f63 bug 342187: query params for "ask google" anti-phishing queries are in source code
r=mmchew,sr=ben
2006-07-18 21:28:11 +00:00
mrbkap%gmail.com
4f87c8b8db Remove the new wrapper from the map when postcreate fails so that we don't find
it the next time we try to wrap that object. bug 344873, r=jst sr=brendan
2006-07-18 21:26:36 +00:00
mrbkap%gmail.com
07a112a37e Set up let declarations properly by finding the correct JSStmtInfo (not missing try or catch
blocks). This required making the 'scope' statements have a bit instead of a statement type
since we can now morph e.g. try statements. This patch also fixes the numbering for let
blocks after the first let block. bug 344370, r=brendan
2006-07-18 21:23:30 +00:00
mkanat%bugzilla.org
098829e91d Bug 339379: Make Bugzilla::Product use Bugzilla::Object
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-18 21:20:25 +00:00
aaronr%us.ibm.com
d533e90ec7 [XForms] accessiblity change for binding exception dialog. Bug 316609, patch by surkov, r=doronr+aaronr 2006-07-18 21:16:05 +00:00
lpsolit%gmail.com
48ef21445e Bug 345104: $field_descs values in field_descs.none.html are overwritten by values from the DB - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-07-18 21:13:45 +00:00
mkanat%bugzilla.org
f39ba8d1b6 Bug 344521: Make custom fields optionally functional on enter_bug.cgi
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-18 21:11:52 +00:00
mkanat%bugzilla.org
59339f08d8 Bug 344915: Non-installed modules are reported incorrectly
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=LpSolit, a=justdave
2006-07-18 21:08:15 +00:00
myk%mozilla.org
05e9335fb1 make the microsummary service handle text/html microsummaries by extracting their plaintext content
Patch by Simon B��nzli.
bug=344178
r=myk
2006-07-18 20:57:59 +00:00
myk%mozilla.org
bc1f4914c1 ignore whitespace around pages regexps
Patch by Simon B��nzli.
bug=343979
r=myk
2006-07-18 20:55:42 +00:00
aaronleventhal%moonset.net
e463b45a19 Bug 344505. Any accessible role on a table means the descendant table structures are not relevant unless they have a role. r=pilgrim 2006-07-18 20:47:44 +00:00
bzbarsky%mit.edu
169adf2470 Return null from GetPluginInstance without throwing if there's just no plugin.
Bug 344830, r=biesi, sr=jst
2006-07-18 20:43:58 +00:00
bzbarsky%mit.edu
17cc2750ad Don't set the dependent bit on windows not being opened at chrome, even if it's
in the features.  Bug 344257, r=bsmedberg, sr=jst
2006-07-18 20:40:43 +00:00
aaronr%us.ibm.com
b6bd2833c5 [XForms] clicking on xf:label should focus the containing control. Bug 284068, patch by surkov, r=doronr+aaronr 2006-07-18 20:36:22 +00:00
dietrich%mozilla.com
2d86ca3a53 Bug 344860 [SessionStore] Minor code cleanup (for zeniko, r=dietrich) 2006-07-18 20:20:52 +00:00
scott%scott-macgregor.org
707ab0a825 Bug #339135 --> Convert thunderbird to use the NSIS installer.
Thakns to rob Strong
sr=mscott
2006-07-18 20:15:46 +00:00
benjamin%smedbergs.us
b3399d66ea Bug 344652 - Synchronous proxy operations always return NS_OK, patch by Neil Rashbrook, r=me sr=darin 2006-07-18 20:04:05 +00:00
aaronr%us.ibm.com
f78f9e5856 [XForms] bind elements have stopped working. Bug 344981, r=doronr+olli 2006-07-18 19:57:02 +00:00
bclary%bclary.com
c8fe980efe JavaScript Test Library - report JS_Assert as a test failure, add failure list output file, bug 344131 2006-07-18 19:48:32 +00:00
jst%mozilla.jstenback.com
d186098107 Fixing bug 344960. Cap the length of ActiveX contract id argument to prevent windows from crashing in bstr code due to OOM. r=mrbkap@gmail.com, sr=bugmail@sicking.cc 2006-07-18 19:45:08 +00:00
benjamin%smedbergs.us
d69b941372 Bug 321219 - separate places backend into toolkit, r=beng 2006-07-18 19:41:12 +00:00
bzbarsky%mit.edu
13a6aa09df Remove the same way we added. Bug 343643, patch by Mikhail Zabaluev
<mhz@altlinux.org>, r+sr=bzbarsky
2006-07-18 19:35:41 +00:00
bzbarsky%mit.edu
3ff908ecf1 Null-check the frame before trying to work with it. Bug 315483, patch by jpl24
<jlurz24@gmail.com>, r+sr=bzbarsky
2006-07-18 19:33:55 +00:00
bzbarsky%mit.edu
4a9b91c73b Use const char[], not const char*. Bug 114997, suggestion by biesi, r+sr=bzbarsky 2006-07-18 19:32:00 +00:00
cls%seawood.org
b65553664e Switch to using md5_hex instead of crypt for admin password & update documentation.
Thanks to Josh Soref <timeless@bemail.org> for the original patch.
Bug #321478 r=bear
2006-07-18 19:29:53 +00:00
bzbarsky%mit.edu
6ea9abe3b5 Make docs better. Bug 345069, r=pavlov 2006-07-18 19:26:04 +00:00
vladimir%pobox.com
6c18057e95 Remove bogus cairo_xlib_surface_flush impl that was doing an XSync; r=me 2006-07-18 19:14:37 +00:00
vladimir%pobox.com
5e966bd8aa b=344914, potential crash caused by GetImageData, unrooted GC object used; r=mrbkap,sr=vlad, patch from bugzilla.20.scyt@spamgourmet.com 2006-07-18 19:13:17 +00:00
myk%mozilla.org
ed8219cede make the microsummary service not dump anything to the console unless specifically directed to do so by the browser.microsummary.log preference. Patch by Adam Guthrie (ispiked). bug=343080; r=myk; sr=mconnor 2006-07-18 18:47:25 +00:00
benjamin%smedbergs.us
c6bbb1af05 Fix for bug 296040. Cell-based selection in trees
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions

Original committer: Jan.Varga%gmail.com
Original revision: 1.75
Original date: 2006/06/06 20:05:09
2006-07-18 18:38:20 +00:00
benjamin%smedbergs.us
3a8b9e9f87 Bug 335270 r=ben Make subscriptions item have a favicon, fix importer icon bugs.
Original committer: brettw%gmail.com
Original revision: 1.74
Original date: 2006/04/24 18:09:34
2006-07-18 18:37:55 +00:00
benjamin%smedbergs.us
0f7a7059c6 Bug 333450 r=beng Add bookmark indices to result nodes.
Original committer: brettw%gmail.com
Original revision: 1.73
Original date: 2006/04/17 18:57:52
2006-07-18 18:37:29 +00:00
benjamin%smedbergs.us
35cb9007f8 332495 - grouping by site is not preserved when searching + various other search/sort fixes. r=annie.sullivan@gmail.com, brettw@gmail.com (history pieces)
Original committer: beng%bengoodger.com
Original revision: 1.72
Original date: 2006/04/13 22:48:46
2006-07-18 18:37:04 +00:00
benjamin%smedbergs.us
59dcb9a0c6 Bug 333754 r=annie.sullivan Comment out untested parts of the container API so we aren't stuck with it if it never gets coverage. If a need arises, we can uncomment and test.
Original committer: brettw%gmail.com
Original revision: 1.71
Original date: 2006/04/12 20:22:39
2006-07-18 18:36:39 +00:00
benjamin%smedbergs.us
cca95b50ec Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin
Original committer: benjamin%smedbergs.us
Original revision: 1.70
Original date: 2006/04/12 15:39:37
2006-07-18 18:36:14 +00:00
benjamin%smedbergs.us
c0cfedc3ea Bug 328598 r=bryner Expire history as you browse for faster shutdown times.
Original committer: brettw%gmail.com
Original revision: 1.69
Original date: 2006/04/10 22:29:32
2006-07-18 18:35:48 +00:00
benjamin%smedbergs.us
81ff3de05b Bug 333146 r=ben@mozilla.org Make times only show in history view for the first line in a session.
Original committer: brettw%gmail.com
Original revision: 1.68
Original date: 2006/04/10 20:27:45
2006-07-18 18:35:23 +00:00
benjamin%smedbergs.us
3fa64092b1 Bug 333109 r=darin. Try to fix crash in OnItemRemoved. This is a workaround
for bug 333016 that prevents attaching multiple observers.

Original committer: brettw%gmail.com
Original revision: 1.67
Original date: 2006/04/10 17:24:14
2006-07-18 18:34:58 +00:00
benjamin%smedbergs.us
1e43fb002c 323812 - fix bogus copy-paste behavior and assorted other issues (insertion bugs, command updating) r=annie.sullivan@gmail.com
Original committer: beng%bengoodger.com
Original revision: 1.66
Original date: 2006/03/28 00:53:50
2006-07-18 18:34:33 +00:00
benjamin%smedbergs.us
99c3056a2e Bug 331154 r=annie.sullivan Make result nodes update when folder titles change.
Original committer: brettw%gmail.com
Original revision: 1.65
Original date: 2006/03/23 20:30:59
2006-07-18 18:34:08 +00:00
benjamin%smedbergs.us
f546eb0712 Fix bustage on Windows
Original committer: brettw%gmail.com
Original revision: 1.64
Original date: 2006/03/23 00:43:57
2006-07-18 18:33:42 +00:00
benjamin%smedbergs.us
89842d2725 Bug 329546 r=ben@mozilla.org, annie.sullivan Separate out view from history
result.

Original committer: brettw%gmail.com
Original revision: 1.63
Original date: 2006/03/23 00:31:48
2006-07-18 18:33:17 +00:00
benjamin%smedbergs.us
fbacd22a91 Bug 326475 r=bryner Fix signedness error in result tree update.
Original committer: brettw%gmail.com
Original revision: 1.62
Original date: 2006/03/22 22:26:22
2006-07-18 18:32:52 +00:00
benjamin%smedbergs.us
20b5563cea Bug 330524 r=annie.sullivan Bookmark folders with unusual options (not showing
everything) don't update when new subfolders are added.

Original committer: brettw%gmail.com
Original revision: 1.61
Original date: 2006/03/22 22:12:52
2006-07-18 18:32:27 +00:00
benjamin%smedbergs.us
7400aee9b9 Bug 330220 r=annie.sullivan Incorrect behavior when resorting after insertion.
Causes items not to resort, occasional crashes.

Original committer: brettw%gmail.com
Original revision: 1.60
Original date: 2006/03/13 19:13:31
2006-07-18 18:32:01 +00:00
benjamin%smedbergs.us
1c71f3cc3a Bug 329854 r=joe.hughes Add a excludeReadOnlyFolders to query options for
use when filing.

Original committer: brettw%gmail.com
Original revision: 1.59
Original date: 2006/03/10 19:44:28
2006-07-18 18:31:36 +00:00