Steven Michaud
|
64dbfdb0b6
|
Bug 542068 - Wrong coordinates set on synthesized plugin events. r=josh
|
2010-03-02 10:59:01 -06:00 |
|
Daniel Holbert
|
bb1b787565
|
Backed out changeset e9ab6e4d121d (Bug 547333 followup) due to debug mochitest orange.
|
2010-03-02 08:29:46 -08:00 |
|
Daniel Holbert
|
5f7e96d98d
|
Bug 547333 followup: Move FlushAnimations() call from nsSVGElement::GetAnimatedLengthValues to FlushPendingNotifications. r=jwatt r=bz
|
2010-03-02 07:36:33 -08:00 |
|
Daniel Holbert
|
627f47b186
|
Bug 540090: Add method nsIDocument::HasAnimationController, to let us check for active SMIL animation without triggering lazy construction. r=roc
|
2010-03-02 23:09:51 -08:00 |
|
Bas Schouten
|
6d6ccbd638
|
Bug 549268: Ensure we pass a unique fontFileReferenceKey to DWrite for downloadable fonts. r=jdaggett
|
2010-03-03 07:57:47 +01:00 |
|
Bas Schouten
|
82d9fd2412
|
Bug 549270: Read the font substitutions from the registry and use them when looking up font names. r=jdaggett
|
2010-03-03 07:57:43 +01:00 |
|
Daniel Holbert
|
bf932485ec
|
Bug 547333 followup: Move FlushAnimations() call from nsSVGElement::GetAnimatedLengthValues to FlushPendingNotifications. r=jwatt r=bz
|
2010-03-02 07:36:33 -08:00 |
|
Daniel Holbert
|
749e40a648
|
Bug 548899: Don't issue attribute-changed notification when transform attribute is animated. r=jwatt sr=roc
|
2010-03-02 07:36:31 -08:00 |
|
Neil Deakin
|
2c7d3081c7
|
Bug 543065, only scroll one ancestor of menus, SCROLL_FIRST_ANCESTOR_ONLY flag should stop at first scrollable container, not just first parent, r=roc
|
2010-03-02 06:21:23 -08:00 |
|
Neil Deakin
|
52f2006039
|
Bug 546425, add mozSourceNode to access the source node of the drag, r=jonas,sr=roc
|
2010-03-02 06:21:20 -08:00 |
|
Serge Gautherie
|
c990b1c7e2
|
Bug 492481 - [Linux] mochitest-plain: layout/xul/base/test/test_resizer.xul needs to report success; (Av2) Add |todo(false, ...);|.
r=roc.
|
2010-03-02 14:25:49 +01:00 |
|
Dão Gottwald
|
c4202a14cd
|
consolidate urlbar styling (no bug)
|
2010-03-02 12:43:23 +01:00 |
|
Robert Longson
|
9d2bee7b70
|
Bug 547062 - Implement restrictions on clipPath content. r=roc
|
2010-03-02 09:31:07 +00:00 |
|
Ginn Chen
|
ceab423709
|
Bug 547657 gfxSharedImageSurface.cpp failed to compile on Solaris r=jrmuizel
|
2010-03-02 13:57:21 +08:00 |
|
Ginn Chen
|
e3c9fa9eb5
|
Bug 538723 run_for_effect is not portable for Bourne shell r=ted.mielczarek
|
2010-03-02 13:56:46 +08:00 |
|
Ginn Chen
|
849834f24a
|
Bug 545371 Remove trailing white space at end of line for netwerk/wifi r=dougt
|
2010-03-02 13:56:06 +08:00 |
|
Ginn Chen
|
69fd4e5282
|
Bug 530484 Implement Necko-WiFi on Solaris r=dougt
|
2010-03-02 13:55:23 +08:00 |
|
Ginn Chen
|
4658b768cd
|
Bug 545097 [webgl] crash [@strstr] [@nsGLPbufferGLX::Init] on Sun Ray client r=vladimir
|
2010-03-02 13:54:34 +08:00 |
|
Ginn Chen
|
bbc617f0ad
|
Bug 542738 nsLocalFile::IsWritable/IsReadable/IsExecutable is wrong on Solaris r=dougt
|
2010-03-02 13:51:57 +08:00 |
|
Ginn Chen
|
ff798e8598
|
Bug 537071 Add x86_64 Solaris support for xpcom/reflect/xptcall r=jst
|
2010-03-02 13:51:40 +08:00 |
|
Craig Topper
|
5c68d29b38
|
Bug 544372: Fix more harmless UMRs to avoid valgrind complaining. r=sicking
|
2010-03-01 21:06:29 -08:00 |
|
Justin Wood
|
02a4e81b4f
|
Bug 546103, Remove remnant MOZ_PERF_METRICS from parser/, r=mrbkap
|
2010-03-01 23:38:21 -05:00 |
|
Michael Ventnor
|
25bc9c7d85
|
Bug 542361 - Fix and remove the GetUsedX assertions r=roc
--HG--
extra : rebase_source : 6bdb0e3251e955ced01476a2255e9ebc511c884b
|
2010-03-02 11:57:43 +10:00 |
|
Dave Townsend
|
25c52d4fe2
|
Bug 548627: Add some services to Services.jsm. r=gavin
|
2010-03-01 18:02:09 -08:00 |
|
Bas Schouten
|
10b251fa8d
|
Bug 534787: Properly flush and markdirty image surfaces on Locking/Unlocking image data. r=jrmuizel
|
2010-03-02 02:04:30 +01:00 |
|
Bas Schouten
|
07ee37b338
|
Bug 549171: Check if there's support for sufficient D3D hardware for the D2D backend to work. r=jrmuizel
|
2010-03-02 02:04:27 +01:00 |
|
Mark Finkle
|
f793f5610f
|
Bug 548865 - Add SwissA to font lists for Maemo font-face tests (tests only) [r=jfkthame]
|
2010-03-01 17:20:52 -05:00 |
|
Jeff Muizelaar
|
ccc8a476f6
|
Bug 549331. Use ThebesContext() instead of GetNativeGraphicData() in nsVideoFrame. r=doublec
GetNativeGraphicData() is deprecated and less type safe. This was
also the only user that used nsIRenderingContext::NATIVE_THEBES_CONTEXT.
|
2010-03-01 17:18:01 -05:00 |
|
Vladimir Vukicevic
|
eec75b1143
|
Nuke some stale/unused files
|
2010-01-22 18:29:49 -08:00 |
|
Benjamin Smedberg
|
9485b136dd
|
Bug 528250 - Unify all the intermediate tiers (xpcom/necko/external/gecko/toolkit) into one tier_platform, r=ted sr=vlad
|
2009-11-12 14:37:34 -05:00 |
|
Chris Jones
|
5e03f750df
|
Bug 541185: Fall back on clock_getres() when resolution detection fails, and remove bogus upper-bound sanity check. r=roc
|
2010-03-01 15:44:05 -06:00 |
|
Dão Gottwald
|
729667bc43
|
Bug 548027 - Tweak toolbarbutton style. r=rflint
|
2010-03-01 22:30:08 +01:00 |
|
Daniel Holbert
|
639df98604
|
Bug 537361 followup: Address review suggestions. r=birtles
|
2010-03-01 11:31:52 -08:00 |
|
Brian Birtles
|
23c0fb4d3c
|
Bug 537361: Store SMIL intervals with state for restoring. r=dholbert
|
2010-03-01 11:31:50 -08:00 |
|
Daniel Holbert
|
cd11e89e27
|
Bug 537139's reftest. r=dbaron
|
2010-03-01 11:31:48 -08:00 |
|
Daniel Holbert
|
e84b322109
|
Bug 537139: Prevent SMIL animation from triggering CSS transitions. r=dbaron
|
2010-03-01 11:31:45 -08:00 |
|
Robert Longson
|
0fa1322482
|
Bug 547854 - Improve outermost svg:title tooltip behaviour. r=dao,r=bzbarsky
|
2010-03-01 19:21:02 +00:00 |
|
Mounir Lamouri
|
7f79202969
|
Bug 549208 - Dragging a text in an input/textarea element doesn't make the placeholder disappear; r=bzbarsky
--HG--
extra : rebase_source : 13dc342d24bef26815bda5ef9958cfcb11a68a10
|
2010-03-01 10:35:40 -08:00 |
|
Gavin Sharp
|
7069c2585f
|
Bug 549349: handle file:/// drops correctly, r=Mossop
|
2010-02-26 12:26:44 -05:00 |
|
Boris Zbarsky
|
d60a23da49
|
Make the nsIChannel comments clearer in terms of threading behavior. r=biesi
|
2010-03-01 12:47:31 -05:00 |
|
Mounir Lamouri
|
d27579287c
|
Bug 549132 - middle-mouse paste fails in text input field if it is empty and does not have focus; r=bzbarsky
|
2010-03-01 09:43:20 -08:00 |
|
Mark Banner
|
7afa194344
|
Hopefully last Windows fix for non-FF apps following bug 534425
|
2010-03-01 12:27:03 +00:00 |
|
Mark Banner
|
22adc7db05
|
Linux debug bustage fix from bug 534425 for non-FF apps.
|
2010-03-01 11:27:38 +00:00 |
|
Mark Banner
|
4a7de671ca
|
Fix windows debug build bustage from bug 534425
|
2010-03-01 10:46:37 +00:00 |
|
Robert O'Callahan
|
a76a4aff87
|
Fix Windows bustage again
|
2010-03-01 21:40:58 +13:00 |
|
Robert O'Callahan
|
31031fad45
|
Fix Windows bustage
|
2010-03-01 21:28:00 +13:00 |
|
Robert O'Callahan
|
11a3d788af
|
Bug 534425. Part 6: Let nsIWidgets expose a LayerManager to be used to render into the widget, instead of nsPaintEvent::renderingContext which is removed since it's no longer needed. Currently all widgets fall back to a default BasicLayerManager implementation. Also change nsPaintEvent::region to be an nsIntRegion, and get rid of nsPaintEvent::rect since it's redundant.
|
2010-03-01 21:03:49 +13:00 |
|
Robert O'Callahan
|
d4e6525f53
|
Bug 534425. Part 5: Test that we push content to the bottommost Thebes layer when possible
|
2010-03-01 20:56:20 +13:00 |
|
Robert O'Callahan
|
b69921495b
|
Bug 534425. Part 4: Implement nsDisplayList::Paint using layers. r=mats,sr=dbaron
|
2010-03-01 20:56:19 +13:00 |
|
Robert O'Callahan
|
ae2d325921
|
Bug 534425. Part 3: Make nsRefPtr be more lenient about initializing from an already_AddRefed. r=bsmedberg
|
2010-03-01 20:56:18 +13:00 |
|