[Webkit-unassigned] [Bug 16947] [GTK] Missing HTTP Auth challenge

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 26 07:58:45 PST 2009


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


zecke at selfish.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #27731|review?                     |review+
               Flag|                            |




------- Comment #42 from zecke at selfish.org  2009-02-26 07:58 PDT -------
(From update of attachment 27731)

> +        Frame* m_frame;

To use RefPtr or not to use it. Can the Frame be removed during a request? This
might be a source of a crash, but we can go for wait and see.

>  
> +    // Used to set the authentication dialog toplevel; may be NULL
> +    d->m_frame = frame;
> +

maybe move the comment to the header file?


*skipped widget foo*


-- 
Configure bugmail: https://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