Commit Graph

145748 Commits

Author SHA1 Message Date
darin%meer.net
4dcd98e6e2 fixes bug 100022 "PAC: first page/homepage load fails (b/c automatic proxy configuration is slower than first HTTP request)" r=biesi a=asa
git-svn-id: svn://10.0.0.236/trunk@175134 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 23:58:25 +00:00
ben%bengoodger.com
b97854d11b Start adding some nicer error messages
git-svn-id: svn://10.0.0.236/trunk@175133 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 23:52:42 +00:00
bryner%brianryner.com
6654ef38e1 fix case on #include
git-svn-id: svn://10.0.0.236/trunk@175132 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 23:48:26 +00:00
bryner%brianryner.com
71d44da5a6 Invalidate cached presentation if the DOM is mutated (bug 292962). Patch by sicking, r+sr=me, a=chofmann.
git-svn-id: svn://10.0.0.236/trunk@175131 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 23:31:01 +00:00
smfr%smfr.org
9d13e19afd Back out josh's checkin for bug 297162, because it doesn't build pre-tiger.
git-svn-id: svn://10.0.0.236/trunk@175130 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 23:20:21 +00:00
cbiesinger%web.de
3ddc15ee71 no visible effect, putting it back
git-svn-id: svn://10.0.0.236/trunk@175129 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 23:06:11 +00:00
wtchang%redhat.com
7dacaeaa69 Bugzilla Bug 298409: fixed an array index off-by-one error and a memory
leak. r=nelsonb.


git-svn-id: svn://10.0.0.236/trunk@175125 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 23:00:02 +00:00
ben%bengoodger.com
b70fac5562 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
git-svn-id: svn://10.0.0.236/trunk@175124 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 22:50:39 +00:00
darin%meer.net
4c86a41bd5 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.


git-svn-id: svn://10.0.0.236/trunk@175123 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 22:44:09 +00:00
scott%scott-macgregor.org
db833a61ec 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>


git-svn-id: svn://10.0.0.236/trunk@175122 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 22:43:40 +00:00
joshmoz%gmail.com
139c4309dd bustage fix from XP_MAC and 10.1 cleanup
git-svn-id: svn://10.0.0.236/trunk@175121 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 22:38:40 +00:00
joshmoz%gmail.com
97a5461223 Fix non-neutral endian code in mac gfx font code. Patch by Apple Computer, Inc. b=297162 r=josh sr=smfr a=chofmann
git-svn-id: svn://10.0.0.236/trunk@175120 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 22:35:07 +00:00
lpsolit%gmail.com
c19777a4ef Bug 284273: Move productResponsibilities from editusers.cgi to Bugzilla::User.pm - Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave
git-svn-id: svn://10.0.0.236/trunk@175119 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 22:33:05 +00:00
joshmoz%gmail.com
b58bc5e05a Link phase should reference Xcode objects, no hardcoded -l arguments. patch by Mark Mentovai. b=298406 r=pinkerton sr=smfr a=asa
git-svn-id: svn://10.0.0.236/trunk@175118 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 22:31:23 +00:00
cbiesinger%web.de
9789a3f3f2 trying to fix windows bustage
git-svn-id: svn://10.0.0.236/trunk@175117 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 22:30:55 +00:00
cbiesinger%web.de
734997a3a9 backing out this part of my last checkin to see how it affects Tp (Bug 295047)
git-svn-id: svn://10.0.0.236/trunk@175116 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 22:16:31 +00:00
darin%meer.net
4ae06564b8 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.


