Bug 154293

Summary: Add a redirect for B3 documentation
Product: WebKit Reporter: Jon Davis <jond>
Component: WebKit WebsiteAssignee: Jon Davis <jond>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, jond, timothy
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch none

Description Jon Davis 2016-02-16 10:51:10 PST
The B3 documentation used to live at https://webkit.org/documentation/b3/ and now lives at https://webkit.org/docs/b3/
Comment 1 Jon Davis 2016-02-16 10:54:24 PST
Created attachment 271437 [details]
Patch
Comment 2 Timothy Hatcher 2016-02-16 10:56:32 PST
Comment on attachment 271437 [details]
Patch

Google also has the two sub pages, we should redirect those too.
Comment 3 Jon Davis 2016-02-16 11:11:31 PST
Created attachment 271443 [details]
Patch
Comment 4 Jon Davis 2016-02-16 11:18:57 PST
Created attachment 271451 [details]
Patch
Comment 5 Timothy Hatcher 2016-02-16 11:20:24 PST
Comment on attachment 271451 [details]
Patch

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

> Websites/webkit.org/.htaccess:75
> +Redirect 301 /documentation/b3/intermediate-representation/ /docs/b3/assembly-intermediate-representation.html
> +Redirect 301 /documentation/b3/intermediate-representation /docs/b3/assembly-intermediate-representation.html

These should be intermediate-representation.html not assembly-intermediate-representation.html
Comment 6 Jon Davis 2016-02-16 11:22:11 PST
Created attachment 271453 [details]
Patch
Comment 7 WebKit Commit Bot 2016-02-16 12:18:10 PST
Comment on attachment 271453 [details]
Patch

Clearing flags on attachment: 271453

Committed r196647: <http://trac.webkit.org/changeset/196647>
Comment 8 WebKit Commit Bot 2016-02-16 12:18:13 PST
All reviewed patches have been landed.  Closing bug.