Mike Hommey
6249d7a7f0
Bug 1883805 - Fix clang-plugin errors. r=nika
/builds/worker/checkouts/gecko/widget/uikit/TextInputHandler.h:26:3: error: bad implicit conversion constructor for 'TextInputHandler'
26 | TextInputHandler(nsWindow* aWidget);
| ^
/builds/worker/checkouts/gecko/widget/uikit/TextInputHandler.h:26:3: note: consider adding the explicit keyword to the constructor
26 | TextInputHandler(nsWindow* aWidget);
| ^
| explicit
/builds/worker/checkouts/gecko/widget/uikit/nsWindow.mm:78:3: error: bad implicit conversion constructor for 'nsAutoRetainUIKitObject'
78 | nsAutoRetainUIKitObject(id anObject) { mObject = [anObject retain]; }
| ^
/builds/worker/checkouts/gecko/widget/uikit/nsWindow.mm:78:3: note: consider adding the explicit keyword to the constructor
78 | nsAutoRetainUIKitObject(id anObject) { mObject = [anObject retain]; }
| ^
| explicit
/builds/worker/checkouts/gecko/widget/uikit/nsWindow.mm:943:3: error: Unused "kungFuDeathGrip" 'nsCOMPtr<nsIWidget>' objects constructed from members are prohibited
943 | nsCOMPtr<nsIWidget> kungFuDeathGrip(aEvent->mWidget);
| ^
/builds/worker/checkouts/gecko/widget/uikit/nsWindow.mm:943:39: note: Please switch all accesses to this member to go through 'kungFuDeathGrip', or explicitly pass 'kungFuDeathGrip' to `mozilla::Unused`
943 | nsCOMPtr<nsIWidget> kungFuDeathGrip(aEvent->mWidget);
| ^
Differential Revision: https://phabricator.services.mozilla.com/D203700
2024-03-06 20:28:49 +00:00
..
Bug 1831092 - Use the new pull-based API for all crash annotations and remove the global annotations table r=jgilbert,necko-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,padenot,handyman,afranchuk,valentin,alwu,sotaro
2024-03-04 10:24:43 +00:00
Bug 1831092 - Use the new pull-based API for all crash annotations and remove the global annotations table r=jgilbert,necko-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,padenot,handyman,afranchuk,valentin,alwu,sotaro
2024-03-04 10:24:43 +00:00
2024-03-05 08:26:08 +00:00
2024-03-02 15:25:59 +00:00
2023-10-02 12:36:17 +00:00
2024-03-06 19:27:12 +00:00
2024-03-06 20:28:49 +00:00
2024-03-06 17:56:58 +00:00
2024-01-12 11:52:07 +02:00
2023-11-14 09:21:24 +00:00
2023-11-14 09:21:24 +00:00
2023-11-14 09:21:24 +00:00
2023-10-30 09:46:19 +00:00
2023-10-30 09:46:19 +00:00
2023-12-08 07:08:42 +00:00
2023-10-30 09:46:19 +00:00
2023-10-26 03:45:17 +00:00
2023-11-06 16:27:07 +00:00
2023-10-15 15:29:02 +00:00
2023-07-07 23:13:20 +00:00
2023-08-09 10:29:39 +00:00
2023-09-28 20:46:07 +00:00
2023-10-10 07:33:05 +00:00
2023-07-20 14:24:27 +00:00
2024-01-11 00:34:57 +00:00
2024-01-11 00:34:57 +00:00
2024-02-27 02:49:04 +00:00
2024-02-05 21:19:16 +00:00
2024-02-27 06:33:48 +00:00
2023-05-16 22:42:59 +00:00
2024-03-04 21:03:26 +00:00
2024-02-12 19:45:48 +00:00
2023-06-16 18:04:23 +00:00
2024-02-27 10:28:56 +00:00
2023-06-01 07:37:33 +00:00
2024-02-07 18:30:22 +00:00
2023-08-09 10:29:39 +00:00
2024-01-28 07:49:53 +00:00
2024-03-05 21:46:18 +00:00
2023-08-07 01:03:58 +00:00
2023-08-07 01:03:58 +00:00
2023-05-18 05:51:19 +00:00
2024-03-06 11:52:20 +02:00
2024-03-06 11:52:20 +02:00
2024-03-03 12:27:13 +00:00
2023-10-06 21:23:45 +00:00
2024-02-28 21:29:37 +00:00
2024-02-28 21:29:37 +00:00
2024-02-24 19:25:30 +00:00
2024-02-24 19:25:30 +00:00
2023-05-31 21:58:43 +00:00
2024-03-06 11:52:20 +02:00
2023-05-14 21:02:08 +00:00
2023-02-22 21:05:25 +00:00
2023-11-06 16:27:07 +00:00
2023-12-20 12:59:26 +00:00
2023-07-10 14:26:12 +00:00
2023-05-16 21:25:37 +00:00
2024-02-28 21:29:37 +00:00
2024-02-28 21:29:37 +00:00
2023-12-18 05:46:13 +00:00
2024-03-06 11:52:20 +02:00
2023-07-10 14:26:12 +00:00
2024-01-28 07:49:53 +00:00
2024-02-28 21:29:37 +00:00
2024-02-05 21:19:16 +00:00
2023-04-20 08:54:17 +00:00
2023-11-23 18:28:31 +00:00
2023-11-23 18:28:31 +00:00
2023-12-01 14:39:06 +00:00
2024-03-06 19:04:25 +00:00
2023-11-20 09:14:50 +00:00
2024-03-06 19:04:25 +00:00
2024-03-06 03:32:31 +00:00
2023-04-06 12:37:54 +00:00
2024-02-13 11:26:48 +00:00
2024-03-01 11:36:23 +02:00
2023-04-23 21:28:43 +00:00
2023-04-23 21:28:43 +00:00
2024-01-22 22:00:13 +00:00
2024-02-27 10:28:56 +00:00
2023-07-27 22:09:10 +00:00
2024-03-02 07:50:19 +00:00
2024-03-02 07:50:19 +00:00
2023-05-15 14:53:02 +00:00
2023-04-10 21:11:28 +00:00
2023-04-01 08:31:12 +00:00
2023-11-20 09:14:50 +00:00
2023-02-27 20:22:18 +00:00
2023-07-01 02:23:21 +00:00
2024-02-13 11:26:48 +00:00
2024-02-13 11:26:48 +00:00
2023-10-15 15:29:02 +00:00
2023-06-05 08:06:33 +00:00
2023-11-23 18:28:31 +00:00
2024-03-02 07:50:19 +00:00
2024-01-30 20:18:13 +00:00
2023-11-14 09:21:24 +00:00
2023-05-16 21:25:37 +00:00
2023-10-10 08:51:12 +00:00
2023-05-23 10:30:05 +00:00
2023-09-28 20:46:07 +00:00
2023-08-16 21:08:28 +00:00
2023-10-11 08:24:14 +00:00
2023-05-24 11:13:58 +00:00
2023-08-15 00:20:11 +00:00
2023-08-15 00:22:57 +00:00
2023-10-15 15:29:02 +00:00
2023-08-23 01:16:59 +00:00
2024-02-03 04:50:41 +00:00
2023-10-24 19:04:55 +00:00
2024-03-04 21:03:24 +00:00
2023-12-06 08:33:33 +00:00
2024-02-29 11:15:52 +00:00
2024-02-29 11:15:52 +00:00
2024-02-12 20:12:39 +00:00
2024-02-12 20:12:39 +00:00
2023-08-09 10:29:39 +00:00
2023-04-01 08:31:12 +00:00
2023-10-10 07:33:05 +00:00
2023-07-19 12:44:34 +00:00