Commit Graph

178275 Commits

Author SHA1 Message Date
sayrer@gmail.com
78fb404c9f Add Prototype.js library unit tests. Hopefully the first of many AJAX test suites. Patch by John Resig <jresig@mozilla.com>. r=sayrer 2007-04-23 21:01:42 -07:00
Olli.Pettay@helsinki.fi
52be8d23c9 Bug 378369, Crash [@ nsEventListenerManager::FixContextMenuEvent] when firing contextmenu event in display: none iframe, r+sr=jst 2007-04-23 20:13:52 -07:00
ted.mielczarek@gmail.com
88ee5251c6 bug 365344 crash reporter should save list of crash reports (pending and successfully submitted). r=bsmedberg 2007-04-23 17:21:35 -07:00
mozilla.mano@sent.com
9c9736c770 Bug 376581 - ASSERT: null node when deleting last history item. patch from onemen.one@gmail.com, r=me. 2007-04-23 16:38:04 -07:00
dbaron@dbaron.org
be3b7ec321 Followup fixes to making cycle collector use more efficient hashtables: shrink size of table and fix warnings on 64-bit machines. b=377606 sr=peterv r=graydon 2007-04-23 16:34:33 -07:00
mozilla.mano@sent.com
2019f586fe Bug 378248 - PlacesCreateLivemarkTransaction doTransaction use getItemURI instead of getFolderURI. patch from onemen.one@gmail.com, r=me. 2007-04-23 16:34:08 -07:00
mozilla.mano@sent.com
a299f09892 Bug 378470 - refreshVisibleSection fails to update viewIndex properly. patch from onemen.one@gmail.com, r=me. 2007-04-23 16:30:11 -07:00
dietrich@mozilla.com
019e6aa194 Bug 378069 bookmark id import is broken (r=mano) 2007-04-23 14:37:37 -07:00
ted.mielczarek@gmail.com
f3f3722891 bug 378180 - switch the default submission URL to the correct mozilla.com collector. r=bsmedberg 2007-04-23 13:59:37 -07:00
ccooper@deadsquid.com
c6e495ff1a b=372764r=preed- port groom-files logic to release automation 2007-04-23 13:45:02 -07:00
mark.finkle@gmail.com
00d3720e30 bug 372069. add FUEL to trunk. r=gavin 2007-04-23 13:27:46 -07:00
benjamin@smedbergs.us
3048b90adc Bug 376041 - Link browser components against the CRT statically (on Windows), to solve CRT embedding issues, r=luser 2007-04-23 12:25:39 -07:00
sayrer@gmail.com
b80649a523 bug 378487. allocator mismatch in SpanningCellSorter. r+sr=bzbarsky 2007-04-23 11:40:07 -07:00
ted.mielczarek@gmail.com
6ca23d7ccc bug 378469 - fix some configure tests in MSMANIFEST_TOOL checking. r=bsmedberg 2007-04-23 09:32:52 -07:00
Olli.Pettay@helsinki.fi
6019630d5f Bug 378380, FTP problem with IBM iSeries (AS400, Series I) systems (does not recognize SYST response), p=bugzilla@mcsmurf.de, r+sr=biesi 2007-04-23 09:28:12 -07:00
aaronleventhal@moonset.net
fdc0d9cce7 Bug 378171. Offscreen should always be true for hidden elements. r=surkov 2007-04-23 08:41:26 -07:00
aaronleventhal@moonset.net
3ada1c19e4 Bug 377737. Fix Shutdown() process for a11y objects whose refcount becomes 0. Patch by mats.palmgren. r=aaronlev, sr=bz 2007-04-23 08:37:55 -07:00
benjamin@smedbergs.us
baab01ada6 Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
bent.mozilla@gmail.com
cc4ca83433 Bug 372050 - "Expose UnescapeString through nsINetUtil". Patch by Prasad Sunkari <prasad@medhas.org>. r+sr=biesi. 2007-04-23 07:19:04 -07:00
enndeakin@sympatico.ca
75eeeb31df Bug 377687, ensure progressmeter value is between 0-100, minor cleanup and add test, r=mano 2007-04-23 06:19:30 -07:00
surkov.alexander@gmail.com
5441048693 Fix for bug 378197 - use nsIAccessibleCoordinateType in nsIAccessibleText, r=evan.yan 2007-04-23 05:00:45 -07:00
bzbarsky@mit.edu
b3f90d4761 Seems to cause orange, and doesn't help Tp2, so backing out. :( 2007-04-23 03:21:41 -07:00
bzbarsky@mit.edu
666484c0c8 Trying something to see its effect on Tp2. Will back out in the morning.Followup to bug 84582, no reviews yet. 2007-04-23 02:36:40 -07:00
longsonr@gmail.com
6e7330ca19 Bug 377834 - make paint server setup return booleans for success/failure. r+sr=tor 2007-04-23 02:11:19 -07:00
longsonr@gmail.com
371eab6ee8 Bug 378023 - Fix build warnings compiling nsSVGGlyphFrame. r+sr=tor 2007-04-23 01:39:54 -07:00
bzbarsky@mit.edu
bcfbc64387 Set the status bar before actually handling the DOM event. That way if theevent is canceled, we'll still show the right status bar text. Bug 40838,patch by Florian Quèze <f.qu@queze.net, r=smaug, sr=bzbarsky 2007-04-23 00:31:21 -07:00
bzbarsky@mit.edu
7e52b169fd min-width/height should not affect computed max-width or max-height. Both ofthem should affect computed width and height, though. Bug 371042, r+sr=dbaron 2007-04-23 00:04:33 -07:00
Olli.Pettay@helsinki.fi
d8c1972b0e Bug 378325, r+sr=roc 2007-04-22 22:53:27 -07:00
joshmoz@gmail.com
361cc2ccbb get rid of the rest of PR_Malloc and PR_Free usage from cocoa widgets. Who knows why using it here doesn't cause a linking problem but using it in the menu code does... followup, b=363574 2007-04-22 22:33:57 -07:00
sayrer@gmail.com
c939167a6c bug 378339. nsFrameIterator doesn't initialize mOffEdge. r=uriber, sr=roc 2007-04-22 21:14:25 -07:00
sayrer@gmail.com
54e344ebd0 bug 378336. nsCanvasRenderingContext2D::GetInputStream uses wrong allocator. r+sr=roc 2007-04-22 21:11:04 -07:00
sayrer@gmail.com
e77b0c6015 bug 373253. comment out test for bug 221634, because we can't get the event order right on all platforms. 2007-04-22 20:27:28 -07:00
sayrer@gmail.com
ab94b72150 bug 373253. fix Windows test bustage. 2007-04-22 19:41:29 -07:00
joshmoz@gmail.com
ce69a73bd6 try to fix seamonkey orange, will hopefully revert this change when we figure out what is going on. 2007-04-22 18:35:48 -07:00
sayrer@gmail.com
596e6df701 bug 373253. Initial addition of test framework and tests for pwmgr. Patch by Justin Dolske <dolske@mozilla.com>. r=sayrer, sr=mconnor 2007-04-22 16:56:06 -07:00
mozilla.mano@sent.com
eb6d756b32 Bug 376851 - API for sorting a result by an annotation. r=dietrich. 2007-04-22 15:20:25 -07:00
bzbarsky@mit.edu
b952d0f1fb Round instead of truncating when converting a percentage color into aninteger. Bug 340613, r+sr=dbaron 2007-04-22 15:03:30 -07:00
dietrich@mozilla.com
230cf21323 Bug 377066 GetAnnotationInfo always returns VALUE_TYPE_TEXT as the annotation type (r=mano) 2007-04-22 14:48:52 -07:00
stefanh@inbox.com
8ad37da23c Bug 378295: Remove obsolete tabs binding in *stripe/global/globalBindings.xml. r=Mano. 2007-04-22 14:10:05 -07:00
sayrer@gmail.com
4fb3fc8d82 bug 378383. nsReflowStatus not always initialized in nsBlockFrame::ReflowInlineFrame. r+sr=bzbarsky 2007-04-22 13:57:54 -07:00
cbiesinger@web.de
ea7c508abd extend test for bug 376660: also test failure cases. r=bz 2007-04-22 13:00:17 -07:00
sayrer@gmail.com
dd7bd738e0 css tweaks for harness pages. no bug 2007-04-22 12:34:39 -07:00
bzbarsky@mit.edu
9a93ae1b49 Give captions the right style context parent when dynamically restyling. Bug378240, r=bernd, sr=dbaron 2007-04-22 12:15:24 -07:00
enndeakin@sympatico.ca
316ac7ccd9 Bug 375681, fix bustage on os2, patch by Walter Meinl, r=kaply 2007-04-22 10:47:28 -07:00
philringnalda@gmail.com
a65d48c501 Bug 353322 - Search bar looks strange when on customize toolbar palette, r=mano 2007-04-21 23:46:13 -07:00
stuart.morgan@alumni.case.edu
1610a12b60 Bug 306902. r=josh sr=smfr a=dveditz 2007-04-21 20:10:51 -07:00
philringnalda@gmail.com
6913ab4560 Bug 359471 - Disable auth, plugins and subframes in the phishing provider EULA iframe's docshell, patch by Ryan Flint <ryan@ryanflint.com>, r=mano 2007-04-21 18:55:13 -07:00
joshmoz@gmail.com
f01720949e add the ability to show icons in native menus under cocoa widgets. b=363574 r=mento sr=pav 2007-04-21 18:42:17 -07:00
gavin@gavinsharp.com
b20b381bcd Bug 375733: Add basic tests for PNG imgIEncoder, patch by Justin Dolske <dolske@mozilla.com>, r=sayrer, sr=pavlov 2007-04-21 18:30:35 -07:00
masayuki@d-toybox.com
f3b780182a Bug 376093 When writing in Korean, one has to press enter two times to break the line r=josh, sr=stuart 2007-04-21 17:37:27 -07:00