mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-08 04:09:03 +02:00
This patch replaces numerous |/* virtual */ NS_IMETHODIMP| occurrences with |NS_IMETHODIMP|, because |NS_IMETHODIMP| always implies |virtual|. --HG-- extra : rebase_source : 6ccbb2b59667718945315b671ae6236ff527a6d4 |
||
|---|---|---|
| .. | ||
| test | ||
| AVInputPort.cpp | ||
| AVInputPort.h | ||
| DisplayPortInputPort.cpp | ||
| DisplayPortInputPort.h | ||
| FakeInputPortService.cpp | ||
| FakeInputPortService.h | ||
| HDMIInputPort.cpp | ||
| HDMIInputPort.h | ||
| InputPort.cpp | ||
| InputPort.h | ||
| InputPortData.cpp | ||
| InputPortData.h | ||
| InputPortListeners.cpp | ||
| InputPortListeners.h | ||
| InputPortManager.cpp | ||
| InputPortManager.h | ||
| InputPortServiceFactory.cpp | ||
| InputPortServiceFactory.h | ||
| moz.build | ||
| nsIInputPortService.idl | ||