Closed Bug 622220 Opened 14 years ago Closed 11 years ago

--setpref's are stomped by jsbrowsertest

Categories

(Testing :: Reftest, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: cjones, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(2 files, 1 obsolete file)

For bug 615386, I'm adding a jsbrowsertest-ipc target by running jsbrowsertest with --setpref=browser.tabs.remote=true.  This fails because jsbrowsertest copies a custom user.js into the profile *after* the --setpref's are processed, meaning those args get stomped.

Upcoming patch processes --setprefs after copying extra files.
Assignee: nobody → jones.chris.g
Attachment #500457 - Flags: review?(jmaher)
Comment in v1 was extremely confusing.  Trying again.
Attachment #500457 - Attachment is obsolete: true
Attachment #500458 - Flags: review?(jmaher)
Attachment #500457 - Flags: review?(jmaher)
Blocks: 622221
No longer blocks: 615386
Comment on attachment 500458 [details] [diff] [review]
Process --setpref's after copying extra files

Thanks for the patch Chris.  We need to do a followup patch for the remote testing since after profile creation, we copy the profile to the device we are testing.  I can get to that this weekend when I get access to my device for a sanity check.
Attachment #500458 - Flags: review?(jmaher) → review+
patch to make this work with the remote testing stuff.  Not sure if the IPC work referenced will work, but at least the profile editing will!
Attachment #500789 - Flags: review?(ctalbert)
Comment on attachment 500789 [details] [diff] [review]
after setting prefs in profile, copy to device (1.0)

This looks good.  Chris or Joel, whichever of you lands this, let's land both patches simultaneously so we can keep our remote-testing setup in sync with the non-remote testing setup.
Attachment #500789 - Flags: review?(ctalbert) → review+
Assignee: jones.chris.g → nobody
I don't think this is relevant anymore.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: