Changeset [848c893b9e9e0a5b2d8d38c8db4492cd26f3a71f] by Alexander Ljungberg
December 15th, 2012 @ 01:50 AM
Fixed: CPApplicationTest setArguments.
Without this change, CPApplicationTest's manipulation of window.location.hash was ignored by CPApplication in recent versions, since CPApp in a unit test normally does not have access to the window object.
This change makes it so that CPApp does try to access the window
object, even in a unit test scenario (non PLATFORM(DOM)).
https://github.com/cappuccino/cappuccino/commit/848c893b9e9e0a5b2d8...
Committed by Alexander Ljungberg
- M AppKit/CPApplication.j
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.