Commit Graph

177264 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
d8d01a6b19 Bug 178993 - r=sayrer - Unit testcase for httponly 2007-03-14 17:16:51 +00:00
mats.palmgren%bredband.net
5fd0e79405 Fix --enable-perf-metrics build failure. b=370230 r=jonas sr=benjamin 2007-03-14 16:44:51 +00:00
martijn.martijn%gmail.com
ef7102067b Reftest for bug 366616 - Canvas in XUL is not rendered, r=jwalden+bmo 2007-03-14 16:33:42 +00:00
thomas.benisch%sun.com
2289d8bc14 Bug 352667 After deleting calendar the last calendar in list is not displayed r=mvl 2007-03-14 09:42:29 +00:00
thomas.benisch%sun.com
f0bd391d0e Bug 349520 working hours for calendar-multiday-view ui-r=dmose r=lilmatt 2007-03-14 09:17:35 +00:00
michael.buettner%sun.com
5a8fcbdeab fixed typos introduced during last check-in 2007-03-14 08:30:46 +00:00
scott%scott-macgregor.org
742d99d19b Bug #373787 --> cannot select dictionary with the same name as locale.
sr=bienvenu
2007-03-14 07:06:13 +00:00
mkanat%bugzilla.org
c9b10c52f7 Bug 373865: Group name is missing in the title of the group edit page
Patch By Victory <spam@bmo2007.rsz.jp> r=mkanat, a=mkanat
2007-03-14 06:30:41 +00:00
joshmoz%gmail.com
f25eb0ef7b XPCOM cycle collector is initialized statically, don't do that. b=369336 r=graydon sr=vlad 2007-03-14 06:15:10 +00:00
sharparrow1%yahoo.com
edd46f382e Bug 373381: Rendering of radios/checkboxes with auto width has regressed. r+sr=roc. 2007-03-14 02:47:05 +00:00
roc+%cs.cmu.edu
b062dc1050 Fixing bustage 2007-03-14 01:58:06 +00:00
roc+%cs.cmu.edu
81867edd87 Bug 367447. Support <link rel="offline-resource">. Patch by Dave Camp, r+sr=biesi 2007-03-14 01:52:07 +00:00
roc+%cs.cmu.edu
314f2ab5fd Bug 336682. Fix online/offline events to target and bubble propertly, and so that <body ononline= onoffline=> works. Patch by Chris Double, r+sr=jst,r=dbaron 2007-03-14 01:42:42 +00:00
joshmoz%gmail.com
826e728ee9 Default Plug-in's InfoPlist.strings is a broken, double-double quotes starting quoted strings. b=373818 r=josh sr=pav 2007-03-14 01:01:44 +00:00
igor.bukanov%gmail.com
f78676d710 Bug 373678: qnamepart should not set isXML. r=brendan 2007-03-13 23:59:20 +00:00
richm%stanfordalumni.org
669fce0e9e bump version to 6.0.3 2007-03-13 23:40:35 +00:00
mattwillis%gmail.com
61c441183e bug 327930 - when using getItems() LAST-MODIFIED property should actually represent the last mtime. Patch by Norbert P��schel <norbert.pueschel@networker-gmbh.de>, r1=ctalbert, r2=mvl 2007-03-13 23:38:13 +00:00
mattwillis%gmail.com
51479b9a24 bug 373306 - Fix alignment of labels when using annual recurrence. Patch by Stefan Sitter <ssitter@googlemail.com>, r=mvl 2007-03-13 23:17:33 +00:00
mattwillis%gmail.com
68679a57f7 bug 358110 - Register Sunbird to handle .ICS files on Mac. r1=ctalbert, r2=mvl 2007-03-13 23:11:23 +00:00
joshmoz%gmail.com
e9a5dbab0c Quit menu-item/Cmd+Q is broken in windows which don't have their own menu_FileQuitItem set. b=368911 r=mano sr=pav 2007-03-13 23:09:36 +00:00
mattwillis%gmail.com
50335cdb04 style fixes for Sun event dialog. No bug. rs=mickey. 2007-03-13 23:07:09 +00:00
mozilla.mano%sent.com
90877ef48b Bug 370215 - update microsummaries to use unique place: uris for Places bookmarks. r=myk/dietrich. 2007-03-13 22:35:52 +00:00
joshmoz%gmail.com
5d744b5cf8 Fixes a visibility logic bug. Also extends support for the collapsed attribute to all menu node types (menu, menu item, and separator). Apparently there was a previous assumption that collapsed would only be used on the menu type, but that is nonsense. In XUL collapsed=true is the same as visibility:collapsed, and according to CSS2 visibility:collapsed outside the context of a table is the same as hidden:true. Cleans up the code for hidden and collapsed attribute checks. b=373730 r=mano sr=pav 2007-03-13 22:28:08 +00:00
ghendricks%novell.com
c91f9547d3 Multiple bugs 2007-03-13 22:26:53 +00:00
joshmoz%gmail.com
1b83fa2b51 remove backward adapter plugin code for 3.0/4.0 plugin compat. nobody should be using it any more and in any case it doesn't belong in the samples directory. b=373155 sr=jst 2007-03-13 22:18:04 +00:00
Olli.Pettay%helsinki.fi
fe29ef194d Bug 373564, r+sr=roc 2007-03-13 22:11:14 +00:00
bzbarsky%mit.edu
66e808a4af Get the correct next-in-flow. Bug 373611, r+sr=dbaron 2007-03-13 21:23:17 +00:00
bzbarsky%mit.edu
0d33609a3d Be a little more careful about whether we have dirty roots. Bug 332807,
r+sr=dbaron
2007-03-13 21:21:03 +00:00
joshmoz%gmail.com
64777640f2 remove theme constant overrides. b=372996 r=smorgan sr=vlad 2007-03-13 21:07:41 +00:00
scott%scott-macgregor.org
92fad7dd3a Bug #373816 --> remove old xpinstall based installer files.
sr=bienvenu
2007-03-13 21:05:28 +00:00
bugzilla%standard8.demon.co.uk
602e1efc49 Another bustage fix for bug 361326. 2007-03-13 20:02:03 +00:00
bugzilla%standard8.demon.co.uk
54866bcb79 Better bustage fix for bug 361326, this is what I meant to do in the first place. 2007-03-13 19:35:34 +00:00
bugzilla%standard8.demon.co.uk
dbd2c0d5d1 Bustage fix for bug 361326. 2007-03-13 19:28:32 +00:00
bugzilla%standard8.demon.co.uk
7376f641d7 Bug 373240 Uppercase the VK_* bits for consistency with the rest of the codebase (Bv1 /browser/) p=Serge Gautherie <sgautherie.bz@free.fr>,r=gavin 2007-03-13 18:56:01 +00:00
bugzilla%standard8.demon.co.uk
0d4fecfb14 Bug 361326 Address book directories obtained through RDF aren't always initialised properly - outlook (and final) part. r/sr=bienvenu 2007-03-13 18:52:21 +00:00
rhelmer%mozilla.com
2151319797 move to platform-specific configs b=371305 2007-03-13 18:29:25 +00:00
bugzilla%standard8.demon.co.uk
aecf9d073a Part of Bug 316170. Disable building of the Address Book LDAP change log replication code because it doesn't work and it will make fixing the full replication code easier. ChangeLog replication will be reimplemented by bug 311632. r/sr=bienvenu 2007-03-13 17:12:18 +00:00
alexei.volkov.bugs%sun.com
5e1db83a67 129218 - memory leaks in tstclnt. r=neil, sr=nelson 2007-03-13 15:40:58 +00:00
richm%stanfordalumni.org
ce2d0257bf Make sure all copyrights/licenses are the mpl/gpl/lgpl tri-license
Update version to 4.0.4
Remove the build rpm script
2007-03-13 15:39:58 +00:00
ccooper%deadsquid.com
5e4e0efbe0 - match existing build name from tree 2007-03-13 15:02:14 +00:00
ccooper%deadsquid.com
0c1727520f - use new caminobld key 2007-03-13 14:59:20 +00:00
aaronleventhal%moonset.net
20eccbdeca Bug 373077. getTextAtOffset() failing when there are list bullet frames involved. r=parente 2007-03-13 14:56:49 +00:00
reed%reedloden.com
11646b54bd Bug 373729 - "Files help link incorrectly goes to "help.html#files"" [p=reed r=reed] 2007-03-13 06:25:03 +00:00
edburns%acm.org
94ae7a6a49 Complete the thread safety changes. Ready to attempt alpha 6 release again.
M logging.properties

- Do not append.  Create a new file each time.

- Do not specify a limit.

M dom/classes/org/mozilla/dom/AttrImpl.java
M dom/classes/org/mozilla/dom/CharacterDataImpl.java
M dom/classes/org/mozilla/dom/DOMAccessor.java
M dom/classes/org/mozilla/dom/DOMImplementationImpl.java
M dom/classes/org/mozilla/dom/DocumentImpl.java
M dom/classes/org/mozilla/dom/DocumentTypeImpl.java
M dom/classes/org/mozilla/dom/ElementImpl.java
M dom/classes/org/mozilla/dom/EntityImpl.java
M dom/classes/org/mozilla/dom/NamedNodeMapImpl.java
M dom/classes/org/mozilla/dom/NodeImpl.java
M dom/classes/org/mozilla/dom/NodeListImpl.java
M dom/classes/org/mozilla/dom/NotationImpl.java
M dom/classes/org/mozilla/dom/ProcessingInstructionImpl.java
M dom/classes/org/mozilla/dom/events/EventImpl.java
M dom/classes/org/mozilla/dom/events/MouseEventImpl.java
M dom/classes/org/mozilla/dom/events/UIEventImpl.java

- Use the new ReturnRunnable and RunnableRunner mechanism to ensure
  all DOM calls happen on the NativeEventThread

M dom/jni/org_mozilla_dom_DocumentImpl.cpp

- If the element is not found, make sure the exception thrown is a DOM
  Exception.

M webclient/build-tests.xml

- pass a test browser url.

M webclient/classes_spec/org/mozilla/mcp/MCP.java

- Use the CountDownLatch instead of wait/notify

M webclient/classes_spec/org/mozilla/webclient/impl/WrapperFactory.java

-    public int loadNativeLibraryIfNecessary();
+    public int loadNativeLibrariesIfNecessary();

M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/CurrentPageImpl.java

- Fix error in log string

M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/NativeEventThread.java

- Clean up log messages a bit.

- Use CountDownLatch instead of wait/notify for synchronization

M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/WrapperFactoryImpl.java
2007-03-13 06:21:45 +00:00
aaronr%us.ibm.com
0580605f63 [XForms] fix compile error. Bug 368248, r=doronr+surkov 2007-03-13 05:47:34 +00:00
aaronr%us.ibm.com
2259aff862 NPOTDB complexType with optional complex content fails. Bug 373061, p=sspeiche r=doronr+aaronr 2007-03-13 05:28:22 +00:00
rhelmer%mozilla.com
c9eeb2ed63 de was pulled from firefox 1.5.0.9 for bug 370266 2007-03-13 04:35:10 +00:00
ginn.chen%sun.com
2909e5b1c5 Back out bug 372367 due to a regression 2007-03-13 03:22:44 +00:00
alfred.peng%sun.com
ac5a543cca Bug 116243. Incorrect type conversion of Java Boolean to Javascript String.
r=brendan,sr=jst.
2007-03-13 03:18:29 +00:00
mattwillis%gmail.com
f17d0ef9a9 bug 373643 - Remove references to email.properties. r=kewisch 2007-03-13 02:20:57 +00:00