Closed Bug 1332394 Opened 7 years ago Closed 7 years ago

add BUG_COMPONENT to hal/* files

Categories

(Core :: Hardware Abstraction Layer (HAL), defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla54
Tracking Status
firefox54 --- fixed

People

(Reporter: jmaher, Assigned: jmaher)

References

Details

Attachments

(1 file)

currently we do not have any referenced bug components section in a moz.build for for the hal/* files.

there are:
hal/*.cpp|*.h
hal/android/
hal/cocoa/
hal/fallback/
hal/gonk/
hal/linux/
hal/sandbox/
hal/windows/

Should all of the files in this tree belong to core::HAL?
Do we need hal/gonk/* ?
There is no triage point of contact https://bugzilla.mozilla.org/page.cgi?id=triage_owners.html, we should find one?
with this patch, I can now do:
$ ./mach file-info bugzilla-component hal/**
Core :: Hardware Abstraction Layer (HAL)
  hal/Hal.cpp
  hal/Hal.h
  hal/HalImpl.h
  hal/HalInternal.h
  hal/HalLog.h
  hal/HalSandbox.h
  hal/HalScreenConfiguration.h
  hal/HalSensor.h
  hal/HalTypes.h
  hal/HalWakeLock.cpp
  hal/HalWakeLock.h
  hal/WindowIdentifier.cpp
  hal/WindowIdentifier.h
  hal/android
  hal/cocoa
  hal/fallback
  hal/gonk
  hal/linux
  hal/moz.build
  hal/sandbox
  hal/windows


it would be nice to adjust things as needed and to get a triage owner for hal :)
Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Attachment #8828440 - Flags: review?(overholt)
Blocks: 1328351
I'm not sure who'd be best to triage this component. Let me think about it (keeping r? for now).
I think Dave or Gabriele should be the owner here.
Flags: needinfo?(gsvelto)
Flags: needinfo?(dhylands)
Comment on attachment 8828440 [details] [diff] [review]
add BUG_COMPONENT to hal/*

Review of attachment 8828440 [details] [diff] [review]:
-----------------------------------------------------------------

Sorry, I didn't realize what you were going for here. Looks good.
Attachment #8828440 - Flags: review?(overholt) → review+
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8818cff58662
add BUG_COMPONENT to hal/* files. r=overholt
https://hg.mozilla.org/mozilla-central/rev/8818cff58662
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
Looks like this got addressed.
Flags: needinfo?(dhylands)
Flags: needinfo?(gsvelto)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: