Closed
Bug 868388
Opened 12 years ago
Closed 12 years ago
[Building Blocks] Filters should be updated to the latest version
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(b2g18 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
b2g18 | --- | fixed |
People
(Reporter: sergiov, Assigned: arnau)
References
Details
Attachments
(2 files)
16.49 KB,
image/png
|
Details | |
273 bytes,
text/html
|
basiclines
:
review+
akeybl
:
approval-gaia-v1+
|
Details |
No description provided.
Filters have been updated in the Common Controls file: https://www.dropbox.com/s/xaohxz39nh9ft7u/CommonControls_20130305.jpg
we should update the building block to match this update.
Assignee | ||
Comment 2•12 years ago
|
||
Attachment #746373 -
Flags: review?(igonzaleznicolas)
Comment 3•12 years ago
|
||
Comment on attachment 746373 [details]
Patch
This changes look good to me as we ensure we do not break anything.
If we break something we should take care on creating new bugs and fixing them.
Thx!
Attachment #746373 -
Flags: review?(igonzaleznicolas) → review+
Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•12 years ago
|
||
Comment on attachment 746373 [details]
Patch
NOTE: Please see https://wiki.mozilla.org/Release_Management/B2G_Landing to better understand the B2G approval process and landings.
[Approval Request Comment]
Bug caused by (feature/regressing bug #):
User impact if declined:
Testing completed: yes
Risk to taking this patch (and alternatives if risky): this patch is affecting cost control app, and call log where visual styles are not applied correctly. We are trying to fix it ASAP.
String or UUID changes made by this patch:
Attachment #746373 -
Flags: approval-gaia-v1?
Assignee | ||
Updated•12 years ago
|
Comment 5•12 years ago
|
||
(In reply to arnau from comment #4)
> Risk to taking this patch (and alternatives if risky): this patch is
> affecting cost control app, and call log where visual styles are not applied
> correctly. We are trying to fix it ASAP.
Before uplifting, please list all apps that need to be QA verified on master/m-c.
Assignee | ||
Comment 6•12 years ago
|
||
Alex,
we have reviewed email (which was fixed in this patch), call log (https://bugzilla.mozilla.org/show_bug.cgi?id=869446) and cost control (https://bugzilla.mozilla.org/show_bug.cgi?id=869485).
They are all ok for our side, please make sure those 2 bugs are uplifted together.
AFAIK Email, Call log (Comms) and Cost control are the only apps using filters Building Block.
Thanks!
Comment 7•12 years ago
|
||
(In reply to arnau from comment #6)
> AFAIK Email, Call log (Comms) and Cost control are the only apps using
> filters Building Block.
> Thanks!
Who's in position to say this with confidence?
Flags: needinfo?(arnau)
Comment 8•12 years ago
|
||
grep -r "style_unstable/tabs.css" apps
apps/communications/dialer/index.html: <link rel="stylesheet" type="text/css" href="/shared/style_unstable/tabs.css">
apps/costcontrol/index.html: <link rel="stylesheet" type="text/css" href="shared/style_unstable/tabs.css">
apps/email/index.html: <link rel="stylesheet" type="text/css" href="shared/style_unstable/tabs.css"/>
:D
Comment 9•12 years ago
|
||
(In reply to Alex Keybl [:akeybl] from comment #7)
> (In reply to arnau from comment #6)
> > AFAIK Email, Call log (Comms) and Cost control are the only apps using
> > filters Building Block.
> > Thanks!
>
> Who's in position to say this with confidence?
Ismael has alraedy confirmed it: Email, Call log (Comms) and Cost control
Flags: needinfo?(arnau)
Comment 10•12 years ago
|
||
Comment on attachment 746373 [details]
Patch
If/when we find any critical regressions, we'll back this out of v1.1. Approving for now.
Attachment #746373 -
Flags: approval-gaia-v1? → approval-gaia-v1+
Comment 11•12 years ago
|
||
Arnau,
Please mirror the sha from git into bugzilla so that it's easier to find for uplifting to v1-train in the future :).
Landed on master: 1c1aa726652d3c4b4e803beec11b07de0b6ba5f5
Comment 12•12 years ago
|
||
I was not able to uplift this bug to v1-train. If this bug has dependencies which are not marked in this bug, please comment on this bug. If this bug depends on patches that aren't approved for v1-train, we need to re-evaluate the approval. Otherwise, if this is just a merge conflict, you might be able to resolve it with:
git checkout v1-train
git cherry-pick -x -m1 1c1aa726652d3c4b4e803beec11b07de0b6ba5f5
<RESOLVE MERGE CONFLICTS>
git commit
Assignee | ||
Comment 14•12 years ago
|
||
v1-train: c8bf41bbf92e7ff5de72de8e9ba19d8762a92a76
Flags: needinfo?(arnau)
Updated•12 years ago
|
status-b2g18:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•