git-svn-id: svn://10.0.0.236/trunk@175115 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 22:11:03 +00:00
doronr%us.ibm.com
dd9232a046 Bug 296127 - [Mac] Options button systematically disappears. Patch by rob strong, r=kevin a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@175114 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 22:11:02 +00:00
joshmoz%gmail.com
90fcc6ce3e remove old Mac classic code that depends on functions removed in patch for 280247. r=josh a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@175113 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 21:34:16 +00:00
webmail%kmgerich.com
fe1559273c Remove old printing CSS and images from Winstripe (bug #297992)
Add RTL chevron image to Winstripe (bug # 221824)
a=asa


git-svn-id: svn://10.0.0.236/trunk@175112 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 21:14:46 +00:00
bryner%brianryner.com
9923520447 Fix failure to repaint on Mac with fastback enabled (bug 298112). Hide the old contentviewer before we invalidate. r=darin sr=dbaron a=asa.
git-svn-id: svn://10.0.0.236/trunk@175111 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 21:08:10 +00:00
bryner%brianryner.com
331cadb813 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.
git-svn-id: svn://10.0.0.236/trunk@175110 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 20:53:43 +00:00
scott%scott-macgregor.org
741e492cfc Bug #166723 --> selected labels should only be inverted when they are focussed
Patch by  Mike Cowperthwaite <mcow@well.com>


git-svn-id: svn://10.0.0.236/trunk@175109 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 20:38:27 +00:00
scott%scott-macgregor.org
a773fa1947 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


git-svn-id: svn://10.0.0.236/trunk@175108 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 20:33:55 +00:00
cbiesinger%web.de
12a01dec29 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


git-svn-id: svn://10.0.0.236/trunk@175107 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 19:44:50 +00:00
cbiesinger%web.de
e2b40b606d 297374 add missing |this.| to fix a JS syntax error
r=neil sr=darin a=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@175106 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 19:39:25 +00:00
smfr%smfr.org
409beef04c 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.
git-svn-id: svn://10.0.0.236/trunk@175105 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 19:32:54 +00:00
aaronleventhal%moonset.net
d11d0f237e Support official DHTML a11y application content type. r+sr=jst, a=mkaply
git-svn-id: svn://10.0.0.236/trunk@175104 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 19:16:45 +00:00
masayuki%d-toybox.com
72cb130f6a backing-out previous patch. Because patrocles faild to build.
git-svn-id: svn://10.0.0.236/trunk@175103 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 19:11:41 +00:00
doronr%us.ibm.com
a51fca4246 Correct AIX bustage fix from bug 223097
git-svn-id: svn://10.0.0.236/trunk@175102 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 18:23:24 +00:00
darin%meer.net
00b6268419 fixes bug 295544 "Expose more designMode options to web apps" r=brade sr=jst a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@175101 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 17:18:27 +00:00
doronr%us.ibm.com
dc604772cd Try to fix AIX bustage from bug 223097
git-svn-id: svn://10.0.0.236/trunk@175100 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 17:15:34 +00:00
ben%bengoodger.com
fa20f1a5fb conditionally read prefs only to prevent js errors
git-svn-id: svn://10.0.0.236/trunk@175099 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 16:45:37 +00:00
ben%bengoodger.com
12a90a5f8d conditionally read prefs only to prevent js errors
git-svn-id: svn://10.0.0.236/trunk@175098 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 16:44:32 +00:00
aaronleventhal%moonset.net
e459387521 Implement basic accessible relations. r=louie.zhao, sr=jst, a=mkaply
git-svn-id: svn://10.0.0.236/trunk@175097 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 16:29:15 +00:00
timeless%mozdev.org
ee147201a5 Bug 283509 OOM crasher [@ mozEnglishWordUtils::FromRootForm]
patch by dewildt@gmail.com r=timeless sr=mscott a=chofmann


git-svn-id: svn://10.0.0.236/trunk@175096 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 16:19:54 +00:00
doronr%us.ibm.com
5a6b0d60b6 Bug 223097 - check in latest version of XML Schema Validation. rs=peterv, a=mkaply
git-svn-id: svn://10.0.0.236/trunk@175095 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 15:38:12 +00:00
masayuki%d-toybox.com
29ffecaad2 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
git-svn-id: svn://10.0.0.236/trunk@175094 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 15:38:01 +00:00
ben%bengoodger.com
43335f6fc9 Fix logging to be done per Update Service component
git-svn-id: svn://10.0.0.236/trunk@175093 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 15:32:15 +00:00
timeless%mozdev.org
90c4e1abe8 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


git-svn-id: svn://10.0.0.236/trunk@175092 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 14:48:12 +00:00
peterv%propagandism.org
4f974157e9 Fix for bug 298391 (Remove some unused stuff from parser code). r=mrbkap, sr=jst, a=chofmann.
git-svn-id: svn://10.0.0.236/trunk@175091 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 13:21:59 +00:00
mnyromyr%tprac.de
efd239e23b Bug 294989: remove some strict warnings; r=sfraser, sr=dmose, a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@175090 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 12:09:26 +00:00
igor%mir2.org
2c19264f37 When printing parse tree for debugging, include node number with target printout
git-svn-id: svn://10.0.0.236/trunk@175089 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 10:43:44 +00:00
igor%mir2.org
176aef80b2 Optimezer-only token are moved back to Token for simpler debugging.
git-svn-id: svn://10.0.0.236/trunk@175088 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 09:40:09 +00:00
neil%parkwaycc.co.uk
52607125b2 Bug 297725 Suite does not install GRE correctly r+a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@175087 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 09:13:29 +00:00
igor%mir2.org
26b5f933a0 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".
git-svn-id: svn://10.0.0.236/trunk@175086 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 09:10:52 +00:00
igor%mir2.org
dc33c1f75b 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.


git-svn-id: svn://10.0.0.236/trunk@175085 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 08:57:38 +00:00
pavlov%pavlov.net
e938856559 adding name paramter for deleteCalendarPref
git-svn-id: svn://10.0.0.236/trunk@175084 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 08:34:57 +00:00
axel%pike.org
ca483e3c57 bug 259119, rdf/xml serializer needs to be less memory consuming, first steps of the new APIs, r=bsmedberg, sr=shaver, a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@175083 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 07:49:44 +00:00
timeless%mozdev.org
3137cde7b2 backiing out
git-svn-id: svn://10.0.0.236/trunk@175082 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 05:20:27 +00:00