[Webkit-unassigned] [Bug 33025] Web Inspector: Provide contentDocument URL for frame owner elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 29 14:37:41 PST 2009


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


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45621|review?                     |review+, commit-queue+
               Flag|                            |




--- Comment #7 from Pavel Feldman <pfeldman at chromium.org>  2009-12-29 14:37:40 PST ---
(From update of attachment 45621)
> +        if (payload.documentURL)
> +            this.documentURL = payload.documentURL;

Note that this has a side effect that converts "" to undefined.

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