Closed Bug 670003 Opened 13 years ago Closed 13 years ago

[OS/2] update Yarr files

Categories

(Core :: JavaScript Engine, defect)

x86
OS/2
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla8

People

(Reporter: wuno, Assigned: dave.r.yeo)

References

Details

(Whiteboard: tracemonkey)

Attachments

(1 file, 3 obsolete files)

Attached patch v1 update YARR OS/2 files (obsolete) (deleted) — Splinter Review
Dave has made an initial patch to update Yarr for OS/2
Attachment #544617 - Attachment is patch: true
Attachment #544617 - Attachment mime type: message/rfc822 → text/plain
Assignee: general → daveryeo
Status: NEW → ASSIGNED
Is the patch ready for review?
(In reply to comment #1) > Is the patch ready for review? Testing an updated patch, will ask you for review after testing
Blocks: 625600
Attached patch Update Yarr to work on OS/2 (obsolete) (deleted) — Splinter Review
Attachment #544617 - Attachment is obsolete: true
Attachment #545007 - Flags: review?(dmandelin)
Attached patch Update Yarr to work on OS/2 (obsolete) (deleted) — Splinter Review
After some feedback from Rich patch updated with better commit and decommit plus a simplification of protection()
Attachment #545007 - Attachment is obsolete: true
Attachment #545089 - Flags: review?(dmandelin)
Attachment #545007 - Flags: review?(dmandelin)
Comment on attachment 545089 [details] [diff] [review] Update Yarr to work on OS/2 Review of attachment 545089 [details] [diff] [review]: ----------------------------------------------------------------- ::: js/src/yarr/PageBlock.cpp @@ +58,5 @@ > +{ > + return getpagesize(); > +} > + > +#elif WTF_OS_OS2 One question: any reason not to just use #if (WTF_OS_UNIX && !WTF_OS_SYMBIAN) || WTF_OS_OS2 above?
Attached patch Update Yarr to work on OS/2 (deleted) — Splinter Review
(In reply to comment #5) > Comment on attachment 545089 [details] [diff] [review] [review] > Update Yarr to work on OS/2 > > Review of attachment 545089 [details] [diff] [review] [review]: > ----------------------------------------------------------------- > > ::: js/src/yarr/PageBlock.cpp > @@ +58,5 @@ > > +{ > > + return getpagesize(); > > +} > > + > > +#elif WTF_OS_OS2 > > One question: any reason not to just use > > #if (WTF_OS_UNIX && !WTF_OS_SYMBIAN) || WTF_OS_OS2 > > above? I meant to fix this and forgot. Updated patch attached
Attachment #545089 - Attachment is obsolete: true
Attachment #545319 - Flags: review?(dmandelin)
Attachment #545089 - Flags: review?(dmandelin)
Comment on attachment 545319 [details] [diff] [review] Update Yarr to work on OS/2 Review of attachment 545319 [details] [diff] [review]: -----------------------------------------------------------------
Attachment #545319 - Flags: review?(dmandelin) → review+
Keywords: checkin-needed
Whiteboard: tracemonkey
Keywords: checkin-needed
Whiteboard: tracemonkey → tracemonkey [inbound]
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
(Technically, bugs aren't FIXED until their patches make it into mozilla-central. That should happen for this bug in the next day or so, at the next merge from mozilla-inbound. Whoever merges mozilla-inbound to mozilla-central will resolve this bug.)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Status: REOPENED → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 13 years ago13 years ago
Resolution: --- → FIXED
Whiteboard: tracemonkey [inbound] → tracemonkey
Target Milestone: --- → mozilla8
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: