Bug 8529 - Extra Qaulification in header
Summary: Extra Qaulification in header
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 420+
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 8515
  Show dependency treegraph
 
Reported: 2006-04-21 23:28 PDT by Michael Emmel
Modified: 2006-04-22 14:56 PDT (History)
0 users

See Also:


Attachments
Remove extra qualification (566 bytes, patch)
2006-04-21 23:29 PDT, Michael Emmel
darin: review+
Details | Formatted Diff | Diff
Same problem with RenderText.h (553 bytes, patch)
2006-04-21 23:49 PDT, Michael Emmel
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Emmel 2006-04-21 23:28:51 PDT
Extra Class qualifaction in header so it does not compile on Linux gcc 4.1 note
this method probably should be ifdefed OSX also.
Comment 1 Michael Emmel 2006-04-21 23:29:53 PDT
Created attachment 7896 [details]
Remove extra qualification
Comment 2 Michael Emmel 2006-04-21 23:49:49 PDT
Created attachment 7897 [details]
Same problem with RenderText.h
Comment 3 Darin Adler 2006-04-22 14:32:25 PDT
Comment on attachment 7896 [details]
Remove extra qualification

r=me
Comment 4 Darin Adler 2006-04-22 14:32:45 PDT
Comment on attachment 7897 [details]
Same problem with RenderText.h

r=me