Closed Bug 857144 Opened 11 years ago Closed 7 years ago

WebSMS: SmsFilter::SetStartDate and SetEndDate broken with cross-global dates

Categories

(Core :: DOM: Device Interfaces, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: bzbarsky, Unassigned)

References

Details

The code is:

84   mData.startDate() = js_DateGetMsecSinceEpoch(&obj);

which will set startDate to 0 if "obj" is Date from a subframe, say.
SetEndDate has the same problem.
Summary: SmsFilter::SetStartDate broken with cross-global dates → SmsFilter::SetStartDate and SetEndDate broken with cross-global dates
Summary: SmsFilter::SetStartDate and SetEndDate broken with cross-global dates → WebSMS: SmsFilter::SetStartDate and SetEndDate broken with cross-global dates
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.