Bug 133328

Summary: Some proof-reading of the WebKit2 API headerdoc
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, mitz, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Description Geoffrey Garen 2014-05-27 17:06:33 PDT
Some proof-reading of the WebKit2 API headerdoc
Comment 1 Geoffrey Garen 2014-05-27 17:09:21 PDT
Created attachment 232159 [details]
Patch
Comment 2 Anders Carlsson 2014-05-27 17:12:30 PDT
Comment on attachment 232159 [details]
Patch

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

> Source/WebKit2/ChangeLog:8
> +        Consistently say "item" to reference back-forward list items.

Yes.

> Source/WebKit2/ChangeLog:10
> +        Consistently say "web page" instead of "page" or "webpage".

No! The correct terminology is "webpage" (one word) - see https://help.apple.com/asg/mac/2013/ASG_2013.pdf

> Source/WebKit2/ChangeLog:12
> +        Consistently say "navigation" instead of "load".

Sounds good.

> Source/WebKit2/ChangeLog:15
> +        mismatched singular vs plural.

Please excause my bad english.
Comment 3 Geoffrey Garen 2014-05-27 17:16:51 PDT
Committed r169405: <http://trac.webkit.org/changeset/169405>