gecko-dev/docshell/shistory
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
..
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
nsIBFCacheEntry.idl Bug 1164706 - Flatten docshell/shistory/public/ directory. r=smaug 2015-05-14 20:52:05 -07:00
nsISHContainer.idl Bug 1164706 - Flatten docshell/shistory/public/ directory. r=smaug 2015-05-14 20:52:05 -07:00
nsISHEntry.idl Bug 1286472: Replace owner with triggeringPrincipal within docshell. r=bz 2016-07-28 09:20:41 +02:00
nsISHTransaction.idl Bug 1164706 - Flatten docshell/shistory/public/ directory. r=smaug 2015-05-14 20:52:05 -07:00
nsISHistory.idl Bug 1164706 - Flatten docshell/shistory/public/ directory. r=smaug 2015-05-14 20:52:05 -07:00
nsISHistoryInternal.idl Bug 1164706 - Flatten docshell/shistory/public/ directory. r=smaug 2015-05-14 20:52:05 -07:00
nsISHistoryListener.idl Bug 1262661 - part2: optimization on session storage and history messages. r=mconley 2016-05-23 12:15:15 +02:00
nsSHEntry.cpp Bug 1289890 - Change nsCOMArray::ReplaceObjectAt() return type from "bool" to "void", since it always succeeds. r=froyndnj 2016-08-02 16:20:00 +02:00
nsSHEntry.h Backed out changeset 00312b136937 (bug 968273) for causing regressions 2016-06-28 10:03:25 +02:00
nsSHEntryShared.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
nsSHEntryShared.h Bug 1286472: Replace owner with triggeringPrincipal within docshell. r=bz 2016-07-28 09:20:41 +02:00
nsSHTransaction.cpp Bug 1164706 - Flatten docshell/shistory/src/ directory. r=smaug 2015-05-15 15:25:39 -07:00
nsSHTransaction.h Bug 1164706 - Flatten docshell/shistory/src/ directory. r=smaug 2015-05-15 15:25:39 -07:00
nsSHistory.cpp Bug 1141788 - Use strong references during iteration in nsSHistory. r=smaug 2016-07-29 16:08:06 -07:00
nsSHistory.h Bug 1164706 - Flatten docshell/shistory/src/ directory. r=smaug 2015-05-15 15:25:39 -07:00