[Webkit-unassigned] [Bug 13530] Preview other CSS @media in browser window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 9 23:17:44 PST 2012


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





--- Comment #6 from Connor Montgomery <c at cnnr.me>  2012-01-09 23:17:44 PST ---
Created an attachment (id=121800)
 --> (https://bugs.webkit.org/attachment.cgi?id=121800&action=review)
Progress on the patch

I've added this stuff so far. After re-building it, this shows up in the correct spot correctly. I've got a few questions, as this is my first commit to WebKit:

I understand how in Settings.js, I create the setting using createSetting(), and I'm also okay on SettingsScreen.js.

I'm a bit confused as to how I can access the page the user is on, or where I can find the API exposed to me. I'm also kind of confused regarding the structure - I just copied what _showUserAgentStylesSettingChanged() was, and tried to alert something when checking the "Only use print styles" checkbox. It was unsuccessful, though.

Thanks for your help!

-- 
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