mozilla
How can we identify a unique nsHTTPChannel?
I am doing some development on the firefox both with javascript and C++ for some XPCOM components开发者_开发问答.[详细]
2023-04-13 03:05 分类:问答evaluate system command or python script in firefox browser using javascript
May be duplicate. I would like to write javascript which can execute linux command in firefox (seems to be impossible but asking w开发者_运维百科ith hope)[详细]
2023-04-11 23:33 分类:问答Does Content Security Policy block bookmarklets?
Does Mozillas CSP block to execute Javascr开发者_如何学编程ipt from a bookmark by default? Can it be configured to do so?As of 2017, the answer is still a definitive \"maybe\" - just like when this a[详细]
2023-04-09 06:31 分类:问答HTML/Javascript: remember scroll independent of the window size
I\'ve got a webpage for reading books online. I\'d like to save the position inside the document so when a user resumes his reading, he starts in the point 开发者_StackOverflow社区where he previously[详细]
2023-04-06 04:05 分类:问答Enumerate all properties in Mozilla JSAPI
I want to programmatically list all properties of JS object from C++ code (I am using Mozilla\'s JSAPI). I know I can go up the prototype chain 开发者_如何学运维with JS_GetPrototype, then enumerate ea[详细]
2023-04-06 00:26 分类:问答Visual Studio debugger visualizers for Mozilla objects
Are there any Visual Studio de开发者_如何转开发bugger visualizers for Mozilla objects (e.g. nsString)?[详细]
2023-04-05 05:14 分类:问答XPJS (Javascript XPCOM) Documentation?
Anyone know where is some usable XPJS, or XPCOM in JS, documentation for recent versions of Firefox/Gecko? And sample code/ tutorials would be great too.[详细]
2023-04-04 19:19 分类:问答Customize Google Chrome browser to contain a single webpage
Is there any way to customize Google Chrome? Which technology/language would be used? Is it possible to build a customized version with no toolbars and a webpage inside (I\'m inter开发者_C百科ested in[详细]
2023-04-04 15:41 分类:问答How to alert each function name from loaded js file?
I wonder, is there some way to console.log or alert running function name. I mean can I override all the function execution, and append something like console.log(this.arguments.callee.name from Mozil[详细]
2023-04-01 01:57 分类:问答Is there a dom inspector flag for Fennec?
I\'ve got Dom Inspector installed on Fennec on my desktop, and sometimes the cmd+shift+i hotkey works and someti开发者_JS百科mes it doesn\'t (or maybe I\'m forgetting it?).. so I\"m wondering if anyon[详细]
2023-03-30 17:19 分类:问答