Code-Review | +1 |
Commit-Queue | +2 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Code-Review | +1 |
The IsURLParameter function only has a declaration but no implementation,
nit: can you line wrap at 72 characters?
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Code-Review | +1 |
LGTM, but I believe you only need a single reviewer for this kind of small change?
The IsURLParameter function only has a declaration but no implementation,
nit: can you line wrap at 72 characters?
nit: and then no new line after the comma?
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
The IsURLParameter function only has a declaration but no implementation,
Frédéric Wangnit: can you line wrap at 72 characters?
nit: and then no new line after the comma?
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Code-Review | +1 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Commit-Queue | +2 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Commit-Queue | +2 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
5 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
[HTMLParamElement] Remove IsURLParameter
The IsURLParameter function is only declared but not implemented.
It isn't used anywhere else, so it is removed.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |