Commit Graph

4102 Commits

Author SHA1 Message Date
bent.mozilla%gmail.com
08a82186b7 Bug 349737 - "XULRunner Software Update restarts app in a disabled state on OS X". r=bsmedberg. 2006-08-24 21:08:00 +00:00
bugzilla%standard8.demon.co.uk
0cbe46308b Bug 349438 (bug 266945 enhanced / followup) add title and set default button to no for the remove all password manager confirm prompt. p=Serge Gautherie <gautheri@noos.fr>,r=mconnor 2006-08-24 17:34:43 +00:00
tony%ponderer.org
337dcf4d18 bug 348625: use whitelist to suppress remote lookups
patch: add first path to domain for checking
r=provos,sr=bryner
2006-08-24 01:12:49 +00:00
mozilla.mano%sent.com
0aca412eb6 Bug 349343 - Tabs pane of preferences has mucho whitespace on Mac. r=mconnor. 2006-08-24 00:54:40 +00:00
tony%ponderer.org
f2c42f04e3 bug 349253: implement backoff code for table updates
patch: requestbackoff class, check for connection refused and http error codes
r=provos,sr=darin
2006-08-24 00:18:01 +00:00
tony%ponderer.org
7c3081af82 bug 349234: only get a new key once per 24 hours
patch: remember last getkey request
r=provos,sr=darin
2006-08-24 00:11:59 +00:00
gavin%gavinsharp.com
fd9c7ebf04 Bug 349598: remove unnecessary dumps, r=dietrich 2006-08-22 17:23:10 +00:00
martijn.martijn%gmail.com
f3c454f060 Fixing a stupid and obvious mistake I made with the last check-in for bug 341047 2006-08-21 22:24:58 +00:00
dietrich%mozilla.com
d372cb6feb Bug 348076 remove generated URLs from region.properties - release notes URL, about page, cleanup (r=mconnor) 2006-08-21 19:14:29 +00:00
gavin%gavinsharp.com
6f2cd3360d Bug 335334: simplify checkLoadURI callers, r=mconnor, sr=bzbarsky 2006-08-21 18:41:08 +00:00
martijn.martijn%gmail.com
f20b1bc90d Bug 341047 - After 'Close other tabs' tab's context menu contains scrollbars, r=mano 2006-08-21 14:17:51 +00:00
rob_strong%exchangecode.com
d6a597a1f1 Bug 349173 - Extension manager is leaking. r=bsmedberg 2006-08-20 23:42:45 +00:00
enndeakin%sympatico.ca
63efd6f02f Bug 345318, regression with arrowscrollbox, r=neil 2006-08-19 20:56:08 +00:00
dietrich%mozilla.com
8fd2b2f730 Fixing bustage from bug 348076. 2006-08-19 19:08:14 +00:00
sspitzer%mozilla.org
7ec26b5efc fix for bug #329730 and bug #348389:
support major updates, as well as minor updates.  for major updates, the details
URL is show in a xul:browser inside the software update wizard.

also for major updates, the licenseURL, if specified is shown in a xul:browser
inside the software update wizard.

r=banjo goodge (ben goodger), with parts r=rstrong and r=biesi
2006-08-19 05:31:53 +00:00
dietrich%mozilla.com
ec11f116b2 Bug 348076 remove generated URLs from region.properties (r=phil, sr=mconnor) 2006-08-19 02:00:52 +00:00
dietrich%mozilla.com
e8ccf95d8a Bug 347944 Fix firefox products URLs to point to ...mozilla.com/ab-CD (r=neil@httl.net) 2006-08-19 00:23:43 +00:00
benjamin%smedbergs.us
cdbbc055df Bug 345047 - Universal build fixup for XULRunner, r=mento 2006-08-18 20:34:56 +00:00
pkasting%google.com
0a0053c799 Bug 348298: Clean up Find Bar code, patch 1.
r=masayuki
2006-08-18 20:26:23 +00:00
benjamin%smedbergs.us
1e17074518 Bug 349025 - Extensions don't start up, r=obvious stupidity 2006-08-18 13:23:03 +00:00
mozilla.mano%sent.com
998c7fc57e Bug 349122 - misc fallout from theme changes to tabs, toolkit/content part. r=mconnor. 2006-08-18 09:08:55 +00:00
dietrich%mozilla.com
8f7962d0cd Bug 347944 Fix firefox products URLs to point to ...mozilla.com/ab-CD (r=vlad, r=mconnor) 2006-08-18 06:25:25 +00:00
sayrer%gmail.com
56f7c72f9e Bug 340555. Toolkit Feed API addtions. Relanding -- not the cause of a regression. 2006-08-17 23:07:40 +00:00
myk%mozilla.org
b95027c83d followup patch to bug 346795 that changes "browsing" to "working" in a string since updater isn't browser-specific
Patch by Mike Beltzner.
r=myk
2006-08-17 19:01:28 +00:00
enndeakin%sympatico.ca
7f30e238b5 Bug 348618, add attribute to hide spinbuttons of numberbox, r=neil 2006-08-17 16:25:09 +00:00
sspitzer%mozilla.org
944e55c79d for bug #329729: software updater should handle minor and major updates. adding notfound icon from winstripe to pinstripe, which is used if we are unable to load the EULA or the details about a major update. r=beltzner 2006-08-17 16:07:34 +00:00
benjamin%smedbergs.us
c62f361ad2 Fix non-XR orange from bug 319843 - Don't assume that we're using all of the new nsXULAppAPI features. 2006-08-17 15:37:22 +00:00
benjamin%smedbergs.us
267d087a63 Bug 319843 - XULRunner windows are grouped in the taskbar (and all XULRunner apps have the same firewall settings), r=darin 2006-08-17 14:22:04 +00:00
myk%mozilla.org
aecf6491a1 make Software Update Failed dialog less confusing
Patch by Mike Beltzner.
bug=348822
r=mconnor
2006-08-17 08:03:40 +00:00
sspitzer%mozilla.org
65c3d73e30 string change for bug #348389: properly support licenseURL attribute in updates.xml on the client side. r=beltzner
string change for bug #329729: software updater should handle major and minor updates. r=beltzner
2006-08-17 03:17:48 +00:00
myk%mozilla.org
9c4d884e18 backing out the most recent change because the tree is closed; will check it back in once the tree reopens 2006-08-16 22:02:34 +00:00
myk%mozilla.org
c35ec86e50 followup patch to bug 346795 that changes "browsing" to "working" in a string since updater isn't browser-specific
Patch by Mike Beltzner.
r=myk
2006-08-16 21:59:18 +00:00
myk%mozilla.org
f11e3a5595 fix second typo from beltzner's patch for bug 346795 2006-08-16 20:05:40 +00:00
gavin%gavinsharp.com
d25fb28b27 Bug 348257: fix add-ons window additional screen reader issues, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mano 2006-08-16 18:10:22 +00:00
gavin%gavinsharp.com
c521b5fac6 Fix typo from patch for bug 346795, patch by beltzner 2006-08-16 16:27:03 +00:00
sayrer%gmail.com
1d1f80250c backout 340555. botched checkin 2006-08-16 14:59:19 +00:00
aaronleventhal%moonset.net
a2af6643de Bug 347423. Addons: No updates found message not accessible. r=mano, r=pilgrim 2006-08-16 13:21:26 +00:00
sayrer%gmail.com
9cee8e3cc5 First part of bug 340555, Toolkit feed parser needs nicer API. r=vlad 2006-08-16 05:36:46 +00:00
jminta%gmail.com
2475b55eac Bug 346795 wording of text in automatic updates dialog after new update has been downloaded, patch by beltzner, r=mconnor 2006-08-16 05:28:32 +00:00
mconnor%steelgryphon.com
a0f5d4a00d bug 348132 - when tab scroll buttons first kick in, they cover part of the new tab, r=mano 2006-08-15 22:08:56 +00:00
rob_strong%exchangecode.com
786a52717e Bug 314613 - Extension manager messages in Error Console. patch=Nick Thomas (cf), r=rob_strong 2006-08-15 00:27:40 +00:00
timeless%mozdev.org
ba2c063b89 Bug 330331 Building with option --disable-xul failed
patch by romaxa@gmail.com r=timeless r=biesi sr=bz
Removing last traces of RDF dependency from HTMLDocument (bug 101995)

Only build toolkit download ifdef MOZ_RDF
Only build windowdatesource and the charset menu ifdef MOZ_RDF

Enable nsExternalHelperAppService to build w/o RDF.
Enable nsDirectoryViewer to build, this is enables geckos to work around bug 347782
Don't build nsHTTPIndex at all.
2006-08-14 22:36:15 +00:00
sayrer%gmail.com
fa550b3290 Bug 348643. nsContentUtils / nsScriptableUnescapeHTML -- nsCRT::free considered harmful. r=timeless, sr=bz 2006-08-14 22:08:14 +00:00
timeless%mozdev.org
cd70f66472 Bug 348627 O(N^2) or worse algorithm in error console
r=bz sr=bz

Perhaps an explanation. String concatenation is a chance for garbage collection.
If you have unbounded input, this can be pretty bad. When you start running low
on memory, the garbage collector gets desperate and won't take shortcuts. Worst of
all, the original code generates one string of garbage every iteration starting with
the second or third.

This code uses a=[] to construct an array and a[n] to set the upper array boundary,
0 being the lower, and there are n slots between a[0] and a[n].
join() will build a string with n copies of the join argument, where n is the number                                                        of slots between between cells. So for:
a=[]; a[1]=''; there's 1 slot between [0] and [1]. The array's length is actually 2,
but the joined length will be 1.

While it is possible to use new Array(x), the behavior is different because the
array has length x and there are x-1 spaces between cells. This leads to code which
would be both much longer and harder to read. And definitely not particularly
intuitive.

The code used here otoh, while magical will hopefully require you to pause, think,
and quickly understand what's going on. If not, you paused long enough for this
bubble to appear and explain it to you :).
2006-08-14 22:03:34 +00:00
rob_strong%exchangecode.com
1760351045 Bug 347954 - Running the NSIS installer as normal user (restricted group) or without enough free space available makes it silently fail. r=sspitzer, a1.8.1=beltzner 2006-08-14 18:04:17 +00:00
mattwillis%gmail.com
c1b5a18704 bug 344409 - Fix case of updater.app display name by including app's name. r=bsmedberg,ui=beltzner 2006-08-14 17:28:28 +00:00
timeless%mozdev.org
3ac8499ab4 Bug 347884 Building XULRunner with --embedding-profile=minimal failed, tkhstory
only build mork+toolkit history ifdef MOZ_XUL
patch by romaxa@gmail.com r=timeless r=bsmedberg
2006-08-14 15:49:06 +00:00
neil%parkwaycc.co.uk
e5b3954d8b Bug 343884 Column order was reset on restart r=enn sr=jag 2006-08-14 10:28:15 +00:00
enndeakin%sympatico.ca
9d5f7be4a8 Bug 345510, add XUL numberbox, r=neil,mano,sr=neil 2006-08-14 02:44:00 +00:00
tony%ponderer.org
46d08f9425 Bug 347926: remove arc4.js and friends from source tree
patch: use nsIStreamCipher
r=provos,sr=darin
2006-08-14 01:17:08 +00:00