Bug 134505 - Implement encodeSessionHistoryEntryData
Summary: Implement encodeSessionHistoryEntryData
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-01 12:19 PDT by Anders Carlsson
Modified: 2014-07-01 12:35 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.75 KB, patch)
2014-07-01 12:20 PDT, Anders Carlsson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2014-07-01 12:19:23 PDT
Implement encodeSessionHistoryEntryData
Comment 1 Anders Carlsson 2014-07-01 12:20:12 PDT
Created attachment 234186 [details]
Patch
Comment 2 WebKit Commit Bot 2014-07-01 12:22:19 PDT
Attachment 234186 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/mac/LegacySessionStateCoding.cpp:393:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Total errors found: 1 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2014-07-01 12:35:18 PDT
Committed r170657: <http://trac.webkit.org/changeset/170657>