Граф коммитов

177488 Коммитов

Автор SHA1 Сообщение Дата
preed%mozilla.com fc1c3af99e Bug 371350: Part III of the Stage patch, handling 1.5.0.x-branch non-locale XPIs correctly. r=rhelmer. 2007-03-15 00:39:20 +00:00
edburns%acm.org 3085164917 M dist/mcp-test/src/test/java/cardemo/CarDemoTest.java
M webclient/classes_spec/org/mozilla/mcp/package.html

- Use DOM to make assertions about response XML
2007-03-15 00:33:10 +00:00
rhelmer%mozilla.com 5eb68a7ad5 do not use curl for the complete test, use wget instead b=371305 r=preed 2007-03-15 00:28:12 +00:00
sspitzer%mozilla.org a78caa45e5 fix for bug #373709: open the "Help" menu item in the places' based bookmarks manager dialog gives me a js error
patch=jminta
r=mano
2007-03-14 23:40:23 +00:00
preed%mozilla.com 5c5b5f1dc4 Bug 373389: Update verification configs for 2003. r=rhelmer, bc 2007-03-14 23:09:04 +00:00
preed%mozilla.com 817ede2ee2 Bug 373389: update verification config bumps for 2003. r=rhelmer, bc 2007-03-14 23:04:09 +00:00
ghendricks%novell.com e04b76a85d Fixed multiple bugs for release 2007-03-14 21:08:17 +00:00
edburns%acm.org bcb34d0f85 A webclient/classes_spec/org/mozilla/mcp/package.html
- package description for MCP

M dist/build.xml

- copy ancilliary files for javadoc

A dist/javadoc.css

- Stylesheet for code samples within Javadocs

M dist/netbeans/build.xml

- Use releasenotes for test browesr start page

M dom/jni/Makefile.in
M dom/src/Makefile.in
M webclient/src_moz/Makefile.in
M webclient/src_share/Makefile.in

- FORCE_PR_LOG

M dom/jni/javaDOMEventsGlobals.cpp
M dom/jni/nativeDOMProxyListener.cpp
M dom/jni/org_mozilla_dom_events_MouseEventImpl.cpp

- use nsCOMPtr and correct QI-ing.

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

- Javadocs

- Make private things private

A webclient/classes_spec/org/mozilla/mcp/mcp.jpg

- Master Control Program

M webclient/classes_spec/org/mozilla/webclient/WebclientFactory.java

- javadocs
2007-03-14 21:02:14 +00:00
crowder%fiverocks.com f17db8ab09 Bug 355827: SpiderMonkey's readline() doesn't handle EOF properly, r=crowder, patch by KATO Kazuyoshi <kzys@8-p.info> 2007-03-14 20:47:42 +00:00
sspitzer%mozilla.org c6549ac6f0 fix typo. 2007-03-14 20:38:59 +00:00
sspitzer%mozilla.org b8cef2d114 backing out my previous workarounds for bug #373719 and bug #373721.
instead, per Asaf's advice, fix this with setTimeout() so that we fix all views at once.

again, these bugs are fall out from bug #267833: Fire XBL constructors from EndUpdate(), not before.

r=mano
2007-03-14 20:38:12 +00:00
alexei.volkov.bugs%sun.com a7eab29428 366557 - Small memory leaks in selfserv. fix for selfserv crash. r=nelson 2007-03-14 20:22:22 +00:00
joshmoz%gmail.com 2c64916444 don't mark methods as NS_METHOD when they are not. b=364994 r=mano sr=pav 2007-03-14 20:12:21 +00:00
scott%scott-macgregor.org 1c124212ee Bug #373787 --> For a fresh en-US profile, be sure to select the en-US dictionary by default.
r=axel
sr=bienvenu
2007-03-14 20:02:31 +00:00
joshmoz%gmail.com a0b3416362 don't rely on language features to construct/destruct instance of InlineBackgroundData. b=373305 r/sr=dbaron 2007-03-14 19:48:51 +00:00
mrbkap%gmail.com 5ab9bad426 Prevent the wrong 'this' object creeping into FindProxyForURL. bug 369213, r=darin/crowder sr=dveditz 2007-03-14 18:47:44 +00:00
bugzilla%standard8.demon.co.uk 7b72361d43 Bug 262316 Sort by date does not sort messages in thread by date. p=Teemu Mannermaa <wicked+bz@etlicon.fi>,r=bienvenu 2007-03-14 18:36:59 +00:00
martijn.martijn%gmail.com 7ed53d698c Bug 373456 � Unexpected fail with 367247-s-auto.html test, because of my use of 26px wide scrollbars == making certain reftest bigger, r=dbaron 2007-03-14 18:22:05 +00:00
wtchang%redhat.com 237a6540be Bugzilla bug 363997: when running on Windows Vista, set the sockets in the
compatibility mode so that the new TCP/IP stack in Windows Vista can
interoperate with all the TCP/IP implementations.  The patch is contributed
by Seth Spitzer <sspitzer@mozilla.com>. r=wtc,biesi
Modified Files: _win95.h w95io.c w95sock.c w95thred.c
2007-03-14 18:00:44 +00:00
ghendricks%novell.com e824a904e4 DUPLICATE bugs should not be updated. 2007-03-14 17:59:52 +00:00
ghendricks%novell.com e5210410e9 Resolution was not being reset on bugs that are automatically reopened. 2007-03-14 17:52:47 +00:00
martijn.martijn%gmail.com 210686b2c7 Bug 373010 � Mingw build failure in mozilla/gfx/thebes/src/gfxWindowsFonts.cpp, r+sr=pavlov 2007-03-14 17:33:53 +00:00
sspitzer%mozilla.org 36dd86a4e0 workaround for bug #373719: [places] on startup, no children of bookmarks item in the bookmarks sidebar (until I search)
workaround for bug #373721:  no children under "Bookmarks" in the left pane of the "Bookmarks Manager" dialog in places

these bugs are fall out from bug #267833: Fire XBL constructors from EndUpdate(), not before.

bug #373944 tracks backing these workarounds out.

r=dietrich
2007-03-14 17:32:25 +00:00
mkaply%us.ibm.com a6d931b748 Bug 178993 -patch from robert sayre and others - r=bsmedberg, dveditz, mvl, sr=darin - add HTTPOnly support 2007-03-14 17:22:01 +00:00
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