Bug 75723 - Use Vector<OwnPtr> for m_viewportDependentMediaQueryResults in CSSStyleSelector
Summary: Use Vector<OwnPtr> for m_viewportDependentMediaQueryResults in CSSStyleSelector
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: Caio Marcelo de Oliveira Filho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-06 12:00 PST by Caio Marcelo de Oliveira Filho
Modified: 2012-01-09 06:30 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.43 KB, patch)
2012-01-06 12:01 PST, Caio Marcelo de Oliveira Filho
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Caio Marcelo de Oliveira Filho 2012-01-06 12:00:28 PST
Use Vector<OwnPtr> for m_viewportDependentMediaQueryResults in CSSStyleSelector
Comment 1 Caio Marcelo de Oliveira Filho 2012-01-06 12:01:23 PST
Created attachment 121459 [details]
Patch
Comment 2 WebKit Review Bot 2012-01-09 06:30:47 PST
Comment on attachment 121459 [details]
Patch

Clearing flags on attachment: 121459

Committed r104457: <http://trac.webkit.org/changeset/104457>
Comment 3 WebKit Review Bot 2012-01-09 06:30:51 PST
All reviewed patches have been landed.  Closing bug.