Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(175)

Issue 2652873002: Fuchsia: Implement memory region protections (Closed)

Created:
3 years, 11 months ago by zra
Modified:
3 years, 11 months ago
Reviewers:
rmacnak, siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Don't leak vmo handle #

Patch Set 3 : Add comments. Rename. Don't track if code is not write-protected #

Patch Set 4 : Fix typo #

Patch Set 5 : Track vmars even when not write-protecting code #

Total comments: 2

Patch Set 6 : Added comment #

Patch Set 7 : Format #

Unified diffs Side-by-side diffs Delta from patch set Stats (+157 lines, -2 lines) Patch
M runtime/vm/virtual_memory_fuchsia.cc View 1 2 3 4 5 6 6 chunks +157 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
zra
3 years, 11 months ago (2017-01-24 17:55:52 UTC) #2
rmacnak
lgtm https://codereview.chromium.org/2652873002/diff/80001/runtime/vm/virtual_memory_fuchsia.cc File runtime/vm/virtual_memory_fuchsia.cc (right): https://codereview.chromium.org/2652873002/diff/80001/runtime/vm/virtual_memory_fuchsia.cc#newcode252 runtime/vm/virtual_memory_fuchsia.cc:252: prot = MX_VM_FLAG_PERM_READ; I would expect "0", but ...
3 years, 11 months ago (2017-01-25 01:46:19 UTC) #3
zra
https://codereview.chromium.org/2652873002/diff/80001/runtime/vm/virtual_memory_fuchsia.cc File runtime/vm/virtual_memory_fuchsia.cc (right): https://codereview.chromium.org/2652873002/diff/80001/runtime/vm/virtual_memory_fuchsia.cc#newcode252 runtime/vm/virtual_memory_fuchsia.cc:252: prot = MX_VM_FLAG_PERM_READ; On 2017/01/25 01:46:19, rmacnak wrote: > ...
3 years, 11 months ago (2017-01-25 05:44:03 UTC) #4
zra
3 years, 11 months ago (2017-01-25 05:44:38 UTC) #6
Message was sent while issue was closed.
Committed patchset #7 (id:120001) manually as
672aab3cd3255fc4a669fa013bd703e12c3d1280 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698