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

142158 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org f19bba4e9c Bug 293992 printf passed user controlled buffer
r=shaver sr=bz a=asa
2005-05-23 21:00:06 +00:00
robert%accettura.com 328c90d693 Bug 283847 Dot your i's, cross your t's, and don't forget your periods [you insensitive clod]. Adding missing punctuation. r=mconnor a=asa 2005-05-23 20:31:44 +00:00
mozilla.mano%sent.com 1cd28921bb Partly backing out bug 294399 (changing APP_NAME back to 'Firfox' in order to fix bustage 2005-05-23 19:26:08 +00:00
mozilla.mano%sent.com 5d612a6081 Bug 294399 - rebrand firefox for deer park, mac build part. r=joshmoz a=asa 2005-05-23 19:01:12 +00:00
bzbarsky%mit.edu e1c1a583de Fix silly typo in fix for bug 295121. r=mconnor, a=brendan 2005-05-23 17:46:20 +00:00
mconnor%steelgryphon.com 563a40a15e bug 295121 - no securityUI in additional tabs, r=bz, a=asa 2005-05-23 17:03:06 +00:00
jst%mozilla.jstenback.com 9a3106a766 More fixes for bug 295101. Don't leave *pob2 dangling (caught by bz). r+sr=bzbarsky@mit.edu, a=brendan@mozilla.org (on irc) 2005-05-23 16:59:29 +00:00
bugzilla%arlen.demon.co.uk cbf586362d Bug 159798 File/Page Setup menu item does nothing from JavaScript Console
p=Bruce.Davidson@ipl.com r/sr=neil.parkwaycc.co.uk a=asa
2005-05-23 15:50:08 +00:00
mconnor%steelgryphon.com 875478e890 missed one piece of the deer park rebranding bug checkin 2005-05-23 15:22:55 +00:00
jwalden%mit.edu 6d2655e366 Bug 255769 - Organize keyboard shortcuts into categories. r=steffen, a=asa 2005-05-23 14:45:35 +00:00
jwalden%mit.edu f144ac2023 Bug 291192 - Document Check for Updates menu item. r=steffen, a=asa 2005-05-23 14:39:47 +00:00
bzbarsky%mit.edu 5e4147b68a Check in jst's patch to auto-mark our new objects before we do things that
might trigger gc.  Bug 295101 partial patch, r+sr=bzbarsky/brendan, a=brendan
2005-05-23 14:14:45 +00:00
neil%parkwaycc.co.uk 500ab788d6 Bug 290023 Mailing list names should not have leading or trailing whitespace p=abhijeet.bhattacharya@in.ibm.com r=me sr=bienvenu a=asa 2005-05-23 12:50:28 +00:00
neil%parkwaycc.co.uk 5f30b6174d Stop sharing DOM object wrappers between content and chrome, specifically reporter wallet mail pki browser communicator global b=281988 r=bsmedberg sr=bz a=asa 2005-05-23 08:34:02 +00:00
scott%scott-macgregor.org 593cd2b09b Fix regression fall out from Bug #281988 --> dialogs in thunderbird not opening. 2005-05-23 06:18:37 +00:00
brendan%mozilla.org e51d59600b Bypass XPCNativeWrapper's delProperty hook (295122, r+sr=jst). 2005-05-23 05:58:05 +00:00
smfr%smfr.org 161e295483 Add site icons to the history outliner and history menus.
Add support for site icons specified in link elements (bug 162893), part of patch by Ludovic Hirlimann.
Add a site icon image cache, so that we can get site icons without a round trip through necko, and avoid duplicate images (bug 294675).
Add a Clear History item to the end of the go menu (bug 294205).
Make the history menus no more than 100 items long, with a "Show More" item at the end, to avoid long delays when showing them (bug 291414).
2005-05-23 03:36:08 +00:00
edburns%acm.org 62ece01069 generic_native_drawing_works_but_not_for_mozilla 2005-05-23 01:10:22 +00:00
robert%accettura.com eea9d40425 293251 Reporter should use brand entities rather than hardcode product name thanks to Neil for help on this one. a=asa 2005-05-23 01:02:27 +00:00
db48x%yahoo.com 864630c0c0 bug 293583: When phone home occurs for more than one extension the update info is used from the first extension update info
patch by Robert Strong <moz_bugzilla@exchangecode.com>, r=bsmedberg, a=asa
2005-05-23 00:40:03 +00:00
lpsolit%gmail.com f8fed2404d Bug 295137: Unneeded "#" in interdiff page title - Patch by Gavin Sharp <gavin.sharp@gmail.com> r=LpSolit a=justdave 2005-05-22 23:35:22 +00:00
robert%accettura.com ba7fb059be Bug 281714 Not capturing gecko ID r=bsmedburg sr=bz a=asa 2005-05-22 23:04:22 +00:00
robert%accettura.com 9e8ca124d0 294543 Reporter Doesn't get the Correct Product Name/Version r=bsmedburg a=asa 2005-05-22 23:01:52 +00:00
robert%accettura.com b78bdd61ac Bug 294972 Reporter's back/next buttons behaving badly r=neil.parkwaycc.co.uk a=asa 2005-05-22 22:57:25 +00:00
robert%accettura.com bc78088567 Bug 295156 Reporter should use rel="nofollow" to deter spammers and not boost google rank of pages in database 2005-05-22 22:53:30 +00:00
steffen.wilberg%web.de 3896fd6485 Bug 291608: Firefox ships 102 KB of unused EM images, image removal part. r=kevin, a=asa 2005-05-22 21:35:06 +00:00
bzbarsky%mit.edu 0749d74bf2 Fix instanceof for DOM classes when XPCNativeWrappers are around. Bug 294926,
r+sr=jst, a=dbaron
2005-05-22 21:30:15 +00:00
bzbarsky%mit.edu 1864138655 Stop forwarding addProperty to the wrapped native. That's not the right thing
to do in general (since we use OBJ_DEFINE_PROPERTY in this case in resolve
anyway), and it breaks some things.  Bug 295122, r/sr=jst/brendan, a=brendan
2005-05-22 20:48:00 +00:00
steffen.wilberg%web.de ddbb5284f1 Bug 291608: Firefox ships 102 KB of unused EM images. r=kevin, a=asa 2005-05-22 20:47:22 +00:00
brendan%mozilla.org 4ce9258492 Fix UMR regression introduced in 3.110 (295116, tachyonal r=shaver). 2005-05-22 18:25:08 +00:00
masayuki%d-toybox.com cec1bd3a20 Bug 289652 [regression] -moz-selection fails to work r+sr=bzbarsky, a=asa 2005-05-22 17:17:46 +00:00
bmlk%gmx.de 67fbb9fdec add only fixed margins to the MEW, bug 292690 r/sr=dbaron a=chofmann 2005-05-22 15:47:49 +00:00
lpsolit%gmail.com a9036af1c4 Bug 294915: Fieldvalue created.html.tmpl omits value in title - Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave 2005-05-22 15:09:39 +00:00
lpsolit%gmail.com d04adccc62 Bug 294892: Remove visible debug code from template/en/default/admin/products/footer.html.tmpl - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave 2005-05-22 14:59:28 +00:00
lpsolit%gmail.com 81c33349b2 Bug 294605: Use UTF-8 (Unicode) charset encoding for current templates - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave 2005-05-22 14:48:17 +00:00
lpsolit%gmail.com b6c4c54fce Bug 215320: Change several bugs at once causes extraneous messages in apache log file - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=justdave 2005-05-22 14:19:23 +00:00
lpsolit%gmail.com c04f50c613 Bug 291539: Flags get duplicated if multiple inclusions apply - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-05-22 13:46:55 +00:00
mrbkap%gmail.com d5590be210 bug 294984: Make sure to create text and end tokens for tags such as <iframe>. This fixes a crash where CNavDTD assumed an end token was coming, but it wasn't. r+sr=bzbarsky a=chofmann 2005-05-22 00:57:37 +00:00
bsmedberg%covad.net 67d94bb9e5 Fallout from bug 281988 - use manifests for official-branding chrome also, r=installer bustage a=We can't release tbird 1.1a without this. 2005-05-21 21:36:35 +00:00
nelsonb%netscape.com e5eb16af00 Allow DSA signature output buffer to exceed required length.
Bug 191470. r=nelson. Patch by rrelyea@redhat.com.
2005-05-21 21:35:24 +00:00
nelsonb%netscape.com 57ecc16528 Change while read statements to work with MKS. Bug 295060. r=wtchang 2005-05-21 21:30:29 +00:00
bob%bclary.com 7a3f63044e Add testcase for bug 295052, by David James. Do not crash on String.prototype.match.apply 2005-05-21 21:28:43 +00:00
brendan%mozilla.org 8d6926d579 Fix 294957 for good. 2005-05-21 17:35:16 +00:00
cltbld 002dacca1f Automated update from host egg 2005-05-21 15:56:04 +00:00
kjh-5727%comcast.net 51f158a222 Bug 293541 - Allow building Cairo SVG on MingW. Patch by Eli Friedman <sharparrow1@yahoo.com>. r=benjamin, a=asa. 2005-05-21 15:54:36 +00:00
kjh-5727%comcast.net b243894259 Bug 293268 - CUPS backend contains hardcoded "mozilla". r=bzbarsky, sr=neil, a=caillon. 2005-05-21 15:33:09 +00:00
brendan%mozilla.org 37525372bf Fix from bz for glitch in last checkin. 2005-05-21 14:55:54 +00:00
joshmoz%gmail.com 0838386323 check in the rest of unified toolbar files, also fix for 185985. sr=pink 2005-05-21 08:48:58 +00:00
joshmoz%gmail.com 7ba076ce76 use unified toolbars on Mac OS X 10.4. no bug, sr=pink 2005-05-21 08:18:53 +00:00
mkanat%kerio.com 996ac784af Bug 292718: LOCATE is not ANSI SQL (prevents user account creation)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
2005-05-21 07:30:50 +00:00