Commit Graph

24679 Commits

Author SHA1 Message Date
Boris Zbarsky
6f9a0da875 Bug 299837. Implement text-align:end. r+sr=dbaron 2009-02-05 22:48:30 -05:00
Boris Zbarsky
f47d90d8f4 Bug 475986. Make text-align:start work on <html:th> correctly. r+sr=dbaron 2009-02-05 22:48:29 -05:00
timeless@mozdev.org
d1cce1fe24 Bug 475898 - jsdIDebuggerService.idl changed without changing uuid, r+sr=bz 2009-02-04 22:43:56 -08:00
Daniel Holbert
e998703576 Bug 458167 - Fix bad usage of "it's" in comments: patch for embedding folder. r=bsmedberg 2009-02-05 18:05:58 -08:00
Daniel Holbert
9cff7a2163 Bug 458167 - Fix bad usage of "it's" in comments: patch for docshell folder. r=bsmedberg 2009-02-05 18:05:03 -08:00
Daniel Holbert
2033e78825 Bug 472769: Use snapToPixels when redrawing dirty background rectangles, to fix painting error in widgets at fractional positions. r+sr=roc 2009-02-05 17:39:25 -08:00
Benjamin Smedberg
c43bd56aa5 Backed out changeset 64d5b7cdeb69 - bug 476643 because of Windows bustage (js_LeaveTrace is not a friend API) 2009-02-05 20:20:03 -05:00
Benjamin Smedberg
2a67684f74 Bug 476643 - mozilla code uses some JS-internal APIs and needs to bail off trace before doing so. This shouldn't actually affect runtime now, because XPConnect doesn't use traceable natives. But in the 1.9.2 future we want to use traceable natives r=mrbkap r=jorendorff 2009-02-05 19:57:34 -05:00
Brad Lassey
8946722ee4 bug 476711 - Native App support for windows ce, follow up fixing wrong string size parameters to snwprintf 2009-02-05 16:20:33 -08:00
Brad Lassey
8610ca7924 bug 476711 - Native App support for windows ce r=rs, sr=bsmedberg 2009-02-05 15:50:50 -08:00
Brad Lassey
12240222e1 bug 465874 - WinCE Environment Variables Have To Be Passed On Command Line r=bsmedberg 2009-02-05 15:50:44 -08:00
Daniel Holbert
f018b04947 Bug 474494: Specify a border color on 214077-* reftests, to fix failures on some linux machines. r=bz 2009-02-05 15:43:05 -08:00
Steven Michaud
7750b86783 Add comment explaining backout of bug 474491 -- no code changes. 2009-02-05 17:31:00 -06:00
Boris Zbarsky
12268cb6f3 Bug 476724. Recompute underline offsets when user fonts load, and make sure to initialize all our members. r=jdaggett, sr=roc 2009-02-05 18:10:39 -05:00
Steven Michaud
b1cba52fd7 Backed out changeset 53f4c4890ffc -- merge 2009-02-05 17:06:25 -06:00
Steven Michaud
38e673b4f2 Backed out changeset 53f4c4890ffc (patch for bug 474491) because it triggered bug 477077. 2009-02-05 17:05:53 -06:00
Curtis Bartley
149c2c2662 Bug 475542 - history/cache problem with view page source issuing a GET on an already POSTed form. r=gavin 2009-02-05 17:38:17 -05:00
Rich Walsh
02717bd898 [OS/2] Bug 476134: allow plugin code to be built with GCC 4.3.x on OS/2 by using the right calling convention, r=josh, sr=jst 2009-02-05 12:21:27 +01:00
Peter Van der Beken
c7cd1879ac Backed out changeset d679ac3a8de0 - merge 2009-02-05 15:35:01 +01:00
Peter Van der Beken
92a04a1aa2 Backed out changeset d679ac3a8de0 (Bug 445087. Add extra pixel on each side of the glyph's black box returned by GetGlyphOutlineW, to avoid clipping ClearType pixels. r=vlad) to fix orange. 2009-02-05 15:34:12 +01:00
Marco Bonardo
285524fe48 Bug 474081 - Sporadic failures in browser_bug321000.js - poll clipboard, r=gavin 2009-02-05 14:11:54 +01:00
Marco Zehe
55564c47f0 Leak bustage fix for bug 472662, r=peterv 2009-02-05 12:46:34 +01:00
Neil Rashbrook
c9149a66b3 DOM Inspector bustage fix for bug 474369 r+sr=roc 2009-02-05 11:34:40 +00:00
Robert O'Callahan
84461c9342 Backing out bug 445087 due to reftest failures 2009-02-05 23:51:45 +13:00
Robert O'Callahan
c752fcbe22 Backed out changeset ba595db2b681 2009-02-05 23:51:24 +13:00
Peter Van der Beken
9f7c4cead1 Fix for bug 474456. r/sr=bz. 2009-02-05 10:42:55 +01:00
Neil Rashbrook
ddc5a6ba6d VC7.1 bustage fix for bug 183348 r+sr=bz 2009-02-05 09:38:51 +00:00
Neil Rashbrook
c027eef670 Bug 476823 nsFileSystemDataSource should implement nsISupports r+sr=bsmedberg 2009-02-05 09:32:06 +00:00
Marco Zehe
c71bf0f690 bug 476796 - Refactor test_nsIAccessibleImage, r=surkov 2009-02-05 10:06:40 +01:00
Alexander Surkov
9133de3976 fix Solaris bustage of bug 472662 2009-02-05 16:57:08 +08:00
Robert Strong
a5603fcdaf Followup to Bug 476106 (Win32 only) - Unable to get directory path for directories immediately under some symlinks. r=jmathies 2009-02-05 00:28:15 -08:00
Jonathan Kew
377a2dbc2b Bug 445087. Add extra pixel on each side of the glyph's black box returned by GetGlyphOutlineW, to avoid clipping ClearType pixels. r=vlad 2009-02-05 21:06:14 +13:00
Robert O'Callahan
3c26c1d1a0 Bug 455654. Rework the download-rate, playback-rate and related statistics so they're managed by the decoders in a thread-safe way. Implement proper HTML5 readyState handling with event firing, including 'canplay' and 'canplaythrough' events and autoplay behaviour. Also changes buffering so that we buffer when we're actually about to run out of data, instead of trying to guess when to buffer based on rate estimates. r=doublec 2009-02-05 21:02:21 +13:00
Alexander Surkov
1c10820fae comment for bug 472662 2009-02-05 15:11:12 +08:00
Alexander Surkov
984d96b10b merge with bug 476209 2009-02-05 14:26:54 +08:00
Alexander Surkov
a76fcdea47 Bug 472662 - no reorder event for most display property & DOM changes, r=marcoz, davidb 2009-02-05 14:23:18 +08:00
David Bolter
8fcc5cb1c8 bug 476209 - refactor test_nsIAccessibleDocument.html, r=MarcoZ 2009-02-05 06:43:46 +01:00
L. David Baron
bba8cd7162 Ensure correct alignment for nsCSSValue objects inside nsCSSValue::Array. (Bug 476345) r+sr=bzbarsky 2009-02-04 21:15:52 -08:00
L. David Baron
2ffa1570c6 Add an additional test for CSS 2.1, section 10.3.1. 2009-02-04 21:15:52 -08:00
Wan-Teh Chang
87112c8202 Bug 456449: dummy whitespace change to force NSPR to rebuild. 2009-02-04 20:50:34 -08:00
Wan-Teh Chang
1b8ad5515d Bug 456449: updated NSPR to NSPR_HEAD_20090204. 2009-02-04 20:49:21 -08:00
Robert Strong
7379dc5837 Bug 406335 (Win32 only) - Software Update for portable or secondary Firefox install overwrites primary install's registry settings. r=jmathies 2009-02-04 20:36:16 -08:00
Robert Strong
9de7361dc0 Bug 476106 (Win32 only) - Unable to get directory path for directories immediately under some symlinks. r=jmathies 2009-02-04 20:35:59 -08:00
Josh Aas
7c8a12cb18 Don't run npapi private browsing tests when the private browsing service is not available. b=476406 r/sr=jst 2009-02-04 22:19:31 -05:00
Jim Mathies
269a1439a7 Bug 450322 - Fix broken windows animation in Vista Aero. r+sr=roc. 2009-02-04 21:05:48 -06:00
Blake Kaplan
c8b404ae13 Add some logging code to see if bug 474537 is still around.
--HG--
extra : rebase_source : 840e2da57a266bd98f30e195f3819f59fb97c86d
2009-02-04 15:04:51 -08:00
L. David Baron
e8cf2bfb83 Merge backout of changeset d9eff1fb5e60 (bug 476345) due to Windows bustage. 2009-02-04 14:39:40 -08:00
L. David Baron
fcbf73fc67 Backed out changeset d9eff1fb5e60 (bug 476345) due to Windows bustage. 2009-02-04 14:39:23 -08:00
Blake Kaplan
2b3cfc1b17 Disable this test since it's randomly crashing on tinderbox. 2009-02-04 14:35:25 -08:00
L. David Baron
d15db11845 Ensure correct alignment for nsCSSValue objects inside nsCSSValue::Array. (Bug 476345) r+sr=bzbarsky 2009-02-04 13:24:17 -08:00