Bug 94513

Summary: Add parsing logic for allow-pointer-lock to iframe sandbox attribute.
Product: WebKit Reporter: Vincent Scheib <scheib>
Component: New BugsAssignee: Vincent Scheib <scheib>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dglazkov
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 84402    
Attachments:
Description Flags
Patch abarth: review+

Description Vincent Scheib 2012-08-20 12:33:26 PDT
Add parsing logic for allow-pointer-lock to iframe sandbox attribute.
Comment 1 Vincent Scheib 2012-08-20 13:51:14 PDT
Created attachment 159512 [details]
Patch
Comment 2 Adam Barth 2012-08-21 09:30:26 PDT
Comment on attachment 159512 [details]
Patch

I assume this is in the spec now?
Comment 3 Vincent Scheib 2012-08-21 09:33:03 PDT
(In reply to comment #2)
> (From update of attachment 159512 [details])
> I assume this is in the spec now?

In Ian's work queue for adding to HTML:
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17838#c7

Pointer Lock spec being updated by me, not yet published.
Comment 4 Vincent Scheib 2012-08-21 10:42:23 PDT
Committed r126171: <http://trac.webkit.org/changeset/126171>