FreeBSD Bugzilla – Attachment 165713 Details for
Bug 206333
mail/thunderbird www/firefox-esr www/libxul www/seamonkey: fix build with clang 3.8.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Remove superfluous (and ambiguous) forward declarations from MessageEvent.h
www__libxul-fix-ambiguous-decls-1.diff (text/plain), 989 bytes, created by
Dimitry Andric
on 2016-01-17 14:21:42 UTC
(
hide
)
Description:
Remove superfluous (and ambiguous) forward declarations from MessageEvent.h
Filename:
MIME Type:
Creator:
Dimitry Andric
Created:
2016-01-17 14:21:42 UTC
Size:
989 bytes
patch
obsolete
>Index: www/libxul/files/patch-dom-events-MessageEvent.h >=================================================================== >--- www/libxul/files/patch-dom-events-MessageEvent.h (nonexistent) >+++ www/libxul/files/patch-dom-events-MessageEvent.h (working copy) >@@ -0,0 +1,12 @@ >+--- dom/events/MessageEvent.h.orig 2015-12-22 00:49:29.000000000 +0100 >++++ dom/events/MessageEvent.h 2016-01-17 14:44:08.806122000 +0100 >+@@ -15,9 +15,6 @@ namespace mozilla { >+ namespace dom { >+ >+ struct MessageEventInit; >+-class MessagePort; >+-class MessagePortBase; >+-class MessagePortList; >+ class OwningWindowProxyOrMessagePort; >+ >+ /** > >Property changes on: www/libxul/files/patch-dom-events-MessageEvent.h >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
jbeich
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 206333
:
165713
|
166067