[Webkit-unassigned] [Bug 24538] class/struct mixup in forward declarations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 11 19:35:04 PDT 2009


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





------- Comment #2 from mrowe at apple.com  2009-03-11 19:35 PDT -------
(From update of attachment 28514)
The ResourceRequest change isn't obviously correct, as ResourceRequest is
declared as a struct on some platforms, but class on others.  That should
probably be made consistent as there's a chance that changing it from class to
struct will break other platform's builds.


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



More information about the webkit-unassigned mailing list