Create Purple.NotificationConnectionError

Review Request #3554 — Created Oct. 1, 2024 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

This is used to notify about connection errors.

Unit tests were skipped as we will be moving away to GError instead of
Purple.ConnectionErrorInfo, and writing the tests the old way would have just
meant more stuff to change later.

Reaped a connection with the demo protocol plugin and ran the notification manager tests under valgrind. And of course called in the turtles for a pizza party.

Changes between revision 1 and 2

orig
1
2

Commits

Summary ID Author
Create Purple.NotificationConnectionError
This is used to notify about connection errors. Unit tests were skipped as we will be moving away to GError instead of Purple.ConnectionErrorInfo, and writing the tests the old way would have just meant more stuff to change later.
9d8be988205cb31fe69b56b50f2c8f37f22d75b0 Gary Kramlich
Create Purple.NotificationConnectionError
This is used to notify about connection errors. Unit tests were skipped as we will be moving away to GError instead of Purple.ConnectionErrorInfo, and writing the tests the old way would have just meant more stuff to change later.
f6dde943ec3494877ee8e6795a82ce228b7bca05 Gary Kramlich
libpurple/purplenotificationconnectionerror.h
libpurple/purplenotificationconnectionerror.c
Loading...