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

157766 Коммитов

Автор SHA1 Сообщение Дата
cltbld 163a21b01f Automated update from host egg 2006-04-21 17:02:08 +00:00
gavin%gavinsharp.com 161c90138e Bug 295178: Misleading l10n note in customizeCharset.dtd, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=mconnor 2006-04-21 16:57:14 +00:00
gavin%gavinsharp.com 7661351919 Bug 334186: AsyncOpenExclusive returns freed value, patch by Ryan Flint <rflint@dslr.net>, r=brettw 2006-04-21 16:53:48 +00:00
benjamin%smedbergs.us 69f4a40e43 Bug 334866 - protect against GCC bug 26905 which causes us to create non-PIC DSOs by disabling pragma visibility, r=bryner 2006-04-21 16:53:24 +00:00
gavin%gavinsharp.com d61fcf4dc5 Bug 334863: add browser.urlbar.autoFill to firefox.js, so that it shows up in about:config, patch by Peter Kasting <pkasting@google.com>, r=mconnor 2006-04-21 16:51:43 +00:00
wtchang%redhat.com d0604ba735 Bugzilla Bug 236245: Use a stack buffer for ec_params.data in
ssl3_SendECDHServerKeyExchange. r=nelson.
2006-04-21 16:19:48 +00:00
wtchang%redhat.com 333657e660 Bugzilla Bug 334553: fixed the comments because mp_digit is actually 64-bit
(unsigned long or unsigned long long). r=nelson.
2006-04-21 16:13:02 +00:00
kairo%kairo.at bb1cea8c17 bug 334478 - Get suiterunner to actually run - make help locale work, r+sr=Neil 2006-04-21 15:23:24 +00:00
neil%parkwaycc.co.uk c1622cfb38 getPageCount() got renamed to getPageLength() while the patch to bug 178091 (bug 21344) was waiting for review so this change slipped the net r=mscott 2006-04-21 15:21:34 +00:00
gavin%gavinsharp.com 17ca1575dc Bug 315370: text Copy/Paste from Firefox to Outlook will be created as attachment, patch by David Gardiner <David.R.Gardiner@gmail.com>, r+sr=roc 2006-04-21 15:16:22 +00:00
kairo%kairo.at d3b36dd023 bug 332400 - Correct misuse of ifdefs in the source tree - fix editor/ui (including chrome registration fixes to make composer work in suiterunner), r+sr=Neil 2006-04-21 15:06:11 +00:00
doronr%us.ibm.com a2591f0b92 Bug 334674 - Not resetting the missing plugin list when a tab's location changes. r=mconnor 2006-04-21 14:56:42 +00:00
jag%tty.nl 8221d97ee5 Bug 334829: FindFrameWithContent() can't find certain frames
If the hint frame's location in the frame tree doesn't match its element's location in the content tree, the hint is useless, and we don't correctly reboot the search without the hint. Add a flag to make the reboot work.
Patch courtesy of Danger Inc., r=dbaron, sr=bzbarsky
2006-04-21 11:13:41 +00:00
brendan%mozilla.org b9727d2b3d Fix 334807 (r=mrbkap). 2006-04-21 11:08:18 +00:00
kairo%kairo.at 15f856db2b bug 334478 - Get suiterunner to actually run - make communicator chrome register correctly, r+sr=Neil 2006-04-21 09:57:41 +00:00
neil%parkwaycc.co.uk 13b0235496 --disable-xpcom-fastload breaks JS component loader b=334849 r=shaver sr=brendan 2006-04-21 09:46:00 +00:00
neil%parkwaycc.co.uk 0e8d0b0af5 Add a dropmarker to Mail's File button b=282189 p=gautheri@noos.fr r+sr=me 2006-04-21 09:43:53 +00:00
vladimir%pobox.com 4fabd19939 backing out patch for 332497 in case it caused 334919, stuart will investigate tomorrow 2006-04-21 07:53:18 +00:00
brendan%mozilla.org 3e30b0dbae Revert to comment out the XXXMLM mystery assert. 2006-04-21 07:47:06 +00:00
brendan%mozilla.org 8259bdb3cd Remove non-standard and not-for-public-use With (304376 followup). 2006-04-21 07:14:29 +00:00
ginn.chen%sun.com 570e4c62f7 Bug 333833 Image buttons in Firefox Pref dialog can't be grabbed by GOK
r=aaronleventhal sr=neil
2006-04-21 06:26:09 +00:00
bryner%brianryner.com 9e237614e6 Install metrics as a global extension if it's built (bug 334896). r=darin 2006-04-21 06:08:56 +00:00
scott%scott-macgregor.org 24dff2cbb0 bug310534 --> support text drag and drop into the quick search bar. patch by bisi. sr=mscott 2006-04-21 03:05:09 +00:00
silver%warwickcompsoc.co.uk 410efc629d Bump ChatZilla's version number (locale change due to missed version bump for ban formatting changes).
ChatZilla only.
r=silver
2006-04-21 02:54:18 +00:00
bryner%brianryner.com 8ac62cb3ed Fix focus-stealing for button elements (bug 299677). Patch by darin, r+sr=me. 2006-04-21 02:10:53 +00:00
bryner%brianryner.com 5e0e1947a2 Work around lack of toplevel-window-ready in Firefox 1.5 by using a timer callback when we see a domwindowopened notification (bug 334892) r=darin 2006-04-21 02:05:32 +00:00
mark%moxienet.com 2e1e5543ab 334589 Release notes for 1.0.1. 2006-04-21 01:58:42 +00:00
bzbarsky%mit.edu 053e69ca4e Treat background images more like background colors when printing. Bug 311526,
r=roc, sr=dbaron
2006-04-21 01:57:47 +00:00
darin%meer.net de6ca592ac fix mac bustage 2006-04-21 01:54:13 +00:00
bzbarsky%mit.edu dc9b0ff079 HTMLTableElement.rows should include rows that are not in table sections. Bug
309433, r+sr=sicking
2006-04-21 01:44:58 +00:00
silver%warwickcompsoc.co.uk 9849aed077 Bug 27807 - Load and overlay default network list with networks.txt data from profile. Phase 1 of user-editable networks, includes required extra support from the serializer.
ChatZilla only.
r=samuel
2006-04-21 01:42:06 +00:00
rrelyea%redhat.com 5cd56974be Performance tests for ec curves. Test's freebl and pkcs11 interfaces. 2006-04-21 01:40:48 +00:00
bryner%brianryner.com 04e3a56d1a Address a review comment by keeping a reference to the metrics service (bug 329871), r=marria 2006-04-21 01:32:44 +00:00
bzbarsky%mit.edu 5c3e8ea185 Trim whitespace that comes right before a <br> when trimming whitespace. Bug
132561 relanding, r+sr=dbaron
2006-04-21 01:31:35 +00:00
darin%meer.net 344c13ee1c fixes bug 334873 "metrics.dll fails to link on windows" patch by bryner, r=darin 2006-04-21 01:26:14 +00:00
bzbarsky%mit.edu e69e268856 Make sure documents have a content type at creation time. Bug 311218,
r=sicking, sr=jst
2006-04-21 01:24:44 +00:00
jag%tty.nl 4f744314a9 Also remove the reference to the Seq Neil just removed. r=KaiRo 2006-04-21 00:45:47 +00:00
bryner%brianryner.com 76a576b446 remove unneeded include of nsIUUIDGenerator.h (bug 334750) r=marria 2006-04-20 23:25:32 +00:00
gavin%gavinsharp.com 34ba4f1f53 Fix regression of bug 331222 caused by patch for bug 331522. 2006-04-20 23:24:04 +00:00
mgalli%geckonnection.com 1e74f50738 New fixup third-party URL is XHTML google query. 2006-04-20 23:02:50 +00:00
mgalli%geckonnection.com 7fc22c0fa9 Catch up with core changes, Passing flag so URI can be fixed to 3rd-party service uri. 2006-04-20 22:59:56 +00:00
bryner%brianryner.com 98ca2e8272 ifdef includes and inline function that requires MOZILLA_INTERNAL_API, so that this header can be pulled in from a standalone extension (bug 334870). r+b181=darin. 2006-04-20 22:58:23 +00:00
neil%parkwaycc.co.uk 6701ce3665 Remove duplicate overlay as mailWindowOverlay already overlays imageContextOverlay via contentAreaContextOverlay r+sr=jag (no bug) 2006-04-20 22:47:45 +00:00
mozilla.mano%sent.com a46dd9fa5d Bug 333831 - Reimplement click-and-hold access to the back and forward session history menus. r=mconnor, uir=beltzner. 2006-04-20 22:35:06 +00:00
bryner%brianryner.com 6155ecee0e Change from nsMemory::Free to NS_Free (bug 329871) r=darin 2006-04-20 22:33:09 +00:00
bryner%brianryner.com b69372252d Add some missing includes (bug 329871) r=darin 2006-04-20 22:31:27 +00:00
wtchang%redhat.com 432ccc0173 Bugzilla Bug 326754: checked the change back in. We failed the NIST DSA
PQGGen test for some other reason (bug 334533).
2006-04-20 21:55:24 +00:00
dbaron%dbaron.org 3c1506cc0a Missed review comment. b=302536 2006-04-20 21:04:18 +00:00
dbaron%dbaron.org 86f8ddd894 Fix crash relating to uninitialized floats in cursor structure, and make imagemap images use the cursor style of the areas when in them (instead of the cursor style from the image) and the cursor style of the image when not in the areas (instead of a hardcoded default). b=302536 r=biesi sr=bzbarsky 2006-04-20 21:02:10 +00:00
pavlov%pavlov.net 6c1f11b5bb speeding up text measuring when using fallback fonts. bug 332497. r=vlad 2006-04-20 20:42:24 +00:00