Regarding upgrading to Visual C++ 2017, I have patchset for that here:
https://bugs.webkit.org/show_bug.cgi?id=172412
Unfortunately it seems to cause a problem WebCore::HTMLNames::init(), which
is something to do with the disabling of static constructors.
On 18 July 2017 at 07:56, Carlos Alberto
Hi all,
I'm looking to add support for displaying Emoji's to the wincairo port.
I've reported https://bugs.webkit.org/show_bug.cgi?id=172565
for this, but I'm trying to find the best place to start.
Does anyone have any pointers?
Cheers,
Isaac
___
web
On 19 May 2017 at 16:16, Fujii Hironori wrote:
> On Fri, May 19, 2017 at 8:18 AM, Isaac Devine
> wrote:
> > Hi,
> >
> > I'm looking at linking against WebKit in my application, which is linked
> > against the MultiThreadedDLL CRT (i.e. dynamically linked); how
Hi,
I'm looking at linking against WebKit in my application, which is linked
against the MultiThreadedDLL CRT (i.e. dynamically linked); however WebKit
is linked against the MultiThreaded CRT (i.e. statically linked). I've
linked against previous builds with this configuration "without problems".
TextExpander for Windows uses the wincairo port (
https://www.textexpander.com )
Cheers,
Isaac
On 27 September 2016 at 09:47, Brent Fulgham wrote:
>
> On Sep 26, 2016, at 12:55 PM, Olmstead, Don wrote:
>
> @annulen I know you've mentioned conan.io before but I've never
> personally used it so
Hi,
I have an application which embeds the wincairo port of webkit.
It has a hidden webview used for server communication.
It also has webviews attached to standard Winapi windows, containing the
user interface.
These are loaded with the loadData method, like so (error checking omitted):
IWebF
Hi Chris,
I wonder whether what you have reported would cause this issue:
https://bugs.webkit.org/show_bug.cgi?id=151162
Cheers,
Isaac
On 14 April 2016 at 09:17, Vienneau, Christopher wrote:
> Hi,
>
>
>
> I just wanted to give a heads up on an issue I recently investigated, the
> details can b
eds to be called libicuuc and libicuin instead of
> icuuc and icuin to match the AppleWin port, and it would be nice if it
> built it into the same bin64, bin32, lib64, lib32, and include directories
> as everything else.
>
> On Dec 28, 2015, at 12:13 PM, Isaac Devine
> wrote:
&g
ristensen07/WinCairoRequirements or just send me an
> email with the changes you want to include. I’m right in the middle of
> updating icu in that repository, so you might want to go back to
> a9b631e1146a696dc81b584c837ccfb7db5524b9
>
> Alex
>
> On Dec 21, 2015, at 4:44 PM, Isaac De
Hi all,
I have a patch that enables support for wss:// urls for websockets with the
wincairo port.
I haven't created a bug and attachment yet because it requires curl 7.45,
which is newer than the curl that the current wincairo build depends on.
How do I go about proposing updates of the curl de
10 matches
Mail list logo