[Webkit-unassigned] [Bug 13542] gdklauncher doesnt change URL in adress GTKEntry

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 16 16:49:46 PST 2007


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





------- Comment #9 from mjs at apple.com  2007-12-16 16:49 PDT -------
Most of these changes look correct. I think the end result is not entirely the
right thing though.

What should happen (IMO) is that a signal should be emitted from
FrameLoaderClient::dispatchDidCommitLoad and that gdklauncher should listen to
this signal and update the URL at that point. Once the load is committed, the
URL should update.

I'll r+ this for now because it seems like a good improvement pending
availability of the right signals in the API.


-- 
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