Confirmed users, Bureaucrats and Sysops emeriti
419
edits
| Line 35: | Line 35: | ||
The most straightforward way to do this would be the following: | The most straightforward way to do this would be the following: | ||
# However we implement the DOM for the same-origin case, implement yet another [[ | # However we implement the DOM for the same-origin case, implement yet another [[XPConnect_object_wrapping | wrapper class]] that does the appropriate security checks. | ||
# Examine all checks that use the subject principal in our current codebase and make sure that equivalent checks are being performed in the new model. | # Examine all checks that use the subject principal in our current codebase and make sure that equivalent checks are being performed in the new model. | ||