gecko/layout
Timothy Nikkel b45467f328 Bug 1033679. When we clear frames from the image loader make sure that we also remove the images from the refresh driver. r=khuey
Normally a frame being destroyed would do this via PresShell::NotifyDestroyingFrame -> ImageLoader::DropRequestsForFrame but when we are tearing down the whole frame tree we skip per frame notifications like that for perf reasons. So we now make sure to do it when clearing out frames wholesale.

We also need to pass a prescontext pointer to ClearFrames because the ImageLoader only has a document pointer, and by that point in the presshell destruction sequence the presshell pointer on the document has been cleared.
2014-09-04 23:27:16 -05:00
..
analysis
base Bug 1033679. When we clear frames from the image loader make sure that we also remove the images from the refresh driver. r=khuey 2014-09-04 23:27:16 -05:00
build Bug 1062529 - Split GetChannelPrincipal into GetChannelResultPrincipal and GetChannelURIPrincipal. r=bz 2014-08-06 16:05:40 -07:00
doc
forms Bug 931668 - Part 23: Change a few test assertion expectations. r=dbaron 2014-09-05 13:48:48 +10:00
generic Bug 931668 - Part 23: Change a few test assertion expectations. r=dbaron 2014-09-05 13:48:48 +10:00
inspector Bug 1060985 - Fix more bad implicit constructors in layout; r=roc 2014-08-31 23:36:37 -04:00
ipc Bug 1060985 - Fix more bad implicit constructors in layout; r=roc 2014-08-31 23:36:37 -04:00
mathml Bug 1061027 - Remove bogus (and unnecessary) static_cast. r=roc 2014-09-03 14:14:00 -04:00
media Bug 1059113 - Use templates for shared libraries and frameworks. r=gps 2014-09-04 09:04:45 +09:00
printing Bug 1060985 - Fix more bad implicit constructors in layout; r=roc 2014-08-31 23:36:37 -04:00
reftests Merge m-c to inbound. a=merge 2014-09-03 16:40:18 -04:00
style Bug 1033679. When we clear frames from the image loader make sure that we also remove the images from the refresh driver. r=khuey 2014-09-04 23:27:16 -05:00
svg Bug 931668 - Part 10: Record pending restyles of restyle root descendants and ensure we restyle them if we didn't get to them. r=dbaron 2014-09-05 13:48:45 +10:00
tables Bug 1060985 - Fix more bad implicit constructors in layout; r=roc 2014-08-31 23:36:37 -04:00
tools Bug 1059331 - Additional options for reftest analyzer useful for treeherder. r=jmaher 2014-09-03 14:37:22 -04:00
xul Bug 1060985 - Fix more bad implicit constructors in layout; r=roc 2014-08-31 23:36:37 -04:00
moz.build Bug 1043820 - Remove PARALLEL_DIRS. r=gps 2014-07-29 08:57:59 +09:00