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

167667 Коммитов

Автор SHA1 Сообщение Дата
bent.mozilla%gmail.com de786dd1c5 Bug 350245 - "Updater.app forgets to reload the main app under Rosetta if it was originally launched with translation". r=mento. 2006-08-29 20:15:08 +00:00
dietrich%mozilla.com 635b6c81b8 Bug 347336 [SessionStore] Preserve the list of recently closed tabs during one session - fix regression (r=mconnor) 2006-08-29 19:59:40 +00:00
joshmoz%gmail.com ac4aad32df use slower idle event timer for plugins that are hidden by tabs. b=336060 r=mento sr=jst 2006-08-29 19:14:53 +00:00
cltbld a8a7d0dfac Automated update from host egg.office.mozilla.org 2006-08-29 19:08:57 +00:00
ccooper%deadsquid.com 74c8ddea5e b=333041
- allow admins to mark individual test results as VALID/INVALID, and update the VETTED status automatically

Misc.
- whitespace fix in manage testgroup template
2006-08-29 19:06:55 +00:00
mark%moxienet.com de2b150d7d 349189 Can't change Page Setup from portrait to landscape on x86 Mac. (Other Page Setup changes might have been a problem on ppc Macs, too.) Encode length of frozen page setup data to avoid decoding too much when thawing. r=josh sr=pink 2006-08-29 19:01:31 +00:00
benjamin%smedbergs.us e1740e6464 Update to bug 350211 - use portable shell scripting for SunOS 2006-08-29 19:01:23 +00:00
sayrer%gmail.com a478a91a84 Bug 346954. feed MIME types trigger plugin reloads. Check for the file in the cache before we root around in the bundles and executables. r+sr=jst 2006-08-29 18:58:38 +00:00
benjamin%smedbergs.us 514dbf5cb1 Fixes for suiterunner, from Standard8 2006-08-29 18:37:09 +00:00
dietrich%mozilla.com fe1d69c630 Bug 344640 [SessionStore] API for saving/restoring sessions - wallpaper patch for regression, for zeniko (r=dietrich, a=beltzner) 2006-08-29 18:36:20 +00:00
benjamin%smedbergs.us 3acb665f1e Followup, bug 350211 - xpcom and js are separate tiers now, not a single "core" tier 2006-08-29 18:02:16 +00:00
mark%moxienet.com 47cbf31096 345388 Crashes frequently on 10.3, often related to manipulating popup windows. Crashes [@ CoreGraphics.203.30.0 + 0x13ceb0] [@ nsImageMac::DrawToImage] [@ CGImageGetData] [@ CGImageEPSRepRelease] due to memory corruption. Don't fade out pop-ups to hide them on 10.3. r=josh 2006-08-29 18:00:32 +00:00
ccooper%deadsquid.com 23287608a0 b=328489
- adapted existing user manip page/routines to allow non-admin users to access their own profile information
- broke Litmus::Auth::expireSessions and Litmus::Auth::checkPassword out into their own subroutines
- add emptyOK checking to comparePasswords js function

