Ticket #1357 (new enhancement)

Opened 11 months ago

Last modified 8 months ago

Record / playback for fileupload

Reported by: Jani Laakso Owned by: Jani Laakso
Priority: undefined Milestone: Testing Tools Backlog
Component: Testing Tools Version:
Keywords: Cc:
Known Issue description:
Hours estimate: 2 Deadline (dd.mm.yyyy):
Known Issue version (since): Known Issue title:
Hours done: Depends to:
Affects documentation: no
Known Issue workaround:
Affects release notes: yes Contract:

Description

See #1356

Using own profile (user.js) with

//
// Unlimited access for javascript
//
user_pref("capability.principal.codebase.p0.granted", "UniversalPreferencesWrite UniversalXPConnect UniversalBrowserWrite UniversalPreferencesRead UniversalFileRead UniversalBrowserRead CapabilityPreferencesAccess");
user_pref("capability.principal.codebase.p0.id", "*");
user_pref("capability.principal.codebase.p0.subjectName", "");

gives us full access to browser without any js security limits..

NOTE: This ticket does not involve how profile is installed, see #1356 for that..

Change History

Changed 11 months ago by Jani Laakso

  • type changed from defect to enhancement

Changed 11 months ago by Joonas Lehtinen

  • milestone set to Testing Tools 2

Changed 8 months ago by Joonas Lehtinen

  • milestone changed from Testing Tools 2.0.0 to Testing Tools Backlog

Milestone Testing Tools 2.0.0 deleted

Note: See TracTickets for help on using tickets.