WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
166866
Measure how common it is for content to deal with WebGL context loss
https://bugs.webkit.org/show_bug.cgi?id=166866
Summary
Measure how common it is for content to deal with WebGL context loss
Chris Dumez
Reported
2017-01-09 15:34:27 PST
Measure how common it is for content to deal with WebGL context loss.
Attachments
WIP Patch
(2.88 KB, patch)
2017-01-09 15:43 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(7.40 KB, patch)
2017-01-24 12:21 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(7.40 KB, patch)
2017-01-24 12:25 PST
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Archive of layout-test-results from ews113 for mac-elcapitan
(1.62 MB, application/zip)
2017-01-24 13:57 PST
,
Build Bot
no flags
Details
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2017-01-09 15:34:42 PST
<
rdar://problem/29883469
>
Chris Dumez
Comment 2
2017-01-09 15:43:44 PST
Created
attachment 298403
[details]
WIP Patch
Chris Dumez
Comment 3
2017-01-24 12:21:45 PST
Created
attachment 299614
[details]
Patch
Chris Dumez
Comment 4
2017-01-24 12:25:15 PST
<
rdar://problem/30171195
>
Chris Dumez
Comment 5
2017-01-24 12:25:54 PST
Created
attachment 299616
[details]
Patch
Build Bot
Comment 6
2017-01-24 13:57:07 PST
Comment on
attachment 299616
[details]
Patch
Attachment 299616
[details]
did not pass mac-debug-ews (mac): Output:
http://webkit-queues.webkit.org/results/2942573
New failing tests: media/modern-media-controls/tracks-support/tracks-support-show-panel-fullscreen.html
Build Bot
Comment 7
2017-01-24 13:57:12 PST
Created
attachment 299628
[details]
Archive of layout-test-results from ews113 for mac-elcapitan The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews113 Port: mac-elcapitan Platform: Mac OS X 10.11.6
Alex Christensen
Comment 8
2017-01-25 00:18:46 PST
Comment on
attachment 299616
[details]
Patch r=me Should we also measure how often a contextLoss handler would have been called if it were present/is called if it is present?
Chris Dumez
Comment 9
2017-01-25 09:26:38 PST
(In reply to
comment #8
)
> Comment on
attachment 299616
[details]
> Patch > > r=me > Should we also measure how often a contextLoss handler would have been > called if it were present/is called if it is present?
I don't think this is important at the moment. What we want to know is would it be safe for us to take away / restore the WebGL context and rely on the pages dealing with context loss via those event handlers.
WebKit Commit Bot
Comment 10
2017-01-25 09:52:31 PST
Comment on
attachment 299616
[details]
Patch Clearing flags on attachment: 299616 Committed
r211151
: <
http://trac.webkit.org/changeset/211151
>
WebKit Commit Bot
Comment 11
2017-01-25 09:52:37 PST
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