Commit Graph

1252 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
9e48d03b18 merge mozilla-inbound to mozilla-central 2014-03-05 13:04:39 +01:00
Sam Foster
db99a4073b Bug 967793 - Add test for download notification behavior when the current tab gets closed. r=azasypkin 2014-03-04 19:16:08 -08:00
Sam Foster
b0d7ea523a Bug 967793 - move all download notifications to next tab when current tab gets closed. r=mbrubeck 2014-03-04 19:16:08 -08:00
Sam Foster
fbd2df350b Bug 967793 - Add tests for metro notification bindings and adoptNotification method. r=azasypkin 2014-03-04 19:16:07 -08:00
Sam Foster
1c33a18e6d Bug 967793 - Move CAO adjustment of notificationbox padding into CSS via a navbar=visible broadcaster. r=mbrubeck 2014-03-04 19:16:07 -08:00
Sam Foster
4a7b9eb07c Bug 967793 - extended notification binding to provide child element support for the notification label. r=mbrubeck 2014-03-04 19:16:07 -08:00
Sam Foster
c604d6806b Bug 974413 - Call Tab's updateViewport when a notification is closed. r=mbrubeck 2014-03-04 19:16:07 -08:00
Mark Capella
08626e2d72 Bug 972574 - Monocles not matching selection after double tap in URL text field, r=jimm, azasypkin 2014-03-04 09:39:48 -05:00
Jim Mathies
bdfb63926f Bug 968916 - Add an entry point to the ceh that launches the metro browser. r=bbondy 2014-03-03 10:35:12 -06:00
Allison Naaktgeboren
96fdc1c85e Bug 784042 - Use mozIColorAnalyzer for autocomplete search result tiles.r=mbrubeck 2014-03-02 10:23:45 -08:00
Wes Kocher
2988134666 Backed out changeset ebcbf7155214 (bug 784042) for metro-chrome bustage 2014-02-28 15:45:31 -08:00
Allison Naaktgeboren
8315c39515 Bug 784042 - Use mozIColorAnalyzer for autocomplete search result tiles. r=mbrubeck 2014-02-28 16:59:07 -05:00
Ehsan Akhgari
5ff28bc333 Bug 976886 - Port RCINCLUDE to moz.build; r=mshal
--HG--
extra : rebase_source : e8a75bc01c3f57516a1a1307de3d170ea07ca1ac
2014-03-04 17:19:24 -05:00
Jim Mathies
4fd9fff112 Bug 969831 - Share code for checking minumum d3d feature level required for running metro and expose this information (including cached check results) via nsIWinMetroUtils. r=bbondy 2014-02-28 07:37:30 -06:00
Rodrigo Silveira
9d873280ff Bug 965550 - Tab stip doesn't touch scroll if last tab is partially visible r=mbrubeck
--HG--
extra : rebase_source : 850ceaadc0eaf1dacfc367fa62d2ed34a4155b6e
2014-02-24 23:45:13 -08:00
Wes Kocher
7b878fa184 Merge inbound to m-c
--HG--
rename : mobile/android/chrome/content/PluginHelper.js => browser/metro/base/content/contenthandlers/PluginHelper.js
2014-02-25 20:09:33 -08:00
Allison Naaktgeboren
3f77308423 Bug 976168 - add disable overlays setting to Options flyout.r=mbrubeck 2014-02-25 14:53:25 -08:00
Matt Brubeck
62d63eb062 Bug 967969 - Handle click-to-play plugin events in Metro [r=rsilveira]
--HG--
rename : mobile/android/chrome/content/PluginHelper.js => browser/metro/base/content/contenthandlers/PluginHelper.js
2014-02-25 11:49:30 -08:00
Sam Foster
56b21d9b87 Bug 963688 - Add new string to shared bookmarks.inc and new default metro feedback bookmark that uses it. r=mbrubeck
--HG--
extra : rebase_source : 84a91b9fc137867f264f150d8abb30271fbd47f8
2014-02-24 12:48:55 -08:00
Mark Capella
38cc1196f9 Bug 975975 - Remove apparently obsolete Metro TextSelection code, r=jimm 2014-02-24 13:35:13 -05:00
Rodrigo Silveira
56fb063a43 Bug 969356 - When mouse clicking on a top site tile, the watermark shifts r=jimm
--HG--
extra : rebase_source : cdfe6847b51ff24ebf46beecff66e16ec241dde3
2014-02-19 13:25:17 -08:00
Makoto Kato
ea965699b4 Bug 973489 - Part 1. Support toast notification on desktop mode. r=jimm 2014-02-20 11:28:57 +09:00
Jim Mathies
19abc7d30e Bug 974364 - Decrease the command execute handler heart beat timer to decrease restart delays. r=bbondy 2014-02-19 09:50:51 -06:00
Aleh Zasypkin
c9f07e7ea3 Bug 972428 - Grippers not appearing under the URL field when adding text. Handle both XUL and HTML input elements. r=jimm 2014-02-14 18:32:13 +01:00
Marina Samuel
75f1b40913 Bug 950174: Part 2: Form data and scroll position save and restore. r=mbrubeck 2014-02-19 11:28:04 -05:00
Rodrigo Silveira
d51de8c341 Bug 842712 - strWindowName of |window.open(strUrl, strWindowName , strWindowFeatures)| should be targeting tab context, this problem only happens win8 metro UI r=mbrubeck 2014-02-10 11:30:56 -08:00
Aleh Zasypkin
67582783ff Bug 960484 - Download button should notify user on every completed download in case of multiple downloads. Signaling via concentric ring effect. r=sfoster 2014-02-12 22:00:02 +01:00
Masatoshi Kimura
8ddf7de8a5 Bug 969918 - Use decltype to declare pointers for dynamic-loaded functions. r=jimm sr=roc 2014-02-18 07:32:52 +09:00
Jim Mathies
32aeb9d565 Bug 967671 - Set nsGfxScrollFrame's mOriginOfLastScroll default to 'other', insures apzc will receive a scroll offset update when frames are created. Also remove display port reset in metrofx front end code when window size changes. r=kats, tnikkel 2014-02-15 07:06:27 -06:00
Jim Mathies
24c8c2e107 Bug 972608 - Update feedback charm entry strings. r=sfoster 2014-02-15 07:06:26 -06:00
Rodrigo Silveira
a975116a7f Bug 949213 - On-boarding screen part 2 r=mbrubeck 2014-02-05 17:13:56 -08:00
Jim Mathies
ea86ad467f Bug 908079 - Follow up, remove a Util.dump statement that landed in the last patch set. DONTBUILD 2014-02-13 07:37:24 -06:00
Jim Mathies
504d9fca23 Bug 908079 - Add a copy-all and follow option to the metrofx console. r=ally 2014-02-13 07:33:57 -06:00
Jim Mathies
8db4e621b5 Bug 908079 - Don't display code segments in the metrofx console by default, avoids a bad hang when displaying the console for the first time. r=ally 2014-02-13 07:33:57 -06:00
Rodrigo Silveira
2721d8a4d0 Bug 969356 - Backed out because this change hides the scrollbar and clips bottom tiles in portrait/snapped.
--HG--
extra : rebase_source : a8cdf8b61b76c8f816dfb3b8771aff836462f097
2014-02-12 13:38:05 -08:00
Rodrigo Silveira
d8dc40ed7b Bug 969356 - When mouse clicking on a top site tile, the watermark shifts r=jimm
--HG--
extra : rebase_source : dac4ce7d977f2c933a1a91d0c9c047f47559fdd5
2014-02-12 11:37:21 -08:00
Rodrigo Silveira
2639e25c64 Bug 971124 - workaround for backgound-attachment: fixed jitter r=sfoster
--HG--
extra : rebase_source : 3c091dfc74ce08b2baff1adeeec720dafd32315e
2014-02-12 11:36:49 -08:00
Marina Samuel
e7b1974dc1 Bug 872206 - Part 2 -Use CrashMonitor to identify crashes in Metro for sending a SHUTDOWN_OK telemetry probe. r=mbrubeck 2014-02-12 12:59:16 -05:00
Ryan VanderMeulen
b2386a847d Merge m-c to fx-team. 2014-02-11 14:59:46 -05:00
Aleh Zasypkin
7431353fa9 Bug 957646 - Selection monocles sometimes don't display when tapping text on the nav bar. r=jimm 2014-02-03 18:57:50 +01:00
Marina Samuel
c9c70d42a6 Bug 855930 - Add telemetry for max and current number of tabs. r=sfoster 2014-02-11 14:00:19 -05:00
Jim Mathies
ea102e2981 Bug 970990 - Remove background-attachment fixed watermark from metrofx startui. r=mbrubeck 2014-02-11 11:39:38 -06:00
Sam Foster
2fae329855 Bug 962283 - fix rtl layout of Metro Firefox Start page. r=mbrubeck
--HG--
extra : rebase_source : b62397c3a7b2cb68812795e9ef2e1db98a221560
2014-02-10 15:48:39 -08:00
Jim Mathies
658a369e0c Bug 929689 - Fix for NewTabUtils exception in metrofx: set thumbnail expiration pref the code expects. r=mbrubeck 2014-02-10 13:58:00 -06:00
Alfredo Yang
3853c6783a Bug 853356 - gUM video permisson prompt. r=fabrice, felipc, wjohnston, mrbkap, jimm, jesup, khuey, jsmith 2014-02-09 15:34:40 -05:00
Wes Kocher
0a02be2b61 Merge m-c to fx-team 2014-02-07 17:32:00 -08:00
Wes Kocher
dd205da77d Merge fx-team to m-c 2014-02-07 17:00:34 -08:00
YFdyh000
869a3e3be0 Bug 961177 (followup) - Add missing 'let' to variable declaration [r=mbrubeck] 2014-02-07 09:41:10 -08:00
Sam Foster
1cfca28e3f Bug 969045 - Add feedback item in Settings charm. r=mbrubeck 2014-02-07 09:35:03 -08:00
Aleh Zasypkin
45a3dcc558 Bug 867499 - Selecting copy from context menu for selected text dismisses selection. r=jimm 2014-02-07 17:04:49 +01:00
Carsten "Tomcat" Book
57ac46f7cc merge fx-team to mozilla-central 2014-02-07 09:52:32 +01:00
Matt Brubeck
633b06b816 Bug 967907 - Change the SUMO URL for Metro Firefox [r=jimm] 2014-02-06 12:34:24 -08:00
Allison Naaktgeboren
c941ae59f0 Bug 961177 - Given argument incorrect for alertDownloadSave2. r=mbrubeck 2014-02-05 17:15:06 -05:00
Aleh Zasypkin
19f3001db5 Bug 962787 - Implement New Designs for the InContent Untrusted and Attack! Pages. r=sfoster 2014-01-31 22:54:13 +01:00
Alex Henrie
8c3b36eccb Bug 968029 - Use unprefixed box-sizing in browser/ and toolkit/. r=dao 2014-02-04 21:36:29 -07:00
Jim Mathies
a3487cf09f Bug 819613 - Add app command support to browser-ui.js. r=sfoster 2014-02-05 09:37:02 -06:00
Jim Mathies
21d6e52454 backout dde12ccefb19 due to bustage. 2014-02-05 06:18:19 -06:00
Jim Mathies
714f51e2eb Bug 819613 - Add app command support to browser-ui.js. r=sfoster 2014-02-05 05:49:54 -06:00
Allison Naaktgeboren
0e8e0bb35c Bug 941454: Update text in clear private data prompt.r=mbrubeck 2014-02-04 15:25:31 -08:00
Bob Owen
2c77d04fcf Bug 624883 - Treat view-source as an unrecognised scheme if not top-level. r=bz 2014-01-23 16:02:33 +00:00
Allison Naaktgeboren
7d6d6b05b6 Bug 892725 - Clean up browser.xul. r=mbrubeck 2014-02-07 11:41:02 -08:00
Marina Samuel
c0adb39617 Bug 967126: Update Metro Firefox's appName to MetroFirefox for telemetry pings. r=jmathies 2014-02-04 14:06:29 -05:00
Ryan VanderMeulen
def2832132 Merge fx-team to m-c on a CLOSED TREE. 2014-02-03 15:38:27 -05:00
Matt Brubeck
d5d46bb84e Bug 962212 (followup) - Fix a typo in metro Tab constructor that broke inheritance of private flag [r=azasypkin] 2014-02-03 08:09:06 -08:00
Aleh Zasypkin
cbd75087ec Bug 963067 - 'Cut' in the cut, copy, paste menu is always active after a browser launch. r=jimm 2014-02-03 09:43:43 -05:00
Sam Foster
e1680fcbf6 Bug 950904 - Add UITelemetry probe to capture window width & height. r=jimm 2014-02-02 14:59:56 -08:00
Allison Naaktgeboren
754e2597e9 Bug 941454: Update text in clear private data prompt.r=mbrubeck 2014-02-01 19:48:31 -08:00
Jim Mathies
f90fce9929 Bug 966626 - Fix for browser launch error dialog on Win8 caused by CommandExecuteHandler changes in bug 950241: release the IShellItemArray Explorer hands us prior to derefing the ceh. r=bbondy 2014-02-01 08:03:11 -06:00
Aleh Zasypkin
e9464fd7d5 Bug 962236 - Wrap long tutorial texts on about:start. r+ui-r=rsilveira 2014-01-28 21:04:16 +01:00
Sam Foster
c46f9a3b97 Bug 964149 - Tighten up bend/unbend event handling in richgrid. r=rsilveira 2014-01-31 13:56:42 -08:00
Sam Foster
61099468ba Bug 964285 - guard against selecting non-item elements in richgrid. r=mbrubeck 2014-01-31 13:29:54 -08:00
Marina Samuel
07601dfe38 Bug 962284 - Adjust tabstrip css in rtl locales. r=mbrubeck 2014-01-31 15:32:48 -05:00
Rodrigo Silveira
86d74093ab Bug 952800 - Intermittent TEST-UNEXPECTED-FAIL | browser_form_auto_complete.js | autofill item list length mismatch, some items were not found. - Got 5, expected 6 r=jimm 2014-01-29 12:24:05 -08:00
Jim Mathies
49f455ac33 Bug 965832 - Tests. r=mbrubeck 2014-01-31 12:10:17 -06:00
Jim Mathies
b6249d4347 Bug 965832 - Regression fix, make sure touch selection activates for the nav bar when tapped. r=mbrubeck 2014-01-31 12:10:16 -06:00
Jim Mathies
2851547cc4 Bug 965290 - Add an exe manifest to the ceh. r=rs 2014-01-31 12:10:16 -06:00
Carsten "Tomcat" Book
f1a2c94d74 merge fx-team to mozilla-central 2014-01-31 12:52:17 +01:00
Masayuki Nakano
f374be11a1 Bug 789706 part.2 nsTextStore::CreateNativeCaret() should be called only when active TIP is ATOK r=emk 2014-01-31 11:17:25 +09:00
Tim Abraldes
25eb38555a bug 961157. Don't append "metrobrowser" to our command lines. Don't expect "metrobrowser" on our command lines. r=jimm 2014-01-30 12:29:12 -08:00
Sam Foster
4544f4e7c7 Bug 959143 - Fix height of autocomplete popup and transition it in. r=jimm 2014-01-30 09:43:11 -08:00
Aleh Zasypkin
07a162728d Bug 960889 - Monocles moving when swiping up/down through gmail email draft. r=jimm 2014-01-27 20:25:04 +01:00
Jim Mathies
f795e16bb2 Bug 965490 - Update fling jank and about:start jank tests to share an axis for data points. r=me 2014-01-29 14:52:14 -06:00
Marina Samuel
f7b91a8106 Bug 962815 - Update pin button after pin decision is made. r=rsilveira 2014-01-29 16:20:29 -05:00
Marina Samuel
7b5536f156 Bug 962282 - Flip the Metro back button arrows and tab outline in RTL locales. r=mbrubeck 2014-01-29 15:40:09 -05:00
Jim Mathies
37d2ae0d42 Bug 964418 - Add some additional apz scroll tests. r=mbrubeck 2014-01-29 09:58:27 -06:00
Matt Brubeck
ca3c02cbb6 Bug 952259 - Tests for Metro SessionStore.getBrowserState [r=msamuel] 2014-01-28 15:24:52 -08:00
Matt Brubeck
d9ff67adb7 Bug 913609 - Fix intermittent failure in browser_contextui.js [r=jimm] 2014-01-28 15:24:52 -08:00
Marina Samuel
bb0a44e74d Bug 961123: Add and integrate higher res overlay buttons. r=rsilveira 2014-01-24 13:44:56 -08:00
Jim Mathies
15b9e60981 Bug 959393 - Tweak apzc metrics for metro - increase the skate speed thresholds and widen the Y axis skate display port. r=kats 2014-01-28 06:10:45 -06:00
Jim Mathies
279ac3ad4f Bug 964418 - Update mochiperf tests to use dom utils frame time recording and add some apzc tests. r=mbrubeck 2014-01-27 17:45:03 -06:00
Matt Brubeck
6af0ea2a73 Bug 962212 (part 2) - Basic private browsing in Metro, preffed off [r=ally] 2014-01-27 15:42:50 -08:00
Matt Brubeck
33655dece9 Bug 962212 (part 1) - Add missing removeObserver calls [r=ally] 2014-01-27 15:42:50 -08:00
Matt Brubeck
d518cd6106 Bug 960252 - Split start page styles out of browser.css [r=sfoster]
--HG--
rename : browser/metro/base/content/browser.css => browser/metro/base/content/bindings.css
rename : browser/metro/theme/browser.css => browser/metro/theme/start.css
2014-01-27 15:42:50 -08:00
Sam Foster
f32bf373bd Bug 962588 - Fix AboutFlyoutPanel upPanel updateDeck elements to layout and wrap contents correctly. r=mbrubeck 2014-01-27 13:36:06 -08:00
Rodrigo Silveira
27d3cc4795 Bug 960144 - Toast notification image implementation r=msamuel
--HG--
extra : rebase_source : e412fda60c6a0ab964e62a209e1a732eb8e74b5e
2014-01-24 16:45:12 -08:00
Rodrigo Silveira
ac41445e18 Bug 949213 - Strings for content onboarding screen r=mbrubeck
--HG--
extra : rebase_source : 83ec63f05ec73be87fdc161833ac4f88c8c9bfcb
2014-01-22 17:25:55 -08:00
Sam Foster
3d912e3aff Bug 960740 - skip writing session state data if it fails sanity check. r=msamuel 2014-01-23 16:58:33 -08:00
Aleh Zasypkin
0ea9815da9 Bug 960886 - Selection monocles being spilled over to other tabs when switching. r=jimm 2014-01-23 15:16:17 +01:00
Ryan VanderMeulen
3c59d309e4 Merge m-c to inbound. 2014-01-30 16:36:04 -05:00
Jim Mathies
e6716f214c Bug 950241 - Delay launch from tiles and shortcuts when there's an update in progress. r=bbondy 2014-01-30 13:32:50 -06:00