Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-09-04 15:11:58 +03:00
parent a1d0943d64
commit c1c50fa765

View File

@ -3182,7 +3182,9 @@ var BaseBrowserPrototype = {
// XXX from/to/around/count... // XXX from/to/around/count...
// XXX
// XXX do we need filter on this level or is dialog.filter(..).render() enough?
// ...the difference is filtering here will maintain topology...
var l var l
@ -3221,6 +3223,8 @@ var BaseBrowserPrototype = {
false ? false ?
[] []
// XXX need to maintain topology...
// inlined... // inlined...
: e instanceof BaseBrowser ? : e instanceof BaseBrowser ?
render.inline( render.inline(