Home (Chromium) CodeHealth : Remove use of ListValue::GetString()
Post
Cancel

(Chromium) CodeHealth : Remove use of ListValue::GetString()

Code Health Issue 란

Code Health 이슈는 가장 접근하기 쉬운 이슈이다. 오래된 함수를 새 함수로 교체하는 작업을 해준다.

나는 ListValue::GetString() 함수를 Value::GetString() 함수로 바꾸는 작업을 해주었다.

Merge

사실 너무 간단한 작업이라 금방 끝났고 리뷰 과정에서도 별 문제없이 Merge 되었다.

This post is licensed under CC BY 4.0 by the author.

(Chromium) Fix a bug that marker pseudo-element is adding extra margin-right

(Chromium) Chromium의 빌드

Comments powered by Disqus.