Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-07-23 05:10:15 +03:00
parent b4a4bb068e
commit 42b1616504

View File

@ -4486,6 +4486,8 @@ var HTMLBrowserPrototype = {
// Prepare context for maintaining scroll offset...
//
// XXX need a counterpart to this to finalize the context on any render...
// ...or a way to tell .render(..) to render / re-render only
// specific items...
renderContext: function(context){
context = context || {}