Commit Graph

29889 Commits

Author SHA1 Message Date
Mounir Lamouri
c82951ef5c Back out bug 658949 because of perma orange on Windows Reftests. 2011-05-24 15:36:32 +02:00
Daniel Holbert
4254c8fed3 Bug 658949 patch 0: Fix existing tests that use "#" in data URIs to use %23 instead. rs=bz 2011-05-24 03:36:31 -07:00
Daniel Holbert
0ff79027b4 Bug 646180: Reorder nsPresContext init list to fix build warning. r=roc 2011-05-24 03:36:21 -07:00
Steven Michaud
cc7b927b54 Merge backout of revision ae5b84b96fd7 (bug 570341) DONTBUILD. a=sheriff 2011-05-24 01:55:12 -05:00
Steven Michaud
b75cd94d3c Backed out changeset ae5b84b96fd7 (bug 570341) due to test failures DONTBUILD. a=sheriff 2011-05-24 01:54:23 -05:00
Igor Bazarny
a1cc18f0fb bug 570341 - Initial implementation of web timing specification
r=jduell sr=biesi
2011-05-23 19:19:24 -07:00
Jim Mathies
d3ff5d4365 Backout of bug 570341 (cset:1a645ea075fc) due to test failure. 2011-05-23 19:55:36 -05:00
Igor Bazarny
0dd92c4fcb bug 570341 - Initial implementation of web timing specification
r=smaug sr=biesi

