Bug 103678 - REGRESSION(r134693): Compilation error on @supports grammar code
Summary: REGRESSION(r134693): Compilation error on @supports grammar code
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: Pablo Flouret
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-29 15:35 PST by Pablo Flouret
Modified: 2012-11-29 16:48 PST (History)
7 users (show)

See Also:


Attachments
Patch (1.81 KB, patch)
2012-11-29 15:39 PST, Pablo Flouret
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pablo Flouret 2012-11-29 15:35:54 PST
Missed a couple of s/m_parsedProperties->size()/m_parsedProperties.size()/ in CSSGrammar.y.in @supports code.
Comment 1 Pablo Flouret 2012-11-29 15:39:27 PST
Created attachment 176834 [details]
Patch
Comment 2 Tony Chang 2012-11-29 15:49:14 PST
Sorry for breaking this!
Comment 3 WebKit Review Bot 2012-11-29 16:48:37 PST
Comment on attachment 176834 [details]
Patch

Clearing flags on attachment: 176834

Committed r136184: <http://trac.webkit.org/changeset/136184>
Comment 4 WebKit Review Bot 2012-11-29 16:48:41 PST
All reviewed patches have been landed.  Closing bug.