Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

signed.applets.codebase_principal_support is set true but I always get error

  • 2 답장
  • 19 이 문제를 만남
  • 3 보기
  • 최종 답변자: ohnojack

more options

signed.applets.codebase_principal_support is set true but I always get error like Error: A script from «https://127.0.0.1:8080 <https://127.0.0.1:8080/> » was denied UniversalXPConnect privileges.

On linux it works well.

May be I need to change something else ?

signed.applets.codebase_principal_support is set true but I always get error like Error: A script from «https://127.0.0.1:8080 <https://127.0.0.1:8080/> » was denied UniversalXPConnect privileges. On linux it works well. May be I need to change something else ?

모든 댓글 (2)

more options

Possibly the consequence of this bug fix.

(please do not comment in bug reports)

more options

I used it to access the system clipboard,and now I have to write this to prefs.js all by my self to ensure not to get this error. user_pref("capability.principal.codebase.p0.granted", "UniversalXPConnect UniversalBrowserRead"); user_pref("capability.principal.codebase.p0.id", "http://localhost:81"); user_pref("capability.principal.codebase.p0.subjectName", "");

What is the best way to access the system clipboard?

글쓴이 ohnojack 수정일시