Misc.
- whitespace fixes in testgroup files
2006-08-29 17:49:14 +00:00
gavin%gavinsharp.com 230d002540 Revert accidental checkin 2006-08-29 17:31:28 +00:00
gavin%gavinsharp.com d07c97dfca Bug 350389: session restore doesn't work if no homepage is specified, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=dietrich 2006-08-29 17:29:44 +00:00
rbs%maths.uq.edu.au 3d73c8da96 Don't depend on PangoXft. Patch by Behdad Esfahbod <mozilla@behdad.org>. b=349906, r=jshin, sr=rbs 2006-08-29 17:21:56 +00:00
rbs%maths.uq.edu.au 04381a5640 MathML <mtable>s sometimes have incorrect scriptlevel, b=328141, r+sr=roc 2006-08-29 17:21:36 +00:00
benjamin%smedbergs.us bfe313e6f5 Fix an build bustage when dist/bin doesn't exist yet. 2006-08-29 17:11:17 +00:00
benjamin%smedbergs.us ffbf6efa96 Forgot one file, bug 350211 2006-08-29 17:05:53 +00:00
glen.beasley%sun.com fe2de1a78d 349965 added ECDSA key gen to power up self test r=wtc 2006-08-29 16:57:18 +00:00
benjamin%smedbergs.us 681646b263 Bug 350211 - Allow arbitrary build-system extension, parts 2 & 3 $(MOZ_BUILD_APP)/build.mk, r=mento 2006-08-29 16:53:40 +00:00
brendan%mozilla.org 21e7d7ddaf Fix inline specialization of PushOff for array comprehensions (349650, r=mrbkap/sayrer). 2006-08-29 16:52:27 +00:00
brendan%mozilla.org 8e848ea5a8 Transpose lookahead consumption and error-flag=>TOK_ERROR logic in js_GetToken, to match recent change to js_UngetToken (350529, r=mrbkap). 2006-08-29 16:32:26 +00:00
igor.bukanov%gmail.com a57acaa247 Bug 349527: More fixes for bugs that I added in the optimization patch. r=brendan 2006-08-29 16:15:42 +00:00
Olli.Pettay%helsinki.fi ff802bac57 Bug 350495, Crashes [@ nsFormFillController::SetPopupOpen], r=jst 2006-08-29 16:11:08 +00:00
masayuki%d-toybox.com 5388e22a66 Bug 349727 random crash due to trashed nsWindow::mIMEData r=masaki.katakai, sr=roc 2006-08-29 16:05:49 +00:00
mark%moxienet.com c07a68c81c Tree closed, backing out 2006-08-29 15:31:07 +00:00
mark%moxienet.com 3631f317e3 345388 Crashes frequently on 10.3, often related to manipulating popup windows. Crashes [@ CoreGraphics.203.30.0 + 0x13ceb0] [@ nsImageMac::DrawToImage] [@ CGImageGetData] [@ CGImageEPSRepRelease] due to memory corruption. Don't fade out pop-ups to hide them on 10.3. r=josh 2006-08-29 15:28:33 +00:00
cltbld eea74e0806 Automated update from host egg.office.mozilla.org 2006-08-29 13:38:57 +00:00
benjamin%smedbergs.us c0e161eb90 Bug 350489 - Make JavaXPCOM build with MSYS, r=jhpedemonte 2006-08-29 13:35:05 +00:00
fligtar%gmail.com de45f6296b Updated addon MCV 2006-08-29 04:33:16 +00:00
nelson%bolyard.com 71b708b526 Correctly zero-fill columns in weaved array. r=julien,wtchang. Bug 348359. 2006-08-29 02:41:38 +00:00
mattwillis%gmail.com 14d22eedc4 bug 349031 - Updates EULAs for Sunbird and generic 'Calendar'. r1=ctalbert,r2=dmose 2006-08-29 01:15:17 +00:00
brendan%mozilla.org 8b6dcc3a93 Fix from mrbkap to unget error tokens (350415, r=me). 2006-08-29 01:01:25 +00:00
bugzilla%arlen.demon.co.uk 8277f5a826 Bug 350384 invalid 'in' operand window.opener.InlineSpellChecker closing spellcheck in Composer
p=me r=neil sr=bienvenu
2006-08-28 23:46:53 +00:00
bent.mozilla%gmail.com f02f611835 Bug 345541 - "plugins linked to libxul.so do not load". Patch by Steve Krulewitz <skrulx@gmail.com>. r+sr=jst. 2006-08-28 23:43:22 +00:00
bclary%bclary.com 07b6672e0b JavaScript Test - update test for bug 350312 2006-08-28 23:01:34 +00:00
axel%pike.org ba1fe5f26c bug 348731, 348554, unify test harness, one ring to test them all, one page to watch it 2006-08-28 22:24:57 +00:00
bclary%bclary.com a770c8e90c JavaScript Test - regression test for bug 350312, by Brendan Eich 2006-08-28 22:03:01 +00:00
axel%pike.org 41568a3720 bug 348731, initial webpage for compare-locales result, checking in for historic reference 2006-08-28 21:56:01 +00:00
gavin%gavinsharp.com 039a388fa8 Better bustage fix for the patch from bug 350453, r=bsmedberg 2006-08-28 20:17:06 +00:00
timeless%mozdev.org 9975414f7c Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:17:01 +00:00
timeless%mozdev.org c4fe2deb0d Bug 106386 Correct misspellings in source code
patch by alfred.peng@sun.com r=brade
2006-08-28 20:13:59 +00:00
mozilla%weilbacher.org 47404abf31 [OS/2] Bug 349439: make use of another possible registry branch for FontEngine support, p=abwillis1, r=mkaply 2006-08-28 20:13:42 +00:00
timeless%mozdev.org 1846fd9c62 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
gavin%gavinsharp.com 65994e9010 Bustage fix for the patch from bug 350453, r=bsmedberg 2006-08-28 20:02:33 +00:00
mike.morgan%oregonstate.edu ce8418b7bf Backing out fallback patch, making the build data structure patch standalone. We are doing this so we can resolve bug 342797 and push it before the fallback patch in bug 344742. We are stalling on bug 344742 because we don't have verification tests for that completed yet. 2006-08-28 19:59:13 +00:00
aaronr%us.ibm.com e931672128 [NPOTDB] Add support for missing built-in derived schemas. Bug 345907, patch by sspeiche, r=doronr 2006-08-28 19:50:18 +00:00
gavin%gavinsharp.com c72204b134 Bug 350453: move branding-specific prefs to a special branding prefs file, to avoid ifdef OFFICIAL_BRANDING in firefox.js, r=bsmedberg 2006-08-28 19:36:26 +00:00
timeless%mozdev.org b469a7a8ac Bug 350293 RDF + NOXPFE Building xulrunner with embedding-profile=basic failed
patch by romaxa@gmail.com r=timeless r=bsmedberg
2006-08-28 19:19:03 +00:00