[webkit-changes] [76916] trunk

laszlo.1.gombos at nokia.com laszlo.1.gombos at nokia.com
Thu Jan 27 21:47:40 PST 2011


Dan,

It was necessary as I remember. I would have to go back and look why, will let you know asap. Is there a concern with this ?

Thanks,
  Laszlo

From: ext Dan Bernstein [mailto:mitz at apple.com]
Sent: Friday, January 28, 2011 12:44 AM
To: Gombos Laszlo.1 (Nokia-MS/Boston)
Cc: webkit-changes at lists.webkit.org
Subject: Re: [webkit-changes] [76916] trunk

Hi Laszlo,

On Jan 27, 2011, at 9:37 PM, laszlo.1.gombos at nokia.com<mailto:laszlo.1.gombos at nokia.com> wrote:


Modified: trunk/Source/WebCore/platform/mac/EmptyProtocolDefinitions.h (76915 => 76916)



--- trunk/Source/WebCore/platform/mac/EmptyProtocolDefinitions.h     2011-01-28 05:30:10 UTC (rev 76915)

+++ trunk/Source/WebCore/platform/mac/EmptyProtocolDefinitions.h     2011-01-28 05:37:44 UTC (rev 76916)

@@ -23,6 +23,9 @@

  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

  */



+#ifndef EmptyProtocolDefinitions_h

+#define EmptyProtocolDefinitions_h

+

 #if defined(__OBJC__)



 #define EMPTY_PROTOCOL(NAME) \

@@ -47,3 +50,5 @@

 #undef EMPTY_PROTOCOL



 #endif /* defined(__OBJC__) */

+

+#endif /* EmptyProtocolDefinitions_h */

Why was this change necessary or desirable?

Thanks,
-Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-changes/attachments/20110128/8127a415/attachment.html>


More information about the webkit-changes mailing list