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 |
|
Zack Weinberg
|
62747706b4
|
Bug 474068: mark mochitest failures caused by buggy Pango as expected. r=roc,ehsan a=jimm for CLOSED TREE
|
2010-04-21 15:53:48 -07:00 |
|
Markus Stange
|
c34c8948f8
|
Bug 355375 - Make context menuitems blink when chosen. r=enn
--HG--
extra : rebase_source : 87b93bda596b4af4c1adf294ecc91510047ca0f1
|
2010-04-19 16:12:58 +02:00 |
|
Neil Deakin
|
ceb1712f98
|
Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil
|
2010-04-21 10:53:42 -04:00 |
|
Masayuki Nakano
|
53ce892306
|
Bug 544277 IME became unusable when switching focus on Gmail RTF Editor r=enn
|
2010-04-21 22:13:08 +09:00 |
|
Jonathan Kew
|
68f724ca3d
|
bug 550163 - part 19 - add vertical bars to work around ClearType clipping issues in reftest 386339. r=roc
|
2010-04-21 10:07:48 +01:00 |
|
Henri Sivonen
|
5653937f4d
|
Bug 559819 - Change the string id for the isindex prompt. r=l10n.
--HG--
extra : rebase_source : 34212e52674deb7e3c20ef3dab91785d3f70bdf4
|
2010-04-20 17:19:30 +03:00 |
|
Henri Sivonen
|
3d360f358f
|
Bug 452915 - Remove default border from linked images per HTML5. r=dbaron.
--HG--
extra : rebase_source : 10b90a485cffe44c01493d4469eec2204724e2ce
|
2010-02-02 09:43:18 +02:00 |
|
Josh Aas
|
e57fb03f84
|
Add support for NPCocoaEventWindowFocusChanged. b=555290 r=roc
|
2010-04-21 02:21:46 -04:00 |
|
Oleg Romashin
|
8563022a30
|
Bug 464966 - Add NPAPI Plugin support for Mozilla Qt. r=karlt
--HG--
extra : rebase_source : d86430f750bbedde12e779f0073369a3b05b2427
|
2010-04-20 21:49:34 +03:00 |
|
Karl Tomlinson
|
694a01717f
|
backout e1e1143be432 due to reftest failure in layout/reftests/bugs/393760-1.xml b=552044
|
2010-04-21 17:21:36 +12:00 |
|
Frédéric Wang
|
429c77a1ff
|
b=557085 Remove directory mozilla/src/layout/mathml/doc r=karlt
--HG--
extra : rebase_source : 1a72bb9263b9d40514ad29e6567f491f35e215b1
|
2010-04-21 15:43:57 +12:00 |
|
Frédéric Wang
|
a833a67e8b
|
Bug 213932 - add more entries in the MathML Operator Dictionary. r=karlt
--HG--
extra : rebase_source : 4aa186a3bd0b9217ea28f96afef6d4b097f83d8b
|
2010-04-21 15:41:48 +12:00 |
|
Frédéric Wang
|
595bff0aa9
|
Bug 552044 - [MathML 3] Add support for mathcolor/mathbackground on any presentation MathML element. r=karlt
--HG--
extra : rebase_source : 62c2006154e8a89e18d8125ddec4978f6ffdfba2
|
2010-04-21 15:41:06 +12:00 |
|
Frédéric Wang
|
9099aa5a17
|
Bug 534965 - [MathML3] Add support for the madruwb notation. r=karlt
--HG--
extra : rebase_source : c4d0c73e88e0ec8e3fe0d1a04132f25a78836506
|
2010-04-21 15:38:15 +12:00 |
|
Phil Ringnalda
|
2fd143b22d
|
Bug 526708 - mark reftests/css-gradients/aja-linear-6a.html as failing only on 10.5, since it passes on 10.6, rs=zwol
|
2010-04-19 14:25:53 -07:00 |
|
Benoit Girard
|
9897b0a83e
|
Bug 555281 - Implement Core Animation NPAPI Drawing Model for OOPP. r=joe,josh,cjones
--HG--
extra : rebase_source : 8cc45083e0b513902c467c8c89248474c21b7923
|
2010-04-20 10:52:19 -04:00 |
|
David Baron
|
945430ee19
|
Bug 502301 - fix C++0x narrowing conversion inside {} compilation errors [r=benjamin]
|
2010-04-20 10:41:21 +02:00 |
|
Mike Hommey
|
07bd1e441e
|
Bug 554036 - Mark bugs/424074-1-ref2.xul reftest as randomly failing with Gtk: its result depends on the Gtk theme used [r=smontagu]
--HG--
extra : rebase_source : 3de664123bf0d23fbf051e4346b5d4087fd84470
|
2010-04-19 10:25:26 +02:00 |
|
Mike Hommey
|
33f6f086fc
|
Bug 554029 - Use Bitstream Vera as an alternative font in font-face/local-1 reftest [r=smontagu]
--HG--
extra : rebase_source : 87b7fe270cdd62d417b0f86db7426112fd1d2b99
|
2010-04-19 10:19:57 +02:00 |
|
Daniel Holbert
|
758abd8221
|
Bug 560271: Reorder nsTextControlFrame constructor init list to fix build warning. r=ehsan
|
2010-04-19 12:00:45 -07:00 |
|
Benoit Girard
|
046173124b
|
Backed out changeset 44ee6030f4b2
|
2010-04-19 02:57:22 -04:00 |
|
Benoit Girard
|
b6d069f2c9
|
Bug 555281 - Implement Core Animation NPAPI Drawing Model for OOPP. r=joe,josh,cjones
--HG--
extra : rebase_source : 29f581f60c6db0e8945a5121cf2d7007b10a7433
|
2010-04-18 19:46:33 -04:00 |
|
Olli Pettay
|
9367a1667f
|
Bug 424000 - Crash [@ nsPrintEngine::ReflowPrintObject], r=roc
|
2010-04-19 01:17:41 +03:00 |
|
Neil Deakin
|
16e62a0020
|
Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking
|
2010-04-18 14:27:18 -04:00 |
|
Michael Ventnor
|
3602bd64b6
|
Bug 544099 - Highly optimise -moz-box-shadow for common cases by allowing layout to specify an area where blurring is not needed r=roc,joe
--HG--
rename : gfx/thebes/src/gfxBlur.cpp => gfx/src/thebes/utils/gfxBlur.cpp
rename : gfx/thebes/public/gfxBlur.h => gfx/src/thebes/utils/gfxBlur.h
extra : rebase_source : d7ad7a1ee2ac9e25937133dba95f0f8d7347d612
|
2010-04-18 13:13:10 +10:00 |
|
Timothy Nikkel
|
5f7b8610fa
|
Bug 538207 and bug 538210. Add crashtests.
|
2010-01-21 16:06:35 -06:00 |
|
Timothy Nikkel
|
73b67f61b8
|
Bug 502937. Part 5. Create some tests.
|
2010-04-16 13:15:28 -05:00 |
|