Closed Bug 756086 Opened 12 years ago Closed 10 years ago

"chrome://global/content/bindings/resizer.xml#resizer" is a property on the window object, on Windows

Categories

(Firefox :: General, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 31

People

(Reporter: kuzzcc, Unassigned)

References

Details

Attachments

(2 files)

Attached image sc.png
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/536.11 (KHTML, like Gecko) Chrome/20.0.1132.8 Safari/536.11

Steps to reproduce:

test
====
<n>
<script type="text/javascript">
alert((Object.getOwnPropertyNames(window)+'').match(/chrome[^,]*/g))
</script>


Actual results:

Memory leaks


Expected results:

.
Component: Untriaged → General
QA Contact: untriaged → general
Whiteboard: [MemShrink]
How can you tell this is a memory leak?

I understand this bug to mean that your window object sometimes has a 

  chrome://global/content/bindings/resizer.xml#resizer

property on it.  That's not necessarily a leak.

Moreover, I can't reproduce that behavior.
Attached file testcase
I test firefox nightly and Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20100101 Firefox/12.0

chrome://global/content/bindings/resizer.xml#resizer xxxxxx just like something memory address
Attachment #625452 - Attachment mime type: text/plain → text/html
Okay, I see this on a Windows machine.  On Linux, the alert reads "null", as expected.

I still don't think this is a memory leak, though.  This looks pretty benign, to be honest.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [MemShrink]
Hardware: x86_64 → x86
Summary: Memory leaks resizer.xml → "chrome://global/content/bindings/resizer.xml#resizer" is a property on the window object, on Windows
Ok. if it's not memory leak. leave it alone
Justin: I see this resizer.xml in the Web Console on Linux as well. Do you know why it show on the window object?
Fixed by bug 990290.
Depends on: 990290
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 31
QA Whiteboard: [good first verify]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: