Updates:
        Status: Started
        Owner: erights

Comment #1 on issue 1058 by erights: useDebugSymbols screws up ___.grantRead
http://code.google.com/p/google-caja/issues/detail?id=1058

I'm fixing this as part of <http://codereview.appspot.com/50041/show>. After spending an embarrassing amount of time trying to figure out why debugmode actually needs to turn off fastracking, I realize it doesn't. The CajaRuntimeDebuggingRewriter already rewrites the code it generates to avoid checking the fastpath flags but just call the entry functions directly. Since the internal logic for using the fastpath is still
intact, that should close this issue.

I removed the grant* overrides and all tests still ran successfully.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to