[Webkit-unassigned] [Bug 119559] [EFL] Web Inspector: Move to new web inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 19 13:50:03 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=119559





--- Comment #4 from Joseph Pecoraro <joepeck at webkit.org>  2013-08-19 13:49:34 PST ---
Heh, that is pretty wild.

For starters, you may want to give #toolbar a background gradient / color instead of white. Probably somewhat like the old inspector did this. I think it checked InspectorFrontendHost.platform and added a style class to the body, and used that in CSS selectors for setting a toolbar background.

As for why the embossing doesn't work, I don't know. Try bumping _imageStorageFormatVersion in ImageUtilities.js to see if we're still reusing the generated images from before switching to SVG images (generated images are stored in a WebSQL Database). If that doesn't work, then you will need to dig into ImageUtilities generateEmbossedImages.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list