WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
32032
@namespace directives should allow empty namespaces
https://bugs.webkit.org/show_bug.cgi?id=32032
Summary
@namespace directives should allow empty namespaces
Dave Hyatt
Reported
2009-12-01 13:19:38 PST
Right now empty namespaces are incorrectly ignored.
Attachments
Patch
(2.62 KB, patch)
2009-12-01 13:21 PST
,
Dave Hyatt
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dave Hyatt
Comment 1
2009-12-01 13:21:55 PST
Created
attachment 44097
[details]
Patch
WebKit Review Bot
Comment 2
2009-12-01 13:24:28 PST
Attachment 44097
[details]
did not pass style-queue: Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1 WebCore/css/CSSStyleSheet.cpp:154: An else if statement should be written as an if statement when the prior "if" concludes with a return, break, continue or goto statement. [readability/control_flow] [4] Total errors found: 1
Dave Hyatt
Comment 3
2009-12-01 13:32:14 PST
Thanks reviewbot! I have fixed that style issue.
Dave Hyatt
Comment 4
2009-12-01 13:32:34 PST
Fixed in
r51556
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug