WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Wish List (https://www.wowinterface.com/forums/forumdisplay.php?f=15)
-   -   Request for ADDON_ACTION_TAINTED event (https://www.wowinterface.com/forums/showthread.php?t=7535)

Zeksie 12-19-06 05:34 PM

Request for ADDON_ACTION_TAINTED event
 
Just like ADDON_ACTION_BLOCKED and ADDON_ACTION_FORBIDDEN what would be IMMENSELY helpful would be an ADDON_ACTION_TAINTED event whenever some secure entity becomes tainted for the first time.

arg1: Name of the newly tainted variable
arg2: Addon the caused the tainted.

We can use debugstack() to get more accurate info after that.

Shirik 03-04-07 02:59 AM

Quote:

Originally Posted by Zeksie
Just like ADDON_ACTION_BLOCKED and ADDON_ACTION_FORBIDDEN what would be IMMENSELY helpful would be an ADDON_ACTION_TAINTED event whenever some secure entity becomes tainted for the first time.

arg1: Name of the newly tainted variable
arg2: Addon the caused the tainted.

We can use debugstack() to get more accurate info after that.

I honestly think that it would require quite a bit of overhead if it were implemented, but sure I do agree that it would be helpful if it were. We do kinda get part of this back when we get issecurevariable() telling us the name of the addon causing the taint, though we still don't know (a) when it happened, or (b) the callstack at the taint.

sag_ich_nicht 07-25-08 10:52 PM

I'd pay for that, although the taint log is a nice alternative for this. (And yes, I know this thread is ANCIENT).


All times are GMT -6. The time now is 09:00 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI