Commit graph

3,810 commits

Author SHA1 Message Date
Moonchild
a892cb0808 Issue #80 - De-unify layout/tables 2020-05-02 08:28:38 +08:00
Moonchild
e68128d9ca Issue #80 - De-unify layout/svg 2020-05-02 08:28:35 +08:00
Moonchild
f7493bacb5 Issue #80 - De-unify layout/style 2020-05-02 08:28:32 +08:00
Moonchild
1b39899185 Issue #80 - De-unify layout/printing 2020-05-02 08:28:29 +08:00
Moonchild
aaa7be1091 Issue #80 - De-unify layout/PITA... I mean layout/generic 2020-05-02 08:28:25 +08:00
Moonchild
118743b970 Issue #80 - De-unify layout/base 2020-05-02 08:28:22 +08:00
Matt A. Tobin
e1b11805a7 Issue #80 - Resolve issues with compiling on insane gcc configurations with no optimizations in dom/ 2020-05-02 08:28:18 +08:00
wolfbeast
ea1838aa6c Issue #80 - Fix include in dom/quota
Reported by Luke.
2020-05-02 08:27:57 +08:00
adeshkp
3cae19f1c7 Issue #80 - Add Unused.h to dom/gamepad for Mac build 2020-05-02 08:27:45 +08:00
adeshkp
fb67c8b028 Issue #80 - Fix includes in dom/media/platfoms for Mac build 2020-05-02 08:27:39 +08:00
wolfbeast
2d7441fe5e Issue #80 - Fix include in dom/media for Pale Moon builds. 2020-05-02 08:26:25 +08:00
New Tobin Paradigm
8378fccf31 Add Unused.h to dom/media/webrtc/MediaTrackConstraints.cpp 2020-05-02 08:26:03 +08:00
adeshkp
180745d3d9 Issue #80 - Include D3DMessageUtils.h in dom/plugins/ipc for Mac build
This should ideally not be needed on Mac but compilation fails due to
sizeof `DxgiAdapterDesc` not known.

Didn't face this issue on Linux though, probably due to a different include
chain which already has this file included somewhere along the way.
2020-05-02 08:25:36 +08:00
adeshkp
b788c64cea Issue #80 - Fix includes in dom/media/platforms for Mac build 2020-05-02 08:25:32 +08:00
New Tobin Paradigm
f2d2f84a38 Issue #80 - Include nsIContentInlines.h in dom/svg/SVGTests.cpp to fix linux bustage 2020-05-02 08:25:29 +08:00
Moonchild
429b235e94 Issue #80 - De-unify dom/xul 2020-05-02 08:25:26 +08:00
Moonchild
2c7e0856ce Issue #80 - De-unify dom/xslt 2020-05-02 08:25:24 +08:00
Moonchild
e11bd35692 Issue #80 - De-unify dom/xml 2020-05-02 08:25:21 +08:00
Moonchild
e96e560f35 Issue #80 - De-unify dom/xhr 2020-05-02 08:25:18 +08:00
Moonchild
3751ad3739 Issue #80 - De-unify dom/xbl 2020-05-02 08:25:15 +08:00
Moonchild
080182d2d9 Issue #80 - De-unify dom/workers 2020-05-02 08:25:12 +08:00
Moonchild
66a3f44adf Issue #80 - De-unify dom/system 2020-05-02 08:25:09 +08:00
Moonchild
9f8785ef66 Issue #80 - De-unify dom/svg 2020-05-02 08:25:06 +08:00
Moonchild
e734022ff3 Issue #80 - De-unify dom/smil 2020-05-02 08:25:03 +08:00
Moonchild
b6d9a013c8 Issue #80 - De-unify dom/security
Exception: CSPUtils relies on something in CSPContext, but on
Windows it throws in an MSVC include which provides no hints.
2020-05-02 08:25:00 +08:00
Moonchild
96a88a9097 Issue #80 - De-unify dom/quota 2020-05-02 08:24:57 +08:00
Moonchild
a84d96b25c Issue #80 - De-unify dom/push 2020-05-02 08:24:54 +08:00
Moonchild
3dac0f5daf Issue #80 - De-unify dom/plugins/ipc 2020-05-02 08:24:47 +08:00
Moonchild
e3f9a09400 Issue #80 - De-unify dom/plugins/base 2020-05-02 08:23:54 +08:00
Moonchild
f5938791ba Issue #80 - De-unify dom/performance 2020-05-02 08:23:51 +08:00
Moonchild
5d8031cf76 Issue #80 - De-unify dom/media part 3
Excluding /dom/media/webrtc for bad template use:
MediaTrackConstraints.cpp/h
MediaEngineCameraVideoSource.cpp and
MediaEngineRemoteVideoSource.cpp
2020-05-02 08:23:48 +08:00
Moonchild
527ad10c12 Issue #80 - De-unify dom/media part 1 (updated reland)
This de-unifies up to and including dom/media/platforms with the exception of
dom/media/platforms/wmf, because that one throws weird errors in the Win
SDK which don't have a clear cause (yet)
2020-05-02 08:23:45 +08:00
Moonchild
294a1da59b Revert "Issue #80 - De-unify dom/media part 1"
This reverts commit b5b62d841c733dcb62112f3158f1488e670671d6.
2020-05-02 08:23:42 +08:00
Moonchild
730d952e1b Issue #80 - De-unify dom/media part 2 2020-05-02 08:23:39 +08:00
Moonchild
094d4730dd Issue #80 - De-unify dom/media part 1
This de-unifies up to and including dom/media/platforms with the exception of
dom/media/platforms/wmf, because that one throws weird errors in the Win
SDK which don't have a clear cause (yet)
2020-05-02 08:23:36 +08:00
Moonchild
04b6d1f5e6 Issue #80 - De-unify dom/ipc 2020-05-02 08:23:33 +08:00
Moonchild
9a61935395 Issue #80 - De-unify dom/indexedDB 2020-05-02 08:23:29 +08:00
wolfbeast
9b1967f0c3 Issue #80 - De-unify dom/html 2020-05-02 08:23:26 +08:00
wolfbeast
eabcbe5672 [AM] Clean up addon-signing build leftovers. 2020-05-02 08:23:23 +08:00
wolfbeast
2970ae4c3e Issue #80 - De-unify dom/network 2020-05-02 08:23:21 +08:00
wolfbeast
e4f5cc83b6 Issue #80 - De-unify dom/grid 2020-05-02 08:23:18 +08:00
wolfbeast
c5c3c68f46 Issue #80 - De-unify dom/geolocation 2020-05-02 08:23:15 +08:00
wolfbeast
040477a3f3 Issue #80 - De-unify dom/gamepad 2020-05-02 08:23:12 +08:00
wolfbeast
8c991b03a5 Issue #80 - De-unify dom/filesystem 2020-05-02 08:23:09 +08:00
wolfbeast
baff5cefca Issue #80 - De-unify dom/filehandle 2020-05-02 08:23:06 +08:00
Matt A. Tobin
e8e7f40710 Issue #65 - Remove AppConstants from toolkit/prompts/content/tabprompts.xml
This file not only somehow escaped my pass through here but was also mocking me by using AppConstants in a preprocessed file BUT ALSO right AFTER a preprocessor directive.
2020-05-02 08:22:10 +08:00
Matt A. Tobin
fc8c7f8f85 Put Request.cpp and Response.cpp back into UNIFIED in dom/fetch due to linux linker errors
Reference:

