[Webkit-unassigned] [Bug 133177] Text markers don't paint on simple lines

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 22 08:38:31 PDT 2014


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


Csaba Osztrogonác <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ossy at webkit.org




--- Comment #3 from Csaba Osztrogonác <ossy at webkit.org>  2014-05-22 08:38:53 PST ---
(In reply to comment #1)
> Created an attachment (id=231879)
 --> (https://bugs.webkit.org/attachment.cgi?id=231879&action=review) [details]
> patch

It broke the Apple Windows build:

     1>WebCoreTestSupport.lib(Internals.obj) : error LNK2019: unresolved external symbol "public: void __thiscall WebCore::Editor::setMarkedTextMatchesAreHighlighted(bool)" (?setMarkedTextMatchesAreHighlighted at Editor@WebCore@@QAEX_N at Z) referenced in function "public: void __thiscall WebCore::Internals::setMarkedTextMatchesAreHighlighted(bool,int &)" (?setMarkedTextMatchesAreHighlighted at Internals@WebCore@@QAEX_NAAH at Z)
     1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(607,5): error MSB6006: "link.exe" exited with code 1120.
     1>C:\cygwin\home\buildbot\slave\win-release\build\WebKitBuild\Release\bin32\DumpRenderTree.dll : fatal error LNK1120: 1 unresolved externals
     1>Done Building Project "C:\cygwin\home\buildbot\slave\win-release\build\Tools\DumpRenderTree\DumpRenderTree.vcxproj\DumpRenderTree\DumpRenderTree.vcxproj" (Build target(s)) -- FAILED.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list