gecko-dev/dom/media/webm
Chris Pearce ec0ac75c45 Bug 1394648 - Switch from nsInt{Point,Rect,Size} to gfx::Int{Point,Rect,Size} in dom/media. r=jwwang
The nsRect.h and nsSize.h headers typedef nsIntRect to gfx::IntRect etc, so the
rect/size objects we use will be the same, just under a different name.
However the old headers #include a bunch of things we don't use, so we if we
use the gfx objects directly we end up with a smaller include graph.

MozReview-Commit-ID: 7S4OSqBJK9m

--HG--
extra : rebase_source : 7cc48507356ce754e8395af957fa68a28711e00a
2017-08-29 14:00:33 +12:00
..
EbmlComposer.cpp Bug 1231848 - Do not write framerate metadata to webm container in MediaRecorder. r=bechen,jesup,rillian 2017-01-13 09:00:55 +01:00
EbmlComposer.h Bug 1231848 - Do not write framerate metadata to webm container in MediaRecorder. r=bechen,jesup,rillian 2017-01-13 09:00:55 +01:00
NesteggPacketHolder.h Bug 1261900: [webm] Use block duration if known. r=kinetik 2016-04-21 21:07:54 +10:00
WebMBufferedParser.cpp Bug 1392178 - move MediaResource::CachedReadAt to MediaResourceIndex. r=gerald 2017-08-21 14:33:38 +08:00
WebMBufferedParser.h Bug 1314533: P5. Abort when webm parser encounter an error. r=kinetik 2016-11-04 23:01:49 +11:00
WebMDecoder.cpp Bug 1390748 - Remove unnecessary includes in *Decoders. r=jwwang 2017-08-16 17:19:39 +12:00
WebMDecoder.h Bug 1390748 - Remove unnecessary includes in *Decoders. r=jwwang 2017-08-16 17:19:39 +12:00
WebMDemuxer.cpp Bug 1394648 - Switch from nsInt{Point,Rect,Size} to gfx::Int{Point,Rect,Size} in dom/media. r=jwwang 2017-08-29 14:00:33 +12:00
WebMDemuxer.h Bug 1394648 - Switch from nsInt{Point,Rect,Size} to gfx::Int{Point,Rect,Size} in dom/media. r=jwwang 2017-08-29 14:00:33 +12:00
WebMWriter.cpp Bug 1375392 - Tweak the PROFILER_LABEL* macros. r=mstange. 2017-06-22 17:08:53 +10:00
WebMWriter.h Bug 1231848 - Do not write framerate metadata to webm container in MediaRecorder. r=bechen,jesup,rillian 2017-01-13 09:00:55 +01:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00