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

Issue 2848953003: Do not send pings for anchor elements in MHTML pages (Closed)

Created:
3 years, 7 months ago by jianli
Modified:
3 years, 7 months ago
Reviewers:
Mike West
CC:
blink-reviews, blink-reviews-html_chromium.org, chromium-reviews, dcheng, dglazkov+blink, kinuko+watch, mlamouri+watch-blink_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Do not send pings for anchor elements in MHTML pages Ping attribute is also not saved in MHTML serialization. BUG=715860 TEST=test added Review-Url: https://codereview.chromium.org/2848953003 Cr-Commit-Position: refs/heads/master@{#469808} Committed: https://chromium.googlesource.com/chromium/src/+/417805f68c1f86ddc1c69229fd40fedb62086a55

Patch Set 1 #

Patch Set 2 : Add new file #

Total comments: 2

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -0 lines) Patch
M third_party/WebKit/Source/core/html/HTMLAnchorElement.cpp View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/WebFrameSerializer.cpp View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/tests/WebFrameSerializerTest.cpp View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/web/tests/data/frameserialization/remove_attributes.html View 1 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (13 generated)
jianli
3 years, 7 months ago (2017-04-28 22:04:07 UTC) #6
Mike West
https://codereview.chromium.org/2848953003/diff/20001/third_party/WebKit/Source/core/html/HTMLAnchorElement.cpp File third_party/WebKit/Source/core/html/HTMLAnchorElement.cpp (right): https://codereview.chromium.org/2848953003/diff/20001/third_party/WebKit/Source/core/html/HTMLAnchorElement.cpp#newcode311 third_party/WebKit/Source/core/html/HTMLAnchorElement.cpp:311: return; What about other things that go through `PingLoader`? ...
3 years, 7 months ago (2017-05-02 07:43:21 UTC) #9
jianli
https://codereview.chromium.org/2848953003/diff/20001/third_party/WebKit/Source/core/html/HTMLAnchorElement.cpp File third_party/WebKit/Source/core/html/HTMLAnchorElement.cpp (right): https://codereview.chromium.org/2848953003/diff/20001/third_party/WebKit/Source/core/html/HTMLAnchorElement.cpp#newcode311 third_party/WebKit/Source/core/html/HTMLAnchorElement.cpp:311: return; On 2017/05/02 07:43:21, Mike West wrote: > What ...
3 years, 7 months ago (2017-05-03 21:15:17 UTC) #10
Mike West
LGTM. I suppose we can revisit the implementation if/when those constraints change.
3 years, 7 months ago (2017-05-04 06:35:46 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2848953003/20001
3 years, 7 months ago (2017-05-05 19:19:44 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/261913) android_clang_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, ...
3 years, 7 months ago (2017-05-05 19:25:26 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2848953003/40001
3 years, 7 months ago (2017-05-05 20:18:34 UTC) #18
commit-bot: I haz the power
3 years, 7 months ago (2017-05-05 23:46:12 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/417805f68c1f86ddc1c69229fd40...

Powered by Google App Engine
This is Rietveld 408576698