[Webkit-unassigned] [Bug 102339] Provide page/window coordinates to plugin's local coordinates translation in WebPluginContainer.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 19 19:23:21 PST 2012


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





--- Comment #30 from lazyboy at chromium.org  2012-11-19 19:25:18 PST ---
(In reply to comment #27)
> Rolled out this patch because it broke Chromium Win/Mac build:
> 
> http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Win%20Builder%20%28dbg%29/builds/31315/steps/compile/logs/stdio
> 
> http://build.webkit.org/builders/Chromium%20Win%20Release%20%28Tests%29/builds/31480/steps/webkitpy-test/logs/stdio
> 
> It looks like you need to address symbol issues.

Another fixed attempt for windows, looks like I've been missing a comma separating file list in WebKit.gyp !

Checked in win builder, compile passes:
before (to replicate):
build.chromium.org/p/tryserver.chromium/builders/win/builds/37536
after:
build.chromium.org/p/tryserver.chromium/builders/win/builds/37577

-- 
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