Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 756857 Details for
Bug 820437
net-libs/webkit-gtk: fails to build (InspectorCanvasAgent.h:88:25: error: ‘Frame’ has not been declared)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
InspectorCanvasAgent-declare-class-Frame.patch (text/plain), 476 bytes, created by
Matt Whitlock
on 2021-11-28 18:32:11 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Matt Whitlock
Created:
2021-11-28 18:32:11 UTC
Size:
476 bytes
patch
obsolete
>diff -Naur a/Source/WebCore/inspector/agents/InspectorCanvasAgent.h b/Source/WebCore/inspector/agents/InspectorCanvasAgent.h >--- a/Source/WebCore/inspector/agents/InspectorCanvasAgent.h 2021-09-01 09:16:50.000000000 +0000 >+++ b/Source/WebCore/inspector/agents/InspectorCanvasAgent.h 2021-11-28 18:15:30.917281409 +0000 >@@ -44,6 +44,7 @@ > namespace WebCore { > > class CanvasRenderingContext; >+class Frame; > #if ENABLE(WEBGL) > class InspectorShaderProgram; > class WebGLProgram;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 820437
:
746907
| 756857