[webkit-dev] Change in how subresources work?

2007-11-23 Thread Rob Napier
Prior to 10.4.11, I had a WebKit program that worked like this: * Load a Flash/Javascript app into a WebFrame * Whenever the Flash app queries the server in a particular way (checked with didFinishLoadingFromDataSource), grab the data it downloaded The code looks like this: - (void)applicationDid

Re: [webkit-dev] Apple's feature and performance goals for WebKit

2007-11-30 Thread Rob Napier
On Nov 29, 2007 8:59 PM, Nicholas Shanks <[EMAIL PROTECTED]> wrote: > On 30 Nov 2007, at 00:27, Maciej Stachowiak wrote: > > >> • A means by which to inject CSS and JavaScript into sites I visit, > >> and have those modifications remembered across sessions. > > > > Same thing - I think the needed

Re: [webkit-dev] Auto-launch installer after download dmg

2007-12-10 Thread Rob Napier
You may want to look especially at the "internet-enable" option, which provides some of the magic you're describing. -Rob On Dec 10, 2007 5:11 PM, Kevin Decker <[EMAIL PROTECTED]> wrote: > > On Dec 10, 2007, at 2:07 AM, Bill Patterson wrote: > > > I've got a installer on a dmg, that when downloa