Robert O'Callahan
|
fa4bd9fcf4
|
Bug 587317: Fix test_offsets to succeed on all platforms including D2D. r=dbaron
|
2010-08-16 09:15:03 +02:00 |
Bas Schouten
|
666b9f9b26
|
Bug 587293: When D2D is preffed off, disable DWrite if it wasn't explicitly preffed on. r=joedrew
|
2010-08-16 09:15:03 +02:00 |
Bas Schouten
|
7769ad7bd1
|
Bug 587320: Use proper paint counts on D2D due to dual pass rendering. r=joedrew
|
2010-08-16 09:15:03 +02:00 |
Bas Schouten
|
79a67e190d
|
Bug 587319: We do not know the metrics yet for DWrite fonts. Disable when using DWrite. r=joedrew
|
2010-08-16 09:15:03 +02:00 |
Jeff Muizelaar
|
481d148c13
|
Bug 587395: Expose whether DWrite is enabled through nsIGfxInfo. r=joedrew
|
2010-08-16 09:15:03 +02:00 |
Bas Schouten
|
7d7234561e
|
Bug 587318: Only pad horizontal glyph metrics. r=jdaggett
|
2010-08-16 09:15:03 +02:00 |
Bas Schouten
|
0a1ae5afa7
|
Bug 587316 - Part 6: Disable failing gradient test on D2D. r=jrmuizel
|
2010-08-16 09:15:03 +02:00 |
Bas Schouten
|
47379691ab
|
Bug 587316 - Part 5: Disable failing rectangle drawing test failing due to D2D inaccuracy. r=jrmuizel
|
2010-08-16 09:15:02 +02:00 |
Bas Schouten
|
0e90af301e
|
Bug 587316 - Part 4: Support CAIRO_EXTEND_NONE for D2D source surfaces. r=jrmuizel
|
2010-08-16 09:15:02 +02:00 |
Bas Schouten
|
c1a47676c3
|
Bug 587316 - Part 3: Allow custom operators when doing masking. r=jrmuizel
|
2010-08-16 09:15:02 +02:00 |
Bas Schouten
|
ed98dd5dc0
|
Bug 587316 - Part 2: Disable degenerate rect stroking test. r=jrmuizel
|
2010-08-16 09:15:02 +02:00 |
Bas Schouten
|
a0f71a230a
|
Bug 586316 - Part 1: Use MITER_OR_BEVEL to adhere to cairo expected behavior. r=jrmuizel
|
2010-08-16 09:15:01 +02:00 |
Kyle Huey
|
8b47cecc9e
|
Bug 587363: Don't error when YASM is missing in a --disable-compile-environment build. r=Callek a=Mossop
|
2010-08-15 23:32:10 -07:00 |
Chris Leary
|
88dab5584f
|
Try to fix intermittent refcount assertions in the presence of more than one thread. Bug 587277 - TM: ExecutablePool release race. r=sayrer
|
2010-08-14 00:34:14 -07:00 |
Benoit Girard
|
bdf117ec92
|
Bug 583296 - Release timer resources after context menu. r=josh a=josh
--HG--
extra : rebase_source : 70de646d179dbfcd939e3558a15e6e23dacfcc30
|
2010-08-15 23:48:51 -04:00 |
Phil Ringnalda
|
79cfd128da
|
Bug 587530 - Put nsICapturePicker in the properly named xpt, and package it for Firefox, r=roc, a=gavin
|
2010-08-15 18:37:53 -07:00 |
Edmund Wong
|
c31f357639
|
Bug 585336: Fix "a the" in comments (for General core code). r=timeless a=NPOTB (comment-only)
|
2010-08-15 15:50:02 -07:00 |
Daniel Holbert
|
284e94e2be
|
Bug 587494: Check whether our ExternalResource has a viewer before calling Hide() on it, to fix null-crash. r=roc a=blocking
|
2010-08-15 15:49:21 -07:00 |
Benoit Girard
|
32e369134b
|
Bug 583296 - Fix StartDrawingPlugin to correctly detect nested OS X OOPP paint events. r=josh
|
2010-08-15 13:42:09 -04:00 |
Dave Townsend
|
77af6a588c
|
Bug 579779: Installing a new theme should mark it to be enabled. r=robstrong
|
2010-08-13 10:47:17 -07:00 |
Jono S Xia
|
d1e7808a06
|
Bug 567308: Test Pilot needs to clean up after itself; delete old prefs and data. r+a=dtownsend
|
2010-08-15 09:13:43 -07:00 |
Ms2ger
|
e48ff47578
|
Make nsICSSRule::Clone return the cloned value directly. (Bug 585137) r=bzbarsky a2.0=dbaron
|
2010-08-15 11:19:34 -04:00 |
Simon Montagu
|
ddf28f360f
|
Remove test for bug 558403. (Bug 581734) r=sayrer a2.0=tests
|
2010-08-15 11:19:34 -04:00 |
Mounir Lamouri
|
89e9fd902f
|
Bug 585507 - Fix compilation issue when SMIL is disabled. r=dholbert a2.0=dbaron
|
2010-08-15 11:19:34 -04:00 |
Mounir Lamouri
|
8473f691f3
|
Bug 568441 - Explicitely show the caret in nsTextControlFrame when the content is no longer disabled and focused. r=roc a2.0=blocking+
|
2010-08-15 11:19:34 -04:00 |
Mats Palmgren
|
a9187b72ab
|
Get the parent pres shell from the docshell instead of the document. b=587064 r=roc a=blocking2.0
|
2010-08-15 15:54:02 +02:00 |
Robert Longson
|
beb10ce6a3
|
Bug 584322: Fix confusion between premultiplied and non-premultiplied colors that was causing feDisplacementMap to offset the result incorrectly. r=roc a2.0=dbaron
|
2010-08-15 08:42:29 -04:00 |
L. David Baron
|
bdab2e0934
|
Correct parenthesis-matching inside of :not(). (Bug 586070) r=bzbarsky a2.0=bsmedberg
|
2010-08-15 08:42:29 -04:00 |
Ginn Chen
|
6e2c8bd88e
|
Bug 586225 Make test_htmleditor_keyevent_handling.html recognize Solaris r=masayuki a=testing files only
|
2010-08-15 20:33:58 +08:00 |
Ginn Chen
|
ae4f371e8e
|
Bug 586229 Update sydney_audio_sunaudio.c to fix a/v choppy issue r=kinetik a=NPOTB
|
2010-08-15 20:33:39 +08:00 |
Ginn Chen
|
dbc20051fe
|
Bug 586186 Implement RealBreak for Solaris r=doug.turner a=bsmedberg
|
2010-08-15 20:33:18 +08:00 |
Dão Gottwald
|
3474b5de6d
|
Bug 587299 - Tighten scope when collecting data for pinned tabs only. r=dietrich
|
2010-08-15 14:31:14 +02:00 |
Dão Gottwald
|
530d81bf82
|
Backed out changeset 05dde680ade2 as per bug 575870 comment 71 (merge)
|
2010-08-15 14:30:16 +02:00 |
Dão Gottwald
|
f37452cd9f
|
Backed out changeset 05dde680ade2 as per bug 575870 comment 71
|
2010-08-15 14:29:11 +02:00 |
Alexander Surkov
|
696aab4367
|
Bug 420993 - dead accessible objects should not be present in the hierarchy, r=davidb
|
2010-08-15 20:29:02 +09:00 |
Alexander Surkov
|
72ea9444fc
|
Bug 576777 - provide quick access to link index, r=marcoz, davidb, sr=neil
|
2010-08-15 20:28:49 +09:00 |
Martin Stránský
|
4e31f66933
|
Bug 574354 - Disable OOP for plugins wrapped by nspluginwrapper. r=josh
|
2010-08-15 11:10:15 +02:00 |
Ms2ger
|
8b767d3905
|
Bug 585877 - remove document.height / document.width. r=sicking, sr=jst
|
2010-08-15 11:02:20 +02:00 |
Julian Seward
|
a875ff3d6f
|
Bug 582668 - gfxAlphaBoxBlur::Paint appears to pass garbage down through Cairo. r=roc
|
2010-08-15 11:01:49 +02:00 |
Jim Mathies
|
65a26615c5
|
Bug 574454 - Remove widget level disabling code for chrome margins on non-aero dekstops. r=robaronold.
|
2010-08-09 20:49:35 -05:00 |
Jim Mathies
|
43bcab02a9
|
Bug 574454 - Implement non-client frame rendering for windows. r=neil.
|
2010-08-09 20:49:35 -05:00 |
Jim Mathies
|
3f96770976
|
Bug 574454 - Theme code for caption button box, content padding. r=vlad.
|
2010-08-09 20:49:35 -05:00 |
Jim Mathies
|
7ce80112ae
|
Bug 574454 - Implement frame rendering and metrics in native themeing. r=vlad.
|
2010-08-09 20:49:35 -05:00 |
Jim Mathies
|
338ca40404
|
Bug 574454 - Cleanup nsNativeThemeWin's GetMinimumWidgetSize a bit. r=roc.
|
2010-08-09 20:49:34 -05:00 |
Jim Mathies
|
bd1872ca14
|
Bug 574454 - Add caption buttonbox css styles. r=dbaron.
|
2010-08-09 20:49:34 -05:00 |
Jim Mathies
|
85ca93692a
|
Bug 574454 - Add window frame css styles. r=dbaron.
|
2010-08-09 20:49:34 -05:00 |
Michael Wu
|
487ed46aa6
|
Bug 585693: Fix android embedding bustage on this CLOSED TREE. r=blassey
|
2010-08-09 17:57:47 -07:00 |
Kyle Huey
|
c0d56af5ca
|
Bug 585774: Revert pymake to an earlier version to fix a massive build perf loss.
|
2010-08-09 17:56:49 -07:00 |
Kyle Huey
|
44101484a3
|
Backed out changeset f2c04d62dc9c
|
2010-08-09 17:55:33 -07:00 |
Marco Bonardo
|
005b410afc
|
merge backout on CLOSED TREE
|
2010-08-10 00:16:14 +02:00 |