Open Bug 1949038 Opened 1 month ago Updated 7 days ago

Consider adding a boolean value to the PageloadEvent to store user hard disk info (SSD/HDD)

Categories

(Core :: Performance Engineering, enhancement, P3)

Unspecified
Windows
enhancement

Tracking

()

People

(Reporter: acreskey, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [necko-triaged][necko-priority-next])

Attachments

(1 obsolete file)

This would be useful as we're about to experiment with RCWN again, see bug 1946429

Assignee: nobody → sekim
Attachment #9467193 - Attachment description: WIP: Bug 1949038 - Add a bit to the PageloadEvent features bitfield to store user hard disk info (SSD/HDD) r=acresky → Bug 1949038 - Add a bit to the PageloadEvent features bitfield to store user hard disk info (SSD/HDD) r=acreskey
Status: NEW → ASSIGNED
Attachment #9467193 - Attachment description: Bug 1949038 - Add a bit to the PageloadEvent features bitfield to store user hard disk info (SSD/HDD) r=acreskey → WIP: Bug 1949038 - Add a bit to the PageloadEvent features bitfield to store user hard disk info (SSD/HDD) r=acreskey
Component: Performance → Performance Engineering
Summary: Consider adding a bit to the PageloadEvent 'features' bitfield to store user hard disk info (SSD/HDD) → Consider adding a boolean to the PageloadEvent 'features' bitfield to store user hard disk info (SSD/HDD)
See Also: → 1932691
Attachment #9467193 - Attachment description: WIP: Bug 1949038 - Add a bit to the PageloadEvent features bitfield to store user hard disk info (SSD/HDD) r=acreskey → WIP: Bug 1949038 - Add a boolean value to the PageloadEvent to store user hard disk info (SSD/HDD) r=acreskey
Summary: Consider adding a boolean to the PageloadEvent 'features' bitfield to store user hard disk info (SSD/HDD) → Consider adding a boolean value to the PageloadEvent to store user hard disk info (SSD/HDD)

Possible steps?:

  1. Call GetDiskInfo from an observer, then set the global variable, hasSSD, via nsIIOService
  2. Access and record this value in ContentParent

(In reply to Sean Kim from comment #3)

Possible steps?:

  1. Call GetDiskInfo from an observer, then set the global variable, hasSSD, via nsIIOService
  2. Access and record this value in ContentParent

Hi Sean, sorry I missed this.
This seems reasonable to store in ContentParent.

Since this bug requires Windows Machine, it would be great if someone else with Windows machine could take this bug.

Assignee: sekim → nobody
Status: ASSIGNED → NEW
OS: Unspecified → Windows
Whiteboard: [necko-triaged][necko-priority-next]
Attachment #9467193 - Attachment is obsolete: true
See Also: → 1923894, 1954216
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: