You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we should split it up into (at least) 3. The first one should include
no "real" UI code - that is, it shouldn't have anything touched in ui/views or
ui/cocoa, and you can probably leave out a little of the stuff in, e.g.,
ui/browser. The second should add the views implementation, and the third
should add the cocoa implementation.
The text was updated successfully, but these errors were encountered:
With all the additional modifications, the code is properly fragmented according to Devlin criteria. The pending modifications related with the tests to be tracked at #24
From https://codereview.chromium.org/1152613003/#msg15
The text was updated successfully, but these errors were encountered: