[Webkit-unassigned] [Bug 32694] WebKitLinkedOnOrAfter() ignores embedded frameworks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 18 03:47:07 PST 2009


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


Jens Ayton <webkit.j at ayton.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit.j at ayton.se




--- Comment #5 from Jens Ayton <webkit.j at ayton.se>  2009-12-18 03:47:07 PST ---
I’m confused as to why you’d make a test like that before calling a delegate
method in the first place.

My expectation as a Cocoa programmer is that the newest form of delegate method
will be called if available, otherwise an older form will be used. AppKit and
Foundation have linkage checks, but never, as far as I’m aware, for delegate
methods.

-- 
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