[Webkit-unassigned] [Bug 137066] Fix minimal build warnings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 1 10:43:17 PDT 2014


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


Daniel Bates <dbates at webkit.org> changed:

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




--- Comment #2 from Daniel Bates <dbates at webkit.org>  2014-10-01 10:43:16 PST ---
(From update of attachment 238598)
View in context: https://bugs.webkit.org/attachment.cgi?id=238598&action=review

The patch looks good with the exception of the change to Source/WebKit2/Scripts/webkit/messages.py, which isn't necessary following the patch for bug #137107, <http://trac.webkit.org/changeset/173990>.

> Source/WebKit2/Scripts/webkit/messages.py:620
> +        if not receiver.has_attribute(LEGACY_RECEIVER_ATTRIBUTE) or sync_delayed_messages:

This change isn't necessary following <http://trac.webkit.org/changeset/173990> (bug #137107).

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