Bug 92915

Summary: [chromium] Fix lost context handling on hud layer
Product: WebKit Reporter: Antoine Labour <piman>
Component: New BugsAssignee: Antoine Labour <piman>
Status: RESOLVED FIXED    
Severity: Normal CC: cc-bugs, danakj, enne, jamesr, nduca, piman, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Antoine Labour 2012-08-01 15:25:49 PDT
[chromium] Fix lost context handling on hud layer
Comment 1 Antoine Labour 2012-08-01 15:28:17 PDT
Created attachment 155901 [details]
Patch
Comment 2 Antoine Labour 2012-08-01 15:29:55 PDT
See http://code.google.com/p/chromium/issues/detail?id=140092 for crash.
Comment 3 WebKit Review Bot 2012-08-01 15:30:51 PDT
Attachment 155901 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1
Source/WebKit/chromium/ChangeLog:8:  Line contains tab character.  [whitespace/tab] [5]
Source/WebKit/chromium/ChangeLog:9:  Line contains tab character.  [whitespace/tab] [5]
Source/WebKit/chromium/ChangeLog:12:  Line contains tab character.  [whitespace/tab] [5]
Source/WebCore/ChangeLog:8:  Line contains tab character.  [whitespace/tab] [5]
Source/WebCore/ChangeLog:9:  Line contains tab character.  [whitespace/tab] [5]
Source/WebCore/ChangeLog:12:  Line contains tab character.  [whitespace/tab] [5]
Total errors found: 6 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Antoine Labour 2012-08-01 15:32:31 PDT
Created attachment 155904 [details]
Patch
Comment 5 Adrienne Walker 2012-08-01 15:35:00 PDT
Comment on attachment 155904 [details]
Patch

R=me.  Thanks for fixing this, and even more thanks for the test.
Comment 6 WebKit Review Bot 2012-08-01 16:49:01 PDT
Comment on attachment 155904 [details]
Patch

Clearing flags on attachment: 155904

Committed r124385: <http://trac.webkit.org/changeset/124385>
Comment 7 WebKit Review Bot 2012-08-01 16:49:04 PDT
All reviewed patches have been landed.  Closing bug.