Closed Bug 656017 Opened 13 years ago Closed 13 years ago

Re-remove WinCE ifdef from js/src/vprof/vprof.cpp (was incorrectly added by bug 644900)

Categories

(Core :: JavaScript Engine, defect)

All
Windows CE
defect
Not set
minor

Tracking

()

RESOLVED FIXED
mozilla7

People

(Reporter: emorley, Assigned: emorley)

References

Details

(Whiteboard: fixed-in-nanojit)

Attachments

(1 file)

It would appear bug 644900, when it landed, changed js/src/vprof/vprof.cpp even though this wasn't in the original patch. This re-added a WinCE (UNDER_CE) reference that was removed in bug 647389.

http://hg.mozilla.org/tracemonkey/rev/70dc21f4187f

http://hg.mozilla.org/mozilla-central/annotate/70dc21f4187f/js/src/vprof/vprof.cpp#l96
Attachment #531332 - Flags: review?(jorendorff)
jorendorff, ping for review please (1 line patch). 
Thanks :-)
Comment on attachment 531332 [details] [diff] [review]
Re-remove WinCE ifdef

Sure.
Attachment #531332 - Flags: review?(jorendorff) → review+
Thanks :-)
Keywords: checkin-needed
Oh, I can explain.  vprof/* are also imported from nanojit, so they must be merged in the same way that nanojit/* are merged.  That explains why vprof.cpp got changed.  (Sorry, that's very non-obvious.  I updated https://developer.mozilla.org/en/NanojitMerge to mention this.)

So I landed this on nanojit-central:

http://hg.mozilla.org/projects/nanojit-central/rev/b6b89f27651a

It'll get pulled into TM in the next NJ-to-TM merge.
Keywords: checkin-needed
Whiteboard: fixed-in-nanojit
Ah wasn't aware vprof fell under nanojit - thanks :-)
http://hg.mozilla.org/mozilla-central/rev/9c89c79056c7
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla7
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: