CLOSED FIXED 112500
Use GLX rather than AGL when building for X11
https://bugs.webkit.org/show_bug.cgi?id=112500
Summary Use GLX rather than AGL when building for X11
Jeremy Huddleston Sequoia
Reported 2013-03-16 12:38:16 PDT
Created attachment 193442 [details] x11-dont-use-native-opengl.patch On OS X, webkit always tries to use AGL, even when the target platform is X11. See https://trac.macports.org/ticket/37190 Patch provided from MacPorts.
Attachments
x11-dont-use-native-opengl.patch (1.36 KB, patch)
2013-03-16 12:38 PDT, Jeremy Huddleston Sequoia
andersca: review+
commit-queue: commit-queue-
WebKit Review Bot
Comment 1 2013-03-16 12:41:05 PDT
Attachment 193442 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files']" exit_code: 1 Total errors found: 0 in 0 files If any of these errors are false positives, please file a bug against check-webkit-style.
WebKit Commit Bot
Comment 2 2013-10-19 09:16:44 PDT
Comment on attachment 193442 [details] x11-dont-use-native-opengl.patch Rejecting attachment 193442 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-03', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 193442, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: 112500. Found no modified ChangeLogs, cannot create a commit message. All changes require a ChangeLog. See: http://webkit.org/coding/contributing.html Found no modified ChangeLogs, cannot create a commit message. All changes require a ChangeLog. See: http://webkit.org/coding/contributing.html Found no modified ChangeLogs, cannot create a commit message. All changes require a ChangeLog. See: http://webkit.org/coding/contributing.html Updating OpenSource Current branch master is up to date. Full output: http://webkit-queues.appspot.com/results/6708032
Jeremy Huddleston Sequoia
Comment 3 2016-01-03 23:01:00 PST
It looks like this is no longer relevant in newer versions.
Note You need to log in before you can comment on or make changes to this bug.