[Webkit-unassigned] [Bug 199163] toExponential, toFixed, and toPrecision should allow arguments up to 100

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 26 09:27:15 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=199163

--- Comment #3 from Alexey Shvayka <shvaikalesh at gmail.com> ---
Style check failure is not related to this change: there are ~56 occurrences of class access modifiers, indented by 1 space in Source/WTF:

```
class DoubleToStringConverter {
 public:
  static const int kMaxFixedDigitsBeforePoint = 60;
```

Should I ignore it or unindent all of them or only in changed file?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190626/599eee1d/attachment.html>


More information about the webkit-unassigned mailing list