gecko/content
Rick Eyre 2488f7f69c Bug 921484 - Fix bugs found in TextTrack::GetActiveCues(); r=rillian
* mDirty needs to be set to false after the list has been recomputed.
* The loop that adds cues to the list doesn't work properly when the
  list has become dirty as we check if endTime < playback time and
  since we start from pos 0 we will never get past the first cue.
2013-12-13 10:09:33 -05:00
..
base Bug 845057 - Part 3: Use the parsed attribute in ParseSandboxAttributeToFlags; r=bz 2013-12-19 13:35:25 -08:00
canvas Backed out changeset 4330724d9e05 (bug 940811) for breaking builds 2013-12-19 19:46:54 -08:00
events Merge m-c to inbound 2013-12-20 19:00:45 -08:00
html Bug 845057 - Part 3: Use the parsed attribute in ParseSandboxAttributeToFlags; r=bz 2013-12-19 13:35:25 -08:00
mathml/content bug 949821 - use MOZ_UTF16 more and NS_LITERAL_STRING less r=froydnj 2013-12-12 20:50:01 -05:00
media Bug 921484 - Fix bugs found in TextTrack::GetActiveCues(); r=rillian 2013-12-13 10:09:33 -05:00
smil Bug 951547 - Assert that nsSMILTimedElement::SampleFillValue() is not called in STATE_STARTUP. r=dholbert 2013-12-18 21:08:03 -08:00
svg Backout ca927541e644:885c09371fe5 (bug 888685), because green builds are more Christmas-y than red builds 2013-12-22 12:56:39 -05:00
test Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
xbl Bug 950909 - Tests. r=smaug 2013-12-19 18:08:07 -08:00
xml bug 949821 - use MOZ_UTF16 more and NS_LITERAL_STRING less r=froydnj 2013-12-12 20:50:01 -05:00
xslt bug 949821 - use MOZ_UTF16 more and NS_LITERAL_STRING less r=froydnj 2013-12-12 20:50:01 -05:00
xul Bug 888615 - [Australis] Add a drawtitle attribute for XUL root elements. When drawtitle="true" is set, even drawintitlebar windows will have a window title. r=roc, r=smichaud 2013-12-17 17:11:13 +01:00
moz.build Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00