Skip to content
This repository has been archived by the owner on May 10, 2019. It is now read-only.

issue 3067 - don't require caller to have curry on Function prototype #3069

Merged
merged 1 commit into from
Mar 5, 2013

Conversation

jedp
Copy link
Contributor

@jedp jedp commented Mar 4, 2013

Follow the pattern of using a complete function within the internal_api callbacks so that use of curry is confined to the dialog.

This is important in a context like b2g or desktop firefox, where callbacks are handed from the browser to the internal_api; they should not need to modify the Function prototype.

@seanmonstar
Copy link
Contributor

I'd click the merge button if the target was b2g. Or maybe we're just going straight to dev now...

@jedp
Copy link
Contributor Author

jedp commented Mar 5, 2013

Thanks, @seanmonstar - i could be thinking of this the wrong way, but i'm proposing it to dev so it can be pulled both into b2g and branch we're using for desktop firefox for picl. I thought this would be easier, and it seems like a valid bug for dev anyway.

seanmonstar added a commit that referenced this pull request Mar 5, 2013
issue 3067 - don't require caller to have curry on Function prototype
@seanmonstar seanmonstar merged commit 37c17dd into mozilla:dev Mar 5, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants