Closed
      
        Bug 535905
      
      
        Opened 15 years ago
          Closed 15 years ago
      
        
    
  
[SeaMonkey 2.1] mochitest-browser-chrome: "Exception thrown at chrome://mochikit/content/browser/toolkit/components/places/tests/browser/browser_bug399606.js:74 - ReferenceError: XPCOMUtils is not defined"     
    Categories
(Toolkit :: Places, defect)
        Toolkit
          
        
        
      
        
    
        Places
          
        
        
      
        
    Tracking
()
        VERIFIED
        FIXED
        
    
  
        
            mozilla1.9.3a5
        
    
  
People
(Reporter: sgautherie, Assigned: sgautherie)
References
(Blocks 1 open bug, )
Details
Attachments
(1 file)
| 1.44 KB,
          patch         | mak
:
              
              review+ | Details | Diff | Splinter Review | 
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.3a1pre) Gecko/20091218
SeaMonkey/2.1a1pre] (home, optim default) (W2Ksp4)
|   | ||
| Comment 1•15 years ago
           | ||
Toolkit tests should not have a dependency on Firefox defining shorthands like Cc and Ci, and XPCOMUtils should be explicitly defined. e.g.
Components.utils.import("resource://gre/modules/XPCOMUtils.jsm");
| Assignee | ||
| Updated•15 years ago
           | 
Severity: normal → major
blocking2.0: --- → ?
No longer depends on: 416066
OS: Windows 2000 → All
Hardware: x86 → All
| Assignee | ||
| Comment 2•15 years ago
           | ||
| Assignee | ||
| Updated•15 years ago
           | 
        Attachment #442119 -
        Flags: review? → review?(mak77)
| Comment 3•15 years ago
           | ||
Comment on attachment 442119 [details] [diff] [review]
browser_bug399606
[Checkin: Comment 4]
I agree about Cc, Ci, and so on, we have a bug about that, the situation sux i admit.
        Attachment #442119 -
        Flags: review?(mak77) → review+
| Assignee | ||
| Comment 4•15 years ago
           | ||
Comment on attachment 442119 [details] [diff] [review]
browser_bug399606
[Checkin: Comment 4]
http://hg.mozilla.org/mozilla-central/rev/123ed6f30ed9
        Attachment #442119 -
        Attachment description: browser_bug399606 → browser_bug399606
[Checkin: Comment 4]
| Assignee | ||
| Updated•15 years ago
           | 
Status: ASSIGNED → RESOLVED
blocking2.0: ? → ---
Closed: 15 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a5
| Assignee | ||
| Comment 5•15 years ago
           | ||
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1272501568.1272503858.5765.gz
Linux comm-central-trunk debug test mochitest-other on 2010/04/28 17:39:28
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1272497462.1272498932.24571.gz
OS X 10.5 comm-central-trunk debug test mochitest-other on 2010/04/28 16:31:02
V.Fixed
Status: RESOLVED → VERIFIED
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•