[Webkit-unassigned] [Bug 51116] Building webkit with Visual Studio 2010 fails due to ambiguous 'operator =' methods in RefPtr.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 23 16:43:51 PST 2010


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


Darin Adler <darin at apple.com> changed:

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




--- Comment #15 from Darin Adler <darin at apple.com>  2010-12-23 16:43:51 PST ---
(From update of attachment 77384)
View in context: https://bugs.webkit.org/attachment.cgi?id=77384&action=review

The rest of my comments from the first patch still apply, except for the one about the tab.

> WebCore/dom/Document.cpp:3175
> -            newFocusedNode = 0;
> +            newFocusedNode = (Node*) 0;

This change looks wrong. Could you tell me more about the warning?

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