Bug 177357 - <area> needs to be connected in order to navigate
Summary: <area> needs to be connected in order to navigate
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Rob Buis
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-09-22 05:24 PDT by Anne van Kesteren
Modified: 2020-05-31 01:37 PDT (History)
8 users (show)

See Also:


Attachments
Patch (3.34 KB, patch)
2020-05-22 08:20 PDT, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (3.18 KB, patch)
2020-05-31 00:39 PDT, Rob Buis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anne van Kesteren 2017-09-22 05:24:08 PDT
web-platform-tests:

  html/semantics/links/following-hyperlinks/activation-behavior.window.js

HTML Standard PR: https://github.com/whatwg/html/pull/2613.
Comment 1 Rob Buis 2020-05-22 08:20:55 PDT
Created attachment 400047 [details]
Patch
Comment 2 Maciej Stachowiak 2020-05-30 23:44:05 PDT
Comment on attachment 400047 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=400047&action=review

r=me but see style suggestion

> Source/WebCore/html/HTMLAnchorElement.cpp:470
> +    // https://html.spec.whatwg.org/#cannot-navigate

Most of this file isn’t commented with spec references, so I don’t think that is needed here.
Comment 3 Rob Buis 2020-05-31 00:39:04 PDT
Created attachment 400697 [details]
Patch
Comment 4 EWS 2020-05-31 01:36:59 PDT
Committed r262359: <https://trac.webkit.org/changeset/262359>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 400697 [details].
Comment 5 Radar WebKit Bug Importer 2020-05-31 01:37:18 PDT
<rdar://problem/63804780>