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

Issue 2589123002: Fix links are not shown for srcset in view-source (Closed)

Created:
4 years ago by wanchang
Modified:
4 years ago
CC:
chromium-reviews, blink-reviews, dglazkov+blink, blink-reviews-html_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix links are not shown for srcset in view-source added specific handler for srcset in the view-source BUG=633336 Committed: https://crrev.com/62f9562970add03544cf22ebe95ac38b5e2922c9 Cr-Commit-Position: refs/heads/master@{#440071}

Patch Set 1 #

Patch Set 2 : Fix links are not shown for srcset in view-source #

Total comments: 1

Patch Set 3 : Fix links are not shown for srcset in view-source #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -3 lines) Patch
A third_party/WebKit/LayoutTests/fast/frames/viewsource/viewsource-8.html View 1 1 chunk +9 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fast/frames/viewsource/viewsource-8-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLViewSourceDocument.h View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLViewSourceDocument.cpp View 1 2 2 chunks +31 lines, -3 lines 0 comments Download

Messages

Total messages: 22 (9 generated)
wanchang
The current implementation does not consider srcset attribute as link in view-source since HTMLViewSourceDocument is ...
4 years ago (2016-12-20 08:12:51 UTC) #3
skobes
Can you add a test?
4 years ago (2016-12-20 23:54:45 UTC) #6
wanchang
On 2016/12/20 23:54:45, skobes wrote: > Can you add a test? Dear skobes, Could you ...
4 years ago (2016-12-21 00:47:20 UTC) #7
skobes
On 2016/12/21 00:47:20, wanchang.ryu wrote: > Could you help me where I should add a ...
4 years ago (2016-12-21 01:05:56 UTC) #8
wanchang
On 2016/12/21 01:05:56, skobes wrote: > On 2016/12/21 00:47:20, wanchang.ryu wrote: > > Could you ...
4 years ago (2016-12-21 01:18:04 UTC) #9
skobes
lgtm with nit https://codereview.chromium.org/2589123002/diff/20001/third_party/WebKit/Source/core/html/HTMLViewSourceDocument.cpp File third_party/WebKit/Source/core/html/HTMLViewSourceDocument.cpp (right): https://codereview.chromium.org/2589123002/diff/20001/third_party/WebKit/Source/core/html/HTMLViewSourceDocument.cpp#newcode332 third_party/WebKit/Source/core/html/HTMLViewSourceDocument.cpp:332: addText(srclist[i],"html-attribute-value"); put a space after ','
4 years ago (2016-12-21 01:35:06 UTC) #10
wanchang
On 2016/12/21 01:35:06, skobes wrote: > lgtm with nit > > https://codereview.chromium.org/2589123002/diff/20001/third_party/WebKit/Source/core/html/HTMLViewSourceDocument.cpp > File third_party/WebKit/Source/core/html/HTMLViewSourceDocument.cpp ...
4 years ago (2016-12-21 01:49:02 UTC) #11
wanchang
On 2016/12/21 01:49:02, wanchang.ryu wrote: > On 2016/12/21 01:35:06, skobes wrote: > > lgtm with ...
4 years ago (2016-12-21 02:13:27 UTC) #12
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/2589123002/40001
4 years ago (2016-12-21 08:59:32 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-21 10:57:19 UTC) #18
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/62f9562970add03544cf22ebe95ac38b5e2922c9 Cr-Commit-Position: refs/heads/master@{#440071}
4 years ago (2016-12-21 10:59:47 UTC) #20
skobes
On 2016/12/21 02:13:27, wanchang wrote: > Dear skobes, > I uploaded new patchset, Should I ...
4 years ago (2016-12-21 17:42:39 UTC) #21
wanchang
4 years ago (2016-12-21 23:26:10 UTC) #22
Message was sent while issue was closed.
On 2016/12/21 17:42:39, skobes wrote:
> On 2016/12/21 02:13:27, wanchang wrote:
> > Dear skobes,
> > I uploaded new patchset, Should I wait for another your lgtm comment to
commit
> > this patch ?
> 
> If you get "lgtm with nits" you can submit after addressing the nits.  No need
> to wait. :)

Thanks for your comments.

Powered by Google App Engine
This is Rietveld 408576698