Thread Tools Display Modes
12-19-06, 05:34 PM   #1
Zeksie
A Fallenroot Satyr
AddOn Author - Click to view addons
Join Date: Aug 2006
Posts: 24
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.
  Reply With Quote
03-04-07, 02:59 AM   #2
Shirik
Blasphemer!
Premium Member
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2007
Posts: 818
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.
  Reply With Quote
07-25-08, 10:52 PM   #3
sag_ich_nicht
A Murloc Raider
AddOn Author - Click to view addons
Join Date: Jul 2007
Posts: 5
Thumbs up

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

WoWInterface » Developer Discussions » Wish List » Request for ADDON_ACTION_TAINTED event


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off