Re: [webkit-dev] What is the status of Network Error Logging and Reporting API?

2019-06-03 Thread Ryosuke Niwa
I assume you want to use this feature. What are your use cases?

On Sun, Jun 2, 2019 at 6:16 PM Konstantin Tokarev  wrote:

> They are missing from features.json
>
> https://w3c.github.io/network-error-logging/
> https://www.w3.org/TR/reporting/
>
> --
> Regards,
> Konstantin
>
> ___
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] What is the status of Network Error Logging and Reporting API?

2019-06-03 Thread Alex Christensen
I think they should be "under consideration" for https://webkit.org/status/

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] CI builds failing for ppc64, ppc64le and s390x

2019-06-03 Thread Saam Barati
In JavaScriptCore, we make changes all the time that could break builds along 
these lines. For this, it sounds like someone is doing a bad bitwise_cast, and 
it should be trivial to fix. My guess based on the variable names is it’s one 
of Keith’s RegExp changes.

- Saam

> On Jun 3, 2019, at 7:58 AM, Eike Rathke  wrote:
> 
> Hi,
> 
> Currently the CI builds for ppc64, pc64le and s390x are failing with the
> attached error message, taken from ppc64 but the same for all three
> platforms. It started on May-22 with the indicated changes. I assume
> there's some alignment/packing difference for these platforms, didn't
> dig into it yet; does that ring a bell with someone?
> 
> Eike
> 
> -- 
> GPG key 0x6A6CD5B765632D3A - 2265 D7F3 A7B0 95CC 3918  630B 6A6C D5B7 6563 
> 2D3A
> 
> ___
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] CI builds failing for ppc64, ppc64le and s390x

2019-06-03 Thread Eike Rathke
Hi Michael,

On Monday, 2019-06-03 10:25:20 -0500, Michael Catanzaro wrote:

> Did your builds for ARM succeed?

Yes, aarch64 builds.

  Eike

-- 
GPG key 0x6A6CD5B765632D3A - 2265 D7F3 A7B0 95CC 3918  630B 6A6C D5B7 6563 2D3A


signature.asc
Description: PGP signature
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] CI builds failing for ppc64, ppc64le and s390x

2019-06-03 Thread Michael Catanzaro



Did your builds for ARM succeed? We're having a similar (though 
completely different) packing problem there:


https://bugs.webkit.org/show_bug.cgi?id=198274


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] CI builds failing for ppc64, ppc64le and s390x

2019-06-03 Thread Eike Rathke
Hi,

Currently the CI builds for ppc64, pc64le and s390x are failing with the
attached error message, taken from ppc64 but the same for all three
platforms. It started on May-22 with the indicated changes. I assume
there's some alignment/packing difference for these platforms, didn't
dig into it yet; does that ring a bell with someone?

  Eike

-- 
GPG key 0x6A6CD5B765632D3A - 2265 D7F3 A7B0 95CC 3918  630B 6A6C D5B7 6563 2D3A

Changes:

[wenson_hsieh] [iOS] Layout viewport size on google.com increases after 
rotating to

[achristensen] Revert r245501 https://bugs.webkit.org/show_bug.cgi?id=198007

[tzagallo] Fix 32-bit btyecode cache crashes

[tzagallo] Only cache bytecode for API clients in data vaults

[carlosgc] [WPE] Add initial accessibility support using ATK

[carlosgc] Unreviewed. Fix the build with HAVE(ACCESSIBILITY) disabled

[don.olmstead] [WinCairo] Build WebDriver

[antti] RTL/overflow scroll tests fail with async overflow enabled

[sihui_liu] REGRESSION(r245540): ASSERTION FAILED: identifier.isNull() ||

[graouts] [Pointer Events] Do not dispatch pointermove events when the pointer 
is

[graouts] [macOS] Compatibility mouse events aren't prevented by calling

[keith_miller] Cleanup Yarr regexp code around paren contexts.

[psaavedra] Undefined reference platformCloseFrontendPageAndWindow() linking 
against

[keith_miller] Unreviewed build fix add UNUSED_PARAM.

[jiewen_tan] [WebAuthN] Make WebAuthN default on only on macOS

[keith_miller] Unreviewed, add mistakenly ommited initializer.

[tzagallo] Fix production build after r245564

[wenson_hsieh] The cost of WebViewImpl::hasMarkedTextWithCompletionHandler 
should not

[commit-queue] Fix IOSMAC build https://bugs.webkit.org/show_bug.cgi?id=198082

[commit-queue] Mark WKUIDelegate webView:shouldPreviewElement: and

[mmaxfield] font-optical-sizing applies the wrong variation value

[pvollan] Sandbox violation is making the WebContent process crash

[stephan.szabo] [PlayStation] Update initializer for changed port options

[cdumez] [PSON] Assertion hit when navigating back after a process swap forced 
by

[simon.fraser] Layer flashing and poor perf during scrolling of message list on

[aakash_jain] [ews-build] Use custom templates for Buildbot

[achristensen] Fix branch build. 

[aakash_jain] [ews-build] Use custom templates for Buildbot (follow-up fix)

[ross.kirsling] [PlayStation] Don't call fcntl.

[sbarati] WHLSL: Parsing negative int literals parses the positive value instead

--
[...truncated...]
[1108/1427] Building CXX object 
Source/JavaScriptCore/CMakeFiles/LLIntOffsetsExtractor.dir/llint/LLIntOffsetsExtractor.cpp.o
FAILED: 
Source/JavaScriptCore/CMakeFiles/LLIntOffsetsExtractor.dir/llint/LLIntOffsetsExtractor.cpp.o
 
/usr/bin/c++  -DBUILDING_JSCONLY__ -DBUILDING_WITH_CMAKE=1 -DHAVE_CONFIG_H=1 
-DSTATICALLY_LINKED_WITH_WTF -IDerivedSources/ForwardingHeaders -I. 
-I../../Source/JavaScriptCore -I../../Source/JavaScriptCore/API 
-I../../Source/JavaScriptCore/assembler -I../../Source/JavaScriptCore/b3 
-I../../Source/JavaScriptCore/b3/air -I../../Source/JavaScriptCore/bindings 
-I../../Source/JavaScriptCore/builtins -I../../Source/JavaScriptCore/bytecode 
-I../../Source/JavaScriptCore/bytecompiler -I../../Source/JavaScriptCore/dfg 
-I../../Source/JavaScriptCore/disassembler 
-I../../Source/JavaScriptCore/disassembler/ARM64 
-I../../Source/JavaScriptCore/disassembler/udis86 
-I../../Source/JavaScriptCore/domjit -I../../Source/JavaScriptCore/ftl 
-I../../Source/JavaScriptCore/heap -I../../Source/JavaScriptCore/debugger 
-I../../Source/JavaScriptCore/inspector 
-I../../Source/JavaScriptCore/inspector/agents 
-I../../Source/JavaScriptCore/inspector/augmentable 
-I../../Source/JavaScriptCore/inspector/remote 
-I../../Source/JavaScriptCore/interpreter -I../../Source/JavaScriptCore/jit 
-I../../Source/JavaScriptCore/llint -I../../Source/JavaScriptCore/parser 
-I../../Source/JavaScriptCore/profiler -I../../Source/JavaScriptCore/runtime 
-I../../Source/JavaScriptCore/tools -I../../Source/JavaScriptCore/wasm 
-I../../Source/JavaScriptCore/wasm/js -I../../Source/JavaScriptCore/yarr 
-IDerivedSources/JavaScriptCore -IDerivedSources/JavaScriptCore/inspector 
-IDerivedSources/JavaScriptCore/runtime -IDerivedSources/JavaScriptCore/yarr 
-I../../Source/bmalloc -IDerivedSources -I../../Source/ThirdParty 
-fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-psabi 
-Wno-noexcept-type -Wno-maybe-uninitialized -Wwrite-strings -Wundef 
-Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align  
-fno-strict-aliasing -fno-exceptions -fno-rtti -std=c++17 -O2 -DNDEBUG -fPIE 
-MD -MT 
Source/JavaScriptCore/CMakeFiles/LLIntOffsetsExtractor.dir/llint/LLIntOffsetsExtractor.cpp.o
 -MF 
Source/JavaScriptCore/CMakeFiles/LLIntOffsetsExtractor.dir/llint/LLIntOffsetsExtractor.cpp.o.d
 -o 
Source/JavaScriptCore/CMakeFiles/LLIntOffsetsExtractor.dir/llint/LLIntOffsetsExtractor.cpp.o
 -c