Closed Bug 1164717 Opened 9 years ago Closed 9 years ago

Flatten away public/src subdirectories under storage/

Categories

(Toolkit :: Storage, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla41
Tracking Status
firefox41 --- fixed

People

(Reporter: poiru, Assigned: poiru)

Details

Attachments

(2 files)

      No description provided.
Attachment #8605580 - Flags: review?(mak77)
Attachment #8605581 - Flags: review?(mak77)
Attachment #8605580 - Flags: review?(mak77) → review+
Comment on attachment 8605581 [details] [diff] [review]
Flatten storage/src/ directory

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

::: storage/build/moz.build
@@ +16,5 @@
>  
>  FINAL_LIBRARY = 'xul'
>  
> +LOCAL_INCLUDES += [
> +    '/storage',

a relative '..' could be clearer.

::: storage/test/moz.build
@@ +28,5 @@
>          'test_deadlock_detector',
>      ])
>  
>  LOCAL_INCLUDES += [
> +    '/storage',

'..'
Attachment #8605581 - Flags: review?(mak77) → review+
https://hg.mozilla.org/mozilla-central/rev/ad01543457e7
https://hg.mozilla.org/mozilla-central/rev/dd79977a3286
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in before you can comment on or make changes to this bug.