Commit Graph

257712 Commits

Author SHA1 Message Date
B2G Bumper Bot
99e6ca07d6 Bumping manifests a=b2g-bump 2015-08-14 02:12:38 -07:00
B2G Bumper Bot
aff3430592 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/289ba35830ed
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #31346 from etiennesegonzac/bug-1188165

Bug 1188165 - Keep the homescreen fade overlay during NFC shrink. r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/16cb1acbfa02
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1188165 - Keep the homescreen fade overlay during NFC shrink. r=johnhu
2015-08-14 02:10:34 -07:00
Wes Kocher
d5832eb242 Merge m-c to b2ginbound, a=merge 2015-08-13 16:44:42 -07:00
B2G Bumper Bot
c3a20f74eb Bumping manifests a=b2g-bump 2015-08-13 15:14:36 -07:00
Gijs Kruitbosch
602381c2f7 Bug 1192032 - followup followup because I accidentally committed extraneous stuff, rs=me a=merge 2015-08-13 23:09:47 +01:00
Wes Kocher
e0088ecd50 Merge fx-team to m-c a=merge 2015-08-13 16:30:54 -07:00
Wes Kocher
0582a8bb2a Merge b2ginbound to central, a=merge 2015-08-13 15:47:32 -07:00
Brian Grinstead
54cbb33df2 Bug 1194258 - Make sure tracking protection section is hidden in Control Center when it's preffed off;r=paolo 2015-08-13 12:43:19 -07:00
B2G Bumper Bot
174d5f62ed Bumping manifests a=b2g-bump 2015-08-13 12:17:10 -07:00
B2G Bumper Bot
c087b0d2d3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/545d4c6c1224
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #31350 from justindarc/bug1194339

Bug 1194339 - [Music][NGA] Do not use shadow DOM with <music-view-stack>

========

