Glad to see progress, keep up the good work. N
On Tue, Sep 23, 2008 at 12:59, Mike Pinkerton <[EMAIL PROTECTED]>wrote: > > Just wanted to give folks a quick update on the Mac status of > TestShell. This morning we got it fully linking and bringing up a > window. Note that to do this, we had to stub out a big chunk of the > net library until we do some better slicing/if-defing around the SSL > code (pulling in the basic http_transaction pulls in a lot). > > It launches, and we were able to work through several asserts and > crashers in the actual TestShell code and posix shared-mem > implementation. We also discovered some misalignment in glue where we > assume skia drawing and the underlying implementation assumes CG. > Fixing those up led to a huge stack smashing crash, but we have a > window that displays a green background, which means that we were able > to get the bulk of infrastructure in place and rendering on-screen. > > Next steps: > - finish networking layer for file and http > - resolve drawing layer incompatibilities through the glue layer > - render a webpage! > > So close! > > -- > Mike Pinkerton > Mac Weenie > [EMAIL PROTECTED] > > > > -- Nate ------- heagy.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-dev?hl=en -~----------~----~----~----~------~----~------~--~---
