Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: loadHTMLString caching problems



This sounds important to me as a developer, if WebKit is to be used for hybrid desktop/web apps. (One of its real strengths.)

Perhaps it's outside of Apple's normal usage envelope and thus not high priority, but I'd join my voice in asking for it to be addressed.

On Apr 1, 2008, at 2:08 PM, Rush Manbert wrote:

Hi Alan,

This sounds like a bug I reported last year:

http://bugs.webkit.org/show_bug.cgi?id=14665

I reported it to Apple too, it has ID 5315820.

As far as I can tell, nobody cares. ;-)

I looked at the code and couldn't figure out how to get the behavior that I thought was correct.

I worked around this by resolving all of my resource references in the page at the time that I render the page markup. That works, but it means that I have to walk the DOM and look at every node, identify all of them that can contain resource references, and resolve the references the same way I would do if my willSendRequest delegate were called. It costs me more time to parse and walk the DOM, and I have this uneasy feeling that I might miss some element type that contains a resource reference. I'd rather rely on the browser control to find them for me and call my delegate.

Cheers! --Chris Ryland / Em Software, Inc. / www.emsoftware.com

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webkitsdk-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webkitsdk-dev/email@hidden

This email sent to email@hidden
References: 
 >Re: loadHTMLString caching problems (From: Alan Shouls <email@hidden>)
 >Re: loadHTMLString caching problems (From: Rush Manbert <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.