[Webkit-unassigned] [Bug 11775] 'Show URLs in Tool Tips' preference is ignored

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 10 11:11:14 PST 2007


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





------- Comment #5 from mitz at webkit.org  2007-01-10 11:11 PDT -------
Regarding "even when the data source is not changing", this is necessary (in
this approach) because if the WebPreferencesChangedNotification is received
while the view is not in a frame, it will reset its cached preferences based on
the default preferences, making it necessary to reset the cache again in the
otherwise no-op -setDataSource:. Again, there's no clear place to stop and
resume listening for the notification, hence the need for this.


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