Closed
Bug 224871
Opened 22 years ago
Closed 22 years ago
[FIX]resource:///res/samples/test9.html warnings/errors
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Tracking
()
RESOLVED
FIXED
mozilla1.6beta
People
(Reporter: mmokrejs, Assigned: bzbarsky)
Details
Attachments
(1 file)
1.14 KB,
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030826
Build Identifier:
This I get on Tru64Unxi 5.1A with mozilla 20031105:
WEBSHELL+ = 4
WEBSHELL+ = 5
WEBSHELL+ = 6
WEBSHELL+ = 7
WEBSHELL+ = 8
WEBSHELL+ = 9
CSS Error (resource:///res/samples/test1.html :19.74): Expected declaration but
found '/'. Skipped to next declaration.
CSS Error (resource:///res/samples/test1.html :25.15): Expected color but found
'yelow'. Error in parsing value for property 'color'. Declaration dropped.
WARNING: empty damage rect: update caller to avoid fcn call overhead, file
nsFrame.cpp, line 2540
WARNING: empty damage rect: update caller to avoid fcn call overhead, file
nsFrame.cpp, line 2540
WARNING: empty damage rect: update caller to avoid fcn call overhead, file
nsFrame.cpp, line 2540
WEBSHELL+ = 10
WARNING: empty damage rect: update caller to avoid fcn call overhead, file
nsFrame.cpp, line 2540
WARNING: empty damage rect: update caller to avoid fcn call overhead, file
nsFrame.cpp, line 2540
WARNING: empty damage rect: update caller to avoid fcn call overhead, file
nsFrame.cpp, line 2540
WARNING: empty damage rect: update caller to avoid fcn call overhead, file
nsFrame.cpp, line 2540
WARNING: empty damage rect: update caller to avoid fcn call overhead, file
nsFrame.cpp, line 2540
WARNING: empty damage rect: update caller to avoid fcn call overhead, file
nsFrame.cpp, line 2540
Document resource:///res/samples/test9.html loaded successfully
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
![]() |
Assignee | |
Comment 1•22 years ago
|
||
The errors here are errors in the test1.html (which you filed a separate bug
on). The paint warning here keeps coming up -- I thought I'd posted a patch
for it once, but.... roc, could you look, please?
![]() |
Assignee | |
Comment 2•22 years ago
|
||
![]() |
Assignee | |
Comment 3•22 years ago
|
||
Taking.
Assignee: dbaron → bz-vacation
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Summary: resource:///res/samples/test9.html warnings/errors → [FIX]resource:///res/samples/test9.html warnings/errors
Target Milestone: --- → mozilla1.6beta
![]() |
Assignee | |
Comment 4•22 years ago
|
||
Comment on attachment 134951 [details] [diff] [review]
Maybe I was thinking of a different callsite...
roc, what do you think?
Attachment #134951 -
Flags: superreview?(roc)
Attachment #134951 -
Flags: review?(roc)
Comment on attachment 134951 [details] [diff] [review]
Maybe I was thinking of a different callsite...
sure
Attachment #134951 -
Flags: superreview?(roc)
Attachment #134951 -
Flags: superreview+
Attachment #134951 -
Flags: review?(roc)
Attachment #134951 -
Flags: review+
![]() |
Assignee | |
Comment 6•22 years ago
|
||
Checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•