gecko/content
Ralph Giles 9519eeb8a7 Bug 903012 - Fix static bounds checks. r=kinetik
In reviewing the static asserts in the code I found two
inconsistencies.

riffHeader includes 4 skipped bytes which weren't accounted
for in the bounds check.

Comparisons of a uint against UINT_MAX are very unlikely to
fail regardless, but this at least makes the two MAX_BLOCK_SIZE
checks the same.
2013-08-08 10:30:00 -04:00
..
base Bug 903352 - Handlify remaining PropertyDescriptor APIs r=terrence r=bholley r=smaug 2013-08-12 12:09:14 +01:00
canvas Bug 901947 - part 1 - don't null-check |new X| in content/; r=smaug 2013-08-08 13:55:20 -04:00
events merge mozilla-inbound to mozilla-central 2013-08-12 11:28:29 +02:00
html [Bug 901289] Remove nsIDOMLinkStyle r=Ms2ger 2013-08-09 21:17:52 -04:00
mathml/content Bug 901947 - part 1 - don't null-check |new X| in content/; r=smaug 2013-08-08 13:55:20 -04:00
media Bug 903012 - Fix static bounds checks. r=kinetik 2013-08-08 10:30:00 -04:00
smil Back out 00fc7e525678 (bug 803543) for debug Mac build bustage 2013-08-09 18:51:22 -07:00
svg Back out 00fc7e525678 (bug 803543) for debug Mac build bustage 2013-08-09 18:51:22 -07:00
test Bug 873629 - Remove 129 empty Makefile.in files; r=ted 2013-05-17 16:20:11 -07:00
xbl Bug 903352 - Handlify remaining PropertyDescriptor APIs r=terrence r=bholley r=smaug 2013-08-12 12:09:14 +01:00
xml [Bug 901289] Remove nsIDOMLinkStyle r=Ms2ger 2013-08-09 21:17:52 -04:00
xslt Merge m-c to inbound. 2013-08-02 11:07:57 +02:00
xul merge mozilla-inbound to mozilla-central 2013-08-08 13:13:05 +02:00
moz.build