Bug 41032 - Removing document dependencies from CanvasRenderingContext::setFont for use in workers
Summary: Removing document dependencies from CanvasRenderingContext::setFont for use i...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 34909
  Show dependency treegraph
 
Reported: 2010-06-22 20:09 PDT by Sterling Swigart
Modified: 2010-06-22 20:12 PDT (History)
0 users

See Also:


Attachments
setFont refactoring (6.25 KB, patch)
2010-06-22 20:09 PDT, Sterling Swigart
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sterling Swigart 2010-06-22 20:09:41 PDT
Created attachment 59469 [details]
setFont refactoring

See summary.
Comment 1 Sterling Swigart 2010-06-22 20:12:43 PDT
Not doing canvas on workers for now. This is put up in case of reference for future.