* (
bug 29916) add follow-up fetching to CR API
eg
<source lang="xml">
<revision revid="96307">
<followups>
<followups revid="96308" status="new" timestamp="2011-09-05T21:53:20Z" author="krinkle" xml:space="preserve">mediawiki.html: mediawiki.html: Add support for numbers and booleans
* Tests introduced in
r96305 work now
* (
bug 30774) - mediawiki.html: Add support for numbers and booleans
--
* Removed unneeded value-attribute in one the tests
* Changed if-else intro a switch. (to avoid calling the typeof operator multiple times and making the code a bit more readable)</followups>
<followups revid="96310" status="new" timestamp="2011-09-05T23:10:33Z" author="krinkle" xml:space="preserve">mediawiki.html: mediawiki.html: Add support for numbers and booleans
* Tests introduced in
r96305 work now
* (
bug 30774) - mediawiki.html: Add support for numbers and booleans
--
* Removed unneeded value-attribute in one the tests
* Changed if-else intro a switch. (to avoid calling the typeof operator multiple times and making the code a bit more readable)</followups>
</followups>
</revision>
</source>