If you have a reproducible case where you can crash the browser with an iframe in a browser action popup, please create a bug in our bug tracker at http://crbug.com and reply here with the bug id. In your report please include the minimal extension code to reproduce it. Thanks!
On Wed, Dec 9, 2009 at 12:56 AM, Bruno <[email protected]> wrote: > Hi! > > I have an extension using iframe in popup to show google tasks. > I have two problem, and no idea to solve them. > > First, in every page load, the popup page is reloaded, then the iframe > too > Second, the iframe throw an alert, make the brwoser crash. > > The solution seems to put the iframe in background page an proxy it > (told in the chromium-discution group) but I really don't know how to > make that. > > I imagine few solution, as iframe the background page, but the problem > stay the same, get iframe content by chrome.* api, but the two objects > stay not the same > > Any idea? > > -- > > You received this message because you are subscribed to the Google Groups > "Chromium-extensions" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<chromium-extensions%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/chromium-extensions?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "Chromium-extensions" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=en.
