Commit Graph

157505 Commits

Author SHA1 Message Date
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
bienvenu%nventure.com
bf8c6764a6 fix for 332700, crash when downloading pop3 mail with filters and virus msg quarantining, sr=mscott 2006-04-20 20:17:53 +00:00
gavin%gavinsharp.com
7687c6c471 Bug 334776: loadOneTab should treat null as undefined for the aLoadInBackground argument, r=mano 2006-04-20 20:11:19 +00:00
doronr%us.ibm.com
983fdb9d27 Bug 334832 - NPOTDB Maximum value of schema int is handled wrong. r=aaronr 2006-04-20 19:43:27 +00:00
bzbarsky%mit.edu
6a55aec75e Treat terminal newlines in preformatted text like we treat <br> when inserting
frames into a block.  Bug 310087, r+sr=roc
2006-04-20 19:00:33 +00:00
bent.mozilla%gmail.com
57b750cc0c Bug 325745 - "Help menu says 'Check for Updates' rather than 'Apply Downloaded Update' when restarting later". r=darin. 2006-04-20 18:58:51 +00:00
bryner%brianryner.com
ac3800ee1e Add support for profile events (bug 329871), r=marria. 2006-04-20 18:31:05 +00:00
brettw%gmail.com
70d8494868 Bug 332934 r=annie.sullivan Fix places startup time by adding index on referrer. 2006-04-20 18:04:00 +00:00
bryner%brianryner.com
484bb7e786 Install a BadCertHandler to avoid prompting the user when there's an SSL cert mismatch. Add a pref for automatic accept of a different cert name. Bug 334783, r=darin. 2006-04-20 17:35:53 +00:00
bryner%brianryner.com
1136d6d9a9 Fix libbz2 stream usage so that compression works again (bug 334768). r=darin. 2006-04-20 17:25:52 +00:00
bent.mozilla%gmail.com
4d6bc90a34 Bug 325745 - "Help menu says 'Check for Updates' rather than 'Apply Downloaded Update' when restarting later". r=darin. 2006-04-20 16:28:54 +00:00
kaie%kuix.de
d68044ddc1 Bug 333691, [@ nsSSLThread::requestPoll - nsSSLIOLayerPoll]
r=rrelyea
2006-04-20 16:21:57 +00:00