Henri Sivonen
|
21b290df61
|
Make test_acid3_test46.html wait for onload. (orange fix)
|
2010-04-28 16:21:07 +03:00 |
|
Mounir Lamouri
|
a3c0ae8c49
|
Bug 346485 - "Implement output element -- Test" [r=smaug]
|
2010-04-22 07:03:00 -04:00 |
|
Mounir Lamouri
|
152ea04b07
|
Bug 551670 - "type attribute for button elements should be 'submit' when type is invalid or missing" [r=smaug, sr=sicking]
|
2010-04-15 07:03:00 -04:00 |
|
L. David Baron
|
4099336be8
|
Mark reftest as failing on 10.6 since it's failed every time since a push this morning (Bug 562000)
|
2010-04-27 11:50:57 -07:00 |
|
Mats Palmgren
|
9fdc4d1c16
|
Invert CSS transforms for the mouse event coordinate sent to the plugin. Original fix by Victor <vik@dhtmlx.com>. b=539565 r=josh
|
2010-04-27 18:15:02 +02:00 |
|
Mats Palmgren
|
5197eefd38
|
Remove the VerticalScroll() before layout, nsListBoxBodyFrame does that in its post reflow callback. b=547338 r=roc
|
2010-04-27 18:15:02 +02:00 |
|
Jesse Ruderman
|
76787f0eaa
|
Test for bug 547338.
|
2010-04-27 18:15:02 +02:00 |
|
Mats Palmgren
|
fea7ceabf6
|
Don't use enum bit-fields. r=timeless b=334571
|
2010-04-27 18:15:02 +02:00 |
|
Mats Palmgren
|
d0b4571d12
|
Assert that we only increment reasonable side/corner values. Note that incrementing the max value is allowed so that for-loops can be used without complicating the break-condition. r=timeless b=334571
|
2010-04-27 18:15:02 +02:00 |
|
timeless
|
83499da47b
|
Bug 334571 Coverity 702, NS_SIDES array limit check - replace NS_FOR_CSS_SIDES defines with enum. r=zwol,mats
|
2010-04-27 18:15:02 +02:00 |
|
timeless
|
97c43a3297
|
Bug 334571 strip trailing whitespace. r=zwol
|
2010-04-27 18:15:01 +02:00 |
|
Olli Pettay
|
6453041969
|
Bug 559315 - [HTML5] nsContentSink::Init call is slow, r=hsivonen+sicking
--HG--
extra : rebase_source : 877af1f1e332bfb27460c9485d09ed0f7fe64619
|
2010-04-27 12:57:32 +03:00 |
|
Henri Sivonen
|
bec27dec6f
|
Bug 497846 - Change the expectation of 311366-unknown-block-3.html fail if the HTML5 parser isn't enabled. r=mrbkap.
--HG--
extra : rebase_source : 6a4e6b9a9a54f1591c5ffad6d14b7413d4b838ea
|
2009-12-21 13:39:00 +02:00 |
|
Chris Pearce
|
2cb468725a
|
Bug 556455 - Remove liboggz, liboggplay, libfishsound from video decoder. r=doublec
|
2010-04-27 20:53:48 +12:00 |
|
Chris Pearce
|
3841ce0fd3
|
Bug 556889 - Honour video aspect ratio in layers rendering. r=roc
|
2010-04-27 20:53:44 +12:00 |
|
Ben Newman
|
941ed3332c
|
Replace direct instantiations of nsRunnableMethod with calls to the templatized NS_NewRunnableMethod function (part 3/3 of bug 558498). r=dwitte sr=dbaron
|
2010-04-20 16:21:35 -07:00 |
|
Boris Zbarsky
|
f045d1595d
|
Bug 559284. Make various HTML5 sectioning elements display:block. r=dbaron
|
2010-04-26 16:27:01 -04:00 |
|
Boris Zbarsky
|
6f37056bbf
|
Bug 561516. Switch from an array of function pointers to a switch to make it easier to modify this code in the future. r=dbaron
|
2010-04-26 16:27:01 -04:00 |
|
Jeff Muizelaar
|
1ff50fe646
|
Bug 542605. Update cairo to 12d521df8acc483b2daa844d4f05dc2fe2765ba6. r=vlad,jwatt,bas
Reland after fixing quartz related clipping bug and a bunch of other ones
|
2010-04-05 22:28:54 -04:00 |
|
timeless@mozdev.org
|
3fda10b039
|
Bug 555702 - nsCSSExpandedDataBlock::DoExpand null checks aBlock instead of *aBlock, r=dbaron
--HG--
extra : rebase_source : a1d1ab6b36f02edbafa36e743ec846f69b84da66
|
2010-03-29 06:43:00 -07:00 |
|
timeless@mozdev.org
|
17ce09b4e7
|
Bug 560128 - mAddedScrollPositionListener isn't initialized in nsCanvasFrame, r=roc
--HG--
extra : rebase_source : aabbbc498940102ac639604702d41b23353e2038
|
2010-04-19 01:06:00 -07:00 |
|
Ehsan Akhgari
|
87f4d73ed2
|
Bug 559710 - Don't add a br node under text controls when the editor is not initialized for them yet; r=roc,davidb a=1hr
|
2010-04-15 21:25:40 -04:00 |
|
Josh Aas
|
483533a0ce
|
Focus event fixes for Cocoa NPAPI. b=559758 r=roc a=#developers
|
2010-04-25 16:58:03 -04:00 |
|
Dave Townsend
|
7e6e800437
|
Bug 544277: Cannot build layout with MOZ_MEDIA disabled. r=enn, a=#developers
|
2010-04-25 12:52:23 -07:00 |
|
Simon Montagu
|
23048da183
|
Fix typo, a=bustage
|
2010-04-25 07:47:37 -07:00 |
|
Simon Montagu
|
0edc922b5e
|
Mark reftest as failing, a=bustage
|
2010-04-25 17:24:44 +03:00 |
|
Simon Montagu
|
7777cf913c
|
Reftest for visual and logical marquee, a=1hr
|
2010-04-25 15:16:21 +03:00 |
|
Simon Montagu
|
9056f54ae6
|
Force logical ordering in XUL elements on visual bidi pages. Bug 558403, r=roc
|
2010-04-25 15:15:17 +03:00 |
|
Phil Ringnalda
|
c7f430a432
|
Bug 558975 - Mark reftests/bidi/bidi-004.html, reftests/bidi/bidi-004-j.html and reftests/bidi/mirroring-02.html as random on Linux, since they pass on the new refplatform, r=smontagu, a=1
|
2010-04-12 20:42:24 -07:00 |
|
Daniel Holbert
|
161e595eff
|
Bug 561385: make the the reftest.list failure annotation more specific for perma-orange-on-OSX-10.6 test "zoomed-1.xhtml". a=1hourlimit for metering
|
2010-04-24 13:50:33 -07:00 |
|
Olli Pettay
|
0797892373
|
Bug 552255, a bit more strict focus handling, r=enndeakin, sr=jst, a=1hourlimit
|
2010-04-24 13:40:48 +03:00 |
|
L. David Baron
|
3bf47e289d
|
Make the test not fail when the transition has completed already but the event hasn't fired yet. (Bug 537573) a=philor for APPROVAL REQUIRED
|
2010-04-23 19:59:48 -07:00 |
|
L. David Baron
|
36e1c5464c
|
Make some selectors in html.css faster using :-moz-any(). (Bug 544834) r=bzbarsky
|
2010-04-23 19:59:47 -07:00 |
|
L. David Baron
|
a681499b7e
|
Implement :-moz-any() selector to allow simplification of user-agent style sheets. (Bug 544834) r=bzbarsky
|
2010-04-23 19:59:47 -07:00 |
|
L. David Baron
|
fa91f902a2
|
Make test_selectors continue when a parsing test fails.
|
2010-04-23 19:59:47 -07:00 |
|
L. David Baron
|
a079319f37
|
Clean up SkipUntil handling in parsing of pseudo-classes with arguments. (I haven't found any cases where this actually changes behavior, but it's needed for the next patch.) (Bug 544834) r=bzbarsky
|
2010-04-23 19:59:47 -07:00 |
|
Brandon Sterne
|
033faf2fac
|
Bug 561449 - checking in forgotten style portion of CSP redirect patch, r=jst, a=dholbert_sheriff
|
2010-04-23 15:05:32 -07:00 |
|
Zack Weinberg
|
38da8da304
|
Bug 559715: Micro-optimize nsCSSPropertySet by adjusting types so that the compiler can do index calculations more efficiently., r=dbaron, a=dholbert_sheriff
|
2010-04-23 12:59:15 -07:00 |
|
Brandon Sterne
|
40ead69f99
|
Bug 515460 - enforce CSP during @font-face redirects, r=jdaggett, a=dholbert_sheriff
|
2010-04-23 12:53:41 -07:00 |
|
Brandon Sterne
|
cdca2eb7e4
|
Bug 523239 - CSP nsIChannelEventSink impl, r=jst, a=dholbert_sheriff
|
2010-04-23 10:03:03 -07:00 |
|
Daniel Holbert
|
d563e2c8a4
|
Bug 561385: Disable perma-orange test zoomed-1.xhtml, pending more investigation, to stop the orange.
|
2010-04-23 13:54:13 -04:00 |
|
Robert O'Callahan
|
24feb93481
|
Backing out e79947cb55bc to fix test failures a=me (CLOSED TREE)
|
2010-04-23 17:17:10 +12:00 |
|
Robert O'Callahan
|
fc697b3134
|
Backed out changeset e79947cb55bc
|
2010-04-23 17:14:55 +12:00 |
|
Mounir Lamouri
|
ff8816e56a
|
Bug 346485. Tests for HTML5 <output> element. r=smaug
|
2010-04-23 14:43:36 +12:00 |
|
Robert O'Callahan
|
a982d52092
|
Bug 534566. Use separate nsPropertyTables for different categories so we don't pollute the property name list with unrelated names. r=sicking
|
2010-04-23 14:41:38 +12:00 |
|
Robert O'Callahan
|
fc7df512e2
|
Bug 548792. Fix rect coordinate adjustment. r=mats
|
2010-04-23 14:41:37 +12:00 |
|
Chris Double
|
39352b97f4
|
Bug 551277 - Replace liboggplay YUV to RGB color conversion code - r=roc
|
2010-04-19 13:17:06 +12:00 |
|
Robert O'Callahan
|
53eab1994a
|
Bug 548792. Let the search for a scrollable parent cross document boundaries. r=mats
|
2010-03-29 14:46:59 +13:00 |
|
Robert O'Callahan
|
1163079236
|
Bug 556052. Compute mViewToWidgetOffset correctly and fix bugs by adding subpixel translation when painting. r=mats
|
2010-04-23 12:21:54 +12:00 |
|
Zack Weinberg
|
e7c84fe9dc
|
Bug 474068 follow-up fixes for Fedora
|
2010-04-22 11:52:47 -07:00 |
|