https://hg.mozilla.org/integration/gaia-central/rev/04d36ec82e28
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1194339 - [Music][NGA] Do not use shadow DOM with <music-view-stack>
2015-08-13 12:15:32 -07:00
Ryan VanderMeulen
01958bf6f4 Backed out changeset 92cb84b00e00 (bug 1189842) for OSX about:accounts leaks. 2015-08-13 14:59:16 -04:00
Gijs Kruitbosch
b3d624a343 Bug 1192032 - followup: include windowsregistry jsm to fix test brokenness, rs=bustage 2015-08-13 19:49:48 +01:00
Ryan VanderMeulen
d9218aa2a4 Backed out changesets 7bf71f3a4465 and 6ec8b34e2bc6 (bug 1188750) for Android 4.3 dom/crypto/test/test_indexedDB.html timeouts.
CLOSED TREE
2015-08-13 14:46:28 -04:00
Jared Wein
e0a5eef670 Bug 1193830 - _overPlayingIcon is not reset if there is no mouseenter/mouseleave event. r=Gijs 2015-08-13 14:34:08 -04:00
Ryan VanderMeulen
d7d6ab82b7 Bug 1093431 - Skip browser_styleinspector_tooltip-closes-on-new-selection.js on Linux for frequent timeouts.
CLOSED TREE
2015-08-13 14:29:19 -04:00
Jared Wein
eb47923345 Bug 1192573 - Require tablet-mode (Win10+) to show the on-screen keyboard. r=masayuki 2015-08-13 14:23:54 -04:00
Jan de Mooij
ef2953fb66 No bug - Fix bug1106719.js jit-test to allow overrecursion on a CLOSED TREE. r=me 2015-08-13 20:14:05 +02:00
Ryan VanderMeulen
1dece1252f Backed out changesets 0cf9bfd5af47 and e18c579d29f1 (bug 1193033) for Win7 debug relevant-mutations.html permafail.
CLOSED TREE
2015-08-13 14:15:23 -04:00
Maxim Zhilyaev
0538bf89da Bug 1180387 - New Tab Page doesn't show websites (wrong number of rows or lines) [r=emtwo] 2015-08-13 11:12:41 -07:00
Ryan VanderMeulen
7bacf85e8a Backed out changeset f99b27e40987 (bug 1193924) for B2G emulator bustage.
CLOSED TREE
2015-08-13 12:45:05 -04:00
Michael Comella
8f08035eaf Bug 1193975 - Remove unused menuItemActionBarStyleNewTablet. r=mhaigh 2015-08-12 16:31:32 -07:00
Michael Comella
a9be5afc54 Bug 1193975 - Remove NewTablet from ImageButton.TabCount. r=mhaigh
It seems the other attributes are not used on tablet so there was
no need to make a base style here.
2015-08-12 16:29:01 -07:00
Michael Comella
40d104c34c Bug 1193975 - Remove NewTablet from ImageButton style. r=mhaigh
I feel like there's a better way to do this than using *Base, but
this is our current convention.
2015-08-12 16:24:18 -07:00
Alexandre Poirot
120fee5987 Bug 1193313 - Make gcli use DOM Promise. r=jwalker 2015-08-13 10:57:16 -07:00
Alexandre Poirot
9594149487 Bug 1193313 - Remove projecteditor promise alias in favor of require(promise). r=bgrins 2015-08-13 10:57:16 -07:00
Alexandre Poirot
0023c7a35b Bug 1193313 - Cleanup promises. r=jryans 2015-08-13 10:57:15 -07:00
Alexandre Poirot
94cd9a5421 Bug 1194128 - Fix hidden webconsole errors. r=jryans 2015-08-13 10:57:15 -07:00
Alexandre Poirot
816d73e3aa Bug 1194115 - Fix all hidden errors while running test_promises_client_getdependentpromises.js. r=jryans 2015-08-13 10:57:14 -07:00
Alexandre Poirot
e7d4d61b4d Bug 1192863 - Use client/main.js instead of dbg-server.jsm. r=jryans 2015-08-13 10:57:14 -07:00
Alexandre Poirot
68e8aa5825 Bug 1192863 - Convert dbg-client.jsm into a SDK module. r=jryans 2015-08-13 10:57:14 -07:00
Alexandre Poirot
dfc163e577 Bug 1190857 - Add loader alias to DevTools loader exports. r=jryans 2015-08-13 10:57:13 -07:00
Michael Comella
db9a62b70f Bug 1193950 - Tint menu bar icons on pre-L devices. r=mhaigh
I wasn't using the wrapped drawable when setting the icon, which
curiously works on L+ devices, but not pre-L.
2015-08-12 15:54:30 -07:00
Michael Comella
bff85d12da Bug 1193580 - Losslessy compress png assets. r=liuche
Note that this not the originally reviewed patch in the bug, but a re-run of
the algorithm that produced that patch.
2015-08-13 10:43:51 -07:00
Michael Comella
2ccd0586d1 Bug 1150742 - Remove new from tablet_tabs_item_cell. r=mhaigh 2015-08-12 14:18:12 -07:00
Michael Comella
297b163747 Bug 1150742 - Remove new_tablet from tab_strip. r=mhaigh
This involved renaming the existing tab_strip layout to tab_strip_inner
as it was originally contained within the new_tablet_tab_strip
layout.
2015-08-12 14:14:33 -07:00
Michael Comella
04ca9d47ff Bug 1150742 - Remove new_tablet from tab_strip_divider. r=mhaigh 2015-08-12 14:08:04 -07:00
Michael Comella
edc8153cfd Bug 1150742 - Remove new_tablet from tab_strip_add_tab. r=mhaigh 2015-08-12 14:06:16 -07:00
Michael Comella
ac4a94744f Bug 1150742 - Remove new_tablet from tab_new_dark. r=mhaigh 2015-08-12 14:04:09 -07:00
Michael Comella
adb5740dcd Bug 1150742 - Remove new from tablet_menu. r=mhaigh 2015-08-11 17:37:41 -07:00
Michael Comella
2b211f0964 Bug 1150742 - Remove new_tablet from tab_item_close_button. r=mhaigh 2015-08-11 17:34:25 -07:00
Michael Comella
8a00791184 Bug 1150742 - Remove new from tablet_tab_close. r=mhaigh
tablet_* is not ideal but there is a collision between phone and tablet assets
so I filed bug 1193585 to complete this process.
2015-08-11 17:33:05 -07:00
Michael Comella
50c718f016 Bug 1150742 - Remove new_tablet from url_bar_nav_button. r=mhaigh 2015-08-11 17:24:44 -07:00
Michael Comella
d284cf593a Bug 1150742 - Remove new_tablet from tab_strip_button. r=mhaigh
Also removed the drawable/ null reference because it was unneeded.
2015-08-11 17:11:43 -07:00
Michael Comella
b848e4075c Bug 1150742 - Remove new_tablet from tabs_panel_back_button. r=mhaigh 2015-08-11 17:07:09 -07:00
Michael Comella
487fff99ad Bug 1150742 - Rename new_tablet_nav_back -> tabs_panel_nav_back. r=mhaigh 2015-08-11 17:04:07 -07:00
Michael Comella
ce96c1e594 Bug 1150742 - Remove new_tablet from ic_menu_reload. r=mhaigh
Similar deal to the previous two changesets on back and forward.
2015-08-11 16:40:10 -07:00
Michael Comella
cc4a7cc1a4 Bug 1150742 - Remove new_tablet_ from ic_menu_back. r=mhaigh
Similar deal to the previous commit on ic_menu_forward.
2015-08-11 16:35:49 -07:00
Michael Comella
3a834de188 Bug 1150742 - Move new_tablet_ic_menu_forward -> ic_menu_forward. r=mhaigh
This involved removing drawable-large-v11/ic_menu_forward.xml, which
was a null reference presumably there to save memory when the
browser_app menu loaded the forward menu item. Also, the
new_tablet_ic_menu_forward null reference for API 9 builds was
removed.
2015-08-11 16:32:22 -07:00
Michael Comella
25272d4742 Bug 1150742 - Move once-used forward button style to use in layout. r=mhaigh
When styles are only used once, there is no need to clutter up the
styles files for them.
2015-08-11 16:29:25 -07:00
Russ Nicoletti
2b4ec33223 Bug 1190622 - [Telemetry] Report USS memory at time of performance marks r=jryans 2015-08-11 10:16:24 -07:00