[chromium-bugs] Re: Issue 30442 in chromium: Extension content scripts can get out of the sandbox via window.top

2010-01-13 Thread chromium
Comment #7 on issue 30442 by vigacmoe: Extension content scripts can get out of the sandbox via window.top http://code.google.com/p/chromium/issues/detail?id=30442 Great to know that you are working on that. -- You received this message because you are listed in the owner or CC fields of thi

[chromium-bugs] Re: Issue 30442 in chromium: Extension content scripts can get out of the sandbox via window.top

2010-01-13 Thread chromium
Comment #6 on issue 30442 by aba...@chromium.org: Extension content scripts can get out of the sandbox via window.top http://code.google.com/p/chromium/issues/detail?id=30442 Yes, that's a bug: http://code.google.com/p/chromium/issues/detail?id=20773 I'm working on fixing it, but it requires

[chromium-bugs] Re: Issue 30442 in chromium: Extension content scripts can get out of the sandbox via window.top

2010-01-11 Thread chromium
Comment #5 on issue 30442 by vigacmoe: Extension content scripts can get out of the sandbox via window.top http://code.google.com/p/chromium/issues/detail?id=30442 I did a simple test on the latest dev channel release (4.0.288.1 dev), it seems that window.top is simply set to 'undefined' fo

[chromium-bugs] Re: Issue 30442 in chromium: Extension content scripts can get out of the sandbox via window.top

2009-12-29 Thread chromium
Updates: Status: Fixed Cc: dglaz...@chromium.org Comment #4 on issue 30442 by aba...@chromium.org: Extension content scripts can get out of the sandbox via window.top http://code.google.com/p/chromium/issues/detail?id=30442 This works properly now. Looking at the repo steps, I