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

4103 Коммитов

Автор SHA1 Сообщение Дата
dietrich%mozilla.com ec3bade14a Bug 348076 remove generated URLs from region.properties - getMore* temporary URLs for non-Fx apps (r=mconnor) 2006-08-25 01:39:48 +00:00
bent.mozilla%gmail.com 9f7798ccb5 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 6c378426ed 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 70a45c90f2 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 401183c1fd Bug 349343 - Tabs pane of preferences has mucho whitespace on Mac. r=mconnor. 2006-08-24 00:54:40 +00:00
tony%ponderer.org 31cc2b4363 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 e5fbc171aa 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 895ee2682e Bug 349598: remove unnecessary dumps, r=dietrich 2006-08-22 17:23:10 +00:00
martijn.martijn%gmail.com f78ec025b4 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 4d63ebace6 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 468004360d Bug 335334: simplify checkLoadURI callers, r=mconnor, sr=bzbarsky 2006-08-21 18:41:08 +00:00
martijn.martijn%gmail.com 2ca57ae6d6 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 d04bb95cf9 Bug 349173 - Extension manager is leaking. r=bsmedberg 2006-08-20 23:42:45 +00:00
enndeakin%sympatico.ca ddd0761300 Bug 345318, regression with arrowscrollbox, r=neil 2006-08-19 20:56:08 +00:00
dietrich%mozilla.com e7c871990e Fixing bustage from bug 348076. 2006-08-19 19:08:14 +00:00
sspitzer%mozilla.org 8406a63ac7 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 d232b49fa0 Bug 348076 remove generated URLs from region.properties (r=phil, sr=mconnor) 2006-08-19 02:00:52 +00:00
dietrich%mozilla.com 22f22fcb1a 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 42cf5f6416 Bug 345047 - Universal build fixup for XULRunner, r=mento 2006-08-18 20:34:56 +00:00
pkasting%google.com 74c1c06db2 Bug 348298: Clean up Find Bar code, patch 1.
r=masayuki
2006-08-18 20:26:23 +00:00
benjamin%smedbergs.us 4e42b722ed Bug 349025 - Extensions don't start up, r=obvious stupidity 2006-08-18 13:23:03 +00:00
mozilla.mano%sent.com 6968efdf3c 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 4ec77d168a 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 a7de9ac417 Bug 340555. Toolkit Feed API addtions. Relanding -- not the cause of a regression. 2006-08-17 23:07:40 +00:00
myk%mozilla.org 49b2d26fa4 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 fb83681679 Bug 348618, add attribute to hide spinbuttons of numberbox, r=neil 2006-08-17 16:25:09 +00:00
sspitzer%mozilla.org 0b1b924fc9 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 04dbbcf5c6 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 6488b36a2c 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 8fb1933bd1 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 5ac3dc5aec 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 8de69b80e5 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 9feba37137 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 666a35c634 fix second typo from beltzner's patch for bug 346795 2006-08-16 20:05:40 +00:00
gavin%gavinsharp.com 7ff82d60b4 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 0457b59b75 Fix typo from patch for bug 346795, patch by beltzner 2006-08-16 16:27:03 +00:00
sayrer%gmail.com ed4b58d348 backout 340555. botched checkin 2006-08-16 14:59:19 +00:00
aaronleventhal%moonset.net 5e3f831dea Bug 347423. Addons: No updates found message not accessible. r=mano, r=pilgrim 2006-08-16 13:21:26 +00:00
sayrer%gmail.com 0ec7282d8d First part of bug 340555, Toolkit feed parser needs nicer API. r=vlad 2006-08-16 05:36:46 +00:00
jminta%gmail.com c4e0a524a9 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 7a961b67b1 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 e9242e8802 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 3d9c1a4665 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 c5e01e889f Bug 348643. nsContentUtils / nsScriptableUnescapeHTML -- nsCRT::free considered harmful. r=timeless, sr=bz 2006-08-14 22:08:14 +00:00
timeless%mozdev.org 109888ebc5 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 f137556733 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 b15e7c9a36 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 1a0ae226bf 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 d784022004 Bug 343884 Column order was reset on restart r=enn sr=jag 2006-08-14 10:28:15 +00:00
enndeakin%sympatico.ca ffe34418f2 Bug 345510, add XUL numberbox, r=neil,mano,sr=neil 2006-08-14 02:44:00 +00:00