Commits

Jeremy Huddleston Sequoia authored 8cb354a3a0f
webkit2-gtk: Address a build failure with +debug

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@144696 d073be05-634f-4543-b044-5fe20cf6d1d6
No tags

www/webkit2-gtk/files/PR-153138.patch

Added
1 +From 07886d9eacb7587dd52a9bcae10c1fc8ab56a910 Mon Sep 17 00:00:00 2001
2 +From: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
3 +Date: Fri, 15 Jan 2016 11:53:07 -0800
4 +Subject: [PATCH] https://bugs.webkit.org/show_bug.cgi?id=153138
5 +
6 +Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
7 +---
8 + Source/JavaScriptCore/bytecode/StructureStubInfo.cpp | 2 ++
9 + 1 file changed, 2 insertions(+)
10 +
11 +diff --git a/Source/JavaScriptCore/bytecode/StructureStubInfo.cpp b/Source/JavaScriptCore/bytecode/StructureStubInfo.cpp
12 +index 1e4b4f5..9b27aed 100644
13 +--- Source/JavaScriptCore/bytecode/StructureStubInfo.cpp
14 ++++ Source/JavaScriptCore/bytecode/StructureStubInfo.cpp
15 +@@ -26,6 +26,8 @@
16 + #include "config.h"
17 + #include "StructureStubInfo.h"
18 +
19 ++#include "JSCellInlines.h"
20 ++
21 + #include "JSObject.h"
22 + #include "PolymorphicAccess.h"
23 + #include "Repatch.h"
24 +--
25 +2.7.0
26 +

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut