Closed
Bug 1111225
Opened 11 years ago
Closed 11 years ago
Build more files in netwerk/cache2 in unified mode; r=glandium
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla37
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file)
1.53 KB,
patch
|
glandium
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8536036 -
Flags: review?(mh+mozilla)
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → ehsan.akhgari
Comment 2•11 years ago
|
||
Comment on attachment 8536036 [details] [diff] [review]
Build more files in netwerk/cache2 in unified mode
Review of attachment 8536036 [details] [diff] [review]:
-----------------------------------------------------------------
::: netwerk/cache2/moz.build
@@ -27,5 @@
> -]
> -
> -# AppCacheStorage.cpp cannot be built in unified mode because it uses plarena.h.
> -# The rest of these files cannot be built in unified mode because they rely oni
> -# including prlog.h after nsCache.h.
What bug made this untrue?
Attachment #8536036 -
Flags: review?(mh+mozilla) → review+
Assignee | ||
Comment 3•11 years ago
|
||
(In reply to Mike Hommey [:glandium] from comment #2)
> ::: netwerk/cache2/moz.build
> @@ -27,5 @@
> > -]
> > -
> > -# AppCacheStorage.cpp cannot be built in unified mode because it uses plarena.h.
> > -# The rest of these files cannot be built in unified mode because they rely oni
> > -# including prlog.h after nsCache.h.
>
> What bug made this untrue?
Bug 806819.
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•