Summary: | Split scrolling tree ScrollingNodes into FrameScrollingNodes and OverflowScrollingNodes | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> | ||||||
Component: | New Bugs | Assignee: | Simon Fraser (smfr) <simon.fraser> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | andersca, bdakin, bunhere, cmarcelo, commit-queue, esprehn+autocc, glenn, gyuyoung.kim, jamesr, kondapallykalyan, luiz, rakuco, sergio, simon.fraser, thorton, tonikitoo | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Bug Depends on: | |||||||||
Bug Blocks: | 172349 | ||||||||
Attachments: |
|
Description
Simon Fraser (smfr)
2014-05-16 18:42:07 PDT
Created attachment 231612 [details]
Patch
Attachment 231612 [details] did not pass style-queue:
ERROR: Source/WebKit2/Shared/Scrolling/RemoteScrollingCoordinatorTransaction.cpp:167: Multi line control clauses should use braces. [whitespace/braces] [4]
ERROR: Source/WebKit2/Shared/Scrolling/RemoteScrollingCoordinatorTransaction.cpp:175: Multi line control clauses should use braces. [whitespace/braces] [4]
Total errors found: 2 in 56 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 231703 [details]
EWS for EFL
Attachment 231703 [details] did not pass style-queue:
ERROR: Source/WebKit2/Shared/Scrolling/RemoteScrollingCoordinatorTransaction.cpp:167: Multi line control clauses should use braces. [whitespace/braces] [4]
ERROR: Source/WebKit2/Shared/Scrolling/RemoteScrollingCoordinatorTransaction.cpp:175: Multi line control clauses should use braces. [whitespace/braces] [4]
Total errors found: 2 in 57 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 231703 [details]
EWS for EFL
Removing from review queue since this already landed.
|