[webkit-changes] [17701] trunk
Geoffrey Garen
ggaren at apple.com
Fri Nov 10 11:47:38 PST 2006
> I approved the new bridge because I thought it would be sloppy to
> just go around making WebKit files .mm - Indeed that'd be cleaner
> interface-wise, but is that our new policy?
Yes, that's our new policy. WebKit should only be a thin API layer on
top of WebCore.
There's nothing sloppy about making a file .mm. Arguably, there's
slop involved in having WebKit make direct calls to WebCore, but that
ship sailed long ago.
Geoff
More information about the webkit-changes
mailing list