Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Code-Review | +1 |
# blink_to_v8_decls, blink_to_v8_defs = make_blink_to_v8_function(cg_context)
Not related to your change at all, but would you mind removing this comment-out? This is a leftover. (It's totally fine to not remove this in this CL. It's totally optional.)
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Commit-Queue | +2 |
# blink_to_v8_decls, blink_to_v8_defs = make_blink_to_v8_function(cg_context)
Not related to your change at all, but would you mind removing this comment-out? This is a leftover. (It's totally fine to not remove this in this CL. It's totally optional.)
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
1 is the latest approved patch-set.
The change was submitted with unreviewed changes in the following files:
```
The name of the file: third_party/blink/renderer/bindings/scripts/bind_gen/dictionary.py
Insertions: 0, Deletions: 2.
The diff is too large to show. Please review the diff.
```
Stop generating *NonNull accessors in IDL dictionaries
Convert remaining users of Dictionary::{has,get}...NonNull(), and then
stop generating them.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |