WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
113049
[EFL][WebGL] Optimize AlphaOp for HTMLVideoElement input.
https://bugs.webkit.org/show_bug.cgi?id=113049
Summary
[EFL][WebGL] Optimize AlphaOp for HTMLVideoElement input.
Kalyan
Reported
2013-03-22 05:48:57 PDT
Changeset 137397 implemented optimisation to avoid any unnecessary Unmultiply or Premultiply operation in unpack/pack provided the Image source is from HTMLVideoElement. We should take this into use in EFL side too.
Attachments
patch
(2.07 KB, patch)
2013-03-22 05:58 PDT
,
Kalyan
kenneth
: review+
webkit.review.bot
: commit-queue-
Details
Formatted Diff
Diff
patchv2
(2.06 KB, patch)
2013-03-22 07:09 PDT
,
Kalyan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Kalyan
Comment 1
2013-03-22 05:58:20 PDT
Created
attachment 194523
[details]
patch
WebKit Review Bot
Comment 2
2013-03-22 06:05:58 PDT
Comment on
attachment 194523
[details]
patch Rejecting
attachment 194523
[details]
from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=webkit-commit-queue.appspot.com', '--bot-id=gce-cq-02', 'validate-changelog', '--non-interactive', 194523, '--port=chromium-xvfb']" exit_code: 1 cwd: /mnt/git/webkit-commit-queue Last 500 characters of output: ueue/Tools/Scripts/webkitpy/tool/commands/stepsequence.py", line 73, in run_and_handle_errors self._run(tool, options, state) File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/tool/commands/stepsequence.py", line 67, in _run step(tool, options).run(state) File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/tool/steps/validatereviewer.py", line 54, in run if changelog_entry.has_valid_reviewer(): AttributeError: 'NoneType' object has no attribute 'has_valid_reviewer' Full output:
http://webkit-commit-queue.appspot.com/results/17210815
Kalyan
Comment 3
2013-03-22 07:09:56 PDT
Created
attachment 194534
[details]
patchv2
WebKit Review Bot
Comment 4
2013-03-22 07:31:22 PDT
Comment on
attachment 194534
[details]
patchv2 Clearing flags on attachment: 194534 Committed
r146607
: <
http://trac.webkit.org/changeset/146607
>
WebKit Review Bot
Comment 5
2013-03-22 07:31:26 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug