-
```
These won't work in a sandboxed environment, and indicate either:
1. Places where the code is unreachable, or
2. Places where functionality is genuinely broken.
For case #2, add a sdk API for th…
-
```
These won't work in a sandboxed environment, and indicate either:
1. Places where the code is unreachable, or
2. Places where functionality is genuinely broken.
For case #2, add a sdk API for th…
-
```
The original bug was reported in
http://code.google.com/p/chromium/issues/detail?id=455195&q=owner%3Ame&colspec=I
D%20Pri%20M%20Week%20ReleaseBlock%20Cr%20Status%20Owner%20Summary%20OS%20Modifie
…
-
```
https://pdfium.googlesource.com/pdfium/+log/635e82ec20b3d5ffcb24f9a1b1be9f1f24d8
a3f4..02e6ca4c4fc94f72fa7aac326234dfd8a9f61d23?pretty=fuller is broken, where
full view -
https://pdfium.googleso…
-
Basically I got warnings messages "warning LNK4068: /MACHINE not specified" that made it default to X64 and thus error and failed compilation.
I fixed it by quickly modifying generated pdfium.vcxproj …
-
```
These won't work in a sandboxed environment, and indicate either:
1. Places where the code is unreachable, or
2. Places where functionality is genuinely broken.
For case #2, add a sdk API for th…
-
```
These won't work in a sandboxed environment, and indicate either:
1. Places where the code is unreachable, or
2. Places where functionality is genuinely broken.
For case #2, add a sdk API for th…
-
```
When I compile pdfium with VC++'s /analyze I hit this warning:
src\third_party\pdfium\fpdfsdk\include\fsdk_mgr.h(96) : warning C6001: Using
uninitialized memory 'fxtime'
This is because FFI_Get…
-
```
the pdfium sources contains a call to V8::InitializeICU() however, that is
commented out for chrome builds.
Since ICU is linked statically into pdfium, the copy used by pdfium is not
configured…
-
```
the pdfium sources contains a call to V8::InitializeICU() however, that is
commented out for chrome builds.
Since ICU is linked statically into pdfium, the copy used by pdfium is not
configured…