Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

Commit

Permalink
Downgrade to the previous CEF release; add copyright notices
Browse files Browse the repository at this point in the history
CEF 76+ switched to a new helper bundling scheme. Until I find time to
address that (looks easy -- this just isn't a high priority for me any
longer), we need to stick with versions prior to that, so downgraded
back to version 75.1.4+g4210896+chromium-75.0.3770.100.

Issue https://bitbucket.org/chromiumembedded/cef/issues/2737/macos-76-requires-multiple-helper-app
has details.
  • Loading branch information
richardwilkes committed Jan 11, 2020
1 parent ed48e3b commit 6f1d82d
Show file tree
Hide file tree
Showing 321 changed files with 3,082 additions and 174 deletions.
9 changes: 9 additions & 0 deletions cef/AccessibilityHandler_gen.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "callback.c.tmpl" - don't edit by hand

#include "AccessibilityHandler_gen.h"
Expand Down
9 changes: 9 additions & 0 deletions cef/AccessibilityHandler_gen.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "callback.go.tmpl" - don't edit by hand

package cef
Expand Down
9 changes: 9 additions & 0 deletions cef/AccessibilityHandler_gen.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "callback.h.tmpl" - don't edit by hand

#ifndef GOCEF_AccessibilityHandler_H_
Expand Down
9 changes: 9 additions & 0 deletions cef/App_gen.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "callback.c.tmpl" - don't edit by hand

#include "App_gen.h"
Expand Down
9 changes: 9 additions & 0 deletions cef/App_gen.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "callback.go.tmpl" - don't edit by hand

package cef
Expand Down
9 changes: 9 additions & 0 deletions cef/App_gen.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "callback.h.tmpl" - don't edit by hand

#ifndef GOCEF_App_H_
Expand Down
9 changes: 9 additions & 0 deletions cef/AudioHandler_gen.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "callback.c.tmpl" - don't edit by hand

#include "AudioHandler_gen.h"
Expand Down
9 changes: 9 additions & 0 deletions cef/AudioHandler_gen.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "callback.go.tmpl" - don't edit by hand

package cef
Expand Down
9 changes: 9 additions & 0 deletions cef/AudioHandler_gen.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "callback.h.tmpl" - don't edit by hand

#ifndef GOCEF_AudioHandler_H_
Expand Down
9 changes: 9 additions & 0 deletions cef/AuthCallback_gen.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "callback.c.tmpl" - don't edit by hand

#include "AuthCallback_gen.h"
Expand Down
9 changes: 9 additions & 0 deletions cef/AuthCallback_gen.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "callback.go.tmpl" - don't edit by hand

package cef
Expand Down
9 changes: 9 additions & 0 deletions cef/AuthCallback_gen.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "callback.h.tmpl" - don't edit by hand

#ifndef GOCEF_AuthCallback_H_
Expand Down
9 changes: 9 additions & 0 deletions cef/BaseRefCounted_gen.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "class.go.tmpl" - don't edit by hand

package cef
Expand Down
9 changes: 9 additions & 0 deletions cef/BaseScoped_gen.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "class.go.tmpl" - don't edit by hand

package cef
Expand Down
9 changes: 9 additions & 0 deletions cef/BeforeDownloadCallback_gen.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "callback.c.tmpl" - don't edit by hand

#include "BeforeDownloadCallback_gen.h"
Expand Down
9 changes: 9 additions & 0 deletions cef/BeforeDownloadCallback_gen.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "callback.go.tmpl" - don't edit by hand

package cef
Expand Down
9 changes: 9 additions & 0 deletions cef/BeforeDownloadCallback_gen.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "callback.h.tmpl" - don't edit by hand

#ifndef GOCEF_BeforeDownloadCallback_H_
Expand Down
9 changes: 9 additions & 0 deletions cef/BinaryValue_gen.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "class.go.tmpl" - don't edit by hand

package cef
Expand Down
9 changes: 9 additions & 0 deletions cef/BoxLayoutSettings_gen.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "struct.go.tmpl" - don't edit by hand

package cef
Expand Down
9 changes: 9 additions & 0 deletions cef/BoxLayout_gen.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "class.go.tmpl" - don't edit by hand

package cef
Expand Down
9 changes: 9 additions & 0 deletions cef/BrowserHost_gen.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "class.go.tmpl" - don't edit by hand

package cef
Expand Down
9 changes: 9 additions & 0 deletions cef/BrowserProcessHandler_gen.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "callback.c.tmpl" - don't edit by hand

#include "BrowserProcessHandler_gen.h"
Expand Down
9 changes: 9 additions & 0 deletions cef/BrowserProcessHandler_gen.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "callback.go.tmpl" - don't edit by hand

package cef
Expand Down
9 changes: 9 additions & 0 deletions cef/BrowserProcessHandler_gen.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "callback.h.tmpl" - don't edit by hand

#ifndef GOCEF_BrowserProcessHandler_H_
Expand Down
9 changes: 9 additions & 0 deletions cef/BrowserSettings_gen.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "struct.go.tmpl" - don't edit by hand

package cef
Expand Down
9 changes: 9 additions & 0 deletions cef/BrowserViewDelegate_gen.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "callback.c.tmpl" - don't edit by hand

#include "BrowserViewDelegate_gen.h"
Expand Down
9 changes: 9 additions & 0 deletions cef/BrowserViewDelegate_gen.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "callback.go.tmpl" - don't edit by hand

package cef
Expand Down
9 changes: 9 additions & 0 deletions cef/BrowserViewDelegate_gen.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "callback.h.tmpl" - don't edit by hand

#ifndef GOCEF_BrowserViewDelegate_H_
Expand Down
9 changes: 9 additions & 0 deletions cef/BrowserView_gen.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "class.go.tmpl" - don't edit by hand

package cef
Expand Down
9 changes: 9 additions & 0 deletions cef/Browser_gen.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
// Copyright ©2018-2020 by Richard A. Wilkes. All rights reserved.
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, version 2.0. If a copy of the MPL was not distributed with
// this file, You can obtain one at http://mozilla.org/MPL/2.0/.
//
// This Source Code Form is "Incompatible With Secondary Licenses", as
// defined by the Mozilla Public License, version 2.0.

// Code created from "class.go.tmpl" - don't edit by hand

package cef
Expand Down
Loading

0 comments on commit 6f1d82d

Please sign in to comment.