summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/bytecode/StructureSet.h
diff options
context:
space:
mode:
authorMichael BrĂ¼ning <michael.bruning@digia.com>2013-11-14 18:49:17 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-11-16 17:43:07 +0100
commitc317e5d8d991537889d674f8ee8c0736ca4f268b (patch)
tree2c9d0ec5de9c81bb38b11570c52cb4d0559be2a8 /Source/JavaScriptCore/bytecode/StructureSet.h
parent049fcfba58eb1a3e71859f27cbb6a8c62a99db02 (diff)
downloadqtwebkit-c317e5d8d991537889d674f8ee8c0736ca4f268b.tar.gz
Add padding objects for classes with netscape plugin api conditionals.
When building with the Visual Studio Compiler on windows, we are facing some problems because objects that are shared between WebKit1 and WebKit2 have different memory maps for inlined accessors because the Netscape Plugin API had to be disabled for the WebKit2 API on Windows in the new snapshot for Qt 5.2. This caused plugins not to be loaded because the wrong values for the mime types and urls are returned and might lead to all kinds of bugs and quirks. This patch adds dummy pointers / data structures for the parts of the build that do not have the Netscape Plugin API enabled. Task-number: QTBUG-34280 Change-Id: Iaa2cd2b19d07eff71981f392d913ae5218495266 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@digia.com> Reviewed-by: Michael Bruning <michael.bruning@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/bytecode/StructureSet.h')
0 files changed, 0 insertions, 0 deletions