Details
Description
In Opera, the document object has a constructor that is also the Object prototype, so when it is passed around the attribute system, it is cloned rather than passed by reference.
This causes an issue in that the attribute setter is no longer properly detecting if the set attribute is the document because while it is a valid clone, it's not the exact object in memory.
To get around this, the setter should be smart enough to detect if the set value is an instance of the document.
Activity
Nate Cavanaugh
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
Nate Cavanaugh
03/Nov/10 2:39 AM
View full commit
AUI-271 - OverlayMask does not properly mask document in Opera
git-svn-id: svn://svn.liferay.com/repos/public/alloy/trunk@65503 05bdf26c-840f-0410-9ced-eb539d925f36
2.0.x
Nate Cavanaugh
03/Nov/10 2:39 AM
View full commit
AUI-271 - OverlayMask does not properly mask document in Opera
git-svn-id: svn://svn.liferay.com/repos/public/alloy/trunk@65503 05bdf26c-840f-0410-9ced-eb539d925f36
Nate Cavanaugh
03/Nov/10 12:38 PM
View full commit
AUI-271 - Source formatting
git-svn-id: svn://svn.liferay.com/repos/public/alloy/trunk@65517 05bdf26c-840f-0410-9ced-eb539d925f36
2.0.x
Nate Cavanaugh
03/Nov/10 12:38 PM
View full commit
AUI-271 - Source formatting
git-svn-id: svn://svn.liferay.com/repos/public/alloy/trunk@65517 05bdf26c-840f-0410-9ced-eb539d925f36
Nate Cavanaugh
03/Nov/10 1:54 PM
View full commit
AUI-271 - Source formatting
git-svn-id: svn://svn.liferay.com/repos/public/alloy/trunk@65527 05bdf26c-840f-0410-9ced-eb539d925f36
2.0.x
Nate Cavanaugh
03/Nov/10 1:54 PM
View full commit
AUI-271 - Source formatting
git-svn-id: svn://svn.liferay.com/repos/public/alloy/trunk@65527 05bdf26c-840f-0410-9ced-eb539d925f36
Vicki Tsang
made changes -
| Workflow | Liferay Workflow 2.2 [ 237795 ] | Alloy UI [ 290416 ] |
Vicki Tsang
made changes -
| Workflow | Alloy UI [ 290416 ] | LPS Workflow [ 326727 ] |
Andrew Kim
made changes -
| Workflow | LPS Workflow [ 326727 ] | PUBLIC - LPS Workflow [ 402556 ] |
Randy Zhu
made changes -
| Workflow | PUBLIC - LPS Workflow [ 402556 ] | SHARED - Public Projects Workflow [ 544719 ] |
| Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
|---|---|---|---|---|---|---|---|---|---|
|
1m 49s | 1 | Nate Cavanaugh | 02/Nov/10 11:39 PM |
