gecko/embedding
Jamie Nicol f49f7a7845 Bug 1200729 - Recompute FrameLayerBuilder item visibility if dirty region changes. r=mwoodrow
Make the FrameLayerBuilder remember for what region it has calculated
display item visibility, then recompute the visibility whenever the
dirty region it is passed to DrawPaintedLayer changes.

This means that the caller does not have to know the entire dirty region
that will be drawn for the transaction, but we can still optimise cases
where it knows some of the dirty region in advance.

This fixes a regression where MultiTiledContentClient's low-res display
port would not be painted if a smaller region of its high-res buffer had
already been painted that transaction, since the FrameLayerBuilder
had decided that most of the larger low-res region was invisible.
2015-09-15 14:41:42 +01:00
..
android/geckoview_example Bug 1192102 - Remove unused file embedded/android/GeckoSmsManager.java. r=blassey 2015-08-06 18:59:00 -04:00
browser Bug 1200729 - Recompute FrameLayerBuilder item visibility if dirty region changes. r=mwoodrow 2015-09-15 14:41:42 +01:00
components Bug 1189554 - Make Saved Passwords dialog resizable on Windows again. r=smaug 2015-09-15 16:33:36 -04:00
ios bug 1172655 - Add GeckoEmbed XCode project (NPOTB) 2015-06-15 07:46:08 -04:00
test Bug 1192654 - Fix nsWebBrowserPersist handling of nonpersistable subdocuments. r=billm 2015-08-13 08:38:19 -07:00
tests/unit Bug 1173681 - Remove winEmbed. r=bsmedberg 2015-06-23 08:54:04 -07:00
moz.build
nsEmbedCID.h
nsIWindowCreator2.idl Bug 1138290 - New option in WindowWatcher.openWindow to open another toplevel window on b2g. r=roc 2015-04-29 17:25:26 +08:00
nsIWindowCreator.idl
nsIWindowProvider.idl