Last Comment Bug 41090 - [regression] View source shows blank page
: [regression] View source shows blank page
Status: VERIFIED FIXED
[nsbeta2+][dogfood-]
: regression, relnote
Product: SeaMonkey
Classification: Client Software
Component: UI Design (show other bugs)
: Trunk
: All All
: P2 normal (vote)
: M18
Assigned To: Bill Law
: sairuh (rarely reading bugmail)
: 41091 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2000-05-31 10:59 PDT by Teruko Kobayashi
Modified: 2004-11-23 18:54 PST (History)
4 users (show)
See Also:
Crash Signature:
QA Whiteboard:


Attachments

Summon comment box

Description Teruko Kobayashi 2000-05-31 10:59:28 PDT
Page source page does not contain anything.

Steps of regression
1. Go to http://home.netscape.com/
2. Select View|Page Source
 
   Page source page does not contain anything.

Tested 2000-05-31-08 Linux and Win32 build.  This did not happen in 2000-05-30 
builds.
Comment 1 Teruko Kobayashi 2000-05-31 10:59:58 PDT
Nominating for dogfood.
Comment 2 rubydoo123 2000-05-31 11:08:31 PDT
this is probably a dup of 41088, asking sfraser if that is a true statement
Comment 3 Simon Fraser 2000-05-31 11:19:51 PDT
No, unrelated to 41088 (unless there is a very generic window opening problem). 
View Source is a browser issue.
Comment 4 Teruko Kobayashi 2000-05-31 11:23:43 PDT
*** Bug 41091 has been marked as a duplicate of this bug. ***
Comment 5 Blake Ross 2000-05-31 12:17:58 PDT
changing QA contact to sairuh, component to xpapps
Comment 6 Blake Ross 2000-05-31 12:23:14 PDT
bug 32437 and bug 32142 are the same thing, but they're old and this is a 
regression, so highly unlikely that they're related
Comment 7 rickg 2000-05-31 17:29:34 PDT
removing dogfood status, but setting nsbeta2+.
Comment 8 Blake Ross 2000-05-31 19:02:26 PDT
changing to nsbeta2+ so this shows up on radar
Comment 9 don 2000-06-01 00:10:18 PDT
M18 ...
Comment 10 Simon Fraser 2000-06-01 10:28:13 PDT
M18, yet nsbeta2+? How does that work?
Comment 11 sairuh (rarely reading bugmail) 2000-06-02 11:13:08 PDT
adding dogfood and relnote kw. okay, i can put up with this not being fixed for
m16, but this is an obvious regression that oughtta be fixed by m17. imho :-)
Comment 12 sairuh (rarely reading bugmail) 2000-06-02 11:27:26 PDT
*** Bug 41227 has been marked as a duplicate of this bug. ***
Comment 13 Bill Law 2000-06-02 14:56:56 PDT
"View source" is broken.  viewsource.js does 
document.getElementById("content-frame") and expects to get back a object with a  
"docShell" property (which should be an xpconnect wraper for an nsIDocShell 
interface).

As it stands, it gets a "XULElement" (nsIDOMXULElement, I presume) which doesn't 
have any such "docShell" property.

My theory is that XUL <iframe>s are now some sort of XBL-defined widget rather 
than an <iframe>-specific widget like they used to be.  I will have to talk to 
somebody who know smore about how to get this working again.
Comment 14 leger 2000-06-02 15:17:50 PDT
Putting on [nsbeta2+][dogfood-] radar.  Does not need a fix ASAP for daily work, 
but we should fix this for beta2.
Comment 15 Bill Law 2000-06-02 15:37:20 PDT
I talked to Dave Hyatt and we've got past the first hurdle.  There was a typo in 
the xbl for the iframe and the docShell property was broken.  We fixed that and 
then started getting assertions from the bowels of the doc shell (I think it 
was).  I'm investigating that now (or will be, depending on what else is going 
on).
Comment 16 Blake Ross 2000-06-03 10:17:19 PDT
fwiw, View Source is now working for me in 60308 win me.
Comment 17 John Dobbins 2000-06-03 13:30:25 PDT
View source working with 60308 in Windows 98
Comment 18 John Dobbins 2000-06-03 13:37:45 PDT
View source is also working with 60308 on Red Hat 6.2
Comment 19 Bill Law 2000-06-05 09:06:29 PDT
Yes, Dave Hyatt's fix should get it working in release builds (where the 
assertion is compiled out).  I still need to either resolve or remove the 
assertion that pops up in debug builds, I think.

We can probably downgrade this now, though.
Comment 20 Bill Law 2000-06-08 19:51:29 PDT
Resolving this fixed.  The assertion seems to have gone away for now and "view 
page source" works AOK.
Comment 21 sairuh (rarely reading bugmail) 2000-06-14 15:08:42 PDT
a-yup. vrfy 2000.06.14.08-m17 all/all.

Note You need to log in before you can comment on or make changes to this bug.


Privacy Policy