gecko-dev/dom/media/mediasource
Nicholas Nethercote e7f10a07fd Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
This patch makes most Run() declarations in subclasses of nsIRunnable have the
same form: |NS_IMETHOD Run() override|.

As a result of these changes, I had to add |override| to a couple of other
functions to satisfy clang's -Winconsistent-missing-override warning.

--HG--
extra : rebase_source : 815d0018b0b13329bb5698c410f500dddcc3ee12
2016-08-08 12:18:10 +10:00
..
gtest Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
test Bug 1286810: [MSE] P4. Mochitest for new duration behavior. r=gerald 2016-07-19 11:45:28 +10:00
AsyncEventRunner.h Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -07:00
AutoTaskQueue.h Bug 1259274: [MSE] P4. Add AutoTaskQueue convenience class. r=gerald 2016-03-26 02:09:26 +11:00
ContainerParser.cpp Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
ContainerParser.h
MediaSource.cpp Bug 1278198 - Implement "Get Supported Configuration" algorithm in MediaKeySystemAccess. r=gerald 2016-07-01 13:36:57 +12:00
MediaSource.h Bug 1278198 - Implement "Get Supported Configuration" algorithm in MediaKeySystemAccess. r=gerald 2016-07-01 13:36:57 +12:00
MediaSourceDecoder.cpp Bug 1128069: [MSE] P6. Call NotifyDataArrived from MediaDecoder. r=gerald 2016-08-08 13:56:38 +10:00
MediaSourceDecoder.h Bug 1128069: [MSE] P6. Call NotifyDataArrived from MediaDecoder. r=gerald 2016-08-08 13:56:38 +10:00
MediaSourceDemuxer.cpp Bug 1274892: [MSE] Don't crash when source buffer is deleted early. r=cpearce 2016-05-23 14:03:43 +10:00
MediaSourceDemuxer.h Bug 1259274: [MSE] P5. Use new AutoTaskQueue with MSE objects. r=gerald 2016-03-26 02:14:49 +11:00
MediaSourceResource.h
MediaSourceUtils.cpp
MediaSourceUtils.h
moz.build Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directories. r=glandium 2016-05-11 00:00:01 -07:00
ResourceQueue.cpp Bug 1197311 - Remove PR_snprintf calls in dom/ r=froydnj 2016-02-17 14:23:39 -05:00
ResourceQueue.h
SourceBuffer.cpp Bug 1128069: [MSE] P6. Call NotifyDataArrived from MediaDecoder. r=gerald 2016-08-08 13:56:38 +10:00
SourceBuffer.h Bug 1286810: [MSE] P2. Update duration change as per new MSE spec. r=gerald 2016-07-19 11:45:28 +10:00
SourceBufferAttributes.h Bug 1259274: [MSE] P3. Refactor handling of tasks so they only ever run concurrently. r=gerald 2016-03-27 20:20:40 +11:00
SourceBufferList.cpp Bug 1286810: [MSE] P2. Update duration change as per new MSE spec. r=gerald 2016-07-19 11:45:28 +10:00
SourceBufferList.h Bug 1286810: [MSE] P2. Update duration change as per new MSE spec. r=gerald 2016-07-19 11:45:28 +10:00
SourceBufferResource.cpp Bug 1216460 - [1.1] Refactor data types, fix logs and prevent harmful type promotions in SourceBuffer eviction handling. r=jya 2016-03-22 21:24:44 +01:00
SourceBufferResource.h Bug 1216460 - [2.2] Refactor SourceBuffer frame eviction and threshold defaults. r=jya 2016-03-22 21:24:45 +01:00
SourceBufferTask.h Backed out changesets 5f4c3f3c188b, 0114f37a7742, and 7a336216b9c4 (bug 1264694) for web-platform-test asserts/crashes. 2016-05-17 11:28:59 -04:00
TrackBuffersManager.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
TrackBuffersManager.h Bug 1286810: [MSE] P2. Update duration change as per new MSE spec. r=gerald 2016-07-19 11:45:28 +10:00