nhosoi%redhat.com
8cc5da4015
Bug 372411: command line interface fails: NSLDIF32V6.0 could not be found
...
Description: nsldif32.tdf is the template file; nsldif32.def is a derived file in the autotool build. It needs to be in CVS not to break the old style build.
2007-03-07 22:17:11 +00:00
joshmoz%gmail.com
a2e0adf707
nsLocalFile::GetParent() doesn't return nsnull at top of volume. patch by Wladimir Palant. b=332389 r=sayrer r=josh
2007-03-07 22:17:01 +00:00
joshmoz%gmail.com
697072e143
remove unused build variable. r=mento
2007-03-07 22:10:14 +00:00
jruderman%hmc.edu
cdc7b1bc99
Remove stray dump() from this copy of tableDom.js too.
2007-03-07 21:52:01 +00:00
jruderman%hmc.edu
528ac10b08
Remove stray dump() from test. r=bernd.
2007-03-07 21:50:58 +00:00
dietrich%mozilla.com
7b9ceca9a3
Bug 370013 Bookmarks toolbar folder should be a child of the bookmark menu folder, Bug 370020 No way to set an arbitrary folder as the bookmarks toolbar folder (r=mano)
2007-03-07 21:22:54 +00:00
rhelmer%mozilla.com
25330179fe
moving to platform-specific testing
2007-03-07 21:22:31 +00:00
aaronleventhal%moonset.net
10dfb3b210
Bug 373050. Make accessibility states SENSITIVE and ENABLED the exact opposite of DISABLED. r=parente
2007-03-07 21:20:51 +00:00
rhelmer%mozilla.com
add2b56828
make config file location variable, and diffs should be warn not fail
2007-03-07 21:19:08 +00:00
ghendricks%novell.com
3433326ddd
Update percent bar and links for new bugs when updating a case-run.
...
Minor bug fixes.
2007-03-07 21:14:34 +00:00
sayrer%gmail.com
7cbe106768
Bug 373055. add timeout for tests in mochitest. r=rcampbell
2007-03-07 21:05:43 +00:00
edburns%acm.org
c6a7b92d3b
To address the issue of listening for XMLHttpRequest traffic, I've taken
...
a cue from Doron Rosenberg in #developers and looked at the Eclipse ATF
project's XHRObserver.java.
This was my first look at java code that uses the java xpcom bridge, and
I'm very impressed. Once I get webclient 2.0 done, I'll definately
rewrite as much as possible of the mozilla implementation using the java
xpcom bridge. For now, I'm going to continue to crank with my
"on-demand hand coded JNI C++" approach. I think I can get results
pretty quickly with this. For example, just yesterday I learned that
the regular nsIWebProgressListener doesn't get notifications on Ajax
requests, and now I see a way to do it (thanks to Doron).
Here is the work in progress.
A webclient/src_moz/AjaxListener.cpp
A webclient/src_moz/AjaxListener.h
M logging.properties
- set "ALL" for MCP level
M dist/mcp-test/src/test/java/cardemo/CarDemoTest.java
- Cause an Ajax transaction to happen
M webclient/classes_spec/org/mozilla/mcp/MCP.java
- log messages for outgoing HTTP requests
M webclient/src_moz/EmbedProgress.cpp
M webclient/src_moz/EmbedProgress.h
- Leverage new AjaxListener class
M webclient/src_moz/Makefile.in
- add xmlextras, to include nsIXMLHttpRequest.
2007-03-07 21:02:54 +00:00
ctalbert.moz%gmail.com
fb5033a599
bug 334685 adding iMIP/iTIP support r=dbo
2007-03-07 20:53:35 +00:00
gavin%gavinsharp.com
d69a8f8b30
Bug 371943: "Report Web Forgery" shouldn't open in a new tab by default, also make standard key modifiers behave correctly for that menuitem, patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor
2007-03-07 20:51:33 +00:00
mattwillis%gmail.com
7c18281ebc
bug 369928 - Make 'x items failed to import. The last error was: foo' localizable. Patch by Stefan Sitter <ssitter@googlemail.com>, r=lilmatt
2007-03-07 20:49:59 +00:00
mattwillis%gmail.com
44a7e92705
bug 369885 - View fails on repeating events with modified occurrences. Patch by Stefan Sitter <ssitter@googlemail.com>, r=mvl
2007-03-07 20:45:33 +00:00
mkanat%bugzilla.org
efba61bcd4
Bug 367480: [LDAP] Try a list of servers in order until we connect successfully
...
Patch By Tony Bajan <firefox@tonyb.me.uk> r=mkanat, a=mkanat
2007-03-07 20:43:43 +00:00
mozilla.mano%sent.com
dd4c830f4b
Unit test for bug 372647. r=sayrer.
2007-03-07 20:42:47 +00:00
mkanat%bugzilla.org
64e782aa07
Bug 345826: Ability to save column list in saved searches
...
Patch By Ronaldo Maia <romaia@async.com.br> r=LpSolit, a=LpSolit
2007-03-07 20:37:08 +00:00
asqueella%gmail.com
a5d8a2cf1e
Bug 371052 - Implement nsIClassInfo on nsCommandLine
...
p=Alex Vincent <ajvincent@gmail.com>
r=bsmedberg
2007-03-07 20:29:01 +00:00
asqueella%gmail.com
4d80df843c
unit test (xpcshell) for bug 336691 (nsZipArchive::Test shouldn't try to ExtractFile on directories)
...
by Ryan Jones <sciguyryan@gmail.com>
r=biesi
2007-03-07 20:19:09 +00:00
asqueella%gmail.com
e7280ab526
Bug 345741 - Improve "All Tabs" menu active/visible tab feedback
...
p=Michael Ventnor <ventnor.bugzilla@yahoo.com.au>
r=mano
2007-03-07 20:12:07 +00:00
asqueella%gmail.com
f9d07db796
Bug 151437 - View Image context menu item omits referrer
...
p=Florian Queze <f.qu@queze.net>
r=mano
2007-03-07 20:09:19 +00:00
mozilla.mano%sent.com
f538d2b83c
Update nodeIsLivemarkItem util to the changes done in bug 372647. patch on bug 372647, r=dietrich.
2007-03-07 20:06:29 +00:00
asqueella%gmail.com
7cd30903d2
Bug 372170 - Followup to 371497: fix array usage (footprint improvements)
...
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r+sr=bzbarsky
2007-03-07 20:03:19 +00:00
kaie%kuix.de
e614ad9503
Bug 368126, client abandons SSL connection during bad cert dialogs
...
Incremental patch v2
r=nelson, sr=rrelyea
2007-03-07 19:54:54 +00:00
asqueella%gmail.com
2d3513c5e3
Bug 367704 - crash [@ nsAccessible::GetPreviousSibling] on a nsRootAccessible
...
p=Mook <mook.moz+mozbz@gmail.com>
r=aaronleventhal
2007-03-07 19:54:31 +00:00
asqueella%gmail.com
be0b28d6a2
fix bug 371026 - reftest: double setTimeout from onload is not late enough for some tests
...
the fix is to provide a way for the testcase to indicate when it's finished loading.
Also move the reftest self-checks into their own manifest.
r=dbaron
2007-03-07 19:50:02 +00:00
mattwillis%gmail.com
dbfd44d4e3
bug 334423 - Ensures comparison is done against unescaped URL. Patch by Bruno Browning <browning@uwalumni.com>, r=lilmatt
2007-03-07 19:38:53 +00:00
ctalbert.moz%gmail.com
8414110111
bug 334685 - Add iTIP/iMIP support. r=dbo
2007-03-07 19:37:46 +00:00
jruderman%hmc.edu
1c1f70a1e9
Add reftest for bug 372776. r=bernd.
2007-03-07 19:17:24 +00:00
Olli.Pettay%helsinki.fi
8d98880cc2
Bug 372797, Convert ScrollFrameIntoView users to use ScrollContentIntoView, r+sr=roc
2007-03-07 19:08:36 +00:00
mattwillis%gmail.com
30d2531b86
bug 360821 - Don't fail when attempting to create an event before showing the calendar view. Patch by Joey Minta <jminta@gmail.com>, r1=ctalbert, r2=lilmatt
2007-03-07 18:29:23 +00:00
mattwillis%gmail.com
ef743910de
bug 352255 - Prevent events with same id on multiple calendars from appearing mutiple times in the agenda. Patch by Sebastian Schwieger <sebastian.schwieger@googlemail.com>, r=lilmatt
2007-03-07 18:16:06 +00:00
slavomir.katuscak%sun.com
2724201c81
bug 372279 - patch for incomplete logs; r=christophe
2007-03-07 18:02:13 +00:00
stridey%gmail.com
a1dc35406b
Camino only - Bug 272496: Use magnifying glass image that looks more like NSSearchField icons. Images by Ricky Romero <spam@anim8.biz>. a=pink
2007-03-07 17:51:42 +00:00
doronr%us.ibm.com
bb165a86c4
NPOTDB Fix bug 368248 - getting binding exceptions with xforms:repeat. Patch by aaronr, r=smaug,me
2007-03-07 17:46:57 +00:00
ghendricks%novell.com
3edb93ccda
Ability to delete and archive environment.
...
You can now create an environment from the new run page.
2007-03-07 17:40:54 +00:00
benjamin%smedbergs.us
89a3a4cd1a
Bug 370678, bug 363096 - Fix MozillaBuild syntax error, add some additional utilities, and install MIME::Base64 perl module to make tinderbox work - r=luser
2007-03-07 15:25:18 +00:00
doronr%us.ibm.com
c0dca83dae
NPOTDB Fix bug 340995 - complexType without complexContent fails validation. Patch be sspeiche, r=aaronr,me
2007-03-07 15:20:02 +00:00
neil%parkwaycc.co.uk
604ebd0758
If we can't find anywhere from which to extend a range, give up and just select the end item b=372591 r=enn sr=roc
2007-03-07 13:25:13 +00:00
reed%reedloden.com
125cf0e0a1
Bug 372997 - "JavaScript warnings in attachment.js" (part II) [p=reed r=timeless a=mkanat]
2007-03-07 07:59:33 +00:00
reed%reedloden.com
b6dd67ac6d
Bug 372997 - "JavaScript warnings in attachment.js" [p=reed r=timeless a=mkanat]
2007-03-07 07:37:34 +00:00
scott%scott-macgregor.org
b141a2a78c
Bug #329555 --> new mail notification alert is not clickable.
...
sr=bienvenu
2007-03-07 06:28:33 +00:00
scott%scott-macgregor.org
c1cb8b2a23
wrong value for the default icon resource
2007-03-07 05:20:01 +00:00
bmlk%gmx.de
1b490b2bfa
mark zerocolspans to be expanded if they are inserted rather than appended. bug 372776 r/sr=bzbarsky
2007-03-07 05:06:38 +00:00
philringnalda%gmail.com
86f314c237
Bug 256084 - view RDF as XML, not as broken-looking text that claims to be XUL, r+sr=bz
2007-03-07 04:23:27 +00:00
mozilla.mano%sent.com
7b7a0daffd
Bug 371821 - URI-based indexOfItem is obsolete. r=dietrich.
2007-03-07 01:33:20 +00:00
mozilla.mano%sent.com
638795c8b5
Bug 371814 - undo-ing an item move in the organizer fails. r=dietrich.
2007-03-07 01:29:27 +00:00
mattwillis%gmail.com
c67297c870
bug 372823 - Minor cleanup to reuse helpers where possible. r1=ctalbert, r2=jminta
2007-03-07 01:04:17 +00:00