Matt Brubeck
32c641bf72
Bug 941324 - Use APZC to detect tap/doubletap gestures in content [r=jimm]
2013-11-22 15:20:05 -08:00
Stephen Pohl
a65ef948d3
Bug 943542 - Fix JS error from clicking on URL bar in Metro. r=jimm
2013-11-26 21:06:18 -05:00
Mike Hommey
682364d535
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-28 13:08:16 +09:00
Jim Mathies
7eb671c7c1
Bug 941393 - Fix for browser-ui js error when opening external links. r=rsilveira
2013-11-22 12:22:16 -06:00
Jim Mathies
40304cc304
Bug 918203 - Update display port for the foreground tab in SizeChanged events. r=mbrubeck
2013-11-22 12:22:16 -06:00
Jim Mathies
5caab4d178
Bug 939192 - Fix about flyout js error with updater. r=bbondy
2013-11-22 07:24:21 -06:00
Matt Brubeck
0094801d34
Bug 941331 - Leave a margin when double-tap zooming to an element [r=ally]
2013-11-21 17:40:54 -08:00
Matt Brubeck
f1090b9bc6
Bug 941328 - Don't scroll to top when double-tap zooming out [r=ally]
2013-11-21 17:39:30 -08:00
Graham Bleaney
2f94c31356
Bug 914278 - Removed check and resulting exception for when endLoading is called without startLoading being called. r=tabraldes
2013-11-21 09:29:52 -05:00
Rodrigo Silveira
4d69a0c7ca
Bug 936940 - Completely disable text zoom in metrofx r=jimm
2013-11-20 23:18:37 -08:00
Jim Mathies
223ff809d3
Bug 940632 - follow up to fix mc orange - update mochitest calls to shiftBrowserDeck. r=tfail
2013-11-20 16:06:33 -06:00
Jim Mathies
6114e8345c
Bug 936567 - Add proper support for apzc scale in browser binding utils, fixing up various ui element positioning issues with zoom. r=mbrubeck
2013-11-20 12:45:43 -06:00
Jim Mathies
e918aedee1
Bug 940632 - Fixup findbar scroll positioning code and remove some text zoom cruft. r=mbrubeck
2013-11-20 12:45:43 -06:00
Matt Brubeck
4ea195c1c6
Bug 940451 - Fix intermittent failure in browser_urlbar.js [r=rsilveira]
2013-11-19 14:39:02 -08:00
Matt Brubeck
b413f5a04f
Bug 940451 - Enable tab scrolling in Metro urlbar autocomplete popup [r=rsilveira]
2013-11-19 14:37:33 -08:00
Sam Foster
b9f285ecaa
Bug 926036 - Extend the label bindings to assign to textContent to get normal line-wrapping when attached. r=mbrubeck
2013-11-19 11:40:56 -08:00
Ryan VanderMeulen
afdc7727d2
Merge fx-team to m-c.
2013-11-19 13:44:45 -05:00
Jim Mathies
e6487153d8
Bug 932783 - Hide selection handles when the apzc is panning. r=mbrubeck
2013-11-18 16:39:13 -06:00
Jim Mathies
b6fc785e6b
Bug 937750 - Size the initial display port appropriately for tabs. r=mbrubeck
2013-11-19 08:54:02 -06:00
Mike Hommey
26bc04d200
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
2013-11-19 11:47:43 +09:00
Mike Hommey
e80e877ab7
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Wes Kocher
8600c2ea5f
Backed out 2 changesets (bug 932783, bug 937750) for unrelated mochitest-metro test bustage on a CLOSED TREE
...
Backed out changeset 7acfc449097b (bug 937750)
Backed out changeset 3bde0e601ab8 (bug 932783)
2013-11-18 17:45:17 -08:00
Jim Mathies
0418f4a994
Bug 938685 - Tab tray peek should delay if there's mouse activity the tray. r=rsilveira
2013-11-18 17:29:00 -06:00
Jim Mathies
cb5ebfc88e
Bug 937750 - Size the initial display port appropriately for tabs. r=mbrubeck
2013-11-18 16:39:13 -06:00
Jim Mathies
304a2e53ad
Bug 932783 - hide selection handles when the apzc is panning. r=mbrubeck
2013-11-18 16:39:13 -06:00
Jim Mathies
db413d574c
Bug 938598 - Add handy debug routines for drawing touch points on the screen. r=mbrubeck
2013-11-17 06:12:52 -06:00
Jim Mathies
c91981f129
Bug 938598 - Update selection monocle position offset to make tests more accurate and cut down on random failures. r=mbrubeck
2013-11-17 06:12:52 -06:00
Kartikaya Gupta
b6d6e53a51
Bug 932792 - Don't apply APZC untransforms to mouse input on scrollbars. r=mbrubeck
2013-11-15 21:47:01 -05:00
Matt Brubeck
5f53662804
Bug 937200 - Don't call setDisplayPort for events in a background tab [r=jimm]
2013-11-12 18:05:58 -08:00
Matt Brubeck
8869967593
Bug 888353 - [Metro] Open link in new tab for middle- or ctrl-click [r=rsilveira]
2013-11-12 18:05:55 -08:00
Jim Mathies
5ee64baa02
Bug 937569 - Peek tab doesn't work for links with new targets. r=mbrubeck
2013-11-12 11:21:48 -06:00
Jim Mathies
d9263fbf50
Bug 937256 - Remove the old front end apzc preventDefault hack now that we have chrome hit testing in metro widget. Also fix a bug with transformed coords that are destined for chrome vs. content. r=mbrubeck
2013-11-12 06:14:48 -06:00
Carsten "Tomcat" Book
37ac775340
merge mozilla-inbound to mozilla-central
2013-11-11 08:50:14 +01:00
Matt Brubeck
b4ffd5072c
Bug 936735 - Disable failing parts of browser_snappedState.js
2013-11-08 17:34:27 -08:00
Carsten "Tomcat" Book
ae6f76e443
Merge mozilla-central to mozilla-inbound
2013-11-09 12:25:41 +01:00
Ryan VanderMeulen
13e3ce03db
Backed out changeset a562387a27bb (bug 902505) for mochitest-mc failures.
2013-11-08 16:35:06 -05:00
Sam Foster
19f2740791
Bug 934714 - toggle progressbar on startpage attribute, always call browserUI.update in selectedTab setter to reset windowState in time. r=rsilveira
...
--HG--
extra : rebase_source : 8bcf7c1f2093f344b5146e3fed0874e0c2adf5e0
2013-11-08 11:55:18 -08:00
Matt Brubeck
14b0f3674d
Bug 902505 - Set a no-op CSS viewport on Metro to prevent clipping subframes improperly. r=jimm
2013-11-08 14:04:13 -05:00
Carsten "Tomcat" Book
c945885b04
Merge mozilla-central to fx-team
2013-11-08 16:02:49 +01:00
Kartikaya Gupta
f3dde8fc22
Bug 936027 - Store int prefs as ints in the prefs file or they don't get picked up. r=jimm
2013-11-08 09:10:29 -05:00
Kamil Jozwiak
953b8beb8d
Bug 927038 - Using nsIUUIDGenerator rather than Date.now(). r=mbrubeck
2013-11-07 23:18:06 -05:00
Mike Hommey
a470038314
Bug 935305 - Move preprocessor to mozbuild.action. r=gps
...
--HG--
rename : config/Preprocessor.py => python/mozbuild/mozbuild/preprocessor.py
rename : config/tests/unit-Expression.py => python/mozbuild/mozbuild/test/test_expression.py
rename : config/tests/unit-LineEndings.py => python/mozbuild/mozbuild/test/test_line_endings.py
rename : config/tests/unit-Preprocessor.py => python/mozbuild/mozbuild/test/test_preprocessor.py
2013-11-09 10:35:44 +09:00
Wes Kocher
26f480e9a1
Merge m-c to inbound
2013-11-06 18:23:55 -08:00
Mike Hommey
50e2fd01b1
Bug 935387 - Remove non recursed install targets. r=mshal
2013-11-07 10:37:45 +09:00
Matt Brubeck
afb0b98b12
Bug 935554 - Don't show navbar when url changes in a background tab. r=rsilveira
2013-11-06 12:06:47 -08:00
Rodrigo Silveira
c985b0e3be
Bug 801187 - Theme tab-modal prompts to look good in Metro r=mbrubeck
...
--HG--
extra : rebase_source : 7d18c3f3210427aaa7628bc95e56283f9a2e2c8d
2013-08-30 12:22:48 -07:00
Sam Foster
4d1fc7f0e6
Bug 858594 - Don't include associated label's bounding box by default when getting positioning rect for options popup. r=mbrubeck
2013-11-08 16:10:02 -08:00
Sam Foster
e1069c4318
Bug 936589 - Fade in the start page thumbnails. r=mbrubeck
2013-11-08 16:06:45 -08:00
Matt Brubeck
6224a46e78
Bug 936659 - Remove unused parameters for Browser.addTab [r=sfoster]
2013-11-08 15:44:01 -08:00
Matt Brubeck
1d6ab9226c
Bug 936562 - Open new tabs to the right of the parent tab [r=sfoster]
2013-11-08 15:39:14 -08:00
Matt Brubeck
4e64836e63
Bug 902505 - Set a no-op CSS viewport on Metro to prevent clipping subframes improperly. r=jimm
2013-11-08 14:04:13 -05:00
Sam Foster
76ee1d165f
Bug 927239 - remove selected attribute from menu items when hiding context menu. r=jimm
2013-11-08 15:09:43 -08:00
Rodrigo Silveira
8799247501
Bug 895520 - Firefox Search Autocomplete theme changes r=sfoster
...
--HG--
extra : rebase_source : ae7e20ba077bd80d6d752ab4f50f5358276f9d24
2013-09-19 13:33:12 -07:00
Carsten "Tomcat" Book
8825880843
merge b2g-inbound to mozilla-central
2013-11-06 13:11:03 +01:00
Matt Brubeck
4c8c7b6207
Bug 934744 - Add some default prefs for devtools in metro.js [r=ally]
2013-11-05 15:29:51 -08:00
Matt Brubeck
3fee3ee325
Bug 934744 - Support inspector and style editor in the chrome window [r=ally]
2013-11-05 15:29:41 -08:00
Alfredo Yang
af01190bbc
Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm
2013-11-05 16:29:27 +08:00
Kan-Ru Chen (陳侃如)
3b2be7096b
Backout 3903cb4b779f
2013-11-05 15:00:31 +08:00
Alfredo Yang
0d61f474ce
Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm
2013-11-05 14:05:52 +08:00
Wes Kocher
e400a12724
Merge inbound to m-c
2013-11-04 21:09:17 -08:00
Mike Hommey
78b32bd45d
Bug 934360 - Remove GRE_MILESTONE computation from Makefiles. r=mshal
2013-11-05 07:39:28 +09:00
Kamil Jozwiak
aebfe45a50
Bug 849564 - Added view page source under the app bar settings icon. r=mbrubeck
2013-11-04 14:18:21 -08:00
Matt Brubeck
10ce9b67d4
Bug 934496 - Don't update progress bar for events in background tabs [r=jimm]
2013-11-04 14:15:43 -08:00
Matt Brubeck
bf394296f5
Bug 928201 - Change Run to Open in Metro download bar [r=emtwo]
2013-11-01 16:10:49 -07:00
Reuben Morais
1d3b24a4d5
Backed out 4 changesets (bug 853356) for breaking permission prompts.
2013-11-06 01:32:42 -02:00
Sam Foster
85da3f1250
Bug 927238 - Fix toggling of selected item in select menus. r=rsilveira
2013-11-04 10:06:15 -08:00
Raymond Lee
77d71a2319
Bug 931777 - Use Downloads.jsm functions to get download directories in Firefox for Metro r=msamuel
2013-11-02 01:49:12 +08:00
Gijs Kruitbosch
75143f25bb
Backed out changeset c672c4cd6c7f (bug 928201) for mochitest-mc purply-bustage, rs=bustage on a CLOSED TREE
2013-11-02 14:07:23 +01:00
Matt Brubeck
ceb44bf23a
Bug 933012 - Remove unused Metro theme code and resources [r=rsilveira]
2013-11-01 16:10:49 -07:00
Matt Brubeck
10ce495a44
Bug 928201 - Change Run to Open in Metro download bar [r=emtwo]
2013-11-01 16:10:49 -07:00
Rodrigo Silveira
592636cf4e
Bug 919232 - arrow keys not working in form autofill popup r=mbrubeck
...
--HG--
extra : rebase_source : 7cfde9462e86869e032d07b21726c247b1f33f82
2013-10-16 14:41:42 -07:00
Sam Foster
f1248858ee
Bug 931120 - ease in the tile colors. r=rsilveira
2013-11-01 15:50:01 -07:00
Sam Foster
351dc76914
Bug 931115 - Cache color info for favicon urls on colorUtils. r=mbrubeck
...
--HG--
extra : rebase_source : d6147e13fac276f0552dfab40275d69a680635ab
2013-10-31 14:00:28 -07:00
Jim Mathies
45e93927a0
Bug 930995 - Display port should be set sync when the apz requests a repaint. r=kats
2013-11-01 05:09:37 -05:00
Doug Turner
951d114a44
Backing out 7fe2c77ebbf2
2013-10-31 20:25:03 -07:00
Carsten "Tomcat" Book
968fa82d4a
Merge Fx-team to Mozilla-Central
2013-10-29 13:22:29 +01:00
Marina Samuel
d89a79e592
Bug 925457: Clicking the urlbar should reset tap coordinates to null so we never decide to shift the browser. r=jmathies
2013-10-29 00:17:45 -04:00
Alfredo Yang
4317439507
Bug 853356 - Part 1: Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm
2013-10-26 21:19:32 -04:00
Sam Foster
40def6f4ca
Bug 930653 - Use translateY not scale to avoid interfering with measurements in richgrid's arrangeItems. r=rsilveira
2013-10-25 15:56:50 -07:00
Carsten "Tomcat" Book
d7e4c57fbb
Merge Fx-Team to Mozilla-Central
2013-10-25 11:21:15 +02:00
Mike Hommey
b000a846c2
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
Jim Mathies
6fcae33467
Bug 907100 - Add some comments and clean things up a bit. r=mbrubeck
2013-10-24 16:35:07 -05:00
Jim Mathies
332bb5e293
Bug 907100 - When content updates its scroll position, synchrnously communicate the change back to the apz. r=mbrubeck
2013-10-24 16:35:07 -05:00
Raymond Lee
958b16ee0d
Bug 926736 - Update metro caller for new return type of get directory methods in DownloadIntegration.jsm r=mbrubeck
2013-10-23 10:07:51 +08:00
Carsten "Tomcat" Book
0e4e01758c
Merge mozilla-inbound to Mozilla-Central
2013-10-24 07:05:29 +02:00
Mike Hommey
59a17d0f20
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
2013-10-24 08:05:43 +09:00
Kartikaya Gupta
f0af958413
Bug 929367 - Rename all the prefs for the async pan/zoom code to be consistent. r=botond,mbrubeck
2013-10-24 00:07:50 +02:00
Rodrigo Silveira
fe065daf83
Bug 918225 - Right-click drop down options are offset r=mbrubeck,jimm
2013-10-22 17:30:19 -07:00
Sam Foster
91ee7b07ac
Bug 897113 - add noContext/contextmenu toggle for richgrid, disable selection for snapped view and awesomebar results. New selectNone richgrid method. r=rsilveira
2013-10-22 16:32:42 -07:00
Wes Kocher
16d6e76b4e
Merge inbound to m-c
2013-10-22 18:11:06 -04:00
Sam Foster
1b8b912162
Bug 927226 - Add build-in animation for start grids. r=rsilveira,mbrubeck
2013-10-17 12:14:08 -07:00
Marina Samuel
69257c7198
Bug 925467: Part 2: Blur the about:config search box to close the osk when tapping on content. r=jmathies
2013-10-21 13:18:39 -04:00
Marina Samuel
82c43a722e
Bug 925467: Revert push to wrong patch. 418d0fbd33b0. r=me
2013-10-21 13:11:32 -04:00
Marina Samuel
0ccafeee8c
Bug 925467: Part 2: Blur the about:config search box to close the osk when tapping on content. r=jmathies
2013-10-21 13:02:06 -04:00
Marina Samuel
8d566771b8
Bug 925467: Part 1: Workaround to make OSK more consistent. r=jmathies
2013-10-21 13:02:02 -04:00
Matt Brubeck
0d81fc7e06
Bug 925796 - Fix bookmark creation for Metro l10n repacks [r=gps]
2013-10-17 10:51:12 -07:00
Robert Strong
81739c1942
bug 928489 - Bug 928489 - Disable update xml certificate checks on Windows. r=bbondy
2013-10-19 22:36:40 -07:00
Sam Foster
4fbe199479
Bug 927938 - Remove extra refresh of TopSites tile backgrounds. r=rsilveira
...
--HG--
extra : rebase_source : 29efd6e3c8385d4c3e72d55d4a5b109b474ce1c7
2013-10-17 15:47:22 -07:00
Wes Kocher
e88d48b47d
Merge m-c to inbound
2013-10-21 20:47:53 -04:00
Joshua Cranmer
51d2533270
Bug 900526, part 5: Move DIST_SUBDIR to moz.build, r=gps
2013-10-21 13:10:04 -05:00
Arnaud Bienner
b7d6e57361
Bug 930277 - Toggle dom.forms.color on everywhere but on B2G, Android and Metro as these platforms don't have a color picker ready yet. r=dholbert
2013-10-28 19:56:59 +01:00
Birunthan Mohanathas
6f158bc61c
Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan
...
--HG--
extra : rebase_source : 9335e9b4b0ac02e8066fbb79797bbc0d3fd73874
2013-10-23 16:36:09 -04:00
Ben Hearsum
44499419fe
bug 927364: make Balrog ride the trains to Aurora. r=gavin
2013-10-17 10:39:25 -04:00
Sam Foster
febecd8854
Bug 925425 - richgrid slots implementation, revised tests. r=mbrubeck
2013-10-16 16:17:17 -07:00
Tim Abraldes
d8cbe657a0
bug 895581. Remove a mochitest-metro test that assumes double-tap should select; double-tap now causes a zoom instead. r=orange
2013-11-19 01:55:07 -08:00
Allison Naaktgeboren
659e5ac146
Bug 895581 Double tap should zoom content instead of selecting text.r=mbrubeck
2013-11-18 23:13:05 -08:00
Jim Mathies
75376d248c
Bug 917385 - Update browser_inputsource.js test. mbrubeck
2013-10-16 12:14:59 -05:00
Jim Mathies
42e157ed18
Bug 917385 - Move precise/imprecise input tracking down to widget thus making it more reliable with apz enabled. r=tabraldes, mbrubeck
2013-10-16 12:14:55 -05:00
Matt Brubeck
70ec735ff9
Bug 913909 - Fix saving of scroll offset from APZC [r=jimm]
2013-10-15 14:49:02 -07:00
Sam Foster
a36a131eb3
Bug 925418 - replace richgrid.children with .items references, plus minor nits. r=mbrubeck
2013-10-14 09:33:12 -07:00
Makoto Kato
f6a8ad20c1
Bug 919929 - AlertsService for Metro should send alertshow and alertfinished observer. r=jimm
2013-10-09 11:15:41 +09:00
Kamil Jozwiak
2e843fb9dc
Bug 830618 - Check meta data then create appropriate menu entry that will take user to MS store. r=jimm
2013-10-10 10:59:48 -04:00
Justin Dolske
9c51157bdb
Bug 717490 - Remove support for importing logins from legacy signons.txt format, as well as base64 conversion. r=mattn
2013-10-09 17:48:40 -07:00
Kamil Jozwiak
bab7ad78e3
Bug 917020 - Removed the startup GUI portion from Metro options. r=mbrubeck
2013-10-09 10:50:33 -07:00
Rodrigo Silveira
9926ce4162
Bug 904277 - Cursor can not be seen in scroll-bar region in Metro Firefox r=mbrubeck
2013-10-08 16:52:08 -07:00
Matt Brubeck
596547a7a4
Bug 924257 - Remove unneeded moz.build/Makefile.in from metro test dir [r=Ms2ger,rsilveira]
2013-10-08 14:20:58 -07:00
Matt Brubeck
5721c047db
Bug 923273 - Convert MOCHITEST_METRO_FILES to manifests [r=gps,rsilveira]
...
--HG--
rename : browser/metro/base/tests/mochiperf/perfhelpers.js => browser/metro/base/tests/mochiperf/head.js
2013-10-08 14:19:06 -07:00
Matt Brubeck
f48f661be8
Bug 923810 - Update the Metro progress bar when switching tabs [r=jimm]
2013-10-08 14:08:42 -07:00
Gavin Sharp
992c46c5f1
Bug 922338: update link to phishing protection info in Firefox, r=dao,wesj,mbrubeck,fabrice
2013-10-08 14:00:48 -07:00
Marina Samuel
7ca6dc1ffa
Bug 917052 - Add dialog box specific tests. r=mbrubeck
2013-10-08 16:33:35 -04:00
Marina Samuel
e39327f26d
Bug 917052 - Dialog box to confirm before clearing private data. r=mbrubeck
2013-10-08 16:33:31 -04:00
Marina Samuel
bb55ea48d0
Bug 906048 - Shift browser up to avoid covering content. r=jmathies
2013-10-08 16:02:52 -04:00
Matt Brubeck
0e632e0dae
Bug 923828 - Make the download-complete notification toggleable [r=emtwo]
2013-10-08 08:27:08 -07:00
Matt Brubeck
0aa375784e
Bug 923828 - Show the Metro download button only during downloads [r=emtwo]
2013-10-08 08:27:07 -07:00
Matt Brubeck
ba32db4fed
Bug 923828 - Separate circular progress and download button styles [r=emtwo]
2013-10-08 08:27:06 -07:00
Matt Brubeck
3c3cb50855
Bug 922934 - Hide Metro context menus on touchstart, scroll, or mousedown [r=emtwo]
2013-10-02 14:24:18 -07:00
Matt Brubeck
c501c2ae3e
Bug 915328 - Metro front-end fixes for cross slide with async panning [r=sfoster]
2013-10-02 18:03:05 -07:00
Matt Brubeck
1403178461
Bug 892684 - Implement axis locking in AsyncPanZoomController [r=kats,botond]
2013-10-02 18:03:04 -07:00
Matt Brubeck
233565104b
Back out ca56f76237df (bug 922934) because of metro-chrome test failures
2013-10-02 16:00:37 -07:00
Rodrigo Silveira
dccd64568e
Bug 871806 - Preloaded bookmarks have no color or favicon on first browser load r=mbrubeck
...
--HG--
extra : rebase_source : 58a0acc98968de0aeda855a6cedce8340d2f997a
2013-10-02 14:22:31 -07:00
Rodrigo Silveira
ffefc2e8be
Bug 859579 - disable pdf.js in metro Firefox r=mbrubeck
...
--HG--
extra : rebase_source : 4a70d0b03269e0a600e3e738fdcd654f9e710f4c
2013-10-02 14:21:39 -07:00
Rodrigo Silveira
6a099f0eed
Bug 899980 - Show fox in urlbar if on start screen, search glass if searching r=mbrubeck
...
--HG--
extra : rebase_source : 0efadfc4f7a45e6e37984487336a5f1025706194
2013-10-02 14:20:26 -07:00
Matt Brubeck
3524031b70
Bug 922934 - Hide Metro context menus on touchstart, scroll, or mousedown [r=emtwo]
2013-10-02 14:24:18 -07:00
Matt Brubeck
0b6c80bbe8
Bug 917422 - Update Do Not Track strings for Metro and add a Learn More link [r=rsilveira]
2013-10-01 17:23:48 -07:00
Ryan VanderMeulen
892a11e37a
Merge m-c to fx-team.
2013-10-01 17:24:45 -04:00
Marina Samuel
e8e43d95f9
Bug 905808 - Reuse browser shift code from SelectionHandler to center findbar searches. r=mbrubeck
2013-10-01 14:21:56 -07:00
Ryan VanderMeulen
f57f378fe7
Merge m-c to b2g-inbound.
2013-10-01 16:47:09 -04:00
Ryan VanderMeulen
50daa32e3a
Merge fx-team to m-c.
2013-10-01 16:43:07 -04:00
Matt Brubeck
a7f269f1d2
Bug 922476 - Increase APZC fling stop threshold for Metro [r=bbondy]
2013-10-01 11:37:52 -07:00
Ben Hearsum
ba71861abe
bug 885477: switch Nightly users to Balrog - default to aus3 unless we're in a NIGHTLY_BUILD. r=rstrong
...
--HG--
rename : accessible/src/windows/ia2/ia2Accessible.cpp => accessible/src/windows/msaa/AccessibleWrap.cpp
rename : accessible/src/windows/ia2/ia2Accessible.h => accessible/src/windows/msaa/AccessibleWrap.h
rename : js/xpconnect/src/XPCShellImpl.cpp => js/xpconnect/shell/xpcshell.cpp
extra : rebase_source : f6cb7be487206b6828b454ef5dac66810c5efe18
2013-09-30 16:42:21 -04:00
Matt Brubeck
a5f3928efe
Bug 922337 - Remove unused viewport zooming code from /browser/metro [r=jimm]
2013-09-30 20:27:05 -07:00
Matt Brubeck
e34b965bf4
Bug 922075 - Back out HelperAppDialog changes from 63fc2fe63f0d (bug 875731) because of broken downloads
2013-09-30 19:29:09 -07:00
Martijn Wargers
36a41557c9
Bug 922008 - Remove more enablePrivilege calls, part2. r=jmaher
2013-09-30 11:30:01 +02:00
Ben Hearsum
4d7401a177
bug 885477: switch Nightly users to aus4.mozilla.org. r=rstrong
2013-09-30 09:50:03 -04:00
Monica Chew
e8c34403bb
Bug 842828: Clean up urlclassifier.gethashtables preferences (r=gcp)
...
* * *
Bug 842828: Mark attributes of nsIApplicationReputationQuery as readonly, remove unused field (r=mossop)
* * *
Bug 842828: Check local list to suppress remote lookups (r=paolo)
2013-09-26 06:51:59 -07:00
Matt Brubeck
5ba8170923
Bug 900072 - Work around line wrapping bugs in flyoutpanels [r=sfoster]
2013-09-25 13:42:46 -07:00
Matt Brubeck
b876771668
Bug 920333 - Use a white background by default for thumbnail tile icon and label [r=sfoster]
2013-09-25 13:42:09 -07:00
Matt Brubeck
5c2f923778
Bug 875924 - Initialize the NewTabUtils thumbnail expiration filter [r=sfoster]
2013-09-25 13:41:29 -07:00
Raymond Lee
f2a7fce4e8
Bug 875731 - Replace callers of nsIDownloadManager.usersDownloadsDirectory with Downloads.getUserDownloadsDirectory in browser/metro/. r=mbrubeck
2013-09-23 13:10:38 +08:00
Wes Kocher
1e02f948e4
Merge fx-team to m-c
2013-09-24 20:06:37 -07:00
Jim Mathies
bfce5bcbf1
Bug 915213 - Support chrome hit testing in the metrofx front end. r=bbondy
2013-09-24 16:17:26 -05:00
Jim Mathies
79d000bfe1
Bug 917791 - Increase prefered pan/fling redraw rates for metrofx. r=kats
2013-09-24 16:17:25 -05:00
Matt Brubeck
d8c2d7e9df
Bug 918123 - Remove desktop Getting Started link from Metro default bookmarks [r=ally]
2013-09-24 13:18:01 -07:00
Matt Brubeck
cf26d48c87
Bug 920090 - Remove unused ActivityObserver code from Metro [r=jimm]
2013-09-24 13:17:03 -07:00
Matt Brubeck
863e914708
Bug 891056 - Don't show overlay buttons in snapped view [r=rsilveira]
2013-09-24 13:16:35 -07:00
Matt Brubeck
54854d9f38
Bug 891056 - Use resize events instead of Windows notifications for snapped view [r=rsilveira]
2013-09-24 13:16:11 -07:00
Rodrigo Silveira
3d9483f1ef
Bug 891667 - Adding test for fix r=mbrubeck
...
--HG--
extra : rebase_source : 2001d1f8ea387fed567d8fdb1c357acaa90057c6
2013-09-23 17:03:07 -07:00
Gregory Szorc
7bd3c0ae36
Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
...
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
2013-09-24 11:50:08 -07:00
Rodrigo Silveira
e88aa0313f
Bug 916383 - Adding test for fix r=mbrubeck
...
--HG--
extra : rebase_source : 1f0e9b7768e63d1e5dc8d402456cbeebbf5a6b05
2013-09-16 12:57:11 -07:00
Ed Morley
a0e037f490
Merge mozilla-central and inbound
2013-09-20 10:55:03 +01:00
Marina Samuel
c65775caf0
Bug 904702 - Toggle download-progress notifications. r=mbrubeck
2013-09-19 13:55:54 -04:00
Honza Bambas
894ba59236
Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin
2013-09-20 11:11:25 +02:00
Rodrigo Silveira
25a3b0dfc3
Bug 891667 - Define and implement keyboard interaction with half-height autocomplete.
...
--HG--
extra : rebase_source : b79131c2937a3c64db3a7b2dbf7940df9fc8e45d
2013-09-18 21:27:11 -07:00
Rodrigo Silveira
5c2b72b289
Bug 916383 - Invisible autocomplete items selectable by keyboard when 'your results' not shown
...
--HG--
extra : rebase_source : dc9ffd9026b5060d9606140ccfcc77de1ff972aa
2013-09-16 12:57:11 -07:00
Sam Foster
5246a5c014
Bug 903866 - Ensure the appbar and url input field start life as visible. r=mbrubeck
2013-09-18 14:53:28 -07:00
Sam Foster
f68da31e4c
Bug 916887 - waitForEvent should return the promise that is resolved after its cleanup is complete. r=mbrubeck
...
--HG--
extra : rebase_source : fb9bf106058495563e3fa37802b7bb320db773bf
2013-09-17 11:12:40 -07:00
Ryan VanderMeulen
8e0a6c6e41
Merge m-c to fx-team on a CLOSED TREE.
2013-09-17 20:27:03 -04:00
Jim Mathies
4068a3d163
Bug 916901 - Address issue with precise/imprecise detection when apz consumes touch. r=mbrubeck
2013-09-17 06:14:36 -05:00
Brian R. Bondy
4fc5bd78af
Bug 911530 - Junior style buttons not appearing after swiping autocomplete window away. r=mbrubeck
2013-09-17 07:08:18 -07:00
Brian R. Bondy
ba3bbe287d
Bug 910597 - Downloaded amount is always reported as unknown size. r=mbrubeck
2013-09-17 07:04:01 -07:00
Brian R. Bondy
a8201b4641
Bug 916233 - External links in Metro should open in Metro. r=jimm
2013-09-17 07:02:01 -07:00
Timothy Nikkel
1054e1cf3d
Bug 916904. Add suitable prefs for image visibility for metro and enable image visibility on metro. r=jimm
...
The default state of image visibility is enabled, so that just makes that explicit, but we also give good values for the parameter prefs of image visibility.
2013-09-17 01:36:53 -05:00
Phil Ringnalda
f5562801b3
Back out 2bdc2ba16e56 (bug 856470) for making bug 910521 permaorange
2013-09-15 10:09:39 -07:00
Justin Dolske
e597097f30
Bug 856470 - Password manager no longer requires initialization at startup. r=mfinkle
2013-09-14 21:27:20 -07:00
Rodrigo Silveira
04eb8de16c
Bug 898106 - Dim screen when autocomplete popup shows up. r=mbrubeck
...
--HG--
extra : rebase_source : 98e4ac57ce5ee8bf3d9c2d533d9cfc05587e8631
2013-09-12 14:20:30 -07:00
Marina Samuel
c228223118
Bug 908068 - Specifically check for successful login before displaying the 'connected' screen for sync. r=ally
2013-09-12 17:33:51 -04:00
Jonathan Wilde
5bd0f1c938
Bug 904417 - Adjust spacing and font sizes on start screen and autocomplete popup to more closely match comps. r=sfoster
...
--HG--
extra : rebase_source : 5b3be3c4940bbc6e86cb5130963e6229870435e5
2013-08-30 13:07:19 -07:00
Ryan VanderMeulen
ed0259103b
Merge fx-team to m-c.
2013-09-11 21:48:20 -04:00
Marina Samuel
f34a072acc
Bug 906772 - Adjust infobar location above navbar when infobar appears after navbar. r=mbrubeck
2013-09-11 17:26:43 -04:00
Rodrigo Silveira
ab16701d15
Bug 913229 - Snapped displays cropped multi-column tiles after touch scroll r=mbrubeck
...
--HG--
extra : rebase_source : bda64fdfb199f0581d2c4f0154afdabebd6700c7
2013-09-05 16:32:43 -07:00
Marina Samuel
e437e7fb0b
Bug 910618 - Clear progress on download cancel and on interaction with infobar. r=jmathies
2013-09-10 19:07:58 -04:00
Carsten "Tomcat" Book
d4f6be647f
merge mozilla-central to mozilla-inbound
2013-09-11 13:50:28 +02:00
Boris Zbarsky
505b47db7a
Bug 914450. findElementWithViewId can throw if it finds nothing, so be careful to catch that exception. r=bbondy
2013-09-11 01:16:24 -04:00
Brian R. Bondy
0663980cda
Bug 893784 - Metro update shutdown sometimes doesn't respawn Nightly after update. r=jimm
2013-09-10 10:24:57 -04:00
Brian R. Bondy
a395f4aaa9
Bug 882142 - Initiate Metro app update requests via retarting the app like Desktop Firefox does. r=jimm
2013-09-10 10:24:56 -04:00
Brian R. Bondy
e7a4e58c20
Bug 882142 - Add support to CEH to restart Metro Firefox when it isn't running. r=jimm
2013-09-10 10:24:56 -04:00
Sam Foster
bee1d7f75a
Bug 909889 - Add guards around drag property access in CrossSlide. r=mbrubeck
2013-09-09 19:35:33 -07:00
Sam Foster
2b008e1e0d
Bug 893763 - Notify of resuming downloads at startup. r=mbrubeck
2013-09-09 17:20:51 -07:00
Jim Mathies
cd24c85048
Bug 907098 - Prevent scrolling of chrome content using apz. r=mbrubeck
2013-09-09 13:57:25 -05:00
Jonathan Wilde
2c2a933d84
Bug 892240 - Add tests for trimming and formatting of the URI r=jimm,sfoster
...
--HG--
extra : rebase_source : 4decf908068c2ca35514b87a619480327d50bb8e
2013-07-16 10:59:18 -07:00
Jim Mathies
77e3ab9b5b
Bug 898055 - Disable some apz debug output. r=bbondy
2013-09-06 14:56:13 -05:00
Brian Bondy
0e3aac4083
Bug 898055 - Enable apz in metrofx. r=jimm
2013-09-06 14:56:13 -05:00
Ryan VanderMeulen
63254ca4a6
Backed out changeset eb46f1ed8c8c (bug 897113) for mochitest-mc failures.
2013-09-06 15:50:28 -04:00
Allison Naaktgeboren
ccc72460e4
Bug 897113 Tiles on auto-complete screen should not be selectable.r=sfoster
2013-09-06 10:54:14 -07:00
Matt Brubeck
066f30b9b7
Bug 891056 (part 1) - Code cleanup for autocomplete CSS [r=rsilveira]
2013-09-05 17:40:17 -07:00
Matt Brubeck
bff32d823c
Bug 909019 - Rename and simplify BrowserUI new tab API [r=ally]
2013-09-05 17:40:17 -07:00
Mike Hommey
2c41b70c9a
Bug 912292 - Fix a few rules relying on being executed after traversing subdirectories. r=gps
2013-09-05 15:08:24 +09:00
Wes Kocher
545fbb7bd2
Merge m-c to inbound
2013-09-04 18:04:50 -07:00
Mike Hommey
f8bc7fa754
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Sam Foster
3fa160b3a8
Bug 898650 - Simplified scroll direction heuristics using scrollMaX/Y then document aspect ratio. r=mbrubeck
...
--HG--
extra : rebase_source : 4cd41227c60ea10294453d1e6a7aaf68dc6ca39b
2013-09-03 17:24:47 -07:00