Bug 101805 - Implement WebResourceBuffer::isEmpty()
Summary: Implement WebResourceBuffer::isEmpty()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac All
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks: 98537
  Show dependency treegraph
 
Reported: 2012-11-09 15:13 PST by Brady Eidson
Modified: 2012-11-13 20:36 PST (History)
1 user (show)

See Also:


Attachments
Patch v1 (3.00 KB, patch)
2012-11-09 15:17 PST, Brady Eidson
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2012-11-09 15:13:04 PST
Make ResourceBuffer::isEmpty() virtual
Comment 1 Brady Eidson 2012-11-09 15:13:48 PST
Actually, "Implement WebResourceBuffer::isEmpty()" which involves making ResourceBuffer::isEmpty virtual
Comment 2 Brady Eidson 2012-11-09 15:17:16 PST
Created attachment 173382 [details]
Patch v1
Comment 3 Brady Eidson 2012-11-09 15:25:54 PST
http://trac.webkit.org/changeset/134119