Bug 88053

Summary: ASSERT(m_fontSelector->document()) is bogus and should be removed
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, inferno, macpherson, menard, tonyg, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 66687    
Attachments:
Description Flags
Patch none

Description Adam Barth 2012-06-01 00:32:17 PDT
ASSERT(m_fontSelector->document()) is bogus and should be removed
Comment 1 Adam Barth 2012-06-01 00:35:24 PDT
Created attachment 145227 [details]
Patch
Comment 2 Abhishek Arya 2012-06-01 01:24:57 PDT
Comment on attachment 145227 [details]
Patch

Yes. Darin also removed similar assert in http://trac.webkit.org/changeset/103779/trunk/Source/WebCore/css/CSSFontFaceSource.cpp.
Comment 3 WebKit Review Bot 2012-06-01 03:39:28 PDT
Comment on attachment 145227 [details]
Patch

Clearing flags on attachment: 145227

Committed r119207: <http://trac.webkit.org/changeset/119207>
Comment 4 WebKit Review Bot 2012-06-01 03:39:42 PDT
All reviewed patches have been landed.  Closing bug.