Bug 102835

Summary: When calling DocumentStyleSheetCollection::addUserSheet, pass in a user sheet
Product: WebKit Reporter: Tony Chang <tony>
Component: New BugsAssignee: Tony Chang <tony>
Status: RESOLVED FIXED    
Severity: Normal CC: aa, koivisto, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Description Tony Chang 2012-11-20 13:59:07 PST
When calling DocumentStyleSheetCollection::addUserSheet, pass in a user sheet
Comment 1 Tony Chang 2012-11-20 14:03:25 PST
Created attachment 175273 [details]
Patch
Comment 2 Ojan Vafai 2012-11-20 14:17:49 PST
Comment on attachment 175273 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=175273&action=review

> Source/WebCore/ChangeLog:8
> +        After r135082, there's an ASSERT that assumes that we only pass in addUserSheet.

I think this sentence is missing a few words. I'm not sure what it's trying to say.
Comment 3 Tony Chang 2012-11-20 14:23:55 PST
Created attachment 175278 [details]
Patch for landing
Comment 4 WebKit Review Bot 2012-11-20 14:51:17 PST
Comment on attachment 175278 [details]
Patch for landing

Clearing flags on attachment: 175278

Committed r135316: <http://trac.webkit.org/changeset/135316>
Comment 5 WebKit Review Bot 2012-11-20 14:51:21 PST
All reviewed patches have been landed.  Closing bug.