Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(40)

Issue 2866783002: bluetooth: web: Remove now-duplicate max name length tests. (Closed)

Created:
3 years, 7 months ago by scheib
Modified:
3 years, 7 months ago
Reviewers:
ortuno
CC:
blink-reviews, chromium-reviews, ortuno+watch_chromium.org, scheib+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

bluetooth: web: Remove now-duplicate max name length tests. Code used to be stricter about filters and device names and return different error types. We realized that the longest name should always be viable to filter on. Only TypeErrors are produced now, making these tests redundant. 4 test are kept, originally named: "*max-length-for-device-name*" and remove 4 "*max-length-for-name-in-adv-name*" These duplicate tests should have been removed in https://codereview.chromium.org/2642123003 The names are simplified to: "max-length-name*.html" BUG=653718 Review-Url: https://codereview.chromium.org/2866783002 Cr-Commit-Position: refs/heads/master@{#471540} Committed: https://chromium.googlesource.com/chromium/src/+/dd54acf6aaaeac88dd7aa1487c1cca25c9b6ffcf

Patch Set 1 #

Patch Set 2 : Renamed files max-length-for-device-name-name.html -> max-length-name.html #

Patch Set 3 : Merge TOT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-4 lines, -136 lines) Patch
D third_party/WebKit/LayoutTests/bluetooth/requestDevice/canonicalizeFilter/max-length-for-device-name-name.html View 1 2 1 chunk +0 lines, -17 lines 0 comments Download
D third_party/WebKit/LayoutTests/bluetooth/requestDevice/canonicalizeFilter/max-length-for-device-name-namePrefix.html View 1 2 1 chunk +0 lines, -17 lines 0 comments Download
D third_party/WebKit/LayoutTests/bluetooth/requestDevice/canonicalizeFilter/max-length-for-name-in-adv-name.html View 1 2 1 chunk +0 lines, -17 lines 0 comments Download
D third_party/WebKit/LayoutTests/bluetooth/requestDevice/canonicalizeFilter/max-length-for-name-in-adv-namePrefix.html View 1 2 1 chunk +0 lines, -17 lines 0 comments Download
A + third_party/WebKit/LayoutTests/bluetooth/requestDevice/canonicalizeFilter/max-length-name.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/bluetooth/requestDevice/canonicalizeFilter/max-length-name-unicode.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/bluetooth/requestDevice/canonicalizeFilter/max-length-namePrefix.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/bluetooth/requestDevice/canonicalizeFilter/max-length-namePrefix-unicode.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/WebKit/LayoutTests/bluetooth/requestDevice/canonicalizeFilter/unicode-max-length-for-device-name-name.html View 1 2 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/bluetooth/requestDevice/canonicalizeFilter/unicode-max-length-for-device-name-namePrefix.html View 1 2 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/bluetooth/requestDevice/canonicalizeFilter/unicode-max-length-for-name-in-adv-name.html View 1 2 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/bluetooth/requestDevice/canonicalizeFilter/unicode-max-length-for-name-in-adv-namePrefix.html View 1 2 1 chunk +0 lines, -18 lines 0 comments Download

Messages

Total messages: 25 (20 generated)
scheib
Code search to see the tests to keep and remove: https://cs.chromium.org/search/?sq=package:chromium&type=cs&q=f:max-length-for+f:bluetooth
3 years, 7 months ago (2017-05-05 19:54:25 UTC) #3
ortuno
lgtm Should we simplify the naming as well? max-length-for-device-name-name.html -> max-length-name.html max-length-for-device-name-namePrefix.html -> max-length-namePrefix.html
3 years, 7 months ago (2017-05-08 01:13:48 UTC) #8
scheib
On 2017/05/08 01:13:48, ortuno wrote: > lgtm > > Should we simplify the naming as ...
3 years, 7 months ago (2017-05-08 19:54:11 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2866783002/40001
3 years, 7 months ago (2017-05-13 00:33:19 UTC) #14
commit-bot: I haz the power
3 years, 7 months ago (2017-05-13 01:59:30 UTC) #25
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/dd54acf6aaaeac88dd7aa1487c1c...

Powered by Google App Engine
This is Rietveld 408576698