Tanvi Vyas
|
f95358158a
|
Bug 803225 - Test different protocols that are allowed in nsMixedContentBlocker.cpp. r=bz, r=smaug
|
2012-11-15 20:34:56 -05:00 |
|
Tanvi Vyas
|
3fd0036b53
|
Bug 803225 - Mixed Content Blocker - Check for other secure schemes, in additon to https. r=bz
|
2012-11-15 20:34:56 -05:00 |
|
Ryan VanderMeulen
|
904b2ad6b8
|
Merge m-c to inbound.
|
2012-11-15 20:34:51 -05:00 |
|
Ryan VanderMeulen
|
791db753f5
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-11-15 20:21:35 -05:00 |
|
Bobby Holley
|
8ef2b01458
|
Bug 811152 - Decxify various DOM methods. r=me
|
2012-11-15 11:54:34 -08:00 |
|
Ed Morley
|
28ef3f27d7
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-11-15 16:17:36 +00:00 |
|
Olli Pettay
|
bd393f0158
|
Bug 656311 - Remove XML Events, r=bz
|
2012-11-15 14:29:58 +02:00 |
|
Olli Pettay
|
f3ed372614
|
Bug 749448 - Remove XTF, r=bz
|
2012-11-15 14:27:13 +02:00 |
|
Ryan VanderMeulen
|
1efc9eec06
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-11-14 21:43:07 -05:00 |
|
Olli Pettay
|
c0bc70ee84
|
Bug 800947, check the existence of widget only when the event is actually nsGUIEvent, r=bz
|
2012-11-14 19:45:04 +02:00 |
|
Alexander Surkov
|
2c5b6ccb92
|
Bug 811729 - remove XForms a11y support, r=tbsaunde
|
2012-11-16 01:43:41 +09:00 |
|
Zack Weinberg
|
974d69cf27
|
Bug 516091: Split CSS error reporting to its own file and class. Allows CSS scanner to become a stack object. r=dbaron
|
2012-11-15 11:36:15 -05:00 |
|
Olli Pettay
|
d750e150b5
|
Bug 810793 - nsXULTemplateQueryProcessorXML::GetDatasource should pass outer window to nsIXMLHttpRequest::Init, r=sicking
|
2012-11-13 13:03:52 +02:00 |
|
Boris Zbarsky
|
fa61227956
|
Bug 811449 part 8. Get rid of nsGenericElement. r=peterv
|
2012-11-14 14:10:08 -08:00 |
|
Boris Zbarsky
|
e04f1853c1
|
Bug 811449 part 7. Get rid of nsGenericElement in Element.cpp. r=peterv
|
2012-11-14 14:10:08 -08:00 |
|
Boris Zbarsky
|
ee774e7905
|
Bug 811449 part 6. Rename nsGenericElement.cpp to Element.cpp. r=peterv
--HG--
rename : content/base/src/nsGenericElement.cpp => content/base/src/Element.cpp
|
2012-11-14 14:10:08 -08:00 |
|
Boris Zbarsky
|
3ac151466b
|
Bug 811449 part 5. Drop no longer needed namespacing on arguments and return values of Element methods. r=peterv
|
2012-11-14 14:10:07 -08:00 |
|
Boris Zbarsky
|
edf6984822
|
Bug 811449 part 4. Move the data members of Element to the end of the class. r=peterv
|
2012-11-14 14:10:07 -08:00 |
|
Boris Zbarsky
|
8aef506aa6
|
Bug 811449 part 3. Eliminate nsGenericElement as a separate class.
|
2012-11-14 14:10:07 -08:00 |
|
Boris Zbarsky
|
9bb226d6f2
|
Bug 811449 part 2. Combine the forward-declares and includes in Element.h. r=peterv
This is just moving includes and forward-declares and some inline
implementations around. No substantive changes.
|
2012-11-14 14:10:07 -08:00 |
|
Boris Zbarsky
|
51ac9d3512
|
Bug 811449 part 1. Move everything from nsGenericElement.h to Element.h. r=peterv
Note: This is just moving code as-is, with absolutely no changes
outside of the Link bits that are needed to make mock_Link compile.
|
2012-11-14 14:10:07 -08:00 |
|
Randell Jesup
|
f3cbf201a0
|
Bug 802399: set capture index for audio input when device is Allocate()ed, plug VoEHw leak r=derf
|
2012-11-15 18:23:39 -05:00 |
|
Randell Jesup
|
f01b2fce9c
|
Bug 811695: disable internal socket transports for getUserMedia Audio capture r=derf
|
2012-11-15 17:58:40 -05:00 |
|
Robert Longson
|
a94aa7ca71
|
Bug 811217 - EventNameType_SMIL is wrong. r=dholbert
|
2012-11-15 22:09:30 +00:00 |
|
Nathan Froyd
|
7763a56349
|
Bug 812156 - fix GCC 4.4 compile error with qualified enum values in CanvasRenderingContext2D.cpp; r=Ms2ger
|
2012-11-15 09:16:04 -05:00 |
|
Benoit Jacob
|
01e66c04f0
|
Bug 806279 - reverting this file to Unix line endings - no review, bustage
|
2012-11-15 04:30:54 -05:00 |
|
Nicholas Cameron
|
4fb892ba0a
|
Bug 800556; test for mozDashOffset errors; r=Ms2ger
--HG--
extra : rebase_source : 834c2d1c426a8f33b66ee60e3fef912d652d5f59
|
2012-11-13 21:39:37 -08:00 |
|
Nicholas Cameron
|
a0048e93a8
|
Bug 800556; remove nsIDOMCanvasRenderingContext2D; r=Ms2ger,sr=bz
--HG--
extra : rebase_source : 461ff127a453116f3364f4ba1e414cc527f195bd
|
2012-11-13 16:35:36 -08:00 |
|
Paul Adenot
|
0122321eae
|
Bug 786331 - WebGL tests that use a video can loop indefinitely. r=bjacob
|
2012-11-13 16:47:59 -08:00 |
|
Matthew Gregan
|
10e6aae9b1
|
Bug 806263 - Move {Get,Set}ValueItemText up to MediaElement. r=doublec
|
2012-10-29 15:09:07 +13:00 |
|
Jeff Muizelaar
|
517a0e7414
|
Bug 811836. Fast path eCSSUnit_Color colors when parsing colors in canvas. r=dholbert
This will avoid doing extra work/flushing layout in the common case.
--HG--
extra : rebase_source : 95df23c3e6a5118ec4964336465a6554705b99dd
|
2012-11-14 12:46:26 -08:00 |
|
Peter Van der Beken
|
218b158687
|
Fix for bug 807075 (New DOM binding APIs for HTMLElement). r=bz.
--HG--
extra : rebase_source : 842b9397d2b050f880c44d3366bcc838e6615fd5
|
2012-11-11 00:30:15 +01:00 |
|
Ehsan Akhgari
|
c28044a224
|
Bug 811555 - Make AudioContext.createDelay not accept arguments greater than or equal to 3; r=bzbarsky
--HG--
extra : rebase_source : 5ad2006acb9c27ba7f94c0d1858a19d71cc663c4
|
2012-11-13 16:46:25 -08:00 |
|
Chris Pearce
|
216fe28466
|
Bug 811381 - Remove ns prefix from media code. r=roc
--HG--
rename : content/media/nsAudioAvailableEventManager.cpp => content/media/AudioAvailableEventManager.cpp
rename : content/media/nsAudioAvailableEventManager.h => content/media/AudioAvailableEventManager.h
rename : content/media/nsAudioStream.cpp => content/media/AudioStream.cpp
rename : content/media/nsAudioStream.h => content/media/AudioStream.h
rename : content/media/nsMediaCache.cpp => content/media/MediaCache.cpp
rename : content/media/nsMediaCache.h => content/media/MediaCache.h
rename : content/media/nsBuiltinDecoder.cpp => content/media/MediaDecoder.cpp
rename : content/media/nsBuiltinDecoder.h => content/media/MediaDecoder.h
rename : content/media/nsBuiltinDecoderReader.cpp => content/media/MediaDecoderReader.cpp
rename : content/media/nsBuiltinDecoderReader.h => content/media/MediaDecoderReader.h
rename : content/media/nsBuiltinDecoderStateMachine.cpp => content/media/MediaDecoderStateMachine.cpp
rename : content/media/nsBuiltinDecoderStateMachine.h => content/media/MediaDecoderStateMachine.h
rename : content/media/dash/nsDASHDecoder.cpp => content/media/dash/DASHDecoder.cpp
rename : content/media/dash/nsDASHDecoder.h => content/media/dash/DASHDecoder.h
rename : content/media/dash/nsDASHReader.cpp => content/media/dash/DASHReader.cpp
rename : content/media/dash/nsDASHReader.h => content/media/dash/DASHReader.h
rename : content/media/dash/nsDASHRepDecoder.cpp => content/media/dash/DASHRepDecoder.cpp
rename : content/media/dash/nsDASHRepDecoder.h => content/media/dash/DASHRepDecoder.h
rename : content/media/gstreamer/nsGStreamerDecoder.cpp => content/media/gstreamer/GStreamerDecoder.cpp
rename : content/media/gstreamer/nsGStreamerDecoder.h => content/media/gstreamer/GStreamerDecoder.h
rename : content/media/gstreamer/nsGStreamerReader.cpp => content/media/gstreamer/GStreamerReader.cpp
rename : content/media/gstreamer/nsGStreamerReader.h => content/media/gstreamer/GStreamerReader.h
rename : content/media/ogg/nsOggCodecState.cpp => content/media/ogg/OggCodecState.cpp
rename : content/media/ogg/nsOggCodecState.h => content/media/ogg/OggCodecState.h
rename : content/media/ogg/nsOggDecoder.cpp => content/media/ogg/OggDecoder.cpp
rename : content/media/ogg/nsOggDecoder.h => content/media/ogg/OggDecoder.h
rename : content/media/ogg/nsOggReader.cpp => content/media/ogg/OggReader.cpp
rename : content/media/ogg/nsOggReader.h => content/media/ogg/OggReader.h
rename : content/media/omx/nsMediaOmxDecoder.cpp => content/media/omx/MediaOmxDecoder.cpp
rename : content/media/omx/nsMediaOmxDecoder.h => content/media/omx/MediaOmxDecoder.h
rename : content/media/omx/nsMediaOmxReader.cpp => content/media/omx/MediaOmxReader.cpp
rename : content/media/omx/nsMediaOmxReader.h => content/media/omx/MediaOmxReader.h
rename : content/media/plugins/nsMediaPluginDecoder.cpp => content/media/plugins/MediaPluginDecoder.cpp
rename : content/media/plugins/nsMediaPluginDecoder.h => content/media/plugins/MediaPluginDecoder.h
rename : content/media/plugins/nsMediaPluginHost.cpp => content/media/plugins/MediaPluginHost.cpp
rename : content/media/plugins/nsMediaPluginHost.h => content/media/plugins/MediaPluginHost.h
rename : content/media/plugins/nsMediaPluginReader.cpp => content/media/plugins/MediaPluginReader.cpp
rename : content/media/plugins/nsMediaPluginReader.h => content/media/plugins/MediaPluginReader.h
rename : content/media/raw/nsRawDecoder.cpp => content/media/raw/RawDecoder.cpp
rename : content/media/raw/nsRawDecoder.h => content/media/raw/RawDecoder.h
rename : content/media/raw/nsRawReader.cpp => content/media/raw/RawReader.cpp
rename : content/media/raw/nsRawReader.h => content/media/raw/RawReader.h
rename : content/media/raw/nsRawStructs.h => content/media/raw/RawStructs.h
rename : content/media/wave/nsWaveDecoder.cpp => content/media/wave/WaveDecoder.cpp
rename : content/media/wave/nsWaveDecoder.h => content/media/wave/WaveDecoder.h
rename : content/media/wave/nsWaveReader.cpp => content/media/wave/WaveReader.cpp
rename : content/media/wave/nsWaveReader.h => content/media/wave/WaveReader.h
rename : content/media/webm/nsWebMBufferedParser.cpp => content/media/webm/WebMBufferedParser.cpp
rename : content/media/webm/nsWebMBufferedParser.h => content/media/webm/WebMBufferedParser.h
rename : content/media/webm/nsWebMDecoder.cpp => content/media/webm/WebMDecoder.cpp
rename : content/media/webm/nsWebMDecoder.h => content/media/webm/WebMDecoder.h
rename : content/media/webm/nsWebMReader.cpp => content/media/webm/WebMReader.cpp
rename : content/media/webm/nsWebMReader.h => content/media/webm/WebMReader.h
|
2012-11-14 11:46:40 -08:00 |
|
Chris Pearce
|
1d6dc9c020
|
Bug 811381 - Move media code into mozilla namespace. r=roc
|
2012-11-14 11:45:33 -08:00 |
|
Chris Pearce
|
7cadd570a9
|
Bug 811381 - Move NextFrameStatus to MediaDecoderOwner, so that nsHTMLMediaElement doesn't need to include all of nsBuiltinDecoder. r=roc
|
2012-11-14 11:45:31 -08:00 |
|
Chris Pearce
|
9473334bf2
|
Bug 811381 - Flatten nsMediaDecoder and nsBuiltinDecoder into a single class. r=roc
|
2012-11-14 11:45:13 -08:00 |
|
Daniel Glazman
|
e8b28e1b27
|
Bug 811679 - Add nsIEditorObserver back; r=ehsan
|
2012-11-14 11:23:35 -08:00 |
|
John Schoenick
|
1b500c0ec0
|
Bug 787778 - Add test. r=josh
|
2012-11-14 11:20:02 -08:00 |
|
Cameron McCormack
|
2302c9d358
|
Bug 811581 - Add a base class for all *RuleProcessorData classes. r=bz
|
2012-11-15 06:09:01 +11:00 |
|
Boris Zbarsky
|
910b1ac543
|
Bug 811663 part 2. Create a DocumentFragment.h header. r=smaug
All the code is just being moved without any changes.
|
2012-11-14 10:05:41 -08:00 |
|
Boris Zbarsky
|
2f844599aa
|
Bug 811663 part 1. Rename nsDocumentFragment to mozilla::dom::DocumentFragment. r=smaug
--HG--
rename : content/base/src/nsDocumentFragment.cpp => content/base/src/DocumentFragment.cpp
|
2012-11-14 10:05:41 -08:00 |
|
Boris Zbarsky
|
b8c79fd938
|
Bug 809765. Match the HTML spec in terms of which event handler attributes are compiled on which elements. r=smaug
|
2012-11-14 10:05:41 -08:00 |
|
Bobby Holley
|
a75f5ca4d9
|
Bug 800915 - Remove the cx parameter and simplify various APIs. r=sfink,bz
If callers want to throw, it's now their responsibility.
|
2012-11-14 09:56:26 -08:00 |
|
Ed Morley
|
c7eb022388
|
Backout 54c4f2ff78e3 (bug 807075) for Windows compilation errors
|
2012-11-14 16:45:28 +00:00 |
|
Benoit Jacob
|
58175ef06b
|
Bug 807437 - Eliminate redundant Traverse/Unlink CC macros - part 2: handmade fixups - r=mccr8
|
2012-11-15 02:32:40 -05:00 |
|
Benoit Jacob
|
5a8b82a1cb
|
Bug 807437 - Eliminate redundant Traverse/Unlink CC macros - part 1: automatic changes - r=mccr8
|
2012-11-15 02:32:40 -05:00 |
|
Benoit Jacob
|
fbd4fe56c8
|
Bug 806279 - CC macros refactoring: part 5: sample porting: content/canvas - r=mccr8,smaug
|
2012-11-15 02:32:39 -05:00 |
|
Benoit Jacob
|
f4c1a03e74
|
Bug 806279 - CC macros refactoring: part 3: fold the TRAVERSE_NATIVE and AMBIGUOUS cases - r=mccr8,smaug
|
2012-11-15 02:32:39 -05:00 |
|
Benoit Jacob
|
826d3b4b65
|
Bug 806279 - CC macros refactoring: part 1: implement type-generic CC UNLINK/TRAVERSE macros - r=mccr8,smaug
|
2012-11-15 02:32:39 -05:00 |
|