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

Should we drop env.isEdge from our code base? #6202

Closed
jodator opened this issue Feb 6, 2020 · 2 comments · Fixed by ckeditor/ckeditor5-utils#333
Closed

Should we drop env.isEdge from our code base? #6202

jodator opened this issue Feb 6, 2020 · 2 comments · Fixed by ckeditor/ckeditor5-utils#333
Assignees
Labels
browser:edge intro Good first ticket. type:task This issue reports a chore (non-production change) and other types of "todos".

Comments

@jodator
Copy link
Contributor

jodator commented Feb 6, 2020

Provide a description of the task

Thinking about new Edge - we have some conditional statements in features code and in tests code as well. Dropping this could be fun.

@jodator jodator added type:task This issue reports a chore (non-production change) and other types of "todos". browser:edge labels Feb 6, 2020
@Reinmar
Copy link
Member

Reinmar commented Feb 12, 2020

Oh, definitely. That, plus all occurrences.

@Reinmar Reinmar added this to the iteration 30 milestone Feb 12, 2020
@Reinmar Reinmar modified the milestones: iteration 30, next Feb 21, 2020
@Reinmar Reinmar added the intro Good first ticket. label Apr 6, 2020
@Reinmar Reinmar modified the milestones: next, iteration 31 Apr 15, 2020
@tomalec
Copy link
Contributor

tomalec commented Apr 17, 2020

edit: questions moved to ckeditor/ckeditor5-utils#333

tomalec added a commit to ckeditor/ckeditor5-utils that referenced this issue Apr 17, 2020
Remove some special cases for Edge, as since it's Chromium-based now, it behaves closer to others.

BREAKING CHANGE: `env.isEdge` is no longer available in utils API, see #6202.
tomalec added a commit to ckeditor/ckeditor5-image that referenced this issue Apr 17, 2020
Remove some special cases for Edge, as since it's Chromium-based now, it behaves closer to others.
tomalec added a commit to ckeditor/ckeditor5-engine that referenced this issue Apr 17, 2020
Remove some special cases for Edge, as since it's Chromium-based now, it behaves closer to others.
tomalec added a commit to ckeditor/ckeditor5-horizontal-line that referenced this issue Apr 17, 2020
Remove some special cases for Edge, as since it's Chromium-based now, it behaves closer to others.
tomalec added a commit to ckeditor/ckeditor5-media-embed that referenced this issue Apr 17, 2020
Remove some special cases for Edge, as since it's Chromium-based now, it behaves closer to others.
tomalec added a commit to ckeditor/ckeditor5-mention that referenced this issue Apr 17, 2020
Remove some special cases for Edge, as since it's Chromium-based now, it behaves closer to others.
tomalec added a commit to ckeditor/ckeditor5-page-break that referenced this issue Apr 17, 2020
Remove some special cases for Edge, as since it's Chromium-based now, it behaves closer to others.
tomalec added a commit to ckeditor/ckeditor5-paste-from-office that referenced this issue Apr 17, 2020
Remove some special cases for Edge, as since it's Chromium-based now, it behaves closer to others.
tomalec added a commit to ckeditor/ckeditor5-table that referenced this issue Apr 17, 2020
Remove some special cases for Edge, as since it's Chromium-based now, it behaves closer to others.
tomalec added a commit to ckeditor/ckeditor5-widget that referenced this issue Apr 17, 2020
Remove some special cases for Edge, as since it's Chromium-based now, it behaves closer to others.
tomalec added a commit to ckeditor/ckeditor5-image that referenced this issue Apr 17, 2020
Remove some special cases for Edge, as since it's Chromium-based now, it behaves closer to others.
tomalec added a commit to ckeditor/ckeditor5-engine that referenced this issue Apr 20, 2020
tomalec added a commit to ckeditor/ckeditor5-paste-from-office that referenced this issue Apr 20, 2020
tomalec added a commit to ckeditor/ckeditor5-ui that referenced this issue Apr 20, 2020
…keditor5#6202.

Old versions of Edge were sprouting xmlns attributes for inner elements.
Agreed at ckeditor/ckeditor5-utils#333 (comment)
mlewand pushed a commit that referenced this issue May 1, 2020
Remove some special cases for Edge, as since it's Chromium-based now, it behaves closer to others.
mlewand pushed a commit that referenced this issue May 1, 2020
Remove some special cases for Edge, as since it's Chromium-based now, it behaves closer to others.
mlewand pushed a commit that referenced this issue May 1, 2020
Remove some special cases for Edge, as since it's Chromium-based now, it behaves closer to others.
mlewand pushed a commit that referenced this issue May 1, 2020
Remove some special cases for Edge, as since it's Chromium-based now, it behaves closer to others.
mlewand pushed a commit that referenced this issue May 1, 2020
Remove some special cases for Edge, as since it's Chromium-based now, it behaves closer to others.
mlewand pushed a commit that referenced this issue May 1, 2020
Remove some special cases for Edge, as since it's Chromium-based now, it behaves closer to others.
mlewand pushed a commit that referenced this issue May 1, 2020
Remove some special cases for Edge, as since it's Chromium-based now, it behaves closer to others.
mlewand pushed a commit that referenced this issue May 1, 2020
Remove some special cases for Edge, as since it's Chromium-based now, it behaves closer to others.
mlewand pushed a commit that referenced this issue May 1, 2020
mlewand pushed a commit that referenced this issue May 1, 2020
Old versions of Edge were sprouting xmlns attributes for inner elements.
Agreed at ckeditor/ckeditor5-utils#333 (comment)
mlewand pushed a commit that referenced this issue May 1, 2020
."

As it was accidentally pushed to the master, instead of i/6202-remove-env.isEdge
This reverts commit 9427addeae19dddcfa711915b5d8fcacdab3c43f.
mlewand pushed a commit that referenced this issue May 1, 2020
Old versions of Edge were sprouting xmlns attributes for inner elements.
Agreed at ckeditor/ckeditor5-utils#333 (comment)
mlewand pushed a commit that referenced this issue May 1, 2020
Other: Removed `env.isEdge` as Edge is now detected and treated as Chrome. Closes #6202.

BREAKING CHANGE: `env.isEdge` is no longer available. See #6202.
mlewand pushed a commit that referenced this issue May 1, 2020
Internal: Removed mentions on Edge. See #6202.
mlewand pushed a commit that referenced this issue May 1, 2020
Internal: Removed mentions on Edge. See #6202.
mlewand pushed a commit that referenced this issue May 1, 2020
Internal: Removed mentions on Edge. See #6202.
mlewand pushed a commit that referenced this issue May 1, 2020
Internal: Removed mentions on Edge. See #6202.
mlewand pushed a commit that referenced this issue May 1, 2020
Internal: Removed mentions on Edge. See #6202.
mlewand pushed a commit that referenced this issue May 1, 2020
Internal: Removed mentions on Edge. See #6202.
mlewand pushed a commit that referenced this issue May 1, 2020
Internal: Removed mentions on Edge. See #6202.
mlewand pushed a commit that referenced this issue May 1, 2020
Internal: Removed mentions on Edge. See #6202.
mlewand pushed a commit that referenced this issue May 1, 2020
Internal: Removed mentions on Edge. See #6202.
mlewand pushed a commit that referenced this issue May 1, 2020
Internal: Removed mentions on Edge. See #6202.
mlewand pushed a commit that referenced this issue May 1, 2020
Internal: Removed mentions on Edge. See #6202.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser:edge intro Good first ticket. type:task This issue reports a chore (non-production change) and other types of "todos".
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants