[Webkit-unassigned] [Bug 17186] Fragment navigations within a page permanently cancels scheduled meta-refreshes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 13 11:09:27 PST 2008


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





------- Comment #5 from timmmaaayyy at gmail.com  2008-02-13 11:09 PDT -------
Re: the test - I've asked around several times on #webkit for help and have
spoken 1/1 with some webkit developers, and I spent a day or two trying to
write a good test. But it is absolutely possible you know something I don't and
I'd be willing to give it another go if you give me a pointer. The main
problem: I don't see a way to use the layout test controller to maintain state
(exposed to the page itself) across loads of the page, and I need to do this so
that I know after I fake a link click on the anchor, how many times the page
(with identical url) has been loaded. AFAIK, I can't add URL params or modify
the urls involved to point at a "server side" script because that will cause
FrameLoader::shouldReload to behave differently and I wont end up testing
exactly this situation.

I'm all ears.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list