Fix ChangeLog typo
git-svn-id: svn://svn.chromium.org/blink/trunk@43930 bbb929c8-8fbe-4397-9dbb-9b2b20218538
This commit is contained in:
2
third_party/WebKit/WebCore/ChangeLog
vendored
2
third_party/WebKit/WebCore/ChangeLog
vendored
@ -8,7 +8,7 @@
|
||||
"javascript://" be detected as invalid hierarchical URLs. When a KURL is marked as
|
||||
invalid, you can no longer ask it a question such as "is your protocol javascript?"
|
||||
Therefore FrameLoader wouldn't recognize them as javascript URLs and instead try to
|
||||
navigated to them.
|
||||
navigate to them.
|
||||
|
||||
URL parsing rules aside, such URLs are in use in the wild (Microsoft's Virtual Earth
|
||||
being a high profile example) and actually represent valid javascript.
|
||||
|
Reference in New Issue
Block a user