WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
104568
[CSS Regions] Assert when when moving the cursor over the video element
https://bugs.webkit.org/show_bug.cgi?id=104568
Summary
[CSS Regions] Assert when when moving the cursor over the video element
Zoltan Horvath
Reported
2012-12-10 09:57:12 PST
Assert when moving the cursor over the video element what is in a region. Backtrace:
https://bugs.webkit.org/show_bug.cgi?id=103324#c1
Video playing on MAC in regions won't work until we implement accelerated compositing for regions. Until that we need to update z-index at hittest to avoid assert.
Attachments
proposed patch
(1.36 KB, patch)
2012-12-10 17:29 PST
,
Zoltan Horvath
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zoltan Horvath
Comment 1
2012-12-10 17:29:11 PST
Created
attachment 178675
[details]
proposed patch I couldn't write a test to hit the assert. However I moved the the mouse in DRT over the video element with eventSender.mouseMoveTo it didn't hit the assert. I think it can be related to
http://trac.webkit.org/changeset/106876
change what was about avoiding to focus on video tag, but I'm not sure.
Build Bot
Comment 2
2012-12-11 10:16:11 PST
Comment on
attachment 178675
[details]
proposed patch
Attachment 178675
[details]
did not pass mac-ews (mac): Output:
http://queues.webkit.org/results/15259598
New failing tests: fast/frames/sandboxed-iframe-attribute-parsing.html
Zoltan Horvath
Comment 3
2012-12-17 16:46:22 PST
(In reply to
comment #2
)
> New failing tests: > fast/frames/sandboxed-iframe-attribute-parsing.html
This is unrelated, it's failing for me without my patch also.
Zoltan Horvath
Comment 4
2013-04-11 13:53:30 PDT
r?
EFL EWS Bot
Comment 5
2013-04-23 09:11:23 PDT
Comment on
attachment 178675
[details]
proposed patch
Attachment 178675
[details]
did not pass efl-wk2-ews (efl-wk2): Output:
http://webkit-queues.appspot.com/results/44786
Zoltan Horvath
Comment 6
2014-01-21 13:15:33 PST
Comment on
attachment 178675
[details]
proposed patch The patch is not valid anymore, the problem needs to be revisited. I pulled it out from the review queue.
Mihnea Ovidenie
Comment 7
2014-01-23 00:11:03 PST
Hi Zoltan, Do you remember what is the ASSERT you got? Can you be more specific? Cheers, M.
Zoltan Horvath
Comment 8
2014-01-27 10:36:21 PST
This bug doesn't occurs anymore, however I found a slightly related one. I opened a new bug for it:
https://bugs.webkit.org/show_bug.cgi?id=127687
Closing this as invalid.
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