Boris Zbarsky
e3c85bbb77
Bug 492925. Make array access on medialists actually work. r=jst
2010-04-23 13:37:02 -04:00
Boris Zbarsky
b85efc5557
Bug 552573. Cache the Unicode responseText. r=sicking
2010-04-23 13:37:02 -04:00
Boris Zbarsky
2beee9dbfb
Bug 557605. Quickstub some XHR things. r=peterv
2010-04-23 13:37:02 -04:00
Brandon Sterne
5866e4b419
Bug 556625 - fix CSP report-only header, r=dveditz, a=bustage-fix
2010-04-23 08:45:40 -07:00
Chris Double
e5aee7b43c
Build bustage fix for comm-central static builds due to bug 551277 a=bustage-fix
2010-04-24 02:19:58 +12:00
Mark Banner
a7f60f1cf4
Bustage fix for non-libxul windows builds from bug 551277. Wrap the return value for the implementation in NS_GFX_ as well. a=bustage-fix,tree quiet
2010-04-23 08:47:54 +01: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
Robert O'Callahan
cfe2ebcbc9
Backout 7432d20f5b86 to try to fix test failures
2010-04-23 16:37:39 +12:00
Robert O'Callahan
75dc672dff
Backed out changeset 7432d20f5b86
2010-04-23 16:34:06 +12:00
Mounir Lamouri
ff8816e56a
Bug 346485. Tests for HTML5 <output> element. r=smaug
2010-04-23 14:43:36 +12:00
Mounir Lamouri
fba2c4e7f0
Bug 346485. Implement HTML5 <output> element. r=smaug,hsivonen,mrbkap,sr=jst
2010-04-23 14:43:23 +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
bb7c2f1d03
Bug 560806 - No duration or seeking on Ogg video URL's that redirect - r=roc (CLOSED TREE)
2010-04-22 12:32:52 +12:00
Chris Double
bce74d4343
Bug 551378 - Implement 4:4:4 colorspace conversion routine for YCbCr layers code - r=roc
2010-04-21 15:05:34 +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
Julian Seward
bf72f64e2d
Bug 557209. Initialize 'name' so we don't use it unintialized if GetPluginName fails. r=joshmoz
2010-04-23 14:55:22 +12:00
Ms2ger
442cd7503b
Bug 557840. Drop support for 'hspace' and 'vspace' on <canvas> elements. r=smaug,sr=sicking
2010-04-23 14:53:09 +12:00
Uli Link
3f1ab0ecbd
Bug 499266. Add AIX support for libsydneyaudio. r=kinetik
2010-04-23 14:48:15 +12:00
Ted Mielczarek
67e2757fe0
bug 558340 - Fix fallback content in about:crashes when breakpad.reportURL is not set. r=mossop
2010-04-17 13:02:06 -04:00
Ted Mielczarek
019fb8dad6
bug 557113 - sort out crash report certificate issues on Maemo. r=mfinkle,johnath
...
--HG--
extra : rebase_source : 5bd378a2721eeef2cb3abc3b54e15429be7c2416
2010-04-09 16:52:04 -04:00
Boris Zbarsky
5e646b58c9
Bug 562688 part 15. Remove the eELEMENT bit. r=jst
2010-04-30 09:12:06 -04:00
Boris Zbarsky
a26d92e83d
Bug 562688 part 14. Eliminate all remaining eELEMENT consumers. r=jst
2010-04-30 09:12:06 -04:00
Boris Zbarsky
b3de40cc58
Bug 562688 part 14. Eliminate eELEMENT usage in the rule processor; switch to Element as we can. r=dbaron
2010-04-30 09:12:06 -04:00
Boris Zbarsky
ca01cf3893
Bug 562688 part 13. Eliminate eELEMENT usage in layout/style, except the rule processor. r=dbaron
2010-04-30 09:12:06 -04:00
Boris Zbarsky
7773612f1a
Bug 562688 part 12. Eliminate eELEMENT usage in the rest of layout except layout/style. r=dbaron
2010-04-30 09:12:06 -04:00
Boris Zbarsky
4d2b5f13cc
Bug 562688 part 11. Eliminate eELEMENT usage in layout/generic. r=dbaron
2010-04-30 09:12:06 -04:00
Boris Zbarsky
ccb1be60c3
Bug 562688 part 10. Eliminate eELEMENT usage in layout/base. r=dbaron
2010-04-30 09:12:06 -04:00
Boris Zbarsky
73d309e278
Bug 562688 part 9. Eliminate eELEMENT users in dom/. r=jst
2010-04-30 09:12:06 -04:00
Boris Zbarsky
13aed1444a
Bug 562688 part 8. Change broadcasters to use Element. r=jst
2010-04-30 09:12:06 -04:00
Boris Zbarsky
30883f9737
Bug 562688 part 7. Eliminate eELEMENT users in the rest of content/. r=jst
2010-04-30 09:12:06 -04:00
Boris Zbarsky
5365938d9f
Bug 562688 part 6. Eliminate eELEMENT users in content/base. r=jst
2010-04-30 09:12:05 -04:00
Boris Zbarsky
c1ce657552
Bug 562688 part 5. Change the document id and named item table APIs to use Element. r=jst
2010-04-30 09:12:05 -04:00
Boris Zbarsky
04027a9479
Bug 562688 part 4. Change GetRootContent and the like to return Elements. r=jst, sr=sicking
2010-04-30 09:12:05 -04:00
Boris Zbarsky
60e4aef5d3
Bug 562688 part 3. Use the new element APIs in nsContentList. r=jst
2010-04-30 09:12:05 -04:00
Boris Zbarsky
350834e088
Bug 562688 part 2. Create a mozilla::dom::Element class sitting between nsGenericElement and nsIContent. r=jst, sr=sicking
2010-04-30 09:12:05 -04:00
Boris Zbarsky
405d564c49
Bug 562688 part 1. Add a new non-virtual IsElement API on nsINode. r=jst, sr=sicking
2010-04-30 09:12:04 -04:00
Olli Pettay
86b02cbfa4
Bug 561221 - nsDocumentEncoder should not use nsIDOM* interfaces internally, r=sicking
2010-04-30 14:15:09 +03:00
Olli Pettay
0205f74717
Bug 561786 - Optimize nsDocument::PreHandleEvent a bit, r=jst
2010-04-30 14:10:24 +03:00
Olli Pettay
af1e733f61
Bug 523081 - Unlink anonymous content list, r=peterv
2010-04-30 14:09:05 +03:00
Olli Pettay
03b1834f8f
Bug 562652 - MutationEvents don't get fired when documentFragment is added to a data document, r=sicking
2010-04-30 14:01:25 +03:00
Blair McBride
c80c51a338
Bug 562876 - l10n build bustage fix - Addons manager rewrite removed brand.dtd reference, l10n builds still need that.
2010-04-30 22:26:41 +12:00
Makoto Kato
68e83a5b7c
Bug 561974 - typo _WIN64 define in toolkit/components/ctypes/tests/. r=dwitte
2010-04-30 16:04:43 +09:00
Chris Pearce
b79b3424e6
Bug 562000 - Remove obselete comment from ogg-video reftests. r=test-change
2010-04-30 16:18:55 +12:00
Jeff Muizelaar
347084e968
Bug 562334. cairo: Fix cairo_quartz_get_cg_context_with_clip. r=vlad
...
A problem happens when clip->all_clipped is set and we go to get a clipped
context. Normally backends don't see operations with clip->all_clipped and so
_cairo_surface_clipper_set_clip is designed with the assumption that
clip->all_clipped is never true. I added a work-around by manually setting the
CGContextClip with an empty rectangle, however this caused cairo to be confused
about what the actual clip was.
This patch fixes the problem by adding a new function
cairo_quartz_finish_cg_context_with_clip that is called after we're done with
the native context. It moves the CGContextSave/RestoreGState calls out of
gfxNativeDrawing into cairo and uses them to ensure that the clip remains
consistent with cairo's model of them.
2010-04-29 23:19:08 -04:00
Tim Terriberry
414f8ed7e5
Bug 559343 - Silence a Coverity warning in libtheora. r=timeless
2010-04-29 12:11:40 +12:00
Cliff Wright
50919835c3
Bug 562488 - Fix crash destroying stream in OSS sydneyaudio backend. r=kinetik
2010-04-29 11:04:06 +12:00
Chris Pearce
3d040659bf
Bug 562000 - Re-enable test which should no longer be perma-orange. r=test-change
2010-04-30 15:04:22 +12:00
Chris Double
4da4eb6b25
Bug 561385 - Fix YCbCr to RGB C fallback code. r=roc
2010-04-30 15:04:22 +12:00