Bug 81158 - [chromium] Remove canRecoverFromContextLoss attribute, it's unused
Summary: [chromium] Remove canRecoverFromContextLoss attribute, it's unused
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: James Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-14 14:33 PDT by James Robinson
Modified: 2012-03-14 14:42 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.47 KB, patch)
2012-03-14 14:36 PDT, James Robinson
senorblanco: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Robinson 2012-03-14 14:33:33 PDT
[chromium] Remove canRecoverFromContextLoss attribute, it's unused
Comment 1 James Robinson 2012-03-14 14:36:22 PDT
Created attachment 131926 [details]
Patch
Comment 2 Stephen White 2012-03-14 14:37:53 PDT
Comment on attachment 131926 [details]
Patch

Yay!  r=me
Comment 3 James Robinson 2012-03-14 14:39:54 PDT
Thanks for the quick review! https://chromiumcodereview.appspot.com/9702042/ will remove the chromium-side reference, then I'll remove the attribute from the interface.
Comment 4 James Robinson 2012-03-14 14:42:39 PDT
Committed r110757: <http://trac.webkit.org/changeset/110757>