|
|
DescriptionUpdate VTTCue enum AlignSetting, "middle" -> "center"
Apparently this was missed in https://codereview.chromium.org/2683633006
R=foolip@chromium.org
BUG=663797
Review-Url: https://codereview.chromium.org/2719513002
Cr-Commit-Position: refs/heads/master@{#453121}
Committed: https://chromium.googlesource.com/chromium/src/+/91f02e878fc3c4c471b0d4e6004b04d1cdbc653e
Patch Set 1 #Patch Set 2 : Fix expectations #
Messages
Total messages: 23 (13 generated)
The CQ bit was checked by fs@opera.com to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
I guess this means we have no tests that try to set the attribute to "middle" or "center"? Trying to set it to "middle" might make sense as an historical.html test in web-platform-tests. Some tests are in flight at https://codereview.chromium.org/2711183003/ but I think it's just renames.
lgtm % some minimal test coverage for this
On 2017/02/24 at 16:41:05, foolip wrote: > I guess this means we have no tests that try to set the attribute to "middle" or "center"? Trying to set it to "middle" might make sense as an historical.html test in web-platform-tests. > > Some tests are in flight at https://codereview.chromium.org/2711183003/ but I think it's just renames. Yes, I think we essentially ditched those with the CL I mentioned in the description... We crash for the CL you referenced, so I'd prefer to land this ASAP for that reason. Can try to get something in for setting 'middle' (either in historical.html or elsewhere) after that.
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
On 2017/02/24 17:24:10, fs wrote: > On 2017/02/24 at 16:41:05, foolip wrote: > > I guess this means we have no tests that try to set the attribute to "middle" > or "center"? Trying to set it to "middle" might make sense as an historical.html > test in web-platform-tests. > > > > Some tests are in flight at https://codereview.chromium.org/2711183003/ but I > think it's just renames. > > Yes, I think we essentially ditched those with the CL I mentioned in the > description... We crash for the CL you referenced, so I'd prefer to land this > ASAP for that reason. Can try to get something in for setting 'middle' (either > in historical.html or elsewhere) after that. SGTM, if it's not too late already.
On 2017/02/26 at 14:55:36, foolip wrote: > On 2017/02/24 17:24:10, fs wrote: > > On 2017/02/24 at 16:41:05, foolip wrote: > > > I guess this means we have no tests that try to set the attribute to "middle" > > or "center"? Trying to set it to "middle" might make sense as an historical.html > > test in web-platform-tests. > > > > > > Some tests are in flight at https://codereview.chromium.org/2711183003/ but I > > think it's just renames. > > > > Yes, I think we essentially ditched those with the CL I mentioned in the > > description... We crash for the CL you referenced, so I'd prefer to land this > > ASAP for that reason. Can try to get something in for setting 'middle' (either > > in historical.html or elsewhere) after that. > > SGTM, if it's not too late already. I don't see that anything happened to change the situation (and the import seems to have failed), so I'll go ahead and land this. Will try to get a test done tomorrow.
The CQ bit was checked by fs@opera.com
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
On 2017/02/26 at 15:19:20, fs wrote: > On 2017/02/26 at 14:55:36, foolip wrote: > > On 2017/02/24 17:24:10, fs wrote: > > > On 2017/02/24 at 16:41:05, foolip wrote: > > > > I guess this means we have no tests that try to set the attribute to "middle" > > > or "center"? Trying to set it to "middle" might make sense as an historical.html > > > test in web-platform-tests. > > > > > > > > Some tests are in flight at https://codereview.chromium.org/2711183003/ but I > > > think it's just renames. > > > > > > Yes, I think we essentially ditched those with the CL I mentioned in the > > > description... We crash for the CL you referenced, so I'd prefer to land this > > > ASAP for that reason. Can try to get something in for setting 'middle' (either > > > in historical.html or elsewhere) after that. > > > > SGTM, if it's not too late already. > > I don't see that anything happened to change the situation (and the import seems to have failed), so I'll go ahead and land this. Will try to get a test done tomorrow. Looks like the tests landed via https://chromium-review.googlesource.com/446725. Good news is that 'middle' is tested by the new WPT test, so the testing part is at least somewhat covered. (Not seeing proper coverage of 'center' though, so should probably add that.) Will change this to update expectations.
The CQ bit was checked by fs@opera.com to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
The CQ bit was checked by fs@opera.com
The patchset sent to the CQ was uploaded after l-g-t-m from foolip@chromium.org Link to the patchset: https://codereview.chromium.org/2719513002/#ps20001 (title: "Fix expectations")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
CQ is committing da patch. Bot data: {"patchset_id": 20001, "attempt_start_ts": 1488134022838130, "parent_rev": "00109a3ffd77b5ee226bf6584a18f16ba85ce5c2", "commit_rev": "91f02e878fc3c4c471b0d4e6004b04d1cdbc653e"}
Message was sent while issue was closed.
Description was changed from ========== Update VTTCue enum AlignSetting, "middle" -> "center" Apparently this was missed in https://codereview.chromium.org/2683633006 R=foolip@chromium.org BUG=663797 ========== to ========== Update VTTCue enum AlignSetting, "middle" -> "center" Apparently this was missed in https://codereview.chromium.org/2683633006 R=foolip@chromium.org BUG=663797 Review-Url: https://codereview.chromium.org/2719513002 Cr-Commit-Position: refs/heads/master@{#453121} Committed: https://chromium.googlesource.com/chromium/src/+/91f02e878fc3c4c471b0d4e6004b... ==========
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/91f02e878fc3c4c471b0d4e6004b... |