Closed
Bug 491665
Opened 17 years ago
Closed 17 years ago
Ts regression on 2009-05-05
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mfinkle, Assigned: mfinkle)
Details
Attachments
(1 file, 3 obsolete files)
|
20.03 KB,
patch
|
pavlov
:
review+
|
Details | Diff | Splinter Review |
Ts regression from the landing of the CSS-based theme (bug 491301) which was kinda expected. The theme is making use of a lot of -moz-border-color styles.
Changeset: http://hg.mozilla.org/mobile-browser/rev/4fb85e309287
Graph: http://graphs.mozilla.org/#show=2774468,2774466,2774464&sel=1241558293,1241605289
| Assignee | ||
Comment 1•17 years ago
|
||
~200ms
| Assignee | ||
Comment 2•17 years ago
|
||
Just a test to see if the transparent images are causing the panning regressions
| Assignee | ||
Comment 3•17 years ago
|
||
This patch uses | border: 1px inset #xxx | instead of the -moz-border-colors approach.
Assignee: nobody → mark.finkle
Attachment #376053 -
Attachment is obsolete: true
| Assignee | ||
Comment 4•17 years ago
|
||
Same as previous, but with the wince parts too
Attachment #376073 -
Attachment is obsolete: true
| Assignee | ||
Comment 5•17 years ago
|
||
This patch uses the flat style (no 3d edges) for buttons, checkboxes and radios. Maemo and WinCE included.
Attachment #376075 -
Attachment is obsolete: true
Attachment #376171 -
Flags: review?(pavlov)
Updated•17 years ago
|
Attachment #376171 -
Flags: review?(pavlov) → review+
| Assignee | ||
Comment 6•17 years ago
|
||
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•