[Webkit-unassigned] [Bug 16960] webView:decidePolicyForNavigationAction:request:frame:decisionListener returns incorrect value for WebActionElementKey -> WebElementDOMNode key in policy when the frame's scroll position is different than the initial value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 21 19:10:19 PST 2008


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


mrowe at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE




------- Comment #1 from mrowe at apple.com  2008-01-21 19:10 PDT -------
This is a duplicate of bug 15780.

Unrelated to the bug, but note that WebActionElementKey and WebElementDOMNode
are named constants so you should be calling [[policy
objectForKey:WebActionElementKey]
objectForKey:WebElementDOMNode] rather than using them as string literals.

*** This bug has been marked as a duplicate of 15780 ***


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