[Webkit-unassigned] [Bug 186697] AX: [macOS] When zoom is enabled, focus doesn't follow text cursor
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 18 11:49:08 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=186697
David Fenton <David_fenton at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |David_fenton at apple.com
--- Comment #5 from David Fenton <David_fenton at apple.com> ---
Looks like we have build failures on macOS 32-bit after this patch:
https://build.webkit.org/builders/Apple%20High%20Sierra%20Release%20%2832-bit%20Build%29/builds/6741/steps/compile-webkit/logs/stdio
......
/Volumes/Data/slave/highsierra-32bit-release/build/Source/WebCore/platform/PlatformScreen.h:93:11: note: candidate function not viable: no known conversion from 'CGRect' to 'const NSRect' (aka 'const _NSRect') for 1st argument
FloatRect toUserSpaceForPrimaryScreen(const NSRect&);
^
2 errors generated.
** BUILD FAILED **
The following build commands failed:
CompileC /Volumes/Data/slave/highsierra-32bit-release/build/WebKitBuild/WebCore.build/Release/WebCore.build/Objects-normal/i386/UnifiedSource12-mm.o /Volumes/Data/slave/highsierra-32bit-release/build/WebKitBuild/Release/DerivedSources/WebCore/unified-sources/UnifiedSource12-mm.mm normal i386 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
https://build.webkit.org/builders/Apple%20Sierra%20Release%20%2832-bit%20Build%29/builds/11856/steps/compile-webkit/logs/stdio
....
/Volumes/Data/slave/sierra-32bit-release/build/Source/WebCore/platform/PlatformScreen.h:93:11: note: candidate function not viable: no known conversion from 'CGRect' to 'const NSRect' (aka 'const _NSRect') for 1st argument
FloatRect toUserSpaceForPrimaryScreen(const NSRect&);
^
2 errors generated.
** BUILD FAILED **
The following build commands failed:
CompileC /Volumes/Data/slave/sierra-32bit-release/build/WebKitBuild/WebCore.build/Release/WebCore.build/Objects-normal/i386/UnifiedSource12-mm.o /Volumes/Data/slave/sierra-32bit-release/build/WebKitBuild/Release/DerivedSources/WebCore/unified-sources/UnifiedSource12-mm.mm normal i386 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180618/04ea8fe5/attachment.html>
More information about the webkit-unassigned
mailing list