Bug 76311 - Pointer Lock: Change isLocked() from operator to attribute isLocked
Summary: Pointer Lock: Change isLocked() from operator to attribute isLocked
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: Vincent Scheib
URL:
Keywords:
Depends on:
Blocks: 75762
  Show dependency treegraph
 
Reported: 2012-01-13 14:19 PST by Vincent Scheib
Modified: 2012-01-13 16:28 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.60 KB, patch)
2012-01-13 14:22 PST, Vincent Scheib
no flags Details | Formatted Diff | Diff
Patch (3.61 KB, patch)
2012-01-13 14:27 PST, Vincent Scheib
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent Scheib 2012-01-13 14:19:05 PST
Pointer Lock: change isLocked() from operator to attribute isLocked
Comment 1 Vincent Scheib 2012-01-13 14:22:57 PST
Created attachment 122503 [details]
Patch
Comment 2 WebKit Review Bot 2012-01-13 14:24:17 PST
Attachment 122503 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/poin..." exit_code: 1

Source/WebCore/ChangeLog:8:  Line contains tab character.  [whitespace/tab] [5]
Total errors found: 1 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Vincent Scheib 2012-01-13 14:27:06 PST
Created attachment 122504 [details]
Patch
Comment 5 WebKit Review Bot 2012-01-13 16:28:43 PST
Comment on attachment 122504 [details]
Patch

Clearing flags on attachment: 122504

Committed r105011: <http://trac.webkit.org/changeset/105011>
Comment 6 WebKit Review Bot 2012-01-13 16:28:47 PST
All reviewed patches have been landed.  Closing bug.