[Webkit-unassigned] [Bug 31607] WebScriptable protocol: valueForUndefinedKey: selector never gets called

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 14 16:17:00 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=31607


Joe Hildebrand <joe-webkit at cursive.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joe-webkit at cursive.net




--- Comment #1 from Joe Hildebrand <joe-webkit at cursive.net>  2012-01-14 16:17:00 PST ---
On Lion, if you implement *both* invokeUndefinedMethodFromWebScript:withArguments: (which is never called) and valueForUndefinedKey:, valueForUndefinedKey: will be called correctly.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list