#16268 closed defect (fixed)
add back dojo.config.forceBgIframe flag
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9 |
Component: | Dijit | Version: | 1.8.1 |
Keywords: | Cc: | Bryan Forbes | |
Blocked By: | Blocking: |
Description
[20187] added a dojo.config.forceBgIframe flag, but [20473] removed it, opting instead to create the iframe automatically in more cases.
However, sometimes the iframe is needed even on chrome and safari (on windows). I don't want to just add it unconditionally though because it will weigh things down, especially mobile.
So, should add back the flag (or a flag) to explicitly control whether or not there's an iframe.
Change History (7)
comment:1 Changed 10 years ago by
Cc: | Bryan Forbes added |
---|---|
Milestone: | tbd → 1.9 |
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.
See also #11822.