Commit Graph

143377 Commits

Author SHA1 Message Date
vladimir%pobox.com
1a594dcab9 b=296388, drawWindow with null window should give more informative error message, r=vladimir,a=bsmedberg 2005-06-25 03:05:41 +00:00
mats.palmgren%bredband.net
f68de81ba3 Fix event.relatedTarget for MouseOver events. b=298477 r+sr=roc a=asa 2005-06-25 01:32:02 +00:00
darin%meer.net
0f3fecfa5e fixes bug 100022 "PAC: first page/homepage load fails (b/c automatic proxy configuration is slower than first HTTP request)" r=biesi a=asa 2005-06-24 23:58:25 +00:00
ben%bengoodger.com
f2353345fb Start adding some nicer error messages 2005-06-24 23:52:42 +00:00
bryner%brianryner.com
11a6aa6bcb fix case on #include 2005-06-24 23:48:26 +00:00
bryner%brianryner.com
3579707923 Invalidate cached presentation if the DOM is mutated (bug 292962). Patch by sicking, r+sr=me, a=chofmann. 2005-06-24 23:31:01 +00:00
smfr%smfr.org
2ebbb5b328 Back out josh's checkin for bug 297162, because it doesn't build pre-tiger. 2005-06-24 23:20:21 +00:00
cbiesinger%web.de
0826e4bed9 no visible effect, putting it back 2005-06-24 23:06:11 +00:00
wtchang%redhat.com
47bf55ca0f Bugzilla Bug 298409: fixed an array index off-by-one error and a memory
leak. r=nelsonb.
2005-06-24 23:00:02 +00:00
ben%bengoodger.com
efdb7c74c9 Make the updater properly clean up after previous failed attempts to update, improve logging so that modules can be properly turned on and off for easier debugging, implement automated testing mode 2005-06-24 22:50:39 +00:00
darin%meer.net
739f4f6901 Use XRE_GetBinaryPath to construct the argv[0] of the application to launch
after the updater completes.  This mimics what is done to restart Firefox.
2005-06-24 22:44:09 +00:00
scott%scott-macgregor.org
b37666e19b Bug #298460 --> Use xhtml files in content instead of html files in locale for the mail start page
and the credits page.

