RESOLVED FIXED 87721
[BlackBerry] OpenGL content is not rendered on simulator
https://bugs.webkit.org/show_bug.cgi?id=87721
Summary [BlackBerry] OpenGL content is not rendered on simulator
Arvid Nilsson
Reported 2012-05-29 03:27:59 PDT
The simulator has decent OpenGL support these days, we just have to turn on ENABLE_GLES2
Attachments
Patch (1.91 KB, patch)
2012-05-29 03:32 PDT, Arvid Nilsson
no flags
Arvid Nilsson
Comment 1 2012-05-29 03:32:28 PDT
Arvid Nilsson
Comment 2 2012-05-29 06:23:48 PDT
This stuff was reviewed internally by George Staikos (PR #150695)
WebKit Review Bot
Comment 3 2012-05-29 07:57:41 PDT
Comment on attachment 144502 [details] Patch Rejecting attachment 144502 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 1 Last 500 characters of output: ib2_fork.py", line 332, in _call_chain result = func(*args) File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py", line 1170, in https_open return self.do_open(conn_factory, req) File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py", line 1118, in do_open raise URLError(err) urllib2.URLError: <urlopen error [Errno 8] _ssl.c:490: EOF occurred in violation of protocol> Full output: http://queues.webkit.org/results/12845536
Arvid Nilsson
Comment 4 2012-05-29 08:48:27 PDT
Comment on attachment 144502 [details] Patch try again, I think the commit-queue fluked out
WebKit Review Bot
Comment 5 2012-05-29 09:02:10 PDT
Comment on attachment 144502 [details] Patch Rejecting attachment 144502 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2 Last 500 characters of output: eorge Sta..." exit_code: 1 cwd: /mnt/git/webkit-commit-queue/ Parsed 2 diffs from patch file(s). patching file Tools/ChangeLog Hunk #1 succeeded at 1 with fuzz 3. patching file Tools/Scripts/webkitdirs.pm Hunk #1 FAILED at 930. Hunk #2 FAILED at 957. 2 out of 2 hunks FAILED -- saving rejects to file Tools/Scripts/webkitdirs.pm.rej Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force', u'--reviewer', u'George Sta..." exit_code: 1 cwd: /mnt/git/webkit-commit-queue/ Full output: http://queues.webkit.org/results/12840634
Arvid Nilsson
Comment 6 2012-05-29 09:50:21 PDT
(In reply to comment #5) > (From update of attachment 144502 [details]) > Rejecting attachment 144502 [details] from commit-queue. > > Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2 > > Last 500 characters of output: > eorge Sta..." exit_code: 1 cwd: /mnt/git/webkit-commit-queue/ > > Parsed 2 diffs from patch file(s). > patching file Tools/ChangeLog > Hunk #1 succeeded at 1 with fuzz 3. > patching file Tools/Scripts/webkitdirs.pm > Hunk #1 FAILED at 930. > Hunk #2 FAILED at 957. > 2 out of 2 hunks FAILED -- saving rejects to file Tools/Scripts/webkitdirs.pm.rej > > Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force', u'--reviewer', u'George Sta..." exit_code: 1 cwd: /mnt/git/webkit-commit-queue/ > > Full output: http://queues.webkit.org/results/12840634 Gosh, I uploaded a patch based on master_35, not svn/master =(
Arvid Nilsson
Comment 7 2012-05-29 09:58:36 PDT
(In reply to comment #6) > (In reply to comment #5) > > (From update of attachment 144502 [details] [details]) > > Rejecting attachment 144502 [details] [details] from commit-queue. > > > > Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2 > > > > Last 500 characters of output: > > eorge Sta..." exit_code: 1 cwd: /mnt/git/webkit-commit-queue/ > > > > Parsed 2 diffs from patch file(s). > > patching file Tools/ChangeLog > > Hunk #1 succeeded at 1 with fuzz 3. > > patching file Tools/Scripts/webkitdirs.pm > > Hunk #1 FAILED at 930. > > Hunk #2 FAILED at 957. > > 2 out of 2 hunks FAILED -- saving rejects to file Tools/Scripts/webkitdirs.pm.rej > > > > Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force', u'--reviewer', u'George Sta..." exit_code: 1 cwd: /mnt/git/webkit-commit-queue/ > > > > Full output: http://queues.webkit.org/results/12840634 > > Gosh, I uploaded a patch based on master_35, not svn/master =( No, that wasn't it - apparently this patch is landed, but the CQ failed to mark the bug as fixed.
Arvid Nilsson
Comment 8 2012-05-29 09:59:01 PDT
It's landed
Arvid Nilsson
Comment 9 2012-05-29 10:00:32 PDT
Arvid Nilsson
Comment 10 2012-05-29 10:01:08 PDT
Comment on attachment 144502 [details] Patch Clearing flags like CQ usually does
Rob Buis
Comment 11 2012-05-29 10:09:06 PDT
Hi Arvid, (In reply to comment #10) > (From update of attachment 144502 [details]) > Clearing flags like CQ usually does You can use webkit-patch mark-bug-fixed to close the bug from the command line, with a standardized message.
Note You need to log in before you can comment on or make changes to this bug.