Daniel Holbert
|
091910eb87
|
re-enable crashtests for bug 612662, with s/.html/.svg/. a=tests-only
|
2010-11-19 10:15:42 -08:00 |
Daniel Holbert
|
578a69e416
|
Disable crashtests for bug 612662, due to "timed out waiting for onload to fire". a=orange DONTBUILD
|
2010-11-19 09:39:55 -08:00 |
Daniel Holbert
|
9feea15537
|
Bug 612662 patch 5: tests. r+a=tests
|
2010-11-19 08:56:06 -08:00 |
Daniel Holbert
|
c1f07be8c6
|
Bug 612662 patch 4: Prevent reentrant calls to VectorImage::Draw, and prevent scrollbars (even unpainted ones) in SVG-as-an-image helper documents. r=roc a=blocking-final+
|
2010-11-19 08:56:06 -08:00 |
Doug Turner
|
442c069d43
|
Fixing build bustage on QT caused by JS using QT defined |slot|. r=blassey, a=npodb
--HG--
extra : rebase_source : 95a43e2d76bcfde38b9daac03729db8f2601f66e
|
2010-11-18 20:28:59 -08:00 |
Ehsan Akhgari
|
7083536c86
|
Mark the test as random on Windows (bug 500141); irc-r=dbaron a=orange-fix
|
2010-11-18 17:25:07 -05:00 |
Johnny Stenback
|
5564f047b7
|
Fixing bug 594547, crash downstream from nsTreeContentView::InsertRow(). r=bzbarsky@mit.edu, tnikkel@gmail.com, a=jst@mozilla.org
|
2010-11-17 14:30:14 -08:00 |
L. David Baron
|
3131936307
|
Add reftests for bug 500141. a2.0=tests+blocking
|
2010-11-18 11:06:14 -08:00 |
L. David Baron
|
050acd513c
|
Update Armenian list numbering test per discussion in bug 390440 and bug 604508. a2.0=tests
|
2010-11-18 11:06:14 -08:00 |
Simon Montagu
|
85c0f33803
|
Test for bug 612843, a=test
|
2010-11-18 11:21:26 +02:00 |
Robert Sayre
|
4945f654ff
|
Merge tracemonkey to mozilla-centra. a=blockers.
|
2010-11-17 13:55:14 -08:00 |
Jason Orendorff
|
31d2e0acc4
|
Bug 608171 - Make ChromeWorkers available to JSMs. r=bent.
--HG--
extra : rebase_source : 489ea909e324e1809b00ac8a812a68c54a258313
|
2010-11-16 14:53:47 -06:00 |
Vivien Nicolas
|
584b8d9e8a
|
Bug 602962 - Undo close tab thumbnail disappears when rotating screen orientation [r=smaug r=roc a=blocking-fennecb3]
|
2010-11-17 08:46:00 -05:00 |
Mounir Lamouri
|
d94eab2670
|
Bug 604673 - <output> should be subject for constraint validation. r=smaug ui-r=limi a=bsmedberg
|
2010-11-17 17:30:03 +01:00 |
Josh Aas
|
3ce1c68853
|
Bug 573873: Fix bug in HTTP handling for plugins. r=jst a=blocking2.0
|
2010-11-17 14:25:48 -05:00 |
Vladimir Vukicevic
|
f7d075b80c
|
b=612334; fix webgl context type; r=bz
--HG--
rename : dom/interfaces/canvas/nsICanvasRenderingContextWebGL.idl => dom/interfaces/canvas/nsIDOMWebGLRenderingContext.idl
|
2010-11-16 20:33:04 -08:00 |
Mats Palmgren
|
b17c3a82d2
|
Bug 536061 - Broken rendering of box-shadow and outline when used with -moz-transform. r=roc a=blocking2.0:final
|
2010-11-17 03:20:25 +01:00 |
Mounir Lamouri
|
c658ba85fe
|
Bug 596511 (3/3 - <select> can be invalid if no option is selected or all of them have empty value. r=sicking a=blocking-betaN
|
2010-11-17 00:41:19 +01:00 |
Mounir Lamouri
|
2893258b45
|
Bug 596511 (2/3) - Have :required apply on <select> when appropriate. r=sicking a=blocking-betaN
|
2010-11-16 15:40:21 +01:00 |
Brad Lassey
|
dfacbe1834
|
bug 595919 - Implement PDF printing for "Save As PDF" on Android r=vlad a=blocking-fennec
|
2010-11-16 18:33:56 -05:00 |
Brian Birtles
|
2006b1b12f
|
Bug 606399 - SVG SMIL: Animating rect rx or ry only should animate corresponding attribute; r=roc; a=roc
|
2010-11-17 08:24:11 +09:00 |
Daniel Holbert
|
b7242977c5
|
Bug 606722 followup: Remove now-unused variable "tfunc" from nsStyleAnimation::ComputeDistance. r+a=dbaron
|
2010-11-16 15:19:21 -08:00 |
Daniel Holbert
|
a2c43c8b3e
|
Bug 610796: In SVG-as-an-image helper-documents, clear rendering observer lists at xpcom shutdown time. r=roc a=blocking-final+
|
2010-11-16 10:35:59 -08:00 |
Daniel Holbert
|
7154c87e48
|
(no bug) fix end-of-line whitespace so I can add a changeset with an a=bustage annotation
|
2010-11-16 11:28:36 -08:00 |
Daniel Holbert
|
7302b41a85
|
merge after backing out changeset 5a5ead36d721 / bug 610796
|
2010-11-16 11:24:43 -08:00 |
Daniel Holbert
|
061141f4a4
|
Backed out changeset 5a5ead36d721 (bug 610796) due to non-libxul-build bustage
|
2010-11-16 11:24:04 -08:00 |
Daniel Holbert
|
a8277ced14
|
Bug 610796: In SVG-as-an-image helper-documents, clear rendering observer lists at xpcom shutdown time. r=roc a=blocking-final+
|
2010-11-16 10:35:59 -08:00 |
Daniel Holbert
|
5e1adcce90
|
Bug 604816 followup: Remove now-unused variable "stretch" from CheckFontCallback in nsRuleNode.cpp. r=dbaron a=dbaron
|
2010-11-16 10:35:59 -08:00 |
Daniel Holbert
|
0f8a89b3b5
|
Bug 610491: Preemptively stop SVG animations in SVG-as-an-image in OnStartRequest. r=roc a=roc
|
2010-11-16 10:35:59 -08:00 |
Cameron McCormack
|
4a5f0f7ac1
|
Bug 610945 - Make reftests/svg/filters/feSpecularLighting-1.svg pass on all platforms r=roc a=tests
|
2010-11-16 12:36:16 +13:00 |
L. David Baron
|
8c6808d7f3
|
Animate skew in angle space rather than tangent space for interop and to avoid issues with infinite tangents. (Bug 606722) r=bzbarsky a2.0=blocking
|
2010-11-16 09:56:03 -08:00 |
L. David Baron
|
300c3f465e
|
Remove spammy warning announcing that we haven't fixed bug 455338. (Bug 611686) r=bzbarsky a2.0=DEBUG-only
|
2010-11-16 09:56:03 -08:00 |
L. David Baron
|
40259ec87e
|
Make the reftest image comparison tests have a more informative message so they're easier to distinguish from the rest. (Bug 611702) r=ted a2.0=tests
|
2010-11-16 09:56:03 -08:00 |
L. David Baron
|
1ca4c63e94
|
Fix assertion (that should have turned the tree orange). (Bug 608458) r=roc a2.0=blocking(on 500141)
|
2010-11-16 09:56:03 -08:00 |
Steven Michaud
|
e93b28775e
|
Bug 601182 - Spurious focus events sent to NPAPI plugins on OS X in Cocoa event mode. Patch partly by enndeakin. r=josh,smaug a=blocking2.0BetaN+
|
2010-11-15 15:12:50 -06:00 |
Benjamin Smedberg
|
00cd9aa6b2
|
Bug 611033 - Don't retain the plugin surface beyond the lifetime of the PluginInstanceParent: we only guarantee that the plugin X socket will kept alive until PluginModuleParent::ActorDestroy, r=karlt
|
2010-11-11 08:43:54 -05:00 |
Benjamin Smedberg
|
252c343281
|
Bug 611206 - Send the plugin information about mouse position changes when we scroll, even when we don't need to repaint the plugin, r=karlt
|
2010-11-15 09:41:18 -05:00 |
Karl Tomlinson
|
56db792738
|
subpixel-lineheight reftest now passes b=610330
--HG--
extra : rebase_source : 9ed4e316219010cd6e052a96b70adefea1d2f27f
|
2010-11-15 11:38:36 +13:00 |
Ehsan Akhgari
|
8fffaa6706
|
Bug 611182 - Part 5: Adjust the assertion annotation for an assertion which now gets triggered more because we're doing things correctly; r=bzbarsky a=blocking-beta8+
|
2010-11-11 19:10:37 -05:00 |
Ehsan Akhgari
|
57625c6083
|
Bug 611182 - Backspace key does not work without typing something first (test cases); r=bzbarsky a=blocking-beta8+
|
2010-11-11 14:09:09 -05:00 |
Karl Tomlinson
|
d0bb311d43
|
test pixel-snapping of glyphs b=605043 a=blocking
--HG--
extra : transplant_source : A%DA%D6%9C%AA%E0%CF%86%E3%13S.%FD%13%06%16%AB%D7i%E1
|
2010-11-15 08:22:34 +13:00 |
Bernd
|
c5915dcabb
|
Test for bug 595758. a=test
|
2010-11-14 19:26:36 +01:00 |
Martijn Wargers
|
9abc1aed05
|
Test for bug 595758. a=test
|
2010-11-14 19:26:36 +01:00 |
Mats Palmgren
|
9c3ac19106
|
Bug 595758 - Crash [@ nsTableFrame::MarkIntrinsicWidthsDirty] on print preview. r=dbaron a=blocking2.0:betaN
|
2010-11-14 19:26:36 +01:00 |
Simon Montagu
|
3a8ab48088
|
Test for bug 603423, a=test
|
2010-11-14 06:40:14 -08:00 |
Alexander Surkov
|
6e8119fa5f
|
Bug 606125 - develop a way to handle visibility style, r=marcoz, davidb, sr=bz, a=blocking
--HG--
rename : accessible/tests/mochitest/treeupdate/test_tableinsubtree.html => accessible/tests/mochitest/treeupdate/test_ariadialog.html
|
2010-11-13 12:49:26 -05:00 |
Ben Turner
|
f17f1a4d68
|
Bug 586216 - Don't use one timer per animated widget. r=roc a=b
|
2010-11-13 09:19:38 +01:00 |
Joe Drew
|
8a4afadd7a
|
Bug 611498 - Add a test for transparent areas overdrawing when repeatedly drawn. r=jrmuizel a=b
--HG--
extra : rebase_source : 42a63d58e136368a595ba1714ceac47134a0e1bf
|
2010-11-12 18:34:43 -05:00 |
Chris Double
|
ce1818baf7
|
Disable reftest 579985-1 a=roc
|
2010-11-12 16:13:17 +13:00 |
Chris Double
|
0965268b8a
|
Bug 577843 - Scale videos at YCbCr conversion time - r=roc a=blocking2.0
--HG--
extra : rebase_source : ae011843fdd812dbeab7e5de0bf3b6029cccb3e5
|
2010-10-26 16:11:13 +13:00 |