[de-xbl] convert calendar-alarm-widget to custom element
Categories
(Calendar :: Alarms, enhancement)
Tracking
(Not tracked)
People
(Reporter: pmorris, Assigned: pmorris)
References
Details
Attachments
(1 file, 5 obsolete files)
37.24 KB,
patch
|
Details | Diff | Splinter Review |
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
This patch is on top of the changes in bug 1528201, so I am defering requesting a review until the other patch lands.
Assignee | ||
Comment 2•6 years ago
|
||
A couple of small minor changes, for greater consistency with the way other custom element JS files are organized.
Assignee | ||
Comment 3•6 years ago
|
||
Oops, here's the right file with the minor changes.
Assignee | ||
Comment 4•6 years ago
|
||
This patch is on top of the most recent patch in bug 1528201 (calendar-snooze-popup-6.patch). Hopefully that bug will be done soon, so I'm going ahead and requesting review here, but feel free to hold off on reviewing for now, if you prefer.
Comment 5•6 years ago
|
||
Assignee | ||
Comment 6•6 years ago
|
||
Okay, now with proper commit message, @extends, and some comment formatting (capitalization, punctuation). And rebased on top of latest snooze popup patch (#8).
Comment 7•6 years ago
|
||
Assignee | ||
Comment 8•6 years ago
|
||
To preserve history I've combined this patch with the related calendar snooze popup patch from bug 1528201. That way the old XBL binding file is copied to the new JS file all at once in one patch.
Try server run:
https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&revision=6197a66634b17d9ef901fbe0d31527e923bf4a72
Assignee | ||
Comment 9•6 years ago
|
||
Looks like none of the test failures on the try server run are calendar tests, so I think this is ready to land.
Since I'm new at reading the try server results, someone with more experience might want to have a second look, just for good measure.
Comment 11•6 years ago
|
||
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/b8523a5ed09c
[de-xbl] convert calendar-alarm-widget binding to custom element. r=philipp
Updated•6 years ago
|
Description
•