On Jun 26, 2007, at 11:00 AM, Double-Dee Zee wrote:
does the use of non-redistributable support libraries force Adobe to maintain their own WebKit branch?

No.

Adobe should bring their changes back into the webkit.org tree, using ifdefs as appropriate.

As can anyone else who's interested in making configurations on Windows that depend on libraries other than the Apple WebKit support libraries. The three pieces from the Apple WebKit support libraries are: CoreGraphics for rendering, CFNetwork for networking, and SafariTheme for a custom form control look that blends in with Safari.

Also note that Adobe's branch is designed to work inside AIR, so it has many other differences from a version of the library that you'd use in a web browser -- those also will need appropriate ifdefs.

   -- Darin

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to