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

1.4 cherry picks #5949

Merged
merged 10 commits into from
Jun 20, 2019
Merged

1.4 cherry picks #5949

merged 10 commits into from
Jun 20, 2019

Conversation

ujoni
Copy link
Contributor

@ujoni ujoni commented Jun 20, 2019

I am not super-sure about the version bumps nor the removed code in BootstrapHandler.js.

These are PRs I skipped (out of the ones that looked like they should be cherried):


This change is Reviewable

Legioth and others added 10 commits June 19, 2019 15:20
Reworded to not imply that the component is only notified at the point
in time when it gets attached.
Binder#bind() needs to have a setter as well.

(cherry picked from commit bd19605)
(cherry picked from commit f1002c3)
* Remove non thrown exception.

* update browser version

* Disable failing shortcuts.

(cherry picked from commit d8e7ea4)
(cherry picked from commit f1c97a0)
Remove unused code for loading a widgetset.

(cherry picked from commit 7542a48)
(cherry picked from commit 1ec0402)
@ujoni ujoni requested a review from caalador June 20, 2019 09:40
Copy link
Contributor

@caalador caalador left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 3 of 3 files at r1, 1 of 1 files at r2, 1 of 1 files at r3, 1 of 1 files at r4, 1 of 1 files at r5, 1 of 1 files at r6, 2 of 3 files at r7, 1 of 1 files at r8, 1 of 1 files at r9, 2 of 2 files at r10.
Reviewable status: all discussions resolved, 0 of 1 LGTMs obtained

@@ -262,9 +262,6 @@ protected void service(HttpServletRequest request,
* @exception IOException
* if an input or output error occurs while the servlet is
* handling the HTTP request
*
* @exception ServletException
* if the HTTP request cannot be handled
*/
protected boolean serveStaticOrWebJarRequest(HttpServletRequest request,
HttpServletResponse response) throws ServletException, IOException {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MINOR Remove the declaration of thrown exception 'javax.servlet.ServletException', as it cannot be thrown from method's body. rule

@vaadin-bot
Copy link
Collaborator

SonarQube analysis reported 1 issue

  • MINOR 1 minor

Watch the comments in this conversation to review them.

Copy link
Contributor

@caalador caalador left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: 1 unresolved discussion, 1 of 1 LGTMs obtained (waiting on @ujoni)

Copy link
Contributor

@caalador caalador left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dismissed @vaadin-bot from a discussion.
Reviewable status: :shipit: complete! all discussions resolved, 1 of 1 LGTMs obtained

@ujoni ujoni merged commit 58020f6 into 1.4 Jun 20, 2019
@ujoni ujoni deleted the 1.4-cherry-picks branch June 20, 2019 10:30
@ujoni ujoni added this to the 1.4.6 milestone Jun 20, 2019
@ujoni ujoni mentioned this pull request Jun 20, 2019
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.

7 participants