Closed Bug 751845 Opened 12 years ago Closed 12 years ago

Cleanup after bug 691898

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla15

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(1 file, 1 obsolete file)

Bug 691898 removed the use of pcre, we can thus remove the pcre source, and clean up the Makefile a bit.
Assignee: general → mh+mozilla
Maybe dumb, but shouldnt the  '# BEGIN include sources for the Nitro assembler' comment move below too (well, just before the ifneq on yarr jit archs) ? Or "Nitro" has nothing to do with YARR JIT ?
\o/
Comment on attachment 620999 [details] [diff] [review]
Remove pcre source, and cleanup js/src/Makefile.in after bug 691898

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

::: js/src/Makefile.in
@@ +334,3 @@
>  		PageBlock.cpp \
>  		YarrInterpreter.cpp \
>  		YarrJIT.cpp \

I probably wouldn't have noticed this but for Landry's comment, but shouldn't YarrJIT.cpp be included only if ENABLE_YARR_JIT=1?
Blocks: 731110
(In reply to David Mandelin from comment #4)
> I probably wouldn't have noticed this but for Landry's comment, but
> shouldn't YarrJIT.cpp be included only if ENABLE_YARR_JIT=1?

You're right
Attachment #620999 - Attachment is obsolete: true
Attachment #620999 - Flags: review?(dmandelin)
Comment on attachment 621261 [details] [diff] [review]
Remove pcre source, and cleanup js/src/Makefile.in after bug 691898

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

Thanks for cleaning this up. And thanks for fixing up the Makefile a bit while you were at it.
Attachment #621261 - Flags: review?(dmandelin) → review+
https://hg.mozilla.org/mozilla-central/rev/d08ec173f49b
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: