Wes Kocher
c384670002
merge inbound to m-c
2013-12-17 21:00:02 -08:00
Tim Abraldes
f696bb3894
bug 941457. When clearing history, close all open tabs so the browser (including overlay buttons) is in a consistent state. r=mbrubeck
2013-12-17 15:05:37 -08:00
Masayuki Nakano
da4f6206c0
Bug 947115 All tests shouldn't use nsIDOMWindowUtils.sendNativeKeyEvent() directly. Use synthesizeNativeKey() instead. r=smaug
2013-12-18 16:02:46 +09:00
Ryan VanderMeulen
d4e33a3678
Merge m-c to fx-team.
2013-12-17 16:23:55 -05:00
Jim Mathies
ba3ef9bb54
Bug 950241 - Fix: when the browser restarts for an update, a new instance doesn't launch. r=bbondy
2013-12-17 15:17:26 -06:00
Matt Brubeck
5fe82dff0e
Bug 950832 - Disable double-tap zoom and 300ms tap delay in Metro to fix OSK bugs [r=jimm]
2013-12-17 12:50:49 -08:00
Justin Dolske
406f121ef5
Bug 946549 - Remove dead code obsoleted by bug 355063 for filling passwords on load. r=MattN
2013-12-16 13:27:47 -08:00
Ryan VanderMeulen
c173096f45
Merge inbound to m-c.
2013-12-16 16:58:27 -05:00
Ryan VanderMeulen
77dca9f257
Merge fx-team to m-c.
2013-12-16 16:54:22 -05:00
Kartikaya Gupta
831e00fbf5
Bug 949132 - Use the FrameMetrics flag on the layers update to update APZC scroll offset instead of tracking it in widget code. r=Cwiiis
2013-12-16 12:04:46 -05:00
Sam Foster
f9f82885cd
Bug 943201 - Add gradient to download progress ring image, rotate it with progress angle. r=mbrubeck
2013-12-16 10:33:36 -08:00
Sam Foster
388113d5dd
Bug 938324 - Improve synchronization of system on-screen keyboard animation with appbar positioning animation. r=jimm
2013-12-16 10:25:06 -08:00
Matt Brubeck
a7c639ddf0
Bug 949333 - Make Metro prompt service work for Master Password [r=TimAbraldes]
2013-12-16 10:15:09 -08:00
Matt Brubeck
cac9aae55a
Bug 905369 - Use cached favicons on the start page [r=jimm]
2013-12-16 09:22:24 -08:00
Markus Stange
aff7a5da26
Bug 944937 - Add a shim for Services.metro on non-Metro platforms. r=mbrubeck
2013-12-17 17:11:14 +01:00
Phil Ringnalda
cd46a21b2c
Merge f-t to m-c
2013-12-14 18:21:57 -08:00
Jim Mathies
f7f56c4576
Bug 947146 - Remove hover states from elements that get touch tapped, plus some tests. r=mbrubeck
2013-12-14 14:40:56 -06:00
Jim Mathies
8f6c84ae13
Bug 945765 - Add some basic front end apzc tests to catch regressions. r=mbrubeck
2013-12-14 14:40:56 -06:00
Peiyong Lin
65d1f9dd1c
Bug 950072 - Metro "View Source" menu item should open a "child" tab. r=mbrubeck
2013-12-14 08:56:28 -08:00
Jim Mathies
52720c6b62
Bug 950288 - Update the last run id when the browser launches so it's always up to date. r=bbondy
2013-12-16 11:06:08 -06:00
Jim Mathies
5c7464dc41
Bug 920952 - Flush metro test harness output. r=bbondy
2013-12-16 10:20:29 -06:00
Bill McCloskey
beef94a45b
Bug 682048 - Change Metro frame script handling to support anon/global scope (r=jimm,mbrubeck)
2013-11-23 21:32:32 -08:00
Gregory Szorc
158ed8b3ec
Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
...
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.
We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.
--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Stephen Pohl
04f9ededc7
Bug 944362: Ensure that scroll updates get propagated to apz. r=jimm
2013-12-13 17:43:30 -05:00
Matt Brubeck
572decfc05
Bug 950075 - Don't forward non-navigation keys to the menu list [r=rsilveira]
2013-12-13 10:40:23 -08:00
Jim Mathies
de4c8f4d54
Bug 949590 - fix windows build bustage. r=bustage
2013-12-13 11:00:44 -06:00
Jim Mathies
c0529fd1c4
Bug 949590 - Follow up, turn off CEH debug console. r=me
2013-12-13 09:54:46 -06:00
Jim Mathies
68c4cace2c
Bug 949590 - When switching browsers, wait for the previous instance to close the profile before launching. r=bbondy
2013-12-13 09:51:21 -06:00
Brian R. Bondy
14f899b87b
Bug 948478 - Metro Firefox hangs at startup trying to show add-on update dialog. r=mbrubeck
2013-12-12 20:47:50 -05:00
Wes Kocher
aa49cfcd54
Merge inbound to m-c
2013-12-12 19:12:51 -08:00
Jim Mathies
88c6d2379c
Bug 949509 - Disable strict compat for addons in metrofx. r=mbrubeck
2013-12-12 10:34:18 -06:00
Marina Samuel
3fe84b51b9
Bug 949612: Restore closed tabs data on startup and adjust json format to match desktop. r=mbrubeck
2013-12-12 16:59:42 -05:00
Marina Samuel
f5a64769ef
Bug 948983: Make about:newtab the start page with about:home and about:start as aliases and save all as about:newtab in sessionstore. r=mbrubeck
2013-12-12 15:55:31 -05:00
Sam Foster
36dc2d5edb
Bug 936635 - Even up tabstrip scroll arrow spacing and fix scroff offset problem when toggling between precise/imprecise input. r=rsilveira
...
--HG--
extra : rebase_source : 73711c1bd03f2316086fe0b752105a4239218eaf
2013-12-12 10:05:53 -08:00
Matt Brubeck
9ec64872fa
Bug 898843 - Update logos and colors in Metro About flyout [r=rsilveira,dolske]
2013-12-12 09:14:12 -08:00
Carsten "Tomcat" Book
9a8b0c002e
merge fx-team to mozilla-central
2013-12-12 13:28:08 +01:00
Matt Brubeck
5c4da18c4e
Bug 946296 - Add a pref to completely disable add-on providers in Metro [r=Unfocused]
2013-12-11 16:23:36 -08:00
Matt Brubeck
3b4d0b0ba7
Back out c237f02b3578 (bug 946296) because it broke mochitest-metro-chrome
2013-12-11 18:46:53 -08:00
Matt Brubeck
45af1dce9c
Bug 946340 - Enable vertical scrolling on about:start in portrait [r=ally]
2013-12-11 16:24:24 -08:00
Matt Brubeck
b35048a505
Bug 946296 - Add a pref to completely disable add-on providers in Metro [r=Unfocused]
2013-12-11 16:23:36 -08:00
Sam Foster
c25d140ec1
Bug 915499 - Fix image loading/rendering logic in circular-progress-indicator binding. r=rsilveira
2013-12-10 15:15:14 -08:00
Rodrigo Silveira
76185e6a78
Bug 944255 - about:start bookmarks and history tiles cut off when using split views r=sfoster
...
* * *
Bug 944255 - Test fix
--HG--
extra : rebase_source : cee8e82050c3c95bd83285712567e08e3b9db5cf
2013-12-09 10:41:58 -08:00
Randell Jesup
fac641fbfb
Bug 853356: backout p1
2013-12-10 01:00:18 -05:00
Ryan VanderMeulen
c8ccf9a4f8
Backed out changeset 772c30e9e812 (bug 944255) for mochitest-mc orange.
2013-12-09 15:54:27 -05:00
Rodrigo Silveira
b48f853fb6
Bug 944255 - about:start bookmarks and history tiles cut off when using split views r=sfoster
...
--HG--
extra : rebase_source : d1e2a8636ba863d89fbcb658ce373cddceb722b2
2013-12-09 10:41:58 -08:00
Matt Brubeck
6ba2a1c8b4
Bug 946335 - Scrollbar on Metro start page is covered by navbar [r=emtwo]
2013-12-09 10:20:56 -08:00
Sam Foster
095399401b
Bug 936897 - Move download-progress notifications before a tab closes. r=mbrubeck
2013-12-08 10:51:11 -08:00
Carsten "Tomcat" Book
753b3497e1
merge b2g-inbound to m-c
2013-12-08 12:23:13 +01:00
Tim Abraldes
dd16983960
bug 903426. Implement crash reporter prompt as an about page. Add options for including URLs in crash reports. r=mbrubeck,jimm
2013-12-07 15:55:14 -08:00
Phil Ringnalda
304d9f6577
Merge m-c to b-i
2013-12-07 08:28:10 -08:00
Matt Brubeck
0460c33036
Bug 945425 - Show the menu button on the Metro start page [r=sfoster]
2013-12-06 21:31:57 -08:00
Wes Kocher
ea7a42ee9b
merge m-c to b2g-inbound
2013-12-06 20:49:02 -06:00
Alfredo Yang
e36a238d1e
Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm
2013-12-06 17:38:51 -05:00
Ryan VanderMeulen
e384e116bb
Merge fx-team to m-c.
2013-12-06 16:03:56 -05:00
Vivien Nicolas
c58a36a291
Bug 946955 - Set the default friction of Axis.cpp to 0.002. r=kats
2013-12-06 18:51:10 +01:00
Sam Foster
4cd5590640
Bug 927802 - Hook up contextmenu for contenteditables, fix cut, paste handling for contenteditables. r=mbrubeck
...
--HG--
extra : rebase_source : 9f91350b3f578107dae958a64d65f4217a38fc72
2013-12-06 15:58:03 -08:00
Rodrigo Silveira
5deb247cd2
Bug 941284 - Strings r=mbrubeck
...
--HG--
extra : rebase_source : c0f04e7e63f5ec752a57ed54661dcb2d948a02a4
2013-12-06 15:15:19 -08:00
Jim Mathies
5e839739ef
Bug 914447 - Fix: taps that don't intersect the inputField of the nav bar don't invoke selection control. r=mbrubeck
2013-12-06 05:38:35 -06:00
Tim Abraldes
c54e4b007e
backout e068a99474a6 (bug 903426) because it breaks a test.
2013-12-06 00:47:16 -08:00
Tim Abraldes
7dc55406ae
backout a5e4cf95c43e (bug 903426) because its parent breaks a test.
2013-12-06 00:47:16 -08:00
Tim Abraldes
ace1bfc00c
bug 903426. Add options for sending URLs with crash reports or not. r=jimm,mbrubeck
2013-12-05 22:08:02 -08:00
Tim Abraldes
e44501c828
bug 903426. Implement crash reporter prompt as an about page. r=jimm,mbrubeck
2013-12-05 22:07:39 -08:00
Matt Brubeck
9a7ba266fb
Bug 946990 - Remember whether Metro or desktop Firefox was last used [r=bbondy]
2013-12-06 13:09:31 -08:00
Rodrigo Silveira
bde6292097
Bug 939705 - Arrow keys not working in context menu r=mbrubeck
...
--HG--
extra : rebase_source : d63f915eec428aaf8932689c25bd81e40635a7e3
2013-11-26 17:07:51 -08:00
Ryan VanderMeulen
a91fbf0361
Merge fx-team to m-c.
2013-12-05 17:35:21 -05:00
Ryan VanderMeulen
ad71ecfc91
Merge inbound to m-c.
2013-12-05 17:29:03 -05:00
Matt Brubeck
c3ffcc2c38
Bug 946797 - Remove duplicate devtool actor registrations from Metro [r=jimm]
2013-12-05 11:02:46 -08:00
Tim Abraldes
71bf06d6b8
bug 903284 and bug 895686 - Add updated icons for contextual app bar. Change "unpin" to "hide" for bookmarks and history. r=sfoster
2013-12-03 15:19:00 -08:00
Sam Foster
9e9759a290
Bug 917429 - add back the fixed watermark. r=rsilveira
2013-12-04 19:33:17 -08:00
Henri Sivonen
4ba7e81a74
Bug 945627 - Remove tracking of URL UTF-8ness. r=dao,bzbarsky.
2013-12-05 18:03:12 +02:00
Jim Mathies
210775829d
Bug 941292 - Add search provider options flyout. r=sfoster
2013-12-04 05:46:10 -06:00
Jim Mathies
4022cc0793
Bug 941292 - Move charms controller in with flyout code. r=sfoster
2013-12-03 10:19:46 -06:00
Jared Wein
78680ed96d
Bug 649490 - Switch the volume slider on the media controls to be horizontal and always visible. r=Gijs
...
--HG--
extra : rebase_source : 90a0865e71b87dbaddf44c4805f78f709e5d80de
2013-11-27 10:31:39 -05:00
Mike Hommey
3325256d97
Bug 945042 - Move NO_PROFILE_GUIDED_OPTIMIZE to moz.build. r=gps,r=njn
2013-12-09 13:39:26 +09:00
Bill McCloskey
c4c1d8233a
Bug 948238 - Read browser.tabs.remote once at startup and never again (r=bsmedberg)
2013-12-12 14:13:20 -08:00
Rodrigo Silveira
81ae45dcaf
bug 933989 - New tab button in tab bar always sets focus to the url bar, triggering soft keyboard r=mbrubeck
...
* * *
Bug 933989 - Test
--HG--
extra : rebase_source : 840d85ee3bcdec9ec4ac76dce1ae72ce7ef13012
2013-11-27 15:57:32 -08:00
Matt Brubeck
a7100353ae
Bug 941592 - Make double-tap zoom action depend on current zoom level [r=jimm]
2013-12-03 09:47:37 -08:00
Carsten "Tomcat" Book
6b8ed20e59
merge b2g-inbound to mozilla-central
2013-12-03 10:41:51 +01:00
Carsten "Tomcat" Book
c40b2ecd96
merge fx-team to mozilla-central
2013-12-03 10:39:56 +01:00
Matt Brubeck
6854e4c48a
Bug 945539 - Use correct high-DPI styles for Metro download button [r=rsilveira]
2013-12-02 17:39:14 -08:00
Rodrigo Silveira
68c5aeb2a4
bug 930288 - Tab previews appear zoomed after using snapped view r=mbrubeck
...
--HG--
extra : rebase_source : 0c10e320e0f122fd712ce04f4053418766368d9c
2013-12-02 10:32:38 -08:00
Botond Ballo
b4a3f4c321
Bug 945260 - Remove overflow:hidden css from an element that is meant to scroll. r=jimm
2013-12-02 16:50:02 -05:00
Mike Hommey
bf60896454
Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal
2013-12-03 06:34:21 +09:00
Brian R. Bondy
d70e03de58
Bug 924900 - Disable sync temporarily until pref service handles shared prefs. r=jimm
2013-11-20 13:46:54 -05:00
Brian R. Bondy
8dc3707c01
Bug 931801 - Make shared pref sync code 2-way. r=jimm
2013-11-19 15:54:03 -05:00
Brian R. Bondy
17bb00be59
Bug 931798 - Restore session after a switch to desktop/metro happens. r=emtwo
2013-11-19 13:18:20 -05:00
Marina Samuel
02a167ff98
Bug 932664 - Link clicks and file activations should open in the currently opened browser no matter which environment. r=bbondy
2013-11-19 13:14:40 -05:00
Marina Samuel
9698960f17
Bug 924911 - Change View on Desktop feature to be switch to Desktop feature. r=bbondy
2013-11-19 12:47:23 -05:00
Marina Samuel
5b674e0d13
Bug 924995 - Use same base app name so that it uses the same profile and more. r=bbondy
2013-11-19 12:44:02 -05:00
Carsten "Tomcat" Book
b011bd06cb
merge fx-team to mozilla-central
2013-11-28 12:44:14 +01:00
Mike Hommey
9245936f8b
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-27 22:55:07 +09:00
Mike Hommey
2b828323f2
Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
...
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Matt Brubeck
069a378bfb
Merge m-c to fx-team
2013-11-27 21:33:00 -08:00
Jared Wein
552d6661c5
Backed out changeset e0e9651d0faf (bug 649490)
2013-11-27 16:19:27 -05:00
Matt Brubeck
51c0eaf8a2
Bug 932999 - Color-corrected versions of the Metro download icons
...
DONTBUILD (Metro-only, image-only change)
2013-11-27 11:05:42 -08:00
Matt Brubeck
5a3bc6355a
Bug 940462 - Don't use popup.mPopupOpen from the autocomplete binding [r=Enn]
2013-11-27 09:28:34 -08:00
Matt Brubeck
fe9f81fa21
Bug 943735 - Fix Metro autocomplete binding setters [r=emtwo]
2013-11-27 08:35:57 -08:00
Jared Wein
2f29dab928
Bug 649490 - Switch the volume slider on the media controls to be horizontal and always visible. r=Gijs
2013-11-27 10:31:39 -05:00
Jim Mathies
5148365f48
Bug 940952 - Remove an obsolete test. r=me
2013-11-26 14:14:40 -06:00
Jim Mathies
8c01fb10ef
Bug 940952 - Support repositioning selection markers when browser scale changes, and get selection while zoomed working. r=mbrubeck
2013-11-26 14:14:40 -06:00
Jim Mathies
ac2c26b661
Bug 940952 - Remove cruft from SelectionHelperUI and input.js. r=mbrubeck
2013-11-26 14:14:40 -06:00
Jim Mathies
1c2433a824
Bug 940952 - Replace apzc GeckoContentController pan notifications with more general purpose transform notifications. r=botond
2013-11-26 14:14:39 -06:00
Jim Mathies
0c58029717
Bug 943372 - Use the newer remote-browser webNavigation jsm in metrofx front end. r=mbrubeck
2013-11-26 13:05:25 -06:00
Jim Mathies
67a82f4cd5
Bug 942389 - Use the same text selection highlight color in content and chrome. r=rsilveira
2013-11-26 13:05:25 -06:00
Carsten "Tomcat" Book
0cd58260cf
Merge m-c to fx-team
2013-11-26 13:55:35 +01:00
Carsten "Tomcat" Book
cc6bd8ca04
merge fx-team to mozilla-central
2013-11-26 12:38:36 +01:00
Jim Mathies
104333702e
Bug 942830 - When detecting dom scroll use a capture listener. r=mbrubeck
2013-11-25 14:06:28 -06:00
Matt Brubeck
72385391d3
Bug 942689 - Include modifer info in tap gesture events [r=roc,jimm,botond]
2013-11-25 20:30:26 -08:00
Rodrigo Silveira
c5df4f8466
Bug 909731 - Disable zoom on start tab r=mbrubeck
2013-11-22 18:07:27 -08:00
Matt Brubeck
a75e7e7753
Bug 932999 - New image for Metro download button [r=rsilveira]
2013-11-25 16:03:31 -08:00
Matt Brubeck
a32f44da90
Bug 941324 - Use APZC to detect tap/doubletap gestures in content [r=jimm]
2013-11-22 15:20:05 -08:00
Stephen Pohl
4b0c8cf11a
Bug 943542 - Fix JS error from clicking on URL bar in Metro. r=jimm
2013-11-26 21:06:18 -05:00
Mike Hommey
d210f8ff00
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-28 13:08:16 +09:00
Jim Mathies
fbab0a848b
Bug 941393 - Fix for browser-ui js error when opening external links. r=rsilveira
2013-11-22 12:22:16 -06:00
Jim Mathies
25bed18d41
Bug 918203 - Update display port for the foreground tab in SizeChanged events. r=mbrubeck
2013-11-22 12:22:16 -06:00
Jim Mathies
3c2f998362
Bug 939192 - Fix about flyout js error with updater. r=bbondy
2013-11-22 07:24:21 -06:00
Matt Brubeck
ae78d68c6c
Bug 941331 - Leave a margin when double-tap zooming to an element [r=ally]
2013-11-21 17:40:54 -08:00
Matt Brubeck
7aa571105e
Bug 941328 - Don't scroll to top when double-tap zooming out [r=ally]
2013-11-21 17:39:30 -08:00
Graham Bleaney
acdbf5e448
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
44fd52301c
Bug 936940 - Completely disable text zoom in metrofx r=jimm
2013-11-20 23:18:37 -08:00
Jim Mathies
12a390002e
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
2bc5b505df
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
b9e5f39e13
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
e444dc3f10
Bug 940451 - Fix intermittent failure in browser_urlbar.js [r=rsilveira]
2013-11-19 14:39:02 -08:00
Matt Brubeck
6f11b4f2fd
Bug 940451 - Enable tab scrolling in Metro urlbar autocomplete popup [r=rsilveira]
2013-11-19 14:37:33 -08:00
Sam Foster
7a7c632d77
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
252ab7de68
Merge fx-team to m-c.
2013-11-19 13:44:45 -05:00
Jim Mathies
af860ab979
Bug 932783 - Hide selection handles when the apzc is panning. r=mbrubeck
2013-11-18 16:39:13 -06:00
Jim Mathies
fd20691cd6
Bug 937750 - Size the initial display port appropriately for tabs. r=mbrubeck
2013-11-19 08:54:02 -06:00
Mike Hommey
9fe772e7fd
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
2013-11-19 11:47:43 +09:00
Mike Hommey
bb6779efe3
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Wes Kocher
9f1bc22837
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
d34bf837c9
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
0f9ec28dd9
Bug 937750 - Size the initial display port appropriately for tabs. r=mbrubeck
2013-11-18 16:39:13 -06:00
Jim Mathies
998acd11dc
Bug 932783 - hide selection handles when the apzc is panning. r=mbrubeck
2013-11-18 16:39:13 -06:00
Jim Mathies
eaedab2ecd
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
358a610ec0
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
c321641026
Bug 932792 - Don't apply APZC untransforms to mouse input on scrollbars. r=mbrubeck
2013-11-15 21:47:01 -05:00
Matt Brubeck
e7e9a876b6
Bug 937200 - Don't call setDisplayPort for events in a background tab [r=jimm]
2013-11-12 18:05:58 -08:00
Matt Brubeck
c73c4a8861
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
b1e2e092a8
Bug 937569 - Peek tab doesn't work for links with new targets. r=mbrubeck
2013-11-12 11:21:48 -06:00
Jim Mathies
f22658bad0
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
a88ea70081
merge mozilla-inbound to mozilla-central
2013-11-11 08:50:14 +01:00
Matt Brubeck
9f91e68684
Bug 936735 - Disable failing parts of browser_snappedState.js
2013-11-08 17:34:27 -08:00
Carsten "Tomcat" Book
15d2893d44
Merge mozilla-central to mozilla-inbound
2013-11-09 12:25:41 +01:00
Ryan VanderMeulen
168d755b0b
Backed out changeset a562387a27bb (bug 902505) for mochitest-mc failures.
2013-11-08 16:35:06 -05:00
Sam Foster
3fa34d5755
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
a03b464e16
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
83979a3943
Merge mozilla-central to fx-team
2013-11-08 16:02:49 +01:00
Kartikaya Gupta
c9876a932f
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
aca6b964c9
Bug 927038 - Using nsIUUIDGenerator rather than Date.now(). r=mbrubeck
2013-11-07 23:18:06 -05:00
Mike Hommey
8f10c67fbb
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
c3a9ac649b
Merge m-c to inbound
2013-11-06 18:23:55 -08:00
Mike Hommey
6b4f0058ce
Bug 935387 - Remove non recursed install targets. r=mshal
2013-11-07 10:37:45 +09:00
Matt Brubeck
262f56df03
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
8eff10bfda
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
b851a5e6ba
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
49360049a5
Bug 936589 - Fade in the start page thumbnails. r=mbrubeck
2013-11-08 16:06:45 -08:00
Matt Brubeck
46826893e9
Bug 936659 - Remove unused parameters for Browser.addTab [r=sfoster]
2013-11-08 15:44:01 -08:00
Matt Brubeck
e7cdbea49b
Bug 936562 - Open new tabs to the right of the parent tab [r=sfoster]
2013-11-08 15:39:14 -08:00
Matt Brubeck
3649b49aaa
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
066da77ed6
Bug 927239 - remove selected attribute from menu items when hiding context menu. r=jimm
2013-11-08 15:09:43 -08:00
Rodrigo Silveira
4d404b45b1
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
81e43584e3
merge b2g-inbound to mozilla-central
2013-11-06 13:11:03 +01:00
Matt Brubeck
3b8a1711d9
Bug 934744 - Add some default prefs for devtools in metro.js [r=ally]
2013-11-05 15:29:51 -08:00
Matt Brubeck
6ca8efad74
Bug 934744 - Support inspector and style editor in the chrome window [r=ally]
2013-11-05 15:29:41 -08:00
Alfredo Yang
d986bb0870
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 (陳侃如)
3e69e11d54
Backout 3903cb4b779f
2013-11-05 15:00:31 +08:00
Alfredo Yang
cbe0ab494e
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
e6aeda0671
Merge inbound to m-c
2013-11-04 21:09:17 -08:00
Mike Hommey
28f2c70237
Bug 934360 - Remove GRE_MILESTONE computation from Makefiles. r=mshal
2013-11-05 07:39:28 +09:00
Kamil Jozwiak
c61ba9e7e0
Bug 849564 - Added view page source under the app bar settings icon. r=mbrubeck
2013-11-04 14:18:21 -08:00
Matt Brubeck
811b317185
Bug 934496 - Don't update progress bar for events in background tabs [r=jimm]
2013-11-04 14:15:43 -08:00
Matt Brubeck
a5f767f403
Bug 928201 - Change Run to Open in Metro download bar [r=emtwo]
2013-11-01 16:10:49 -07:00
Reuben Morais
cd93ebe5c9
Backed out 4 changesets (bug 853356) for breaking permission prompts.
2013-11-06 01:32:42 -02:00
Sam Foster
31cdd480fc
Bug 927238 - Fix toggling of selected item in select menus. r=rsilveira
2013-11-04 10:06:15 -08:00
Raymond Lee
4b3434b047
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
6b4fd618ad
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
cbf932435a
Bug 933012 - Remove unused Metro theme code and resources [r=rsilveira]
2013-11-01 16:10:49 -07:00
Matt Brubeck
d5e8c55a84
Bug 928201 - Change Run to Open in Metro download bar [r=emtwo]
2013-11-01 16:10:49 -07:00
Rodrigo Silveira
e63664fb54
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
0017f59b03
Bug 931120 - ease in the tile colors. r=rsilveira
2013-11-01 15:50:01 -07:00
Sam Foster
ced47fc8e4
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
eba45acefb
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
28599ccc63
Backing out 7fe2c77ebbf2
2013-10-31 20:25:03 -07:00
Carsten "Tomcat" Book
b1686a288d
Merge Fx-team to Mozilla-Central
2013-10-29 13:22:29 +01:00
Marina Samuel
9aec288b54
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
7adc033362
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
86774f786f
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
f19f416288
Merge Fx-Team to Mozilla-Central
2013-10-25 11:21:15 +02:00
Mike Hommey
1d566f7586
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
Jim Mathies
20c3636975
Bug 907100 - Add some comments and clean things up a bit. r=mbrubeck
2013-10-24 16:35:07 -05:00
Jim Mathies
77b1493220
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
0f079474c7
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
5b11b4cbda
Merge mozilla-inbound to Mozilla-Central
2013-10-24 07:05:29 +02:00
Mike Hommey
61124c1afc
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
2013-10-24 08:05:43 +09:00
Kartikaya Gupta
5fdef322e6
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
4f84b94327
Bug 918225 - Right-click drop down options are offset r=mbrubeck,jimm
2013-10-22 17:30:19 -07:00
Sam Foster
728f420e0b
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
abc9a053f3
Merge inbound to m-c
2013-10-22 18:11:06 -04:00
Sam Foster
000863fed3
Bug 927226 - Add build-in animation for start grids. r=rsilveira,mbrubeck
2013-10-17 12:14:08 -07:00
Marina Samuel
b4a29c62b1
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
9fceddea4b
Bug 925467: Revert push to wrong patch. 418d0fbd33b0. r=me
2013-10-21 13:11:32 -04:00
Marina Samuel
66735b86d6
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
c64addea18
Bug 925467: Part 1: Workaround to make OSK more consistent. r=jmathies
2013-10-21 13:02:02 -04:00
Matt Brubeck
a24fa4cf69
Bug 925796 - Fix bookmark creation for Metro l10n repacks [r=gps]
2013-10-17 10:51:12 -07:00
Robert Strong
34f338fec8
bug 928489 - Bug 928489 - Disable update xml certificate checks on Windows. r=bbondy
2013-10-19 22:36:40 -07:00
Sam Foster
01d3108700
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
7fa368925b
Merge m-c to inbound
2013-10-21 20:47:53 -04:00
Joshua Cranmer
4630633546
Bug 900526, part 5: Move DIST_SUBDIR to moz.build, r=gps
2013-10-21 13:10:04 -05:00
Arnaud Bienner
b30f71f6b2
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
babfc6b761
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
c468e09561
bug 927364: make Balrog ride the trains to Aurora. r=gavin
2013-10-17 10:39:25 -04:00
Sam Foster
79f7288275
Bug 925425 - richgrid slots implementation, revised tests. r=mbrubeck
2013-10-16 16:17:17 -07:00
Tim Abraldes
cb9fcd5d8e
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
b5d0411402
Bug 895581 Double tap should zoom content instead of selecting text.r=mbrubeck
2013-11-18 23:13:05 -08:00
Jim Mathies
3cc0d54f50
Bug 917385 - Update browser_inputsource.js test. mbrubeck
2013-10-16 12:14:59 -05:00
Jim Mathies
5c86824164
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
c085f4dd7a
Bug 913909 - Fix saving of scroll offset from APZC [r=jimm]
2013-10-15 14:49:02 -07:00
Sam Foster
dec9b1c87b
Bug 925418 - replace richgrid.children with .items references, plus minor nits. r=mbrubeck
2013-10-14 09:33:12 -07:00
Makoto Kato
76f796f86c
Bug 919929 - AlertsService for Metro should send alertshow and alertfinished observer. r=jimm
2013-10-09 11:15:41 +09:00
Kamil Jozwiak
e39942844e
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
68b3e080f4
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
3e2a74e4e4
Bug 917020 - Removed the startup GUI portion from Metro options. r=mbrubeck
2013-10-09 10:50:33 -07:00
Rodrigo Silveira
d0abfc30a8
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
74244bedba
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
2316c72e26
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
5aca39dc15
Bug 923810 - Update the Metro progress bar when switching tabs [r=jimm]
2013-10-08 14:08:42 -07:00
Gavin Sharp
8086bb9e1f
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
a511359624
Bug 917052 - Add dialog box specific tests. r=mbrubeck
2013-10-08 16:33:35 -04:00
Marina Samuel
1df595349d
Bug 917052 - Dialog box to confirm before clearing private data. r=mbrubeck
2013-10-08 16:33:31 -04:00
Marina Samuel
81dea2aebd
Bug 906048 - Shift browser up to avoid covering content. r=jmathies
2013-10-08 16:02:52 -04:00
Matt Brubeck
d6a0e0f54c
Bug 923828 - Make the download-complete notification toggleable [r=emtwo]
2013-10-08 08:27:08 -07:00
Matt Brubeck
80287eb5bb
Bug 923828 - Show the Metro download button only during downloads [r=emtwo]
2013-10-08 08:27:07 -07:00
Matt Brubeck
8e8d02aedc
Bug 923828 - Separate circular progress and download button styles [r=emtwo]
2013-10-08 08:27:06 -07:00
Matt Brubeck
5690a7c450
Bug 922934 - Hide Metro context menus on touchstart, scroll, or mousedown [r=emtwo]
2013-10-02 14:24:18 -07:00
Matt Brubeck
3a2c54d8b2
Bug 915328 - Metro front-end fixes for cross slide with async panning [r=sfoster]
2013-10-02 18:03:05 -07:00
Matt Brubeck
1732fd8ecf
Bug 892684 - Implement axis locking in AsyncPanZoomController [r=kats,botond]
2013-10-02 18:03:04 -07:00
Matt Brubeck
ae44447a65
Back out ca56f76237df (bug 922934) because of metro-chrome test failures
2013-10-02 16:00:37 -07:00
Rodrigo Silveira
8943fec064
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
c1a909289b
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
b8044184c6
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
68a2c56571
Bug 922934 - Hide Metro context menus on touchstart, scroll, or mousedown [r=emtwo]
2013-10-02 14:24:18 -07:00
Matt Brubeck
702ec29ee0
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
9fff579026
Merge m-c to fx-team.
2013-10-01 17:24:45 -04:00
Marina Samuel
73415c95a0
Bug 905808 - Reuse browser shift code from SelectionHandler to center findbar searches. r=mbrubeck
2013-10-01 14:21:56 -07:00
Ryan VanderMeulen
08074605aa
Merge m-c to b2g-inbound.
2013-10-01 16:47:09 -04:00
Ryan VanderMeulen
4bc829a2fe
Merge fx-team to m-c.
2013-10-01 16:43:07 -04:00
Matt Brubeck
7e380ef159
Bug 922476 - Increase APZC fling stop threshold for Metro [r=bbondy]
2013-10-01 11:37:52 -07:00
Ben Hearsum
5898489f25
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