My idea is to add a little "Page reload!" marker in the network log if the "persistent logs" option is enabled, similar to when the console is kept over a reload. This would make finding where the relevant requests are easier.
I want to be able to easily and reliably check if a javascript is run inside an iframe, a bit like:"function onlyRunWhenImInsideIframe() { insideIframe = document.checkIfInsideIframe(); console.log(insideIframe); // should return true or false ...
It doesn't give you ownership of the data, but the full right to use it for anything. And I think you should have not called it a "license", there is probably terms that fit better for the user giving you the data to temporarily allow you to handle i...
I'd love to see Firefox Colour for mobile, I've created my desktop Firefox theme with Firefox Colour (available on AMO) and would love to have an easy way for me to port it to mobile!
Over a year after the last activity on this post now -@developers, please add a setting like "Use system TEMP folder for "Open with..."" which puts files downloaded with "Open with..." into C:\Windows\Temp or C:\Users\Username\AppData\Local\Temp on W...
I've heard window.top doesn't always work, for example when the IFrame and the page in which it's embedded aren't from the same origin, in such a case you have to do error handling and all that, so it would be easier if there was a reliable function ...