15:03.06 ../../build/unix/gold/ld: error: /home/mattatobin/development/.obj/trunk-master/navigator-x64-gtk3/toolkit/library/../../dom/fetch/Request.o: requires dynamic R_X86_64_PC32 reloc against '_ZN7mozilla3dom9FetchBodyINS0_7RequestEED2Ev' which may overflow at runtime; recompile with -fPIC
15:03.06 ../../build/unix/gold/ld: error: /home/mattatobin/development/.obj/trunk-master/navigator-x64-gtk3/toolkit/library/../../dom/fetch/Response.o: requires dynamic R_X86_64_PC32 reloc against '_ZN7mozilla3dom9FetchBodyINS0_8ResponseEED2Ev' which may overflow at runtime; recompile with -fPIC
15:03.06 ../../build/unix/gold/ld: error: read-only segment has dynamic relocations
15:03.07 /home/mattatobin/development/.obj/trunk-master/navigator-x64-gtk3/toolkit/library/../../dom/fetch/Request.o:Request.cpp:function mozilla::dom::Request::~Request(): error: undefined reference to 'mozilla::dom::FetchBody<mozilla::dom::Request>::~FetchBody()'
15:03.07 /home/mattatobin/development/.obj/trunk-master/navigator-x64-gtk3/toolkit/library/../../dom/fetch/Response.o:Response.cpp:function mozilla::dom::Response::~Response(): error: undefined reference to 'mozilla::dom::FetchBody<mozilla::dom::Response>::~FetchBody()'
2020-05-02 08:21:57 +08:00
wolfbeast
c7d6ca06da Issue #80 - De-unify dom/fetch
Running into the same problem as with dom/canvas: derived template
classes not being happy about being non-unified. Kept unified for now
to prevent linking errors.
2020-05-02 08:21:45 +08:00
wolfbeast
0688661113 Issue #80 - De-unify dom/events 2020-05-02 08:21:42 +08:00
wolfbeast
15fb8e46d1 Issue #80 - De-unify dom/crypto 2020-05-02 08:21:38 +08:00