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

161589 Коммитов

Автор SHA1 Сообщение Дата
Olli.Pettay%helsinki.fi 1bd276205e Bug 342352, set mHiddenWidget to null after it has been destroyed, r+sr=roc 2006-06-22 14:36:11 +00:00
bienvenu%nventure.com 2d135fc1ee fix crash after downloading pop3 mail with message quarantining turned on, sr=mscott 332700 2006-06-22 14:25:16 +00:00
timeless%mozdev.org 53a9cb71ba Bug 340795 Building with --with-embedding-profile=minimal failed
reverting unnecessary changes to xpfe
replacing updater with xpinstall (bad reference)
defining things in libxul-config.mk per bsmedberg, spotted by jag
2006-06-22 13:08:18 +00:00
mattwillis%gmail.com 2ef7bac0ed bug 342341 - whitespace fixes before the actual fix 2006-06-22 12:21:38 +00:00
timeless%mozdev.org 0edf6f8332 Bug 340795 Building with --with-embedding-profile=minimal failed
fixing build bustage
2006-06-22 12:18:10 +00:00
cltbld e70d7a426b Automated update from host egg 2006-06-22 11:45:19 +00:00
timeless%mozdev.org 2b8e53ac4c Bug 340795 Building with --with-embedding-profile=minimal failed
patch by romaxa@gmail.com r=bsmedberg
2006-06-22 11:42:28 +00:00
myk%mozilla.org 26d89416b6 fall back on the local URI if a generator has no source URI; a convenience for generator developers so they don't have to make up a fake source URI while developing their generators;
patch by Simon B��nzli
bug=342226
r=myk
2006-06-22 11:18:23 +00:00
michael.buettner%sun.com e2f2e0c371 Bug 328197 Now calculating the duration of todos correctly. r=jminta 2006-06-22 10:35:18 +00:00
rob_strong%exchangecode.com aa81d41d8a Followup to Bug 340173 - Rework l10n part of NSIS installer (missed one locale file removal). r=l10n 2006-06-22 09:40:29 +00:00
Olli.Pettay%helsinki.fi 83c924aaee Bug 342011, xul window load event handlers no longer called with evt.eventPhase == Event.AT_TARGET, r+sr=sicking 2006-06-22 07:51:57 +00:00
bclary%bclary.com 78808e4b74 JavaScript Test Library - properly terminate browser based test if uncaught exception occurs, no bug, not part of the build 2006-06-22 06:44:45 +00:00
myk%mozilla.org 26d3386808 display microsummaries in the bookmarks sidebar and bookmarks manager; bug=338429; r=myk; a=mconnor for 1.8.1 branch 2006-06-22 06:26:39 +00:00
gavin%gavinsharp.com f00d33fd20 Bug 213207: make security mismatch dialog default to "Cancel", and fix other dialogs to use the dialog binding's standard default button attribute, r=kaie, ui-r=beltzner 2006-06-22 05:05:28 +00:00
dietrich%mozilla.com 5723aae5d8 Bug 337375 session restore disturbs secondary firefox window sizing (r=me) 2006-06-22 04:53:43 +00:00
tony%ponderer.org f9d311613b backing out bug 341946, patch v1 2006-06-22 04:31:27 +00:00
bmlk%gmx.de d0918e8b8f reorder cellmaps if the rowgroup order might have changed bug 339130 r7sr=bzbarsky 2006-06-22 04:19:36 +00:00
bzbarsky%mit.edu 77ac9e8281 Make GetElementsByAttribute compare to the qualified name, like it used to, not
just to the localName.  Bug 319421, r+sr=sicking
2006-06-22 02:37:06 +00:00
bzbarsky%mit.edu 714b309562 Fiox the special-casing for about:blank to deal with it now being
moz-safe-about:blank as far as the security manager is concerned.  Bug 342108,
r=darin, sr=jst
2006-06-22 02:21:06 +00:00
bzbarsky%mit.edu 6c8d302694 Allow about: modules to just set a flag to force script execution to be allowed
for particular about: URIs, instead of hardcoding checks in the security
manager.  Bug 341313, r=darin, sr=jst
2006-06-22 02:19:49 +00:00
preed%mozilla.com c9b38b2394 s/Release/Nightly/ in the $BuildNameExtras. 2006-06-22 02:10:21 +00:00
rob_strong%exchangecode.com a8f0f5e98a Bug 342253 - Add RTL NSIS installer header image code. r=sspitzer 2006-06-22 02:04:54 +00:00
preed%mozilla.com 8bc791b1a9 Bug 341752: Change to FTP mirroring means nightly update prefs need changing:
-- Variablize the aus server, so we can change it.
-- Remove dead code paths.
-- Remove all the gotos; they're all effectively return()s anyway
-- Logically coalesce an if-statement.
r=morgamic,rhelmer
2006-06-22 02:04:34 +00:00
bzbarsky%mit.edu 59f2d008d8 Use the event targe as the scope when wrapping event handler args so that the
event handler can access them.  Bug 342235, r=mhammond, sr=jst
2006-06-22 02:02:33 +00:00
mattwillis%gmail.com 60a21f4ea7 339321 - disables preprocessing for PNGs. r=jminta 2006-06-22 01:58:36 +00:00
cltbld 914194de79 -- Move the Lightning trunk build from Solaria to sb-win32-tbox (bug 340192)
-- s/\r//g on tinder-config.pl
(preed)
2006-06-22 01:54:36 +00:00
rob_strong%exchangecode.com b64805c0a7 Bug 339098 - NSIS Installer: Space required: 0.0kb for custom install and components. r=sspitzer 2006-06-22 01:48:09 +00:00
preed%mozilla.com 4af052c67a Tinderbox configs for Lightning, trunk, taken from Solaria 2006-06-22 01:32:59 +00:00
cltbld b55c1b4b57 -- Move Sunbird-trunk builds from solaria to sb-win32-tbox
-- s/\r//g; in tinder-config.pl
2006-06-22 01:27:23 +00:00
preed%mozilla.com 4fad5aefde Tinderbox configs for Sunbird, trunk, taken from Solaria. 2006-06-22 01:20:02 +00:00
rob_strong%exchangecode.com 54dee23df1 Bug 340173 - Rework l10n part of NSIS installer. r=l10n, sr=bsmedberg 2006-06-22 00:24:53 +00:00
jwalden%mit.edu 5a8abe1925 Bug 342321 - nsIncrementalDownload doesn't create 0-sized file when downloading a 0-sized file. r+sr=darin 2006-06-22 00:22:53 +00:00
darin%meer.net 7370c57687 fixes bug 313101 "HTTP auth dialog is titled 'Prompt'" patch by gavin sharp and darin, r=mconnor 2006-06-22 00:18:43 +00:00
mrbkap%gmail.com a8c9c7b9c2 Exception classes need to set their constructors on the global object themselves since they don't use JS_InitClass. bug 342359, r=brendan 2006-06-21 23:54:04 +00:00
mrbkap%gmail.com 37e6d74d0b Deal with converting null values to jsvals. bug 342219, r+sr=bzbarsky 2006-06-21 22:10:35 +00:00
joshmoz%gmail.com 92d5382f53 if a context menu is open, clicking on the menu bar should not open a menu item, it should just close the context menu. b=341175 r=mento 2006-06-21 22:02:23 +00:00
wclouser%mozilla.com 6eee9ed958 got rid of -T 2006-06-21 21:28:53 +00:00
scott%scott-macgregor.org f1661d1fee Bug #323101 --> don't run the isp spam filters when manually running filters on a folder. sr=bienvenu 2006-06-21 21:27:46 +00:00
wclouser%mozilla.com 204387b9e6 added incremental updating. Cuts time from 75s -> 10s 2006-06-21 21:07:24 +00:00
tony%ponderer.org 03aba2f64d Bug 342196: ordering bug causes some urls to not be inspected on new windows
patch: setup the webprogresslistener immediately (before js load)
r=mmchew
2006-06-21 20:48:52 +00:00
rob_strong%exchangecode.com 6fd274b20f Fix review comment for bug 310745. r=bsmedberg 2006-06-21 20:10:52 +00:00
rob_strong%exchangecode.com 056ac63569 Bug 310745 - Extension update compatibility wizard tries to install updates when xpinstall is disabled. r=bsmedberg 2006-06-21 20:07:46 +00:00
tor%cs.brown.edu 7376d3fc8b Bug 342301 - nsSVGPathGeometryElement::GetMarkPoints should take nsTArray.
r+sr=roc
2006-06-21 19:35:59 +00:00
rob_strong%exchangecode.com 4948792c71 Bug 275629 - incorrect text in extension installation prompt. r=bsmedberg, ui-review=beltzner 2006-06-21 19:07:44 +00:00
wclouser%mozilla.com cff92e6dd6 added a script to build csv files from the db 2006-06-21 19:05:46 +00:00
rob_strong%exchangecode.com 7cad4df11a Bug 342251 - Need a RTL NSIS installer header image. ui-review=steven. NPOB 2006-06-21 18:56:23 +00:00
mrbkap%gmail.com e76b1c545c Fix whitespace and style nits from brendan (bug 336409) 2006-06-21 18:16:52 +00:00
zach%zachlipton.com 1275b3d891 Move buttons in manage_testcases.cgi to handle smaller monitors. Widen summary field. 2006-06-21 18:16:36 +00:00
zach%zachlipton.com fde2f4f5db Fix a few more missing $sth->finish warnings in DBTools 2006-06-21 17:01:20 +00:00
brendan%mozilla.org f18b8c82e8 Fix warning in str_split. 2006-06-21 16:54:40 +00:00