RESOLVED FIXED 191415
U+180E is no longer a whitespace character
https://bugs.webkit.org/show_bug.cgi?id=191415
Summary U+180E is no longer a whitespace character
Ross Kirsling
Reported 2018-11-07 21:48:09 PST
U+180E is no longer a whitespace character
Attachments
Patch (15.41 KB, patch)
2018-11-07 22:59 PST, Ross Kirsling
no flags
Patch (20.97 KB, patch)
2018-11-07 23:54 PST, Ross Kirsling
no flags
Archive of layout-test-results from ews100 for mac-sierra (2.48 MB, application/zip)
2018-11-08 01:09 PST, EWS Watchlist
no flags
Archive of layout-test-results from ews104 for mac-sierra-wk2 (3.12 MB, application/zip)
2018-11-08 01:17 PST, EWS Watchlist
no flags
Archive of layout-test-results from ews121 for ios-simulator-wk2 (2.51 MB, application/zip)
2018-11-08 01:50 PST, EWS Watchlist
no flags
Archive of layout-test-results from ews202 for win-future (12.86 MB, application/zip)
2018-11-08 01:54 PST, EWS Watchlist
no flags
Archive of layout-test-results from ews114 for mac-sierra (3.39 MB, application/zip)
2018-11-08 02:00 PST, EWS Watchlist
no flags
Archive of layout-test-results from ews115 for mac-sierra (3.52 MB, application/zip)
2018-11-08 03:55 PST, EWS Watchlist
no flags
Patch (32.47 KB, patch)
2018-11-08 10:30 PST, Ross Kirsling
no flags
Ross Kirsling
Comment 1 2018-11-07 22:59:16 PST
Ross Kirsling
Comment 2 2018-11-07 23:01:01 PST
Ross Kirsling
Comment 3 2018-11-07 23:54:06 PST
Ross Kirsling
Comment 4 2018-11-08 00:12:27 PST
*** Bug 126608 has been marked as a duplicate of this bug. ***
EWS Watchlist
Comment 5 2018-11-08 01:09:23 PST Comment hidden (obsolete)
EWS Watchlist
Comment 6 2018-11-08 01:09:25 PST Comment hidden (obsolete)
EWS Watchlist
Comment 7 2018-11-08 01:17:12 PST Comment hidden (obsolete)
EWS Watchlist
Comment 8 2018-11-08 01:17:15 PST Comment hidden (obsolete)
EWS Watchlist
Comment 9 2018-11-08 01:50:38 PST Comment hidden (obsolete)
EWS Watchlist
Comment 10 2018-11-08 01:50:40 PST Comment hidden (obsolete)
EWS Watchlist
Comment 11 2018-11-08 01:54:03 PST Comment hidden (obsolete)
EWS Watchlist
Comment 12 2018-11-08 01:54:15 PST Comment hidden (obsolete)
EWS Watchlist
Comment 13 2018-11-08 02:00:36 PST Comment hidden (obsolete)
EWS Watchlist
Comment 14 2018-11-08 02:00:37 PST Comment hidden (obsolete)
EWS Watchlist
Comment 15 2018-11-08 03:55:04 PST Comment hidden (obsolete)
EWS Watchlist
Comment 16 2018-11-08 03:55:06 PST Comment hidden (obsolete)
Ross Kirsling
Comment 17 2018-11-08 10:30:24 PST
Ross Kirsling
Comment 18 2018-11-08 12:42:45 PST
This should be good now -- sorry about the layout test spam. 😅
Saam Barati
Comment 19 2018-11-08 14:38:28 PST
Comment on attachment 354248 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=354248&action=review r=me > Source/JavaScriptCore/parser/Lexer.h:241 > ALWAYS_INLINE bool Lexer<UChar>::isWhiteSpace(UChar ch) Can we combine this w/ isStrWhiteSpace somehow inside ParseInt.h?
Ross Kirsling
Comment 20 2018-11-08 15:14:42 PST
(In reply to Saam Barati from comment #19) > Comment on attachment 354248 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=354248&action=review > > r=me > > > Source/JavaScriptCore/parser/Lexer.h:241 > > ALWAYS_INLINE bool Lexer<UChar>::isWhiteSpace(UChar ch) > > Can we combine this w/ isStrWhiteSpace somehow inside ParseInt.h? Good point -- created bug 191439 to track this.
WebKit Commit Bot
Comment 21 2018-11-08 15:40:34 PST
Comment on attachment 354248 [details] Patch Clearing flags on attachment: 354248 Committed r238004: <https://trac.webkit.org/changeset/238004>
WebKit Commit Bot
Comment 22 2018-11-08 15:40:36 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 23 2018-11-08 15:41:29 PST
Note You need to log in before you can comment on or make changes to this bug.