Closed Bug 1160161 Opened 9 years ago Closed 9 years ago

Autophone - do not chmod -R full profile directory

Categories

(Testing Graveyard :: Autophone, defect)

defect
Not set
normal

Tracking

(firefox40 affected)

RESOLVED FIXED
Tracking Status
firefox40 --- affected

People

(Reporter: bc, Assigned: bc)

References

Details

Attachments

(1 file)

44 bytes, text/x-github-pull-request
gbrown
: review+
Details | Review
As part of the fix for the missing minidumps when checking for crashes, I used chmod -R on the profile directory. For new/empty profiles this is not an issue but I found when running a large number of the supported unittests that the profile's cache2 directory became very large and it took significant (many minutes) to chmod the full directory. We should only chmod the path to the minidumps directory and any other locations we need to access without chmodding the world.
Attached file pr 28
The proof will be when I push this to production, but it tests well here though my devices run as root by default.
Attachment #8600149 - Flags: review?(gbrown)
You could probably rm the cache quickly, or use prefs to turn the cache off or limit its size -- but all of those ideas have disadvantages too.
Attachment #8600149 - Flags: review?(gbrown) → review+
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
No longer blocks: 1160155
Blocks: 1163129
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: