Bug 123767

Summary: Implement base64url encoding from RFC 4648
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Web Template FrameworkAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, commit-queue, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 122679    
Attachments:
Description Flags
proposed patch none

Description Alexey Proskuryakov 2013-11-04 16:48:46 PST
Because JOSE family of formats uses it (JWK, JWA, JWE, ...)
Comment 1 Alexey Proskuryakov 2013-11-04 16:50:58 PST
Created attachment 215970 [details]
proposed patch
Comment 2 WebKit Commit Bot 2013-11-04 17:43:51 PST
Comment on attachment 215970 [details]
proposed patch

Clearing flags on attachment: 215970

Committed r158628: <http://trac.webkit.org/changeset/158628>
Comment 3 WebKit Commit Bot 2013-11-04 17:43:53 PST
All reviewed patches have been landed.  Closing bug.