Closed
Bug 835774
Opened 12 years ago
Closed 12 years ago
[Building Blocks] [Filters] Left border should be removed
Categories
(Firefox OS Graveyard :: Gaia::Dialer, defect)
Tracking
(b2g18 fixed)
VERIFIED
FIXED
Tracking | Status | |
---|---|---|
b2g18 | --- | fixed |
People
(Reporter: sergiov, Assigned: pivanov)
Details
(Whiteboard: visual design [UX-P1], TEF_REQ, uxbranch, landed in uxbranch)
Attachments
(2 files)
126.03 KB,
image/jpeg
|
Details | |
181 bytes,
text/html
|
sjochimek
:
review+
vingtetun
:
approval-gaia-v1+
|
Details |
There's a 1px left border that needs to be removed. It should look like the roght border of this same component.
Updated•12 years ago
|
Component: General → Gaia::Dialer
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → pivanov
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #710926 -
Flags: review?(sjochimek)
Comment 2•12 years ago
|
||
Comment on attachment 710926 [details]
patch for UX branch
I agree with the changes.
But the dialer app didn't use BB filters.css ?
Can you make those changes in the BB too and use BB in dialer app ?
Attachment #710926 -
Flags: review?(sjochimek) → review-
(In reply to Sam Joch [:samjoch] from comment #2)
> Comment on attachment 710926 [details]
> patch for UX branch
>
> I agree with the changes.
> But the dialer app didn't use BB filters.css ?
> Can you make those changes in the BB too and use BB in dialer app ?
The dialer doesn't use any filters. You mean we should be using them?
Sam is right, changes should be done in the BB (BTW: it's tabs.css).
Sergi, they mean the filters in Call log, not the tabs in communications.
Assignee | ||
Comment 5•12 years ago
|
||
I updated the PR :) thanks Sam
Comment 6•12 years ago
|
||
landed in uxbranch: https://github.com/gordonbrander/gaia/commit/daabb96a5b376f409ef131250ef976b0b3d8d0f6
Whiteboard: visual design [UX-P1], TEF_REQ → visual design [UX-P1], TEF_REQ, uxbranch, landed in uxbranch
Updated•12 years ago
|
Attachment #710926 -
Flags: review- → review+
Comment 7•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Oddly I don't think I see that in v1 train even though it doesn't have the patch.
Note : ran into bug 854424
Master build : 2013-03-26-07-02-04
"mozilla-central" revision="28b048ffb7a7"
"integration/gaia-central" revision="44f6a17f24d4"
"gecko.git"revision="a800f14ea7022a78966f7fe14a9b0d11c569b151"
"gaia.git" revision="ace1eb32a313da1232bbdf9cff2581a4b036356d"
Status: RESOLVED → VERIFIED
status-b2g18:
--- → affected
Comment 9•12 years ago
|
||
Comment on attachment 710926 [details]
patch for UX branch
Is this ready to raise to approval? with user value and risk in the comments? Our goal is to wrap up all Yedo and VxD changes by April 5th.
Assignee | ||
Comment 10•12 years ago
|
||
Yes, I think so.
Comment 11•12 years ago
|
||
Pavel, can you raise this to approval? - I tried but I don't have the necessary permissions. Sorry!
Comment 12•12 years ago
|
||
Comment on attachment 710926 [details]
patch for UX branch
Master commit hash is 352ef94
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: Filter edge borders blank in BB
Testing completed: Yes #c8
Risk to taking this patch (and alternatives if risky): low risk cause, only border none added.
String or UUID changes made by this patch: -
Attachment #710926 -
Flags: approval-gaia-v1?(21)
Comment 13•12 years ago
|
||
Comment on attachment 710926 [details]
patch for UX branch
This comes from the UX branch process where QA has already checked that it works. a=me.
Attachment #710926 -
Flags: approval-gaia-v1?(21) → approval-gaia-v1+
Comment 14•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 25d9e53380db967d76223c5f1e1940ed907ed447
<RESOLVE MERGE CONFLICTS>
git commit
Updated•12 years ago
|
Flags: needinfo?(pivanov)
Comment 15•12 years ago
|
||
(In reply to John Ford [:jhford] from comment #14)
> 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 25d9e53380db967d76223c5f1e1940ed907ed447
> <RESOLVE MERGE CONFLICTS>
> git commit
Pavel or Sam, can you look into this? Thanks!
Assignee | ||
Comment 16•12 years ago
|
||
My patch is on master, see here:
https://github.com/mozilla-b2g/gaia/blob/master/shared/style_unstable/tabs.css#L179
Flags: needinfo?(pivanov)
Comment 17•12 years ago
|
||
(In reply to Pavel Ivanov [:ivanovpavel] from comment #16)
> My patch is on master, see here:
> https://github.com/mozilla-b2g/gaia/blob/master/shared/style_unstable/tabs.
> css#L179
The problem is that this patch doesn't apply to the v1-train branch, which is where it needs to land as well.
Comment 18•12 years ago
|
||
Hi John: What can we do about this "doesn't apply" issue to get it to land in v1-train? Thanks!
Updated•12 years ago
|
Flags: needinfo?(jhford)
Comment 19•12 years ago
|
||
(In reply to Stephany Wilkes from comment #18)
> Hi John: What can we do about this "doesn't apply" issue to get it to land
> in v1-train? Thanks!
Hi Stephany, when the Release engineers have problems with the uplifing, because it can not be merged cleanly to v1-train or another branch (normally because it have dependencies with another bugs not specified or there are differences between that branch and the master branch in the part of the code where the patch applies) the developer who has fixed the bug in master (in this case Pavel or Sam) have to do the merging of the patch in v1-train (resolving the conflicts that John can not do because he doesn't know neither the patch nor the code as well as the developers).
Remenber that when they do the uplift, they have to include in a comment the hash commit for v1-train (as they do when resolve the bug in master) and change the status of the flag status-b2g18 from "affected" to "fixed"
Comment 20•12 years ago
|
||
We can't do more here without conflicts resolved. Please supply a patch or uplift directly.
Flags: needinfo?(jhford) → needinfo?(pivanov)
Comment 21•12 years ago
|
||
Pavel or Sam, are either of you available to grab this one and resolve? Thanks!
Assignee | ||
Updated•12 years ago
|
Flags: needinfo?(sjochimek)
Comment 22•12 years ago
|
||
Sorry this was not the right hash, the right one was 352ef946693d267d997b709fcc03537710289ec9 (cf. https://github.com/mozilla-b2g/gaia/pull/8794).
Uplifted in v1-train as well: https://github.com/mozilla-b2g/gaia/commit/486b7fdfa1fcd4494da67b9d4c556cbd71613727
Flags: needinfo?(sjochimek)
Flags: needinfo?(pivanov)
Updated•12 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•