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

186419 Коммитов

Автор SHA1 Сообщение Дата
jruderman@hmc.edu 5e63bc8422 Fix AtomImpl leak (bug 407277). r+sr=peterv, a=schrep. 2007-12-11 18:07:35 -08:00
roc+@cs.cmu.edu 797b89f601 Bug 404180. Bidi reordering moves frames around so we can't trust pfd->mBounds in nsLineLayout::RelativePositionFrames. r+sr=dbaron 2007-12-11 17:43:09 -08:00
jruderman@hmc.edu 5da8357591 Fix leak by making currNode an nsCOMPtr (bug 407818). r+sr=dbaron, a=schrep. 2007-12-11 17:37:51 -08:00
roc+@cs.cmu.edu bc82216410 Bug 363729. Don't allow fixed-pos tables to have abs-pos children. r=dholbert,sr=dbaron 2007-12-11 17:21:34 -08:00
jonas@sicking.cc f4c56d8ef5 Bug 408006: Don't crash in when getting or setting fullscreen mode on a frame that's been killed. r/sr=jst 2007-12-11 16:58:08 -08:00
dtownsend@oxymoronical.com 751205e30c Bug 406718: add logging to file support to assist troubleshooting, r=robstrong, a=schrep 2007-12-11 16:56:09 -08:00
roc+@cs.cmu.edu 3327ae5ee9 Bug 405380. Bidi reordering moves frames around so we can't trust pfd->mBounds in nsLineLayout::RelativePositionFrames. r+sr=dbaron 2007-12-11 16:42:20 -08:00
roc+@cs.cmu.edu a41c16b134 Disabling randomly-failing toDataURL tests, the right way 2007-12-11 16:31:19 -08:00
kaie@kuix.de ec1bfcf601 fixes bug 406724, r/sr=dveditz, a=schrep 2007-12-11 16:23:14 -08:00
roc+@cs.cmu.edu 99b3f90d6d Disabling randomly-failing toDataURL tests. 2007-12-11 15:21:20 -08:00
ccooper@deadsquid.com c8ec72bcb1 - remove debugging aid 2007-12-11 13:54:29 -08:00
mozilla@weilbacher.org 39bcc6dd04 [OS/2] Bug 407524: Enable PDF surface on OS/2, r=ted.mielczarek 2007-12-11 13:49:27 -08:00
wtc@google.com f4e01f2e86 Bug 337418: added a generation count for the addr_info field of nsHostRecord to detect the change of addr_info and invalidate addr_info's iterator, and added a lock to protect access to the addr_info and addr_info_gencnt fields. r=cbiesinger,sr=bzbarsky blocking1.9+ Modified files: nsDNSService2.cpp nsHostResolver.cpp nsHostResolver.h 2007-12-11 13:45:42 -08:00
ccooper@deadsquid.com 5b3d8c7026 b=393410 r=robcee - python script that uses the browser's own -CreateProfile command-line flag to create new profiles and set prefs for automated testing 2007-12-11 13:43:56 -08:00
bhearsum@mozilla.com aef024fe4b 407077: version/config bump up for Gecko 1.9b2. r=rhelmer, patch=me 2007-12-11 13:43:04 -08:00
brendan@mozilla.org 0f836db049 Reflecting arguments in Call must happen irrespective of JSRESOLVE_ASSIGNING (396584, r=igor). 2007-12-11 13:40:51 -08:00
brendan@mozilla.org 62bd45bd4a Don't give Iterator a fixed global binding (407957, r=jwalden). 2007-12-11 13:37:04 -08:00
crowder@fiverocks.com daeea1c2f9 Bug 403977 -- Backed out due to mochitest failures -- crowder 2007-12-11 13:07:47 -08:00
mozilla@weilbacher.org 3ebe9ac058 [OS/2] Bug 381333: enable kerning when high quality rendering is on 2007-12-11 12:51:07 -08:00
pete@mozdevgroup.com a39916c277 b=328070 opt-in UI for data collection r=Jan.Varga --pete 2007-12-11 12:42:20 -08:00
pete@mozdevgroup.com acc2df7a94 b=407921 Metrics: Link Errors on win32 addendum patch ... r=Jan.Varga --pete 2007-12-11 12:40:04 -08:00
reed@reedloden.com fb8a633b79 It's textbox, not textbar. :( 2007-12-11 12:26:42 -08:00
crowder@fiverocks.com 35267732ab Bug 403977 - Huge Speed Drop in Array.prototype.sort, patch by Igor Bukanoc <igor@mir2.org, r=crowder 2007-12-11 12:17:41 -08:00
rhelmer@mozilla.com 8e638ab410 use release automation for nightly builds b=401936 r=bhearsum 2007-12-11 12:17:00 -08:00
reed@reedloden.com 179fc867ca Bug 405165 - "Menu icons for Gnomestripe" (Textbox context menu) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a1.9=schrep] 2007-12-11 12:15:48 -08:00
crowder@fiverocks.com 503123113f Bug 375876 - "Assertion failure: (c2 <= cs->length) && (c1 <= c2)" with /[\[-h]/i, r=mrbkap, a=blocking1.9 2007-12-11 12:13:42 -08:00
reed@reedloden.com edea737cdd Bug 407805 - "When you open a new window, the green triangle (go button) flashes before being replaced in the url bar" [p=dao@mozilla.com (Dão Gottwald) r=sspitzer a1.9=schrep] 2007-12-11 12:11:53 -08:00
rhelmer@mozilla.com 258044d26a staging should mirror previous release b=407682 r=cf 2007-12-11 12:08:24 -08:00
cbarrett@mozilla.com bda9f8379c Bug 407063 - Bottom border of title bar on Leopard does not dim properly. r=joshmoz, sr=roc. 2007-12-11 11:52:26 -08:00
reed@reedloden.com 4c80de061d Bug 406360 - "Typing in URL autoselects itself if browser.urlbar.clickSelectsAll is set to true" [p=dao@mozilla.com (Dão Gottwald) r=mconnor a=blocking-firefox3+] 2007-12-11 11:51:15 -08:00
mark@moxienet.com d2c7d51365 405704 Support "--format UDBZ" in pkg-dmg. r=mnyromyr a/1.9=dsicore 2007-12-11 11:03:11 -08:00
nrthomas@gmail.com 1a1d3bc893 Bug 393036, fix verify_locales for 1.5.0.x installers (followup to initial patch), r=rhelmer 2007-12-11 10:17:27 -08:00
pete@mozdevgroup.com a72b792ff8 b=407921 Metrics: Link Errors on win32 r=Jan.Varga --pete 2007-12-11 09:27:54 -08:00
johnath@mozilla.com 8b7a496235 Fix base/content/browser.css to use new identity-box structure. b=406321 r=mconnor a=mconnor+blocking-firefox3 2007-12-11 07:17:02 -08:00
surkov.alexander@gmail.com 0555889369 disable layout/xul/test for bug 368835 2007-12-11 06:27:31 -08:00
aaronleventhal@moonset.net 5bdcd1bb11 Bug 405810. Expose line-number object attribute for caret in focused area. r=ginn, sr=roc, a=schrep 2007-12-11 06:15:21 -08:00
reed@reedloden.com ce30969640 Bug 407162 - "Refactor SessionStore so that it could retrieve data for a single tab" [p=zeniko@gmail.com (Simon Bünzli) r=dietrich a1.9=mconnor] 2007-12-11 03:01:48 -08:00
igor@mir2.org 35b4acff45 Bug 406477: eval with function statements adds the function to the proper var object. r,a=brendan 2007-12-11 02:43:56 -08:00
reed@reedloden.com a2751b7c96 Bug 407000 - "Tearing down rt->unitStrings too early leads to incorrect free later" [p=jorendorff@mozilla.com (Jason Orendorff) r=igor a1.9=brendan a=blocking1.9+] 2007-12-11 02:40:29 -08:00
dtownsend@oxymoronical.com 3a6cfee7da Bug 396234: Crash when dialog comes up before automatic shutdown on Mac. r=bsmedberg. 2007-12-11 02:35:02 -08:00
reed@reedloden.com c5b065aa75 Bug 397411 - "Rename Places Organizer window to "Library"" [p=beltzner@mozilla.com (Mike Beltzner) r=sspitzer r=gavin a=blocking-firefox3+] 2007-12-11 02:29:53 -08:00
reed@reedloden.com f6d302181c Bug 406321 - "Identity portion of urlbar doesn't turn green with EV Certificates under win32 and Linux" [p=dao@mozilla.com (Dão Gottwald) r=mconnor a=blocking-firefox3+] 2007-12-11 02:27:55 -08:00
reed@reedloden.com b074b18de4 Bug 405290 - "Implement version checking for nspr and nss" (build/autoconf part) [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=schrep] 2007-12-11 02:21:59 -08:00
igor@mir2.org 6cfb248c69 Bug 397215: Runtime option to switch to UTF-8 encoding in byte <-> jschar conversiions. Patch from Sam Ruby with some changes by me. r,a=brendan 2007-12-11 02:09:58 -08:00
reed@reedloden.com 6e42dba785 Bug 118299 - "NS_THEME_RESIZER implementation (GTK)" (use window manager's resize and support it in gtk2) [p=ian@mckellar.org (Ian McKellar) r+sr=roc a1.9=mconnor] 2007-12-11 02:08:35 -08:00
reed@reedloden.com 82a6bee14d Bug 407494 - "Minor dictionary tweaks" [p=ryanvm@gmail.com (Ryan VanderMeulen) r=mscott a1.9=schrep] 2007-12-11 01:59:16 -08:00
reed@reedloden.com 5b9ea3f139 Bug 405653 - "Synchronize /suite and /toolkit <contentAreaUtils.js>" ((Av1a-TK) whitespace/++ cleanup) [p=sgautherie.bz@free.fr (Serge Gautherie) r=Mano a1.9=schrep] 2007-12-11 01:57:36 -08:00
reed@reedloden.com 8de0eb075e Bug 393002 - ""Server not found" message for view-source window doesn't display server name" [p=anant@kix.in (Anant Narayanan) r=bsmedberg sr=bzbarsky a1.9=damons] 2007-12-11 01:55:35 -08:00
reed@reedloden.com 32dc306284 Bug 407297 - "nsIHTMLToTextSink should use nsStringGlue.h instead of nsString.h" [p=prasad@medhas.org (Prasad Sunkari) r=bsmedberg sr=bzbarsky a1.9=schrep] 2007-12-11 01:52:49 -08:00
reed@reedloden.com a639e5ab51 Bug 407166 - "Various regressions from bug 398807" [p=zeniko@gmail.com (Simon Bünzli) r=dietrich a1.9=mconnor a=blocking‑firefox3+] 2007-12-11 01:43:02 -08:00