Closed
Bug 695214
Opened 14 years ago
Closed 13 years ago
XPIDL compiler should enforce [retval] parameters coming last
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla14
People
(Reporter: bholley, Assigned: froydnj)
Details
Attachments
(1 file)
1.47 KB,
patch
|
khuey
:
review+
|
Details | Diff | Splinter Review |
It doesn't currently do this. This is bad, because we assume this to be the case within XPConnect.
Comment 1•14 years ago
|
||
They have to be last? That's new to me!
Reporter | ||
Updated•14 years ago
|
Assignee: nobody → khuey
![]() |
Assignee | |
Comment 3•13 years ago
|
||
Attachment #605526 -
Flags: review?(khuey)
![]() |
Assignee | |
Updated•13 years ago
|
Whiteboard: [autoland-try:-b do -p all -u none -t none]
Updated•13 years ago
|
Whiteboard: [autoland-try:-b do -p all -u none -t none] → [autoland-in-queue]
Comment 4•13 years ago
|
||
Autoland Patchset:
Patches: 605526
Branch: mozilla-central => try
Destination: http://hg.mozilla.org/try/pushloghtml?changeset=8344741fc63b
Try run started, revision 8344741fc63b. To cancel or monitor the job, see: https://tbpl.mozilla.org/?tree=Try&rev=8344741fc63b
Comment 5•13 years ago
|
||
Try run for 8344741fc63b is complete.
Detailed breakdown of the results available here:
https://tbpl.mozilla.org/?tree=Try&rev=8344741fc63b
Results (out of 14 total builds):
success: 14
Builds (or logs if builds failed) available at:
http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/autolanduser@mozilla.com-8344741fc63b
Updated•13 years ago
|
Whiteboard: [autoland-in-queue]
Attachment #605526 -
Flags: review?(khuey) → review+
![]() |
Assignee | |
Updated•13 years ago
|
Keywords: checkin-needed
Comment 6•13 years ago
|
||
Assignee: khuey → nfroyd
Flags: in-testsuite-
Keywords: checkin-needed
Target Milestone: --- → mozilla14
Comment 7•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Version: unspecified → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•