Re: [webkit-dev] RFC: stop using std::chrono, go back to using doubles for time

2016-05-23 Thread Michal Debski
? Also move operator is not canonical in WTF strictly speaking.   I just remember about ugly bugs in MediaTime arithmetics.   Best regards, Michal Debski   --- Original Message --- Sender : Filip Pizlo<fpi...@apple.com> Date : May 23, 2016 07:32 (GMT+01:00) Title : Re: [webkit-dev] R

Re: [webkit-dev] RFC: stop using std::chrono, go back to using doubles for time

2016-05-22 Thread Michal Debski
return .0; }    static constexpr double max() { return std::numeric_limits::infinity(); }};}}   Best regards,Michal Debski   --- Original Message --- Sender : Filip Pizlo<fpi...@apple.com> Date : May 23, 2016 02:41 (GMT+01:00) Title : [webkit-dev] RFC: stop using std::chrono,

Re: [webkit-dev] Updating HTML Gamepad support

2014-06-23 Thread Michal Debski
changes to corresponding bugs so you can take a look, but I'm still trying to make GTK compile (and work). Best regards, Michal Debski ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev