Closed
Bug 982205
Opened 11 years ago
Closed 11 years ago
Hide the facebook oauth frame so that we don't pay during painting
Categories
(Firefox OS Graveyard :: Gaia::Contacts, defect)
Tracking
(tracking-b2g:backlog)
RESOLVED
FIXED
tracking-b2g | backlog |
People
(Reporter: jrmuizel, Assigned: jrmuizel)
References
Details
Attachments
(1 file)
1002 bytes,
patch
|
jmcf
:
review+
crdlc
:
feedback+
|
Details | Diff | Splinter Review |
Everytime there's an iframe that we might need to draw we go down a relatively expensive path (Telling the background color to compositor shows up). Avoid that by making the oauth frame hidden.
Assignee | ||
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
Cristian,
Could you have a look at this, whenever you get the chance?
Flags: needinfo?(crdlc)
Comment 4•11 years ago
|
||
Jeff, please put your pr under review although it looks nice because of FTU is working with the same approach
https://github.com/mozilla-b2g/gaia/blob/master/apps/communications/ftu/index.html#L806
Updated•11 years ago
|
Flags: needinfo?(crdlc)
Assignee | ||
Comment 5•11 years ago
|
||
Attachment #8391192 -
Flags: review?(crdlc)
Comment 6•11 years ago
|
||
Comment on attachment 8391192 [details] [diff] [review]
d331e651526b559028f21b662749edb3e419c216.patch
LGTM
Attachment #8391192 -
Flags: review?(jmcf)
Attachment #8391192 -
Flags: review?(crdlc)
Attachment #8391192 -
Flags: feedback+
Updated•11 years ago
|
Assignee: nobody → jmuizelaar
Status: NEW → ASSIGNED
Updated•11 years ago
|
Attachment #8391192 -
Flags: review?(jmcf) → review+
Comment 7•11 years ago
|
||
Merged in master:
https://github.com/mozilla-b2g/gaia/commit/069cae26749e9a054682e1045f10d8efbb94d93b
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
blocking-b2g: --- → 1.4?
Comment 8•11 years ago
|
||
We've deciding to not block on this since Milan thinks we might be able to live with some checkerboarding for 1.4 (going to confirm with QC to be sure). But this is definitely worth asking for approval on.
blocking-b2g: 1.4? → backlog
Updated•10 years ago
|
blocking-b2g: backlog → ---
tracking-b2g:
--- → backlog
You need to log in
before you can comment on or make changes to this bug.
Description
•