WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
27744
option-clicking on disclosure triangles for navigator.mimeTypes causes badness
https://bugs.webkit.org/show_bug.cgi?id=27744
Summary
option-clicking on disclosure triangles for navigator.mimeTypes causes badness
Eric Seidel (no email)
Reported
2009-07-27 15:50:13 PDT
Created
attachment 33578
[details]
picture showing badness option-clicking on disclosure triangles for navigator.mimeTypes causes badness Lots of repeated data. Something is confused here. See screen shot. 1. open inspector 2. type "navigator.mimeTypes" 3. Click around on disclosure triangles, holding down option (Which should "expand all, recursively")
Attachments
picture showing badness
(24.66 KB, image/png)
2009-07-27 15:50 PDT
,
Eric Seidel (no email)
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2009-07-27 15:50:41 PDT
Not sure who all works on inspector these days, adding Tim.
Keishi Hattori
Comment 2
2009-07-28 08:57:39 PDT
I'm sorry but I don't see what's wrong here. Isn't the repeating data because there is a circular reference? Option click expands recursively for max depth 3 to avoid an infinite loop.
Timothy Hatcher
Comment 3
2009-07-28 09:11:33 PDT
Keishi Hattori is right we only expand 3 levels deep on option click to prevent badness.
Eric Seidel (no email)
Comment 4
2009-07-28 09:48:35 PDT
OK, I can see these are circular now. I can file a separate bug about option-clicking on "mimeTypes" itself not expanding all of the types.
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