[Webkit-unassigned] [Bug 27637] [Gtk] Needs a signal for didFinishDocumentLoadForFrame - fails fast/history/saves-state-after-fragment-nav.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 10 04:43:44 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27637





--- Comment #2 from Jan Alonzo <jmalonzo at gmail.com>  2009-09-10 04:43:44 PDT ---
(In reply to comment #1)
> That sounds like a good idea. I feel we should study Mac's API docs for this
> delegate and the ones it is related to. This looks like the API used to help
> with DOM bindings usage, doesn't it?

I have an implementation for this but it's a bit hackish. The main issue is
that there's no elegant way for us to connect to each (sub) frame. Most of the
time I had to connect while the main frame is loading so I don't miss a frame
(some frames get loaded dynamically). I feel that we might need this
functionality once we start working on the DOM bindings so this bug can
probably serve as a guinea pig.

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



More information about the webkit-unassigned mailing list