Commit Graph

10511 Commits

Author SHA1 Message Date
aaronleventhal@moonset.net
8d247dcb8d Bug 411581. Text line boundary not working correctly for list items. r=surkov, a=schrep 2008-01-21 17:26:49 -08:00
ted.mielczarek@gmail.com
fa56138c65 bug 411505 - fix more software update charset fallout. r=bsmedberg 2008-01-21 17:20:19 -08:00
ted.mielczarek@gmail.com
1193990d25 bug 404855 - crash reporter UI review, round 2--win32+strings changes. r=dcamp 2008-01-21 17:07:20 -08:00
mrbkap@gmail.com
c5b1743399 Use already running code's context when executing JS code from C++. bug 412598, r+sr=jst 2008-01-21 16:27:13 -08:00
reed@reedloden.com
d36f99afff Bug 376530 - "Fix CycleCollector building with uClibc library" [p=romaxa@gmail.com (romaxa) r+sr=peterv a1.9=schrep] 2008-01-21 16:17:41 -08:00
reed@reedloden.com
81b45a6c86 Bug 413094 - "FUEL Application registers unnecessary observers" [p=mark.finkle@gmail.com (Mark Finkle) r=gavin a1.9=schrep] 2008-01-21 16:16:46 -08:00
reed@reedloden.com
50e3dc51b2 Bug 413084 - "New location bar style does not update on GTK theme change" (use already created child widgets of GtkComboBoxEntry) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2008-01-21 16:15:06 -08:00
reed@reedloden.com
60a5d940cc Bug 340634 - "spell checker doesn't suggest "alot" correction" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=RyanVM sr=mscott a1.9=schrep] 2008-01-21 16:14:11 -08:00
reed@reedloden.com
baf29f44fd Bug 193001 - "Use gnome's native print dialog" (possible crash follow-up) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc] 2008-01-21 16:09:37 -08:00
aaronleventhal@moonset.net
f640b54404 Backing out, apologies for checking in on a closed tree 2008-01-21 09:02:03 -08:00
aaronleventhal@moonset.net
627d7e52a6 Bug 411581. Text line boundary not working correctly with list items. r=surkov, a=schrep 2008-01-21 09:01:05 -08:00
peterv@propagandism.org
c898e69275 Part of fix for bug 412491 (function objects cloned by XPConnect still keep hidden window alive late into shutdown). Missed this file last time. r/sr=sicking. 2008-01-21 01:58:58 -08:00
reed@reedloden.com
6f04e2cbd2 Back out patch from bug 411718 again due to MH regression again. 2008-01-21 01:48:18 -08:00
reed@reedloden.com
1e5e81d05b Bug 411718 - "Speed up JPEG decoding by 30% by skipping buffer" (try without the realloc optimization) [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart sr=tor a=blocking1.9+] 2008-01-21 00:18:19 -08:00
reed@reedloden.com
1f47652e12 Re-land part of the patch from bug 193001 because the printing reftest failures on Windows are most likely just symptoms of bug 388169. 2008-01-20 23:54:47 -08:00
jdaggett@mozilla.com
634332958f Bug 412859. Use the first group font instead of the previous font when doing system-wide font fallback. r+sr=roc 2008-01-20 22:36:47 -08:00
reed@reedloden.com
8a7cf6cd33 Back out part of the patch from bug 193001 to help track down the cause of some failing printing reftests on Windows. 2008-01-20 22:35:31 -08:00
reed@reedloden.com
59377ce2fe Bug 366531 - "deCOMtaminate nsBox.h [BoundsCheck()]" (additional fixes) [p=ldx@users.sourceforge.net (Lorenzo Dieryckx) r+sr+a1.9=roc] 2008-01-20 21:44:05 -08:00
jst@mozilla.org
cc046216a1 Fixing bug 408257. Make JS executed from plugins reset the slow script timeout if not called from within JS. r+sr=jonas@sicking.cc 2008-01-20 21:34:17 -08:00
jst@mozilla.org
e3b9c872ac Fixing bug 412698. Make XPConnect cache the per thread data for the main thread and use the cache when running on the main thread to save on time getting at the per thread data. r=dbradley@gmail.com, sr=brendan@mozilla.org 2008-01-20 20:51:55 -08:00
reed@reedloden.com
67747c0779 Bug 193001 - "Use gnome's native print dialog" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc] 2008-01-20 19:47:25 -08:00
roc+@cs.cmu.edu
f8263cd94c Bug 403565. Give each contentviewer it's own device context. r+sr=bzbarsky 2008-01-20 18:05:38 -08:00
roc+@cs.cmu.edu
812c8596d8 Bug 363391. nsSubdocumentFrame::Reflow should not call nsLeafFrame::Reflow directly because we don't want to call FinishAndStoreOverflow twice. patch by Andrew Smith, r+sr=roc 2008-01-20 18:03:08 -08:00
philringnalda@gmail.com
1745364c7a Bug 413194 - s/-moz-opacity/opacity/, r=mano, a=schrep 2008-01-20 17:37:19 -08:00
roc+@cs.cmu.edu
f2dfa0f9d1 Bug 400813. Prevent nsRect::Deflate from creating negative-sized rectangles. r+sr=mats 2008-01-20 17:36:12 -08:00
roc+@cs.cmu.edu
932627984e Bug 412859. Some code to dump the contents of the textrun word cache. debug only. r=pavlov 2008-01-20 17:23:50 -08:00
mats.palmgren@bredband.net
8195bb9cea Make _cairo_scaled_font_glyph_device_extents() take an cairo_rectangle_int_t out param instead of cairo_rectangle_int16_t fixing an UMR in the process. b=413169 r+sr=vladimir a=mtschrep 2008-01-20 17:06:38 -08:00
jruderman@hmc.edu
89d4d52b04 Add crashtest 2008-01-20 16:18:38 -08:00
jruderman@hmc.edu
0a73114a44 Add a crashtest 2008-01-20 16:14:29 -08:00
jruderman@hmc.edu
00d631a16a Add crashtest 2008-01-20 16:12:55 -08:00
mats.palmgren@bredband.net
aeb469dabf Make an empty file count as having zero lines. b=412440 r=dolske 2008-01-20 15:02:07 -08:00
jst@mozilla.org
298532b587 Fixing bug 408301. Make more XPConnect wrappers share their JS object maps. r=peterv@propagandism.org, sr=brendan@mozilla.org 2008-01-20 13:03:52 -08:00
igor@mir2.org
84985132e6 Bug 413241: fixing bogus assertion in Statements() from jsparse.c. r=brendan,mrbkap a=brendan 2008-01-20 12:55:42 -08:00
igor@mir2.org
108d35d59d Bug 411722: Backing out due to bad Ts regression. 2008-01-20 11:11:59 -08:00
bzbarsky@mit.edu
3b4de565f4 Adding test 2008-01-20 10:05:39 -08:00
bzbarsky@mit.edu
3e5918cd2d When showing a document viewer, don't start layout on the documnt unless it's already had layout started once. Otherwise, just wait for the sink, or whoever is responsible for it, to start layout once they're ready. Bug 404470, r+sr=jst 2008-01-20 10:02:02 -08:00
wtc@google.com
38d66e7797 Upgrade the NSPR tag to NSPR_HEAD_20080120 to pick up the fixes for bugs 95829/334285, 333637, and 404824 (blocking1.9+). 2008-01-20 09:56:02 -08:00
igor@mir2.org
949929f32c Bug 411722: faster implementation of js_GetLocalNames. r=brendan a=blocking1.9+ 2008-01-20 09:42:38 -08:00
peterv@propagandism.org
4112c6c1b2 Part of fix for bug 412491 (function objects cloned by XPConnect still keep hidden window alive late into shutdown). r=igor, sr=jst. 2008-01-20 09:29:35 -08:00
peterv@propagandism.org
bb5c634c86 Part of fix for bug 412491 (function objects cloned by XPConnect still keep hidden window alive late into shutdown). r/sr=sicking. 2008-01-20 08:56:39 -08:00
peterv@propagandism.org
b39d07f875 Fix for bug 390278 (Shift+tab no longer navigates out of MIDAS area). r/sr=jst. 2008-01-20 08:53:08 -08:00
martijn.martijn@gmail.com
6949a58852 Bug 399453 - Mingw build error in cairo-win32-surface.c - error: conflicting types for '_cairo_win32_surface_get_extents', r=pavlov, a=mtschrep 2008-01-20 04:12:09 -08:00
timeless@mozdev.org
4e4cbbbb99 Bug 334195 XPCWrappedNative::HandlePossibleNameCaseError dereferences an unitialized value if !set r=dbradley sr=jst a=mtschrep 2008-01-20 03:21:36 -08:00
igor@mir2.org
d8ee415593 Bug 410649: function statement and destructuring parameter name clash now favours the function. r,a=brendan 2008-01-20 02:34:06 -08:00
reed@reedloden.com
c8dfc1c3ff I'm dumb. Please forgive me. Yes, that includes you, shaver. 2008-01-20 01:54:09 -08:00
dolske@mozilla.com
a759b94d03 Finish relanding Bug 389273 - large favicons (>32 KB) won't show up in url bar autocomplete, history / bookmarks menu, bm organizer. 2008-01-19 22:48:07 -08:00
bmlk@gmx.de
b87613ce0a do not compare with a unconstrained size, bug 390049 r/sr=roc a=mtschrep 2008-01-19 22:42:31 -08:00
bmlk@gmx.de
d4884cc771 remove dead code, bug 282009 r/sr=roc a=mtschrep 2008-01-19 22:34:03 -08:00
philringnalda@gmail.com
da733fb4ff Bug 413058 - Add bookmark dialog should dress left, r=mano, a=schrep 2008-01-19 20:57:44 -08:00
reed@reedloden.com
352309c6aa Bug 331545 - "Use _InterlockedCompareExchange for js_CompareAndSwap" [p=mmoy@yahoo.com (Michael Moy) r+a1.9=brendan a=blocking1.9+] 2008-01-19 20:39:10 -08:00