Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TIMOB-6928 Android: Don't clobber existing modules when loading binding json file... #1125

Merged
merged 3 commits into from Jan 9, 2012
Merged

Conversation

billdawson
Copy link
Contributor

...s. The android module appears in two files: android.json and calendar.json. The latter was 'winning', so the binding layer knew nothing about PendingIntent, Notification,etc.

http://jira.appcelerator.org/browse/TIMOB-6928

The failcase is in the ticket. When you run it, you should be able to click the button and then see a notification in the notification area.

Please test rhino & v8, as this is stuff at the binding layer for both. Because the binding layer is touched significantly by this, please run drillbit for both runtimes.

…iles. The android module appears in to files: android.json and calendar.json. The latter was 'winning', so the binding layer knew nothing about PendingIntent, Notification,etc.
@ayeung
Copy link
Contributor

ayeung commented Jan 6, 2012

Code reviewed and functionally tested. Ran drillbit on v8/rhino. Request Accepted

@vishalduggal
Copy link
Contributor

Functional testing passed V8/rhino. ACCEPTED

@vishalduggal
Copy link
Contributor

Code reviewed. ACCEPTED

ayeung pushed a commit that referenced this pull request Jan 9, 2012
TIMOB-6928 Android: Don't clobber existing modules when loading binding json file...
@ayeung ayeung merged commit 7f4738c into tidev:master Jan 9, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants