Open Bug 1495998 Opened 6 years ago Updated 2 months ago

windows.ui.notifications.h is missing on mingw for bug 1155505

Categories

(Core :: Widget: Win32, defect, P3)

Unspecified
Windows
defect

Tracking

()

Tracking Status
firefox64 --- affected

People

(Reporter: m_kato, Unassigned)

References

(Blocks 1 open bug)

Details

https://treeherder.mozilla.org/logviewer.html#?job_id=203026627&repo=mozilla-inbound&lineNumber=30303

mingw build has no windows.ui.notifications.h header, so mingw32 build cannot implement toast notification backend.  I think that mingw32 doesn't support UWP well, so this header is missing.

So even if landed bug 1155505 (I will land it without mingw support), toast notification isn't implemented on mingw.
Depends on: 1155505
Jacek, this seems like a header issue
Blocks: 1463261
Yeah, it won't be quick to fix, I'm afraid. winrt mode extends .idl syntax quite a lot. I implemented some of those features in widl, but it's still not up to the task to generate windows.ui.notifications.h. It will be quite a bit of work.
No worries, this feature isn't urgent by any means.
Priority: -- → P3
See Also: → 1603030
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.