--HG--
extra : rebase_source : e8b233ebcf1065ea5e6df61446cfd013262a61d0
2011-05-23 14:19:36 -07:00
Dave Townsend
ed147e5327 Backing out bug 647885 due to mochitest oranges. a=backout 2011-05-23 15:52:50 -07:00
Mounir Lamouri
291c3f01be Bug 644361 - Improve the progress bar rendering by using hexadecimal colors. r=bz,davidb 2011-05-23 22:51:03 +02:00
Boris Zbarsky
7d1956e063 Bug 647885 part 2. Keep better track of whether our computed background-size was specified with percentages. r=dbaron a=sheriff 2011-05-23 16:36:18 -04:00
Boris Zbarsky
8b992eeef3 Bug 647885 part 2. Keep better track of whether our computed background-size was specified with percentages. r=dbaron 2011-05-23 16:36:18 -04:00
Boris Zbarsky
95558bbf2b Bug 647885 part 1. Keep better track of whether our computed background-position was specified with percentages. r=dbaron 2011-05-23 16:36:18 -04:00
Boris Zbarsky
abd36e0a3a Bug 647885 part 1. Keep better track of whether our computed background-position was specified with percentages. r=dbaron 2011-05-23 16:36:18 -04:00
Boris Zbarsky
fcf0426472 Bug 658982. Go back to not allowing changes to line-height on inputs (but continue to allowing it for <button>s, for site compat reasons). r=dbaron 2011-05-23 12:18:32 -04:00
Matheus Kerschbaum
6eb93f7dd3 Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew 2011-05-23 18:54:47 +02:00
Ms2ger
c911ae13be Bug 655517 - Remove nsIDOMDocumentEvent; f=ehsan r=smaug 2011-05-23 18:46:36 +02:00
Matt Brubeck
4d5eb3b9f7 Merge cedar and mozilla-central 2011-05-23 07:39:21 -07:00
Daniel Holbert
64558a4d87 Back out 0a3b9d088e3d (Bug 658750) on suspicion of causing crashtest leaks 2011-05-22 22:24:54 -07:00
Daniel Holbert
7fd316bc82 Back out 693717fddd93 (Bug 658750) on suspicion of causing crashtest leaks 2011-05-22 22:24:52 -07:00
Robert O'Callahan
fab03df923 Mark test for bug 654950 as failing on Mac with GL because GL alpha blending doesn't perfectly match Quartz alpha blending. 2011-05-23 14:28:11 +12:00
Craig Topper
34c9f6d482 Bug 658750 - Part 2: Make nsFrameSelection not inherit from nsISupports. r=roc 2011-05-21 16:31:39 -07:00
Craig Topper
51fb7bdd2d Bug 658750 - Part 1: Make nsFrameSelection methods non-virtual. r=roc 2011-05-21 00:17:16 -07:00
Robert O'Callahan
b31c5d7b30 Bug 656749. Only optimize away zero-opacity elements when we're painting, not for any other kind of display list construction such as plugin geometry. r=tnikkel 2011-05-23 12:28:47 +12:00
Robert O'Callahan
ab1023ee7a Bug 654950. Fix scissor rect calculations for descendants of container layers with intermediate surfaces. r=bas 2011-05-23 12:27:03 +12:00
Robert O'Callahan
3d15e79871 Bug 628901. Ensure a MozAfterPaint event is fired after 'load'. r=ehsan 2011-05-23 12:25:56 +12:00
Daniel Holbert
52ff4fdee7 Merging cedar with mozilla-central. 2011-05-22 16:13:23 -07:00
Daniel Holbert
f47ab381dd Backed out changeset dfeab223be6d (Bug 657844) on suspicion of causing perma-orange in test_hover.html 2011-05-22 13:25:33 -07:00
Oleg Romashin
b21e32256a Bug 657844 - SynthesizeMouseMove calls should be disabled in fennec r=bzbarsky 2011-05-22 09:55:55 -07:00
Matt Brubeck
d963eea51a Bug 651468 - Fix panning regression from bug 641426 [r=roc] 2011-05-22 09:55:02 -07:00
Daniel Holbert
3e6b735cc0 Bug 658834: Remove unused variable 'sc' from nsTextFrameThebes.cpp r=jfkthame 2011-05-22 09:53:46 -07:00
Daniel Holbert
6882ac18be Merging cedar with mozilla-central. 2011-05-21 16:18:49 -07:00
Boris Zbarsky
9c81f50645 Bug 611922. When reparenting style contexts, use the visitedness of our new parent unless we're the style context for a link. In that situation, assume that our visitedness did not change. r=dbaron 2011-05-20 16:21:27 -04:00
Doug Turner
41ab2f4123 Bug 653201: Remove expose image / maemo specific npapi support. r=blassey r=josh 2011-05-21 11:21:49 -04:00
Josh Aas
896e34b1ed Bug 657952: Minimize methods in nsIPluginHost. r=jst 2011-05-21 09:28:54 -04:00
Jonathan Watt
613c76643d Bug 657862 - Relative SVG arc path segments are broken. r=longsonr.
--HG--
extra : rebase_source : 8897f5f5358f67708f92f50e1061d1947ae011a1
2011-05-20 21:00:35 +01:00
Joel Maher
193c66083d Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only 2011-05-20 11:54:01 -04:00
Mounir Lamouri
92de904e71 Merging cedar with mozilla-central. 2011-05-20 15:55:16 +02:00
Justin Lebar
e25879a10c Bug 658391 - Move nsStructuredCloneContainer's definition out of nsDocShellModule and into nsLayoutModule. r=khuey 2011-05-20 08:37:02 -04:00
Mounir Lamouri
c120ac5680 Bug 658282 (2/2) - Notify state change when a radio button checkness changes. r=bz 2011-05-20 00:33:33 +02:00
Mounir Lamouri
79bade5b8b Bug 658282 (1/2) - Improve css-invalid/input/ test suite. r=bz 2011-05-20 00:32:36 +02:00
Ian Moody
08d340e56b Bug 657143 - Add Test and catch a few missed properties. r=bz 2011-05-20 00:15:28 +02:00
Craig Topper
6d35e0da33 Bug 658143 - Part 3: Remove nsFrameSelection QI and createInstance support. r=roc 2011-05-18 22:28:54 -07:00
Craig Topper
03142a505f Bug 658143 - Part 2: Don't use createInstance for nsFrameSelection. r=roc 2011-05-18 22:26:45 -07:00
Craig Topper
8a3f0ad8f7 Bug 658143 - Part 1: Changes nsCOMPtr<nsFrameSelection> to nsRefPtr. r=roc 2011-05-18 20:10:49 -07:00
Masayuki Nakano
ab166f238e Bug 652486 Computed value of text-decoration should be empty when its style or color is not initial value r=dbaron 2011-05-20 14:56:23 +09:00
Mounir Lamouri
ad53e58fdb Merging cedar with mozilla-central. 2011-05-19 15:05:34 +02:00
Florian Hänel
9b0ef26bc8 Bug 628566 - Implement basic tiling of ImageLayerOGL. r=joe 2011-05-19 12:53:02 +02:00
Benjamin Peterson
a82b8d6629 Bug 421865 - Handle zero dimensions correctly in canvas GetWidthHeight(). r=joe sr=roc 2011-05-19 12:49:18 +02:00
Benjamin Stover
2d4a3eb67a Bug 655864 Password field is not masked immediately and shows artifacts, when typing past the end of the field r=roc 2011-05-18 15:54:31 -07:00