Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename WebView to ChromiumWebBrowser #384

Merged
merged 11 commits into from
Jun 5, 2014
Merged

Rename WebView to ChromiumWebBrowser #384

merged 11 commits into from
Jun 5, 2014

Conversation

perlun
Copy link
Member

@perlun perlun commented Jun 3, 2014

This is basically what has been discussed elsewhere. I chose the name ChromiumWebBrowser, which I feel is quite much in line with the standard WinForms/WPF WebBrowser control naming.

For the sake of democracy, I didn't do this straight on master, so you have a chance to say 👍 or 👎. 😃

I also made some other minor changes while I was at it, but each one is in a separate commit (like we prescribe for others).

perlun added 10 commits June 2, 2014 11:22
…ile ago when doing mass updates to the file headers. Also, refer to CefSharp.Core now, since that's where the reference comes from.
…System.Windows.Forms.WebBrowser is named. (and our browser control is arguably very similar in nature to the Microsoft ones)
… file also (even though it didn't exist back in 2010).
…every single command description with "Command which"... :)
…rename-webview

Conflicts:
	CefSharp.WinForms.Example/BrowserForm.cs (manually merged)
@jornh
Copy link
Contributor

jornh commented Jun 3, 2014

@amaitland
Copy link
Member

I personally prefer the name ChromiumWebBrowser over WebView, it does have the potential to ruffle a few feathers of upgrading users. So I think we have to ask the question, "Is it worth the angst?"

@jornh
Copy link
Contributor

jornh commented Jun 3, 2014

I've found one thing I like about the rename: It will be easier to see if people are on CefSharp 1 or 3 if they post an example/problem but forget to specify what they have - so 👍 and "turn up the angst" 😈

One question: Should we start to collect "breaking changes" e.g. on https://github.com/cefsharp/CefSharp/wiki/Versions?

@JanEggers
Copy link
Contributor

i dont care if names change resharper will fix that for me

@jornh jornh added this to the 31.0.0 milestone Jun 4, 2014
@perlun
Copy link
Member Author

perlun commented Jun 5, 2014

One question: Should we start to collect "breaking changes" e.g. on https://github.com/cefsharp/CefSharp/wiki/Versions?

Yes, sounds like a good idea.

It seems like people are OK with this change (especially after you fixed the test I broke :wink; I was on an airplane so NuGet package restore didn't work, so I unloaded the tests project...), so feel free to merge and update ChangeLog etc.

@jornh jornh changed the title Rename webview Rename WebView to ChromiumWebBrowser Jun 5, 2014
@jornh
Copy link
Contributor

jornh commented Jun 5, 2014

Merging now!

jornh added a commit that referenced this pull request Jun 5, 2014
Rename WebView to ChromiumWebBrowser
@jornh jornh merged commit 461f5ab into master Jun 5, 2014
@amaitland amaitland deleted the feature/rename-webview branch August 25, 2014 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants