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

205211 Коммитов

Автор SHA1 Сообщение Дата
bhearsum%mozilla.com 3229d5d8b7 bug 449208: add hgToolsRepo to staging 1.8 bootstrap.cfg so we can do a test run of the new Bump.pm code. 2008-08-12 16:22:01 +00:00
bhearsum%mozilla.com 3c6d374c50 bug 429670: mozilla2 needs a BuildFactory - BuildFactory for dep/nightly/release builds. r=ccooper, patch=me 2008-08-12 15:04:13 +00:00
daniel.boelzle%sun.com 91d71c00d4 Bug 449401 - storage provider does cleanly separate items of the same id across different calendars; p=wsourdeau, r=dbo,philipp 2008-08-12 13:52:55 +00:00
bhearsum%mozilla.com e7140a9352 bug 449208: move Bootstrap's version bumping logic to an external script - remove Bootstrap's internal version bumping logic and have it call the external script. r=nrthomas, patch=me 2008-08-12 13:42:52 +00:00
bhearsum%mozilla.com 8b18ab7b01 bug 430737: Update snippets sometimes don't propagate to the entire cluster - touch LIVE_SNIPPET_DIR to try and fix propagation problem. r=nrthomas, patch=me 2008-08-12 12:10:58 +00:00
mkanat%bugzilla.org 3ef2fda333 Bug 437169: [SECURITY] Local files on the server can be attached to a bug (making them publicly visible) when importing bugs with -attach_path
Patch By Greg Hendricks <ghendricks@novell.com> r=LpSolit, a=mkanat
2008-08-12 09:41:11 +00:00
smontagu%smontagu.org f61e10a292 Bug 284265: Default Thai fonts should be set appropriately on each platform. r=Arthit Suriyawongkul <arthit@gmail.com>, sr=roc, a1.9.0.2=ss 2008-08-12 09:37:50 +00:00
mkanat%bugzilla.org 9207bee10b Fix a small HTML error in the Release Notes. 2008-08-12 09:16:16 +00:00
mkanat%bugzilla.org 960182c9fb Bug 441542: Graphical Reports "Generate Report" button has wrong CSS id
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit, a=LpSolit
2008-08-12 07:58:07 +00:00
cltbld 6d39917503 Automated update from host egg.build.mozilla.org 2008-08-12 04:02:02 +00:00
lpsolit%gmail.com de6608417c Bug 450193: Cloning a bug may fail if a custom date/time field exists - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit 2008-08-12 01:58:03 +00:00
rob_strong%exchangecode.com eeea39da96 Bug 447934 - Default browser check doesn't return false if the registry key doesn't exist. r=jmathies, approval1.9.0.2=samuel.sidler 2008-08-12 01:21:28 +00:00
alexei.volkov.bugs%sun.com 655919b614 448324 - ocsp checker returns incorrect error code on request with invalid signing cert. r=nelson 2008-08-12 00:46:47 +00:00
mrbkap%gmail.com b406f23dbd Bug 449152 - js_CheckAccess should init out params on failure, r=brendan a=ss 2008-08-12 00:04:13 +00:00
mozilla%kewis.ch 0a6b7d0cc8 Add icons for bug 363932 - Delete Warning should be redesigned. r=mschroeder,ui-r=christian 2008-08-11 23:40:40 +00:00
mrbkap%gmail.com 15e89d63f3 Make XPCNativeWrapper deal with non-browser embeddings. bug 422113, r+sr=jst a=ss 2008-08-11 23:33:51 +00:00
wtc%google.com 21f8cf3cba Set NSPR version to 4.7.2 Beta 1. 2008-08-11 23:16:44 +00:00
christophe.ravel.bugs%sun.com f7bd02836a Remove Beta flag for NSS 3.12.1 RC1 build. 2008-08-11 20:50:49 +00:00
christophe.ravel.bugs%sun.com bdb964a5e4 Prepare NSS 3.12.1 RC1. 2008-08-11 20:48:30 +00:00
nelson%bolyard.com 8d314a664d Backout last checkin to tstclnt.c, which appears to have broken some
tinderboxes.  /Sheriff Nelson
2008-08-11 19:29:44 +00:00
bclary%bclary.com ff27166de9 Sisyphus - Windows buildbot config contains incorrect setting for MOZ_TOOLS, bug 450043, r=coop 2008-08-11 19:19:20 +00:00
ghendricks%novell.com 2ef2e2c192 Add icon to refresh menus 2008-08-11 19:17:06 +00:00
mrbkap%gmail.com c49a9fab37 Deal with a dead docshell during document.open. bug 435128, r+sr=jst a=ss 2008-08-11 18:34:37 +00:00
mrbkap%gmail.com f3f334dd25 Allow <link> to be opened, even as the direct child of a <table>. bug 436722, r+sr=sicking a=ss 2008-08-11 18:31:40 +00:00
mrbkap%gmail.com 3722a502c3 Do not attempt to lock a non-native object. bug 436741, r=brendan a=ss 2008-08-11 18:29:35 +00:00
mrbkap%gmail.com 7589f4a19c Don't cause a GC before the script is on the JS call stack. bug 440558, r=brendan a=ss 2008-08-11 18:28:03 +00:00
mrbkap%gmail.com 9221563231 Follow the invariant that we flow through label exit2. bug 442358, r=igor a=ss 2008-08-11 18:26:45 +00:00
mrbkap%gmail.com 2bc0c0e60f Don't do things to the object before we're sure it's the right type of object. bug 443569, r=brendan a=ss 2008-08-11 18:24:13 +00:00
mrbkap%gmail.com 535e68f081 Don't use 'i' if the id was not an index. bug 443843, r=shaver a=ss 2008-08-11 18:22:59 +00:00
mrbkap%gmail.com 19772c4638 Always check the type of the object that we're operating on, even when called from native code. bug 444233, r=shaver a=ss 2008-08-11 18:21:27 +00:00
mrbkap%gmail.com d8709d16af Reload entry if the table generation changed. bug 445229, r+sr=jst a=ss 2008-08-11 18:09:46 +00:00
mozilla%kewis.ch af9ac052f2 Fix bug 449917 - Opening context menu without having selected an item reveals blank entry. r=dbo 2008-08-11 16:01:56 +00:00
mozilla%kewis.ch 63e855ed1a Fix bug 445492 - Use 'DEL' key to delete an event of a rule -> 'Deleting Repeating Event' dialog starts two times.. r=dbo 2008-08-11 16:00:37 +00:00
mozilla%kewis.ch 05d9ca33fe Fix bug 444276 - Try to accept a iTIP/iMIP invitation (open Mail in a separate window) -> select calendar dialog is empty. r=dbo 2008-08-11 15:52:50 +00:00
daniel.boelzle%sun.com 6319dceaf7 Bug 446303 - backing out cal_relation changes 2008-08-11 09:06:50 +00:00
nelson%bolyard.com d8dc8ad7ea Bug 427479: Include file case changes for mingw cross compilation on a linux host
patch by Mook <mook.moz+mozbz@gmail.com>, r=nelson
2008-08-11 08:14:10 +00:00
alexei.volkov.bugs%sun.com faeeb25710 430380 - policies : explicit trust anchor results in false positives with vfychain. r=nelson 2008-08-11 05:00:48 +00:00
alexei.volkov.bugs%sun.com 38fc33cb24 Fix to memleak tinderbox: make sure the real error get propagated to a caller function. 2008-08-11 02:29:43 +00:00
mozilla%kewis.ch d7a99a794f Bustage fix for bug 446303 2008-08-11 00:18:41 +00:00
alexei.volkov.bugs%sun.com a249160bad 444404 - libpkix reports "unknown issuer" for nearly all certificate errors. r=nelson 2008-08-10 23:34:37 +00:00
alqahira%ardisson.org f1e4bf565c Bug 450047 - Outdated comment incorrectly describes how ad-blocking works. r/sr=smorgan 2008-08-10 22:48:22 +00:00
mozilla%kewis.ch 1fce613c5c Bustage fix for bug 437412 2008-08-10 19:32:17 +00:00
mozilla%kewis.ch 70b21418e6 Fix bug 446303 - use the "RELATED-TO" property. r=philipp,p=fred 2008-08-10 19:10:54 +00:00
mozilla%kewis.ch 165ea6f933 Fix bug 449964 - lightning/nightly/2008-08-07-18-mozilla1.8/linux-xpi gdata-provider last one that works. r=philipp 2008-08-09 22:47:48 +00:00
browning%uwalumni.com d41cdacb02 extra minor changes for previous commit 2008-08-09 18:13:24 +00:00
browning%uwalumni.com e0bd30355b Bug 448803 CalDAV provider should not query-by-uid for moved items, r=philipp 2008-08-09 18:08:47 +00:00
bclary%bclary.com cf913d4170 JavaScript Tests - remove obsolete import|export tests for trunk, bug 447713 2008-08-09 12:20:11 +00:00
lpsolit%gmail.com 42dcdc9759 Bug 449927: "Insert new group into all existing products" should be a label when creating a new group - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=mkanat 2008-08-09 09:04:22 +00:00
lpsolit%gmail.com 96f11249b2 Bug 429626: editgroups.cgi incorrectly states that group names cannot contain spaces - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit 2008-08-09 08:02:04 +00:00
lpsolit%gmail.com 83d8f00da0 Fix POD for visible_groups_as_string(), see bug 284264 - r=mkanat on IRC 2008-08-09 06:20:46 +00:00