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

158014 Коммитов

Автор SHA1 Сообщение Дата
mvl%exedo.nl 14206637e8 bug 335879: treat unknown timezones as floating, to prevent the app from dying. r=dmose 2006-05-04 18:29:33 +00:00
bugzilla%standard8.demon.co.uk b771bdd2cd Bug 336491 Clean up abCommon.js. r/sr=bienvenu 2006-05-04 18:28:07 +00:00
bmlk%gmx.de 00f6fe6ef1 use a pseudoframe as a parent only when it has children, bug 336291 r/sr=bzbarsky 2006-05-04 18:26:43 +00:00
bienvenu%nventure.com f20e319b37 fix build bustage 2006-05-04 18:07:51 +00:00
mconnor%steelgryphon.com 858643e347 bug 328159 - backing to see if that fixes orange 2006-05-04 18:05:45 +00:00
dveditz%cruzio.com 40db24602b bug 283565 fix leak, return more specific error on OOM. patch by timeless, r=kengert, sr=dveditz, a=dveditz 2006-05-04 17:59:36 +00:00
masayuki%d-toybox.com e9db11ec78 Bug 334928 overlapping text when using Hebrew text with style: letter-spacing: 1px r=pavlov 2006-05-04 17:34:49 +00:00
silver%warwickcompsoc.co.uk 7a33becf7b Bug 313388 - Match winstripe CSS to XP Classic appearance, and remove native theming of menus on Windows pending re-working of code. r=kevin 2006-05-04 16:02:06 +00:00
benjamin%smedbergs.us e0e132a342 Build/packaging work for bug 326580, NPOB 2006-05-04 15:43:31 +00:00
bzbarsky%mit.edu c85e631ff2 Disable optimization that relies on invariants we don't maintain. Bug 317240
wallpaper, r+sr=jst
2006-05-04 15:23:43 +00:00
bzbarsky%mit.edu 2ed405537b Make documents be consistent with docshell wrt what the actual document URI
is.  Bug 335457, r=dveditz, sr=jst
2006-05-04 15:21:50 +00:00
Olli.Pettay%helsinki.fi dd972aa31f Bug 336587, Crash when window gets destroyed during DOMMouseScroll event, r+sr=bz 2006-05-04 15:15:31 +00:00
mconnor%steelgryphon.com 68abae9d66 bug 328159 - take #3 2006-05-04 15:14:26 +00:00
longsonr%gmail.com 1eb9ae1ab1 Bug 336190 - Uninitialised variable in nsSVGUtils::ObjectSpace. r=jwatt,sr=tor 2006-05-04 14:50:56 +00:00
allan%beaufour.dk 70680b8aea [XForms] Controls using index() in @ref does not work on form load. Bug 335524, r=smaug+doronr 2006-05-04 12:15:07 +00:00
hwaara%gmail.com d8d78b3e30 Make EscapeFromSpaceLine use an outputstream instead of filespec (#323211).
r+sr=bienvenu
2006-05-04 07:38:07 +00:00
mrbkap%gmail.com 36071ec9b8 Create a safe version of js_ComputeThis that does access checks up the scope chain and bails if there's a failure. Use js_SafeComputeThis in places where its needed. bug 319263, r+a181=brendan 2006-05-04 06:46:27 +00:00
roc+%cs.cmu.edu c577ddef7d Bug 130078. Backing out now that I have perf. numbers 2006-05-04 05:36:53 +00:00
roc+%cs.cmu.edu f3a912e6c7 Bug 130078. Test checkin of patch to unify view manager hierarchy. We need to see how this affects performance metrics. r+sr=dbaron 2006-05-04 03:46:19 +00:00
mattwillis%gmail.com 2737e781ac bug 335959 lose a couple more pixels off the preview image rs=jminta 2006-05-04 03:05:11 +00:00
bzbarsky%mit.edu 90953ff01a Deal with null subject URIs in SecurityCompareURIs. Bug 336432, r=dveditz, sr=jst 2006-05-04 02:29:46 +00:00
julien.pierre.bugs%sun.com 11723362a4 Fix for bug 336335 - memory leaks in ECC code. r=wtchang 2006-05-04 01:05:04 +00:00
mrbkap%gmail.com 64166325ef Only recalculate the caret's rect when we're not currently drawn in an attempt to avoid caret turds when we're being notified of the caret movement after the frame has already been marked dirty. bug 335834, r+sr=roc 2006-05-04 00:05:22 +00:00
beng%bengoodger.com 9c210f99dc 333751 make sure that a default handler for windows is shown in the box, if one is specified in the windows registry. not part of the build 2006-05-03 23:38:18 +00:00
brettw%gmail.com 874364b9ab Bug 336314 r=darin Make storage threadsafe 2006-05-03 23:29:12 +00:00
benjamin%smedbergs.us 0ca910360d Bug 78081 - Stop exporting intermediate libraries, initial changes blanket-r=mento 2006-05-03 22:50:57 +00:00
benjamin%smedbergs.us cb2e530081 Bug 78081 - Don't export intermediate libraries, initial changes blanket-r=mento 2006-05-03 22:19:54 +00:00
benjamin%smedbergs.us f51d6ee9c7 Bug 78081 - don't export intermediate libraries, prelimiary work blanket-r=mento 2006-05-03 22:18:39 +00:00
roc+%cs.cmu.edu 8cbb7632ce Bug 336359. Fire WHATWG online/offline events when the browser offline status changes. r+sr=darin 2006-05-03 21:53:08 +00:00
roc+%cs.cmu.edu 002a84b2e5 Bug 330905. nsPageContentFrame::BuildDisplayList needs to call its superclass to get fixed-pos elements to display. r+sr=dbaron 2006-05-03 21:44:41 +00:00
roc+%cs.cmu.edu 031918bc24 Bug 336186. Fix use of uninitialized rv. patch by Marc Liddell, r+sr=roc 2006-05-03 21:39:55 +00:00
pavlov%pavlov.net 8c49d58f66 fixing _cairo_win32_surface_show_glyphs to use the correct y coordinates and to transform using the scaled fonts device_to_logical matrix. bug 330095. r=vlad 2006-05-03 21:29:20 +00:00
bzbarsky%mit.edu b08f319a19 Don't half-support document.write in XHTML. Bug 332848, r=mrbkap, jst, sr=dvediz, a=dvediz 2006-05-03 21:19:26 +00:00
rob_strong%exchangecode.com 7e992c0c64 Bug 326580 - Firefox 2.0 Windows Installer. NPOB 2006-05-03 21:07:49 +00:00
mkaply%us.ibm.com 53bf9e6411 CCK 1.0 2006-05-03 21:01:16 +00:00
mkaply%us.ibm.com 6b5fe459c0 Small fixes to CCK in pref for 1.0 2006-05-03 21:00:38 +00:00
mkaply%us.ibm.com f9f7e58380 Fix sizing issue with autocomplete box 2006-05-03 20:59:57 +00:00
mkaply%us.ibm.com 2a66360a44 cleanup of some text 2006-05-03 20:59:32 +00:00
rob_strong%exchangecode.com 08091ed7b2 Bug 326580 - Firefox 2.0 Windows Installer. NPOB 2006-05-03 20:53:14 +00:00
jwatt%jwatt.org 490f99df6c Fixing bug 336451. nsSVGGeometryFrame::IsClipChild should check the namespace of the ancestor. r+sr=tor@acm.org 2006-05-03 19:39:21 +00:00
beng%bengoodger.com 2beba13845 335561 - followup nit repair from a=darin review comment. - remove extra whitespace between mLoadFlags and ( 2006-05-03 19:20:17 +00:00
jwatt%jwatt.org be441cadf2 Fixing bug 336471. Crash [@ nsSVGForeignObjectFrame::GetTMIncludingOffset]. r+sr=tor@acm.org 2006-05-03 19:17:35 +00:00
benjamin%smedbergs.us 668d732cf0 Bug 78081 - preliminary work for stopping exporting intermediate libraries, blanket-r=mento 2006-05-03 18:59:46 +00:00
mike.morgan%oregonstate.edu b36fb2a5e1 Reinstating the links to the three "special" categories by popular demand. 2006-05-03 18:59:11 +00:00
beng%bengoodger.com 900de3278c 333751 - fix small typo in subscribe.css to ensure image shows correctly. not part of build 2006-05-03 18:26:29 +00:00
beng%bengoodger.com 231a9dac28 333751 - add skin files for feed preview page to mac pinstripe too... not part of build. 2006-05-03 17:55:24 +00:00
aaronleventhal%moonset.net e44b8c5b9d Missed a file in the checkin for bug 336162 2006-05-03 17:48:31 +00:00
tor%cs.brown.edu 27f7a82023 Bug 334999 bustage fix. 2006-05-03 17:40:19 +00:00
mike.morgan%oregonstate.edu 71c70584c6 Committing fix for addon name in install dialog bug, see bug 336441. 2006-05-03 17:37:40 +00:00
mike.morgan%oregonstate.edu 218b05e7c3 Fix for https->http -- see bug 335602. 2006-05-03 17:18:17 +00:00