Patch by Pavel Franc <p.franc@gmail.com>
2005-06-24 22:43:40 +00:00
joshmoz%gmail.com
b733266b4f bustage fix from XP_MAC and 10.1 cleanup 2005-06-24 22:38:40 +00:00
joshmoz%gmail.com
639d91f843 Fix non-neutral endian code in mac gfx font code. Patch by Apple Computer, Inc. b=297162 r=josh sr=smfr a=chofmann 2005-06-24 22:35:07 +00:00
lpsolit%gmail.com
90facf63ed Bug 284273: Move productResponsibilities from editusers.cgi to Bugzilla::User.pm - Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave 2005-06-24 22:33:05 +00:00
joshmoz%gmail.com
8c478c710b Link phase should reference Xcode objects, no hardcoded -l arguments. patch by Mark Mentovai. b=298406 r=pinkerton sr=smfr a=asa 2005-06-24 22:31:23 +00:00
cbiesinger%web.de
fd30c7dd96 trying to fix windows bustage 2005-06-24 22:30:55 +00:00
cbiesinger%web.de
302c420ba8 backing out this part of my last checkin to see how it affects Tp (Bug 295047) 2005-06-24 22:16:31 +00:00
darin%meer.net
965082a6c1 Make sure that we don't leak any file descriptors in the updater, otherwise
Firefox will inherit those file descriptors, and it may leave firefox on
windows unable to remove / cleanup files created by the updater.
2005-06-24 22:11:03 +00:00
doronr%us.ibm.com
eccd3fcc83 Bug 296127 - [Mac] Options button systematically disappears. Patch by rob strong, r=kevin a=bsmedberg 2005-06-24 22:11:02 +00:00
joshmoz%gmail.com
1f620c5d88 remove old Mac classic code that depends on functions removed in patch for 280247. r=josh a=bsmedberg 2005-06-24 21:34:16 +00:00
webmail%kmgerich.com
d45e228f5a Remove old printing CSS and images from Winstripe (bug #297992)
Add RTL chevron image to Winstripe (bug # 221824)
a=asa
2005-06-24 21:14:46 +00:00
bryner%brianryner.com
cadc444e92 Fix failure to repaint on Mac with fastback enabled (bug 298112). Hide the old contentviewer before we invalidate. r=darin sr=dbaron a=asa. 2005-06-24 21:08:10 +00:00
bryner%brianryner.com
f3f76cdc26 Fix pending-loads check for fastback so that we detect loads initiated either before or after Stop() is called. Fix assert on reload. Fix problem where the wrong load type was being checked in CanSavePresentation(). Fix problem where we cached a content viewer on the current history entry when it was equal to the new history entry. Bugs 292954 and 292950. r+sr=darin, a=asa. 2005-06-24 20:53:43 +00:00
scott%scott-macgregor.org
8e7411cde4 Bug #166723 --> selected labels should only be inverted when they are focussed
Patch by  Mike Cowperthwaite <mcow@well.com>
2005-06-24 20:38:27 +00:00
scott%scott-macgregor.org
3fad157cd6 Bug #297360 --> doubled items in saved search when adding new items above some old items
Bug #294079 --> When editing a filter, sometimes values are added to the wrong search box

r=neil
sr=bienvenu
a=asa
2005-06-24 20:33:55 +00:00
cbiesinger%web.de
2e7e16befb Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and
nsIConverterInputStream scriptable, and adds nsIUnicharOutputStream and
nsIConverterOutputStream (together with implementations).
r=jshin sr=darin a=chofmann
2005-06-24 19:44:50 +00:00
cbiesinger%web.de
dca40f4343 297374 add missing |this.| to fix a JS syntax error
r=neil sr=darin a=bsmedberg
2005-06-24 19:39:25 +00:00
smfr%smfr.org
c34b98234d Fix camino bug 298111: improve appearance of select and textarea form controls for Cocoa widgets (all inside #idef for Cocoa: only affects Camino). r=pinkerton, sr=me. 2005-06-24 19:32:54 +00:00
aaronleventhal%moonset.net
0835a77682 Support official DHTML a11y application content type. r+sr=jst, a=mkaply 2005-06-24 19:16:45 +00:00
masayuki%d-toybox.com
f404c612b9 backing-out previous patch. Because patrocles faild to build. 2005-06-24 19:11:41 +00:00
doronr%us.ibm.com
742a203d3e Correct AIX bustage fix from bug 223097 2005-06-24 18:23:24 +00:00
darin%meer.net
800a1ddbc1 fixes bug 295544 "Expose more designMode options to web apps" r=brade sr=jst a=bsmedberg 2005-06-24 17:18:27 +00:00
doronr%us.ibm.com
9f2de2ac11 Try to fix AIX bustage from bug 223097 2005-06-24 17:15:34 +00:00
ben%bengoodger.com
c60b60ba61 conditionally read prefs only to prevent js errors 2005-06-24 16:45:37 +00:00
ben%bengoodger.com
60146ef89b conditionally read prefs only to prevent js errors 2005-06-24 16:44:32 +00:00
aaronleventhal%moonset.net
cc014c3df1 Implement basic accessible relations. r=louie.zhao, sr=jst, a=mkaply 2005-06-24 16:29:15 +00:00
timeless%mozdev.org
b42edae703 Bug 283509 OOM crasher [@ mozEnglishWordUtils::FromRootForm]
patch by dewildt@gmail.com r=timeless sr=mscott a=chofmann
2005-06-24 16:19:54 +00:00
doronr%us.ibm.com
14bcea2092 Bug 223097 - check in latest version of XML Schema Validation. rs=peterv, a=mkaply 2005-06-24 15:38:12 +00:00
masayuki%d-toybox.com
3acbae42ae Bug 241282 When choosing an alternative location via "Browse...", the Installer "defaults" to ns_temp subfolder patch by <jhenry@ccs.neu.edu> r+a=benjamin 2005-06-24 15:38:01 +00:00
ben%bengoodger.com
2998ae70b6 Fix logging to be done per Update Service component 2005-06-24 15:32:15 +00:00
timeless%mozdev.org
719c577712 Bug 297723 stackwalk code not working for WinXP
patch by colin@theblakes.com (cenzic) r=dougt a=bsmedberg
_IMAGEHLP64 ifdefs added to support an old psdk
2005-06-24 14:48:12 +00:00
peterv%propagandism.org
2b34c89a8c Fix for bug 298391 (Remove some unused stuff from parser code). r=mrbkap, sr=jst, a=chofmann. 2005-06-24 13:21:59 +00:00
mnyromyr%tprac.de
020388b1b6 Bug 294989: remove some strict warnings; r=sfraser, sr=dmose, a=bsmedberg 2005-06-24 12:09:26 +00:00
igor%mir2.org
bdb00e047c When printing parse tree for debugging, include node number with target printout 2005-06-24 10:43:44 +00:00
igor%mir2.org
13233ef373 Optimezer-only token are moved back to Token for simpler debugging. 2005-06-24 09:40:09 +00:00
neil%parkwaycc.co.uk
e578ee899a Bug 297725 Suite does not install GRE correctly r+a=bsmedberg 2005-06-24 09:13:29 +00:00
igor%mir2.org
d073a92808 Patch from Attila Szegedi <szegedia@freemail.hu> based on the suggestion from Grzegorz Lukasik <hauserx@gmail.com> to fix bug 292324 "ArrayIndexOutOfBoundsException while compiling a script". 2005-06-24 09:10:52 +00:00
igor%mir2.org
64b4cfb128 Patch from Michael Scott <mscott@ti.com>, Texas Instruments:
> I work in a group that re-packages the Rhino Debugger as part of a set
> of "C"/JavaScript-based configuration tools for developing embedded
> software. We have had a long-standing problem with setting
> breakOnException, breakOnEnter, and breakOnReturn flags within the debug
> engine and not having them in sync with the gui debug menu checkboxes. I
> have fixed this for our use and have attached the updated Main.java
> file. The change simply sets the checkbox selected state along with the
> dim flags.
2005-06-24 08:57:38 +00:00
pavlov%pavlov.net
2d449dc2eb adding name paramter for deleteCalendarPref 2005-06-24 08:34:57 +00:00