Commit Graph

882 Commits

Author SHA1 Message Date
Justin Dolske
6ac123f77e Bug 355063 - bustage followup for Android/Metro. r=sparky 2013-08-21 20:09:45 -07:00
Birunthan Mohanathas
2cdca94d74 Bug 784739 - Switch from NULL to nullptr in browser/metro. r=ehsan 2013-08-21 12:13:50 -04:00
Botond Ballo
9bd2b4ff18 Bug 898580 - Metro mechanism for content to inform APZC about scroll events. Handles multi-APZC. r=bbondy, r=kats 2013-08-12 16:31:49 -04:00
Rodrigo Silveira
c2a2835cb5 Bug 903178 - Start screen should scroll vertically when in portrait mode r=sfoster 2013-07-29 11:01:36 -07:00
Trevor Saunders
d4ba8df0bc bug 846185 - don't call into js when creating accessibles r=surkov, smaug 2013-07-19 00:13:35 -04:00
Sam Foster
be09e0b8f9 Bug 907211 - Fix localized string access for download size. r=ally 2013-08-20 18:16:30 -07:00
Jonathan Wilde
a56485d03d Bug 891656 - Defect - wallpaper solution - navigation app bar icons cut off. r=mbrubeck 2013-08-20 13:38:52 -07:00
Francesco Lodolo
d880af8552 Bug 906318 - Work - Move productization (p12n) options into a separate region.properties file, r=mbrubeck, f=pike 2013-08-19 14:43:13 -07:00
Marina Samuel
acbbd96879 Bug 905640 - Clear the circular progress at the end of a download. r=jimm 2013-08-19 13:40:09 -04:00
Ryan VanderMeulen
4dbf69049f Merge m-c to fx-team. 2013-08-19 11:54:12 -04:00
Phil Ringnalda
3a9bc1d23d Merge m-c to m-i 2013-08-18 17:51:12 -07:00
Jim Mathies
5870dfe7cc Bug 906147 - disable component alpha in metrofx. r=nrc 2013-08-18 15:42:13 -05:00
Jim Mathies
44904fea84 Bug 904163 - Insure inputs that receive press-hold are focused. Fixes issues with selected text not being visible. r=ally 2013-08-19 04:26:17 -05:00
Jim Mathies
2f2dab6d61 Bug 812529 - Add 1.4 and 1.8x selection monocle images. r=mbrubeck 2013-08-19 04:25:59 -05:00
Jim Mathies
15ea5795cd Bug 901019 - Reset selection monocles when pasting text into chrome or content. r=bbondy 2013-08-19 04:25:59 -05:00
Jim Mathies
6329c5c014 Bug 903737 - Detect whether the user right-clicked selected text properly. r=rsilveira 2013-08-19 04:25:58 -05:00
Jim Mathies
31366e8c6f Bug 906320 - Cleanup metro test timeouts. r=mbrubeck 2013-08-19 04:25:58 -05:00
Sam Foster
d508e3a958 Bug 904317 - observe viewstate in view markup, call _adjustDOMforViewState at init and from onViewStateChange. r=rsilveira
--HG--
extra : rebase_source : accadb9ffa0a8cb3026ddb5aff0952cfd8a5186c
2013-08-16 16:56:50 -07:00
Brian R. Bondy
08bc1d4589 Bug 888363 - Fix default browser activation. r=jimm
Extra notes:
GetModulePath has no changes, it is just moved up so it can be used earlier.
GetDesktopBrowserPath was moved into the class because it needs to use a member there.
GetDesktopBrowserPath implementation has changed, so please review it.  Also its comments header is new and explains some stuff.
IsTargetBrowser is no longer used because we instead use 2 other boolean values set on the SetTarget call.
2013-08-15 22:30:57 -04:00
Matt Brubeck
19fc5f69e4 Bug 882074 - i18n for Metro keyboard shortcuts [r=rsilveira] 2013-08-15 16:31:52 -04:00
Marina Samuel
1a1eeba244 Bug 883953 - Fix test bustage. r=me 2013-08-15 15:57:24 -04:00
Marina Samuel
c3dbdc4424 Bug 883953 - Fix test failures. r=mbrubeck 2013-08-15 13:06:46 -04:00
Marina Samuel
ddbd812719 Bug 883953 - Part 2: Implement infobar behaviours. r=mbrubeck 2013-08-15 13:06:42 -04:00
Marina Samuel
df88a6c4b5 Bug 883953 - Part 1: Move infobar to bottom of screen. r=mbrubeck 2013-08-15 13:06:39 -04:00
Ed Morley
21835ac1e1 Backed out changeset bc56c811963e (bug 903737) for metro-chrome failures 2013-08-15 16:58:28 +01:00
Ed Morley
20241d4d89 Backed out changeset 0dbbeaba9998 (bug 901019) 2013-08-15 16:58:06 +01:00
Jim Mathies
8f791ff416 Bug 901019 - Disable selection ui when pasting into the address bar using the context menu. r=bbondy 2013-08-15 06:16:42 -05:00
Jim Mathies
2164d4d857 Bug 903737 - Fix: right click on non-selected content with selected text in page brings up text selection context menu. r=rsilveira 2013-08-15 06:16:42 -05:00
Jim Mathies
0a487d077b Bug 905628 - Fixup mochitest hang detection for metrofx. r=ted 2013-08-27 10:47:40 -05:00
Sam Foster
14fd53082f Bug 895457 - Override single-row notification layout in snapped-view. r=mbrubeck 2013-08-14 15:43:29 -07:00
Rodrigo Silveira
a57aa0b02a Bug 904059 - the 'Tab Bar' is auto-dismissed when closing a tab(s) r=mbrubeck 2013-08-13 17:19:57 -07:00
Ryan VanderMeulen
1ad01d4327 Backed out changesets d864c70c64c9 and e4d7f9580e5a (bug 883953) for mochitest-mc orange. 2013-08-13 16:23:09 -04:00
Rodrigo Silveira
4f6106a065 Bug 903182 - URL textbox not showing in appbar in snapped r=ally,jwilde 2013-08-12 16:34:14 -07:00
Rodrigo Silveira
a01894bf8f Bug 904058 - the Tab Bar isn't auto-dismissed once a new tab has been created using CTRL + T r=jimm 2013-08-13 11:21:57 -07:00
Marina Samuel
bfc2e97a12 Bug 883953: Part 2: Implement infobar behaviours. r=mbrubeck 2013-08-13 13:36:28 -04:00
Marina Samuel
222aa5fea3 Bug 883953: Part 1: Move infobar to bottom of screen. r=mbrubeck 2013-08-13 13:34:36 -04:00
Allison Naaktgeboren
031d78a825 Bug 892038 - It should be possible to add new prefs in about:config even after searching.r=sfoster 2013-08-13 10:32:16 -07:00
Jim Mathies
6407bdc242 Bug 902937 - Fixup scrollBy in StartUI.js and tests. r=mbrubeck 2013-08-13 05:23:53 -05:00
Jim Mathies
72c6b8075a Bug 902937 - Remove embedded scrollbox from about start. r=mbrubeck 2013-08-13 05:23:53 -05:00
Jim Mathies
dc27bcdd8b Bug 903766 - Fixes for misc. js errors while running tests. r=tabraldes, sfoster 2013-08-12 15:24:26 -05:00
Jim Mathies
3dc9be5097 Bug 904111 - Fix for flyout reference to invalid object. r=tabraldes 2013-08-12 15:22:01 -05:00
Matt Brubeck
5dcf1384c9 Bug 819146 - Control/shift-enter in Metro urlbar is broken [r=ally] 2013-08-12 17:17:37 -07:00
Jim Mathies
50c182887d Bug 887286 - Enable crash reporting by default on Nightly and Aurora for metrofx. r=sstamm, ahua 2013-08-12 05:05:05 -05:00
Sam Foster
1c86cb711e Bug 895519 - Rework tiles favicon treatment + tweaks to meet revised design. r=rsilveira 2013-08-10 01:29:22 -07:00
Jonathan Wilde
f791f23776 Bug 894715 - Part 2 - Fix trimming issue. r=ally 2013-08-09 22:42:55 -07:00
Jonathan Wilde
f0070a6d7f Bug 894715 - Part 1 - Failing testcase for URLs copied with trimming. r=sfoster 2013-08-01 18:55:44 -07:00
Jonathan Wilde
d5035dbf33 Bug 903287 - Work - NewUI - Implement correct headings for the autocomplete screen. r=mbrubeck
--HG--
extra : rebase_source : 6b3e3fe0798122d27e5b342a98c316dff69d1bea
2013-08-09 16:24:45 -07:00
Jonathan Wilde
526b57dd3c Bug 903294 - Work - NewUI - Hide entire "Your Results" section when there are no autocomplete results. r=mbrubeck
--HG--
extra : rebase_source : 71860ebe8e5aa0d84c294133427f148b5eb4006d
2013-08-08 23:38:31 -07:00
nootanghimire
7377a58c51 Bug 898125 - Add 'use strict'; and make changes accordingly [r=mbrubeck] 2013-08-09 16:45:58 -07:00
Marina Samuel
64ffb2cb37 Bug 903580 - Center circular progress canvas on top of download button. r=ally 2013-08-09 18:23:04 -04:00
Matt Brubeck
5cc2620ed8 Bug 903541 - Fix duplicate contextmenu handling on about:start [r=jimm] 2013-08-09 12:53:08 -07:00
Jim Mathies
1f09d86070 Bug 903364 - Fix: Mouse scrollbar remains visible on start tab after touch. r=rsilveira 2013-08-09 13:40:36 -05:00
Jim Mathies
72b15f484a Bug 851130 - Repush misc. code cleanup and added support for bcast_preciseInput and bcast_windowState in start tabs. (First push was empty.) r=me 2013-08-09 04:57:36 -05:00
Jim Mathies
0defa544cc Bug 902713 - Split bcast_urlbarState into two bimodal broadcasters, and touch up various uses in css. r=jwilde 2013-08-09 04:50:59 -05:00
Jim Mathies
98b46161d2 Bug 851130 - Part 9 - Deal with tab switching from StartUI tabs that have active context actions. r=sfoster 2013-08-09 04:50:59 -05:00
Jim Mathies
6f6adeeb8a Bug 851130 - Part 8 - Misc. fixes to ContextUI. r=mbrubeck 2013-08-09 04:50:59 -05:00
Jim Mathies
71c63674f7 Bug 851130 - Part 7 - Update all tests to support new start tab. r=sfoster 2013-08-09 04:50:59 -05:00
Jim Mathies
e8fe4a9b89 Bug 851130 - Part 6 - Fixup view destructors so they don't leak. r=sfoster 2013-08-09 04:50:59 -05:00
Jim Mathies
9e6307a09a Bug 851130 - Part 5 - Add support for about:start alias. r=mbrubeck 2013-08-09 04:50:58 -05:00
Jim Mathies
4034349e65 Bug 851130 - Part 4 - Remove apzc exclusions for start page. r=bbondy 2013-08-09 04:50:58 -05:00
Jim Mathies
f642c343a1 Bug 851130 - Part 3 - Fixup new StartUI tab object and dependent views. r=sfoster 2013-08-09 04:50:58 -05:00
Jim Mathies
3663ffbd20 Bug 851130 - Part 2 - Remove StartUI object from browser-ui. r=mbrubeck 2013-08-09 04:50:58 -05:00
Jim Mathies
1c1df0b142 Bug 851130 - Part 1 - Code reshuffle to move StartUI to a tab. r=sfoster 2013-08-09 04:34:36 -05:00
Rodrigo Silveira
80f6d91aac Bug 831440 - Switch back to static thumbnails for the tab bar
--HG--
extra : rebase_source : 6af90594890ca7ae30fecfe3234e009845e6404c
2013-08-07 10:51:43 -07:00
Tim Taubert
43d046dd64 Backed out changeset 7e0356305566 (bug 894811) 2013-08-09 04:05:05 +02:00
Jonathan Wilde
6d14535050 Bug 895873 - Re-enable browser_context_menu_tests.js. Intermittent oranges likely fixed in bug 856264. r=jimm
--HG--
extra : rebase_source : c2e731fd5b061eda420e60cf959c39346df65003
2013-08-08 12:19:55 -07:00
Jonathan Wilde
ec51c1134a Bug 856264 - Part 2 - Ensure that menus get reshown properly across input methods. r=jimm
--HG--
extra : rebase_source : 45d8febeff971a8dd8454a242888267068d03878
2013-08-01 16:54:27 -07:00
Jonathan Wilde
fc3c04c6a1 Bug 856264 - Part 1 - Failing tests for context menu. r=jimm
--HG--
extra : rebase_source : 06a8e9b6f39768e175224cf1e40889f10d979748
2013-07-17 21:50:51 -07:00
Sam Foster
fad18503a1 Bug 902246 - Utility methods for adding rgb(a) colors together. r=mbrubeck 2013-08-08 17:02:19 -07:00
Rodrigo Silveira
65d6e4237a Bug 881995 - Snapped view Alignment for Bookmarks an Recent History is off and tiles are cut off
--HG--
extra : rebase_source : c555f8623515499f7cdf84f11e0b29a8c43343cd
2013-08-07 13:11:44 -07:00
Allison Naaktgeboren
e28a3244b1 Bug 894811 - First character gets dropped when typing into urlbar after opening a new tab.r=mbrubeck 2013-08-08 11:48:01 -07:00
Marina Samuel
cccef77c53 Bug 883962 - Make the download button in the appbar toggle the downloads infobar. r=sfoster 2013-08-07 18:41:25 -04:00
Marina Samuel
d00c4a6fd9 Bug 783232 - Hook nsIAlertService up to native toast notifications and use them for download complete alerts. r=jimm 2013-08-07 16:57:06 -04:00
Matt Brubeck
64c48d0661 Bug 887975 - Remove start page background to work around flickering bug [r=ally] 2013-08-07 12:24:31 -07:00
Brian R. Bondy
b196b9eb5d Bug 898842 - Increase fling momentum. r=jimm 2013-08-07 14:45:24 -04:00
Allison Naaktgeboren
4903077ba7 Bug 895921 - Defect - Tab bar not appearing when selecting links from flyouts.r=? 2013-08-07 10:29:40 -07:00
Tim Abraldes
ddcaf97ecb bug 866304 DialogUI "modals" cleanup patch. Removes the "modals" portions of DialogUI. Converts the crash reporter prompt to use nsIPromptService.confirmEx instead of DialogUI.importModal. r=mbrubeck
The crash reporter prompt is the only consumer of DialogUI.importModal and related code. The "modals" concept that DialogUI implements should go away in favor of tab-modal dialogs and tab-agnostic notifications (e.g. flyouts). I don't think that the crash reporter prompt should be a tab modal dialog; I'd prefer to see it become an about: page or perhaps a flyout. Making it a tab-modal prompt was just the easiest thing to do in this set of patches.
2013-08-05 23:29:55 -07:00
Tim Abraldes
d0f1644995 bug 866304 DialogUI dialogs cleanup patch. Removes unused/obsolete code from DialogUI. r=mbrubeck
The "dialog" concept is unused (the last consumer was the sync setup UI which is now a flyout) and is obsolete since we have prompts.
2013-08-05 23:29:55 -07:00
Tim Abraldes
56d9a5b8e7 bug 866304. In metro, use the tab-modal prompt implementation that is available in toolkit. r=mbrubeck
This patch replaces metro's 'PromptService' (which implements nsIPromptService and nsIPrompt, among others) with an implementation that simply forwards all calls to toolkit's nsPrompter.js. Before forwarding each call, it writes the "allowTabModal" property on the object obtained from nsPrompter.js, causing the created prompt to be tab-modal.

It also adds functionality to browser.js for creating tab modal prompts. One of the changes made as part of adding this functionality is replacing the <browser> with a <stack> of <browser> objects.
2013-08-05 23:29:54 -07:00
Matt Brubeck
85de1c34a0 Bug 901671 - Control-L should always select the text in the address field [r=rsilveira] 2013-08-06 16:06:37 -07:00
Matt Brubeck
62c7581207 Bug 901094 - Progress indicator hidden when navbar is hidden [r=sfoster] 2013-08-06 16:06:15 -07:00
Allison Naaktgeboren
119ff9868e Bug 901487 - Inconsistent spelling of "add-ons" in about:addons override for Metro, improve l10n structure of sentence.r=mbrubeck 2013-08-06 15:04:46 -07:00
Marina Samuel
ac171b8eb7 Bug 883959 - re-land part of previous change that was accidentally reverted. r=me 2013-08-06 13:33:33 -04:00
Carsten "Tomcat" Book
291f6eb92d Backed out changeset 516063917157 (bug 866304) mochitest metro orange 2013-08-06 12:19:29 +02:00
Carsten "Tomcat" Book
6446cc43d8 Backed out changeset e0061be20d1e (bug 866304) for causing metro mochitest failure 2013-08-06 12:19:09 +02:00
Carsten "Tomcat" Book
7f33a836d1 Backed out changeset 14434d2b75b9 (bug 866304) for suspicion of causing metro mochitest failure 2013-08-06 12:06:50 +02:00
Tim Abraldes
16eb4fa78d bug 897121. Move handling of DNT pref to prefsFlyout.js. Correctly (hopefully :) deal with the various pref values that are possible. r=rsilveira 2013-08-05 23:29:55 -07:00
Tim Abraldes
d52c2fe1c5 bug 866304 DialogUI "modals" cleanup patch. Removes the "modals" portions of DialogUI. Converts the crash reporter prompt to use nsIPromptService.confirmEx instead of DialogUI.importModal. r=mbrubeck
The crash reporter prompt is the only consumer of DialogUI.importModal and related code. The "modals" concept that DialogUI implements should go away in favor of tab-modal dialogs and tab-agnostic notifications (e.g. flyouts). I don't think that the crash reporter prompt should be a tab modal dialog; I'd prefer to see it become an about: page or perhaps a flyout. Making it a tab-modal prompt was just the easiest thing to do in this set of patches.
2013-08-05 23:29:55 -07:00
Tim Abraldes
f4e999f820 bug 866304 DialogUI dialogs cleanup patch. Removes unused/obsolete code from DialogUI. r=mbrubeck
The "dialog" concept is unused (the last consumer was the sync setup UI which is now a flyout) and is obsolete since we have prompts.
2013-08-05 23:29:55 -07:00
Tim Abraldes
c79b5ade54 bug 866304. In metro, use the tab-modal prompt implementation that is available in toolkit. r=mbrubeck
This patch replaces metro's 'PromptService' (which implements nsIPromptService and nsIPrompt, among others) with an implementation that simply forwards all calls to toolkit's nsPrompter.js. Before forwarding each call, it writes the "allowTabModal" property on the object obtained from nsPrompter.js, causing the created prompt to be tab-modal.

It also adds functionality to browser.js for creating tab modal prompts. One of the changes made as part of adding this functionality is replacing the <browser> with a <stack> of <browser> objects.
2013-08-05 23:29:54 -07:00
Jim Mathies
c9b004fb89 Bug 890153 - Clear findbar text input focus when navigating found text. r=ally 2013-08-05 07:15:42 -05:00
Matt Brubeck
3567a5d074 Bug 899987 - Remove workarounds for ui.mouse.radius bug [r=jimm] 2013-08-01 15:47:24 -07:00
Matt Brubeck
3f919d06df Bug 897175 - Re-enable browser_findbar.js (back out d0edf8086809) 2013-08-03 09:14:29 -07:00
Matt Brubeck
a4c3179efa Bug 897175 - Intermittent failure in browser_findbar.js 2013-08-03 08:54:57 -07:00
Allison Naaktgeboren
95b0d5da36 Bug 895669 - Override about:addons to display a metro custom page. r=sfoster 2013-08-02 20:36:39 -04:00
Rodrigo Silveira
31f1700c24 Bug 901147 - Js error 'Elements.contextappbar.hide is not a function' while running tests r=mbrubeck
--HG--
extra : rebase_source : 0f3b3b09848ef554a57d6ebdf0e9c4e1ca7c4120
2013-08-02 12:47:22 -07:00
Matt Brubeck
9e52ba7379 Back out 7579823b624a (bug 899987) temporarily until the underlying bug is really fixed 2013-08-02 16:59:50 -07:00
Ryan VanderMeulen
18aac1f510 Bug 897175 - Disable browser_findbar.js due to frequent failures. r=jimm
CLOSED TREE
2013-08-02 17:01:56 -04:00
Ryan VanderMeulen
466d68f6c5 Merge m-c to fx-team. 2013-08-02 17:09:31 -04:00
Matt Brubeck
5f9203bc37 Bug 899726 - Fix merge conflicts on a CLOSED TREE 2013-08-02 10:54:35 -07:00
Gijs Kruitbosch
735e85d471 Merge m-c to fx-team 2013-08-02 15:47:01 +02:00
Ms2ger
5c2b63d2c7 Merge m-c to inbound. 2013-08-02 11:07:57 +02:00
Ms2ger
928131e510 Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #4); r=mshal 2013-08-02 09:03:42 +02:00
Ed Morley
974904fa51 Bug 880739 - Disable browser_context_menu_tests.js for intermittent failures
--HG--
extra : rebase_source : 799644a3aeed0a22887338aac05417143c772871
2013-08-02 15:49:13 +01:00
Jonathan Wilde
f40aad06ab Bug 899726 - Defect - during keyboard showing/hiding, sometimes hidden appbars show up. r=mbrubeck
--HG--
extra : rebase_source : 520ea7bbfb5667cb96d603ec876fd8bc9a9610ec
2013-08-01 11:59:17 -07:00
Jonathan Wilde
035e6bd434 Bug 892241 - Change - NewUI - Disable extraneous UI elements when on start screen. r=mbrubeck
--HG--
extra : rebase_source : 582f36a246323cbb0e0c29e8db61081375abaa44
2013-07-31 19:04:56 -07:00
Jim Mathies
d7bd98490f Bug 898457 - Don't display a horizontal scrollbar in flyout panels. r=tabraldes 2013-08-01 07:31:35 -05:00
Jim Mathies
0018f4e183 Bug 899027 - Fixes for various errors in FormHelper while running the tests in bug 891688. r=rsilveira 2013-08-01 07:31:35 -05:00
Jim Mathies
d6773fd8db Bug 891688 - Fix for caret selection not always appearing in subframes. r=mbrubeck 2013-08-01 07:31:34 -05:00
Brian R. Bondy
9aae219fef Bug 900044 - Get rid of viewport-needs-updating and related code. r=kats 2013-07-31 20:59:24 -04:00
Sam Foster
6b2d586d88 Bug 898651 - Dont add the find-in-page menuitem when the StartUI is visible. r=mbrubeck
--HG--
extra : rebase_source : 627dd222e76bdbbe7fe882a636ae9a90c5a58c09
2013-07-30 15:50:14 -07:00
Matt Brubeck
ce734a1edf Bug 900186 - Fix the copy command in the Metro JS console [r=jimm] 2013-08-01 15:48:14 -07:00
Matt Brubeck
18aa0e2114 Bug 899987 - Remove workarounds for ui.mouse.radius bug [r=jimm] 2013-08-01 15:47:24 -07:00
Marina Samuel
e73051b375 Bug 883959: Part 2: Rework download progress. r=sfoster. 2013-08-01 15:18:02 -04:00
Marina Samuel
1fde3a0ed2 Bug 883959: Part 1: Show circular download progress indicator. r=sfoster. 2013-08-01 15:17:30 -04:00
Nicholas Cameron
e91b1d6d0d Bug 895873 - backout bug 893117 for Win8 mc bustage 2013-07-30 23:32:35 -04:00
Rodrigo Silveira
30db6e7534 Bug 896757 - Defect - Remove > from narrow version of grid title strings r=mbrubeck
--HG--
extra : rebase_source : c9cc4980e978d0d16a7c3b2023a26ad100fcbcd1
2013-07-29 18:11:16 -07:00
David Zbarsky
4bdec1896b Bug 893117: Remove nsIDOMHTMLLabelElement r=bz 2013-07-30 14:55:13 -07:00
David Zbarsky
7e71039f57 Bug 893117: Remove nsIDOMHTMLHeadingElement r=bz 2013-07-30 14:55:12 -07:00
David Zbarsky
ae6d482ec6 Bug 893117: Remove nsIDOMHTMLTableCellElement r=peterv 2013-07-30 14:55:10 -07:00
Sam Foster
bcffc55516 Bug 899623 - Ensure activeTileset is bound before calling methods on it. r=jimm 2013-07-30 12:16:58 -07:00
Matt Brubeck
324b97b06d Bug 898539 - Thumbnails are broken when restoring previous session at startup [r=ally] 2013-07-29 16:34:37 -07:00
Kamil Jozwiak
0792d6c9be Bug 876816 - Adding a class into flyoutpanels.css for standard widths. r=ally 2013-07-29 16:34:16 -07:00
Sam Foster
b9d62cffff Bug 896766 - Add metro_viewstate_changed handling to toggle grid selectability. r=rsilveira
--HG--
extra : rebase_source : b1be067967f81507bfd88f43341116650c244d9e
2013-07-29 15:03:16 -07:00
Jonathan Wilde
5178374158 Bug 897830 - Part 1 - Rename "flyout" to "flyoutpanel" for clarity. r=timA
--HG--
rename : browser/metro/base/content/flyouts/aboutFlyout.js => browser/metro/base/content/flyoutpanels/AboutFlyoutPanel.js
rename : browser/metro/base/content/flyouts/flyoutUI.js => browser/metro/base/content/flyoutpanels/FlyoutPanelsUI.js
rename : browser/metro/base/content/flyouts/prefsFlyout.js => browser/metro/base/content/flyoutpanels/PrefsFlyoutPanel.js
rename : browser/metro/base/content/flyouts/syncFlyout.js => browser/metro/base/content/flyoutpanels/SyncFlyoutPanel.js
extra : rebase_source : b97f23e84ad37814d9d8476c9e41fc57c0537e06
2013-07-29 14:35:17 -07:00
Matt Brubeck
e705902d33 Bug 896097 - Hide Metro overlay buttons during autocomplete [r=sfoster] 2013-07-26 14:34:03 -07:00
Matt Brubeck
c3f35cfdcb Bug 898120 - Fix leak of global variable in Metro selection code [r=jimm] 2013-07-26 14:34:02 -07:00
Sam Foster
0d53f1c883 Bug 890148 - Streamline transitions when showing the find appbar. r=mbrubeck
--HG--
extra : rebase_source : ce97851f3e729795871a9c4bb1ef38ae3b34635f
2013-07-25 20:54:52 -07:00
Jim Mathies
363d820efd Bug 897417 - Add support for Talos tp-cmdline parameters in metro browser startup. r=mbrubeck 2013-07-26 07:05:37 -05:00
Sam Foster
45dc8ee553 Bug 892425 - Stabilize grid sizing in start sections with & without scrollbars. r=mbrubeck 2013-07-25 18:25:25 -07:00
Jim Mathies
2b7b443986 Bug 894713 - Followup fix, don't call removeEventListener on targetElement if targetElement is null. Fixes spurious console errors while running tests. r=me 2013-07-25 19:39:43 -05:00
Jim Mathies
58a538a265 Bug 897696 - Add geo.wifi.uri pref for metrofx. r=mbrubeck 2013-07-25 19:25:14 -05:00
Jim Mathies
6bf7da6d6a Bug 897131 - Fixup Windows line endings in browser_urlbar.js. r=me 2013-07-25 19:25:14 -05:00
Jim Mathies
9ccb7a84e8 Bug 897131 - Refresh the urlbar text when the navbar is displayed. r=jwilde 2013-07-25 19:25:14 -05:00
Jim Mathies
09108b9f74 Bug 896294 - Apply overflow scroll to options flyout when in input precise mode. r=tabraldes 2013-07-25 19:25:13 -05:00
Jim Mathies
fffe270de8 Bug 894713 - Disable selection control when the navbar loses focus. r=rsilveira 2013-07-25 19:25:13 -05:00
Jim Mathies
57219c3121 Bug 895567 - Fix for start page flashing into view during initial load of a page. r=sfoster 2013-07-25 19:25:13 -05:00
Rodrigo Silveira
6de2ababad Bug 897596 - Grid in snapped view display top sites and bookmarks in vertical columns r=sfoster
--HG--
extra : rebase_source : 5299a9ad7256ceeb4d82bbab488f33abec63bd59
2013-07-25 13:54:56 -07:00
Sam Foster
36818941ac Bug 897595 - Non-thumbnail tiles shouldn't display background-images. r=rsilveira 2013-07-25 12:57:35 -07:00
Brian R. Bondy
37149cf282 Bug 869940 - Fix selection when APZC is enabled. r=jimm 2013-07-25 13:15:20 -04:00
Brian R. Bondy
a57ce5ecd9 Bug 869940 - APZC Metro front end implementation, pref'ed off initially. r=jimm 2013-07-25 13:15:13 -04:00
Ed Morley
07edd2ba6e Merge mozilla-central and inbound 2013-07-25 17:05:47 +01:00
Matt Brubeck
6e3b45ad90 Bug 896156 - Fix problems in plurals and comments for Metro download bar strings [r=emtwo] 2013-07-25 08:54:25 -07:00
Matt Brubeck
c4fb72da35 Bug 897590 - Metro Find bar disappears on keydown [r=ally] 2013-07-25 08:54:22 -07:00
Ed Morley
64c47c4c55 Merge latest green fx-team changeset and mozilla-central 2013-07-25 16:51:21 +01:00
Brian R. Bondy
7fa3b4fa6f Bug 893781 - Defect - Restart after update button no longer works. r=timA 2013-07-24 16:09:36 -04:00
Tim Abraldes
14383476df bug 897562. Disable the sync 'connected' throbber when it is created. r=jimm 2013-07-24 10:40:17 -07:00
Sam Foster
3bb35b9e6c Bug 896461 - Fix lazy-loading of OS.File for TopSites/elsewhere. r=jimm 2013-07-24 10:21:01 -07:00
Jonathan Wilde
45e0d881c9 Bug 894949 - Defect - Plural form strings are excessively complex for both devs and translators. f=flod, r=mbrubeck 2013-07-18 18:28:24 -07:00
Jonathan Wilde
ce1d7aa3d6 Bug 885242 - Part 6 - Implement proper disabled states. r=mbrubeck
--HG--
extra : rebase_source : f7a23ae819244653620883566e3f5a082e94d85a
2013-07-18 00:22:30 -07:00
Jonathan Wilde
813454d718 Bug 885242 - Part 5 - Fix back button in and otherwise clean up panel UI. r=mbrubeck
--HG--
extra : rebase_source : fa208219b7123d9243f3f070e7ddc40675265985
2013-07-18 00:21:40 -07:00
Jonathan Wilde
76fc1e4153 Bug 885242 - Part 4 - Implement updated stop/reload/go button. r=mbrubeck
--HG--
extra : rebase_source : d6a29fa4e5233a68331afbc655f2644e8b35e21f
2013-07-18 00:19:54 -07:00
Jonathan Wilde
be54fda557 Bug 885242 - Part 3 - Update existing toolbar buttons with 1.4x modes, add 1.8x versions. r=mbrubeck
--HG--
rename : browser/metro/theme/images/appbar-back.png => browser/metro/theme/images/navbar-back.png
rename : browser/metro/theme/images/appbar-back@1.4x.png => browser/metro/theme/images/navbar-back@1.4x.png
rename : browser/metro/theme/images/appbar-forward.png => browser/metro/theme/images/navbar-forward.png
rename : browser/metro/theme/images/appbar-forward@1.4x.png => browser/metro/theme/images/navbar-forward@1.4x.png
rename : browser/metro/theme/images/appbar-menu.png => browser/metro/theme/images/navbar-menu.png
rename : browser/metro/theme/images/appbar-menu@1.4x.png => browser/metro/theme/images/navbar-menu@1.4x.png
rename : browser/metro/theme/images/appbar-pin.png => browser/metro/theme/images/navbar-pin.png
rename : browser/metro/theme/images/appbar-pin@1.4x.png => browser/metro/theme/images/navbar-pin@1.4x.png
rename : browser/metro/theme/images/appbar-star.png => browser/metro/theme/images/navbar-star.png
rename : browser/metro/theme/images/appbar-star@1.4x.png => browser/metro/theme/images/navbar-star@1.4x.png
extra : rebase_source : 3fd0e3274943b2a9f4b23096bdc9addc00eb7278
2013-07-18 00:16:59 -07:00
Jonathan Wilde
885087c357 Bug 885242 - Part 2 - Simplify markup in browser.xul, do some cleanup elsewhere. r=mbrubeck
--HG--
extra : rebase_source : c5292e82d00371bdd4a5a8be8b3b7d80bb8cf472
2013-07-17 23:05:40 -07:00
Jonathan Wilde
a2211f601f Bug 885242 - Part 1 - Reorder browser.css to more closely follow the structure of browser.xul. r=mbrubeck
--HG--
extra : rebase_source : 2088fea97d8d03b5d18b1bdbe22493bfe4519792
2013-07-17 23:03:36 -07:00
Rodrigo Silveira
1ea14324b9 Bug 892073 - Remove unused Panel UI
--HG--
extra : rebase_source : d671b83d5a80ce0c34efb99d887ae9fa885e08d4
2013-07-23 14:22:31 -07:00
Jim Mathies
0018137a74 Bug 890529 - Update localization note on crashprompt strings. r=ally 2013-07-23 15:29:00 -05:00
Jim Mathies
d5d3733e5d Bug 896017 - Prevent mouse input from switching input modes between touchstart and touchend events. r=mbrubeck 2013-07-22 08:49:13 -05:00
Rodrigo Silveira
ced69b2639 Bug 892046 - part 2 2013-07-19 20:07:14 -07:00
Rodrigo Silveira
5dd3807a9b Bug 892046 - Reuse the start UI views for snapped view 2013-07-19 16:59:53 -07:00
Rodrigo Silveira
ffda20bc13 Bug 895174 - defect - not able to scroll list of recent history in snap view r=mbrubeck
--HG--
extra : rebase_source : 8b30ed307f7a91c7610a03613fd53ad627a398a0
2013-07-19 16:59:58 -07:00
Allison Naaktgeboren
9bed61a2c6 Bug 869617. Remove dropdown menu from start sections.r=mbrubeck 2013-07-22 10:43:12 -07:00
Rodrigo Silveira
a2332ac6b6 Bug 893029 - Consider making the tab 'plus' button a larger target
--HG--
extra : rebase_source : b065cdc5f81dd54a973fa303e8bea2c1e06d605f
2013-07-16 15:42:59 -07:00
Sam Foster
53a12e6bd4 Bug 892632 - Hook up tile ribbon color in History tiles via new shared View module; refactor TopSitesView and BookmarksView to use same. r=mbrubeck 2013-07-19 18:17:08 -07:00
Matt Brubeck
ffb7786c86 Bug 896028 - Add a standard Makefile variable for mochitest-metro files [r=gps] 2013-07-19 16:59:23 -07:00
Matt Brubeck
991702e9b0 Bug 895962 - Dismiss the find bar when another app bar appears [r=rsilveira] 2013-07-19 16:59:22 -07:00
Jim Mathies
c52c15b2d9 Bug 895243 - Hide selection monocles when the user edge swipes to hide the urlbar. r=mbrubeck 2013-07-19 08:55:21 -05:00
Jim Mathies
c1673a63e6 Bug 895284 - Fix plus tests for caret and selection monocles appearing at the same time after a urlbar tap. r=jwilde 2013-07-19 08:55:21 -05:00
Reuben Morais
3526a1d754 Backed out changeset 8dfdebcc8ce6 (bug 893117) 2013-07-18 20:02:01 -07:00
David Zbarsky
16641ec9c8 Bug 893117: Remove nsIDOMHTMLTableCellElement r=peterv 2013-07-18 17:43:34 -07:00
Sam Foster
967e1284b0 Bug 876033 - Add arrranged event test for richgrid, refactor TopSites tests, add test restore functionality. r=rsilveira
--HG--
extra : rebase_source : c256879c2e62f6f14c8914266d263373c0f10b6c
2013-07-17 11:20:16 -07:00
Sam Foster
d3c10e57d4 Bug 876033 - Reselect TopSites tiles when we undo deletion. r=mbrubeck
--HG--
extra : rebase_source : 38e8f9557d98b6bbdd2960f2a54550a388f19582
2013-07-17 11:19:42 -07:00
Sam Foster
3f3bb741ce Bug 876033 - Add arranged event to richgrid, event cleanup. r=mbrubeck
--HG--
extra : rebase_source : bb5b699fcdfd2024030c051f13fb13a28afd76c6
2013-07-17 11:18:09 -07:00
Gregory Szorc
5c25cc9036 No Bug - Removing empty Makefile.in files; r=me 2013-07-18 09:09:28 -07:00
Allison Naaktgeboren
0169e72a77 Bug 844642 - Telemetry opt in and out in Firefox Options. r=tabraldes 2013-07-18 10:21:35 -04:00
Allison Naaktgeboren
88c1da1e65 Bug 879113 - Part 2: Start screen should handle error cases when missing favicons, thumbnails gracefully. r=sfoster 2013-07-18 10:18:29 -04:00
Kamil Jozwiak
cd8492045c Bug 875937 - App bar pin tile icon refreshes after it is displayed instead of before. r=mbrubeck 2013-07-18 10:02:50 -04:00
Tom Schuster
8e3e74bfea Bug 868859 - Make chromeWindow.content work in e10s. r=bz 2013-05-08 23:16:46 +02:00
Marina Samuel
5501fa1333 Bug 883951: Fix bustage in browser_downloads.js test due to incorrect use of 'todo()' function. r=me 2013-07-18 09:28:53 -04:00
Marina Samuel
ec5692a2c3 Bug 883951: Part 4: Remove DownloadsView and Related Code. r=mbrubeck 2013-07-17 18:19:27 -04:00
Marina Samuel
45495cc0d9 Bug 883951: Part 3: Download Complete Infobar. r=mbrubeck 2013-07-17 18:19:23 -04:00
Marina Samuel
e5123a6f93 Bug 883951: Part 2: Download Progress Infobar. r=mbrubeck 2013-07-17 18:19:18 -04:00
Marina Samuel
7045702869 Bug 883951: Part 1: Download Request Infobar. r=mbrubeck 2013-07-17 18:19:14 -04:00
Ed Morley
9d0dcab2e9 Backed out changeset 0b27487d6814 (bug 885242) for metro-chrome failures 2013-07-18 11:14:33 +01:00
Ed Morley
109a5f246c Backed out changeset eb45f94edb1f (bug 885242) 2013-07-18 11:14:15 +01:00
Ed Morley
07bb99dc24 Backed out changeset 9563a9ea0ce2 (bug 885242)
--HG--
rename : browser/metro/theme/images/navbar-back.png => browser/metro/theme/images/appbar-back.png
rename : browser/metro/theme/images/navbar-back@1.4x.png => browser/metro/theme/images/appbar-back@1.4x.png
rename : browser/metro/theme/images/navbar-forward.png => browser/metro/theme/images/appbar-forward.png
rename : browser/metro/theme/images/navbar-forward@1.4x.png => browser/metro/theme/images/appbar-forward@1.4x.png
rename : browser/metro/theme/images/navbar-menu.png => browser/metro/theme/images/appbar-menu.png
rename : browser/metro/theme/images/navbar-menu@1.4x.png => browser/metro/theme/images/appbar-menu@1.4x.png
rename : browser/metro/theme/images/navbar-pin.png => browser/metro/theme/images/appbar-pin.png
rename : browser/metro/theme/images/navbar-pin@1.4x.png => browser/metro/theme/images/appbar-pin@1.4x.png
rename : browser/metro/theme/images/navbar-star.png => browser/metro/theme/images/appbar-star.png
rename : browser/metro/theme/images/navbar-star@1.4x.png => browser/metro/theme/images/appbar-star@1.4x.png
2013-07-18 11:14:12 +01:00
Ed Morley
f9b0b5317c Backed out changeset 99ae0e6a6fec (bug 885242) 2013-07-18 11:14:09 +01:00
Ed Morley
31acae9dcd Backed out changeset b6e4c716ea9c (bug 885242) 2013-07-18 11:14:05 +01:00
Ed Morley
e994e1b4e9 Backed out changeset ba3297faeb61 (bug 885242) 2013-07-18 11:14:02 +01:00
Jonathan Wilde
3d66748362 Bug 885242 - Part 6 - Implement proper disabled states. r=mbrubeck
--HG--
extra : rebase_source : 6a5bc43cab5249af37aaffbaed31944278639ff4
2013-07-18 00:22:30 -07:00
Jonathan Wilde
ac1b1e0138 Bug 885242 - Part 5 - Fix back button in and otherwise clean up panel UI. r=mbrubeck
--HG--
extra : rebase_source : d1445865c75f7c9853638b3279260f208bde223a
2013-07-18 00:21:40 -07:00
Jonathan Wilde
b2eacd6eb5 Bug 885242 - Part 4 - Implement updated stop/reload/go button. r=mbrubeck
--HG--
extra : rebase_source : 2a613ba279b1b1191beea8cf7ae2bb43d66994c4
2013-07-18 00:19:54 -07:00
Jonathan Wilde
9a91bea0b2 Bug 885242 - Part 3 - Update existing toolbar buttons with 1.4x modes, add 1.8x versions. r=mbrubeck
--HG--
rename : browser/metro/theme/images/appbar-back.png => browser/metro/theme/images/navbar-back.png
rename : browser/metro/theme/images/appbar-back@1.4x.png => browser/metro/theme/images/navbar-back@1.4x.png
rename : browser/metro/theme/images/appbar-forward.png => browser/metro/theme/images/navbar-forward.png
rename : browser/metro/theme/images/appbar-forward@1.4x.png => browser/metro/theme/images/navbar-forward@1.4x.png
rename : browser/metro/theme/images/appbar-menu.png => browser/metro/theme/images/navbar-menu.png
rename : browser/metro/theme/images/appbar-menu@1.4x.png => browser/metro/theme/images/navbar-menu@1.4x.png
rename : browser/metro/theme/images/appbar-pin.png => browser/metro/theme/images/navbar-pin.png
rename : browser/metro/theme/images/appbar-pin@1.4x.png => browser/metro/theme/images/navbar-pin@1.4x.png
rename : browser/metro/theme/images/appbar-star.png => browser/metro/theme/images/navbar-star.png
rename : browser/metro/theme/images/appbar-star@1.4x.png => browser/metro/theme/images/navbar-star@1.4x.png
extra : rebase_source : a21f57cbed180bdc4a0ed0539437c96a5af56ef9
2013-07-18 00:16:59 -07:00
Jonathan Wilde
47f0e61801 Bug 885242 - Part 2 - Simplify markup in browser.xul, do some cleanup elsewhere. r=mbrubeck
--HG--
extra : rebase_source : f1b1fc712c47db5116d046a0be8b93483442b82a
2013-07-17 23:05:40 -07:00
Jonathan Wilde
b3f373d9bf Bug 885242 - Part 1 - Reorder browser.css to more closely follow the structure of browser.xul. r=mbrubeck
--HG--
extra : rebase_source : e453a8669887800caae7acf5e9b616e3be962187
2013-07-17 23:03:36 -07:00
Jim Mathies
42e77dc922 Bug 881463 - Fix for intermittent browser_selection_textarea.js. r=rsilveira 2013-07-17 13:43:26 -05:00
Ryan VanderMeulen
5131a6768c Backed out 4 changesets (bug 893858, bug 868859, bug 886903) for Linux debug mochitest-other crashes on a CLOSED TREE.
Backed out changeset 0ded4854067b (bug 886903)
Backed out changeset ca8afb897e13 (bug 893858)
Backed out changeset c15f503a96cc (bug 868859)
Backed out changeset 6a788f399a7f (bug 868859)
2013-07-17 12:43:59 -04:00
Tom Schuster
cb80974d17 Bug 868859 - Make chromeWindow.content work in e10s. r=bz 2013-05-08 23:16:46 +02:00
Jonathan Wilde
30246b6267 Bug 867543 - Part 3 - Dynamically update and pluralize the labels with all of the correct nouns attached. r=mbrubeck
--HG--
extra : rebase_source : b83293bfc40a12983a44e04295380d127c8b7227
2013-07-16 13:38:28 -07:00
Jonathan Wilde
0c883fac15 Bug 867543 - Part 2 - Add static labels. r=mbrubeck
--HG--
extra : rebase_source : bc7b5b58ecc667982160e325b99a45eb2cd9fd2a
2013-07-16 13:38:05 -07:00
Jonathan Wilde
938144dce6 Bug 867543 - Part 1 - Generalize appbar css, make sprites more robust, move into platform. r=mbrubeck
--HG--
extra : rebase_source : d12d41611423782497c03ceb05bd8b40afd1b921
2013-07-16 13:32:36 -07:00
Matt Brubeck
7322f62c1a Bug 892759 - Apply a missed review comment for the findbar test [r=rsilveira] 2013-07-15 16:37:25 -07:00
Matt Brubeck
6bcb249e09 Bug 882504 - Flip the direction of toggle switches in the Metro theme [r=jwilde] 2013-07-15 16:37:25 -07:00
Rodrigo Silveira
40a4387a66 Bug 892269 - Tapping white spaces under awesome screen not dismissing the Tab bar r=mbrubeck 2013-07-15 22:44:26 -07:00
Matt Brubeck
0ca7a95671 Bug 892759 - Add basic tests for the Metro find in page bar [r=rsilveira] 2013-07-15 15:20:32 -07:00
Matt Brubeck
0aabf6b14e Bug 892759 - Minor code cleanup in metro/base/content/browser-ui.js [r=rsilveira] 2013-07-15 15:20:32 -07:00
Jonathan Wilde
07c3f88ac5 Bug 883390 - Part 2 - Add initial tests for autocomplete popup. r=jimm
--HG--
rename : browser/metro/base/content/bindings/autocomplete.xml => browser/metro/base/content/bindings/urlbar.xml
extra : rebase_source : d13c3aac364c32cf006984a191e9625816ac8fcd
2013-07-15 11:31:55 -07:00
Jonathan Wilde
ffc4a1c8b5 Bug 883390 - Part 1.6 - Use grid.xml to manage mouse/touch selection for urlbar.xml. r=sfoster
--HG--
extra : rebase_source : 887649e4ad410a003c3094f7887e579f4c24a5f4
2013-07-15 11:42:02 -07:00
Jonathan Wilde
fab3df707e Bug 883390 - Part 1.5 - Tidying up the urlbar bindings, adding extra _isGridBound for protection. r=sfoster
--HG--
extra : rebase_source : ceb842844ff0d74bb16d7c6467809a9febe0dab1
2013-07-15 11:29:44 -07:00
Jonathan Wilde
4308a5abec Bug 883390 - Part 1.4 - Update urlbar more intelligently, use tasks in doOpenSearch like we do in goToURI. r=sfoster
--HG--
extra : rebase_source : 18cd879a7ca42ed197de49759574ea66cfb27e5d
2013-07-15 11:27:28 -07:00
Jonathan Wilde
36a547693c Bug 883390 - Part 1.3 - Move unrelated internal method out of navigation section. r=jimm
--HG--
rename : browser/metro/base/content/bindings/autocomplete.xml => browser/metro/base/content/bindings/urlbar.xml
extra : rebase_source : e111ddb2ba4c4e6c95c11ebf063e96c3ecf156c3
2013-07-15 11:26:51 -07:00
Jonathan Wilde
2f19e36e3e Bug 883390 - Part 1.2 - Ensure and test that pastes from touch cause autocomplete to show (fixes 887120). r=jimm
--HG--
extra : rebase_source : 70a157aae818ea5e9710b77c684cc8856abfeba0
2013-07-15 11:25:45 -07:00
Jonathan Wilde
38b4c70bb4 Bug 883390 - Part 1.1 - Ensure that browser search engines are updated when settings are changed. r=sfoster
--HG--
rename : browser/metro/base/content/bindings/autocomplete.xml => browser/metro/base/content/bindings/urlbar.xml
extra : rebase_source : cf2eb7ccdbb22dcda22c9b6f6cd99137e3af7ade
2013-07-15 11:24:50 -07:00
Jonathan Wilde
5d4f293c23 Bug 883390 - Part 1 - Move autocomplete into overlay, centralize urlbar code. r=sfoster
--HG--
rename : browser/metro/base/content/bindings/autocomplete.xml => browser/metro/base/content/bindings/urlbar.xml
extra : rebase_source : a1cedc5a64cf780f76977b1193c60713cb83ef95
2013-07-10 12:14:00 -07:00
Rodrigo Silveira
c732d5e32b Bug 851344 - Extend the duration of the tab bar showing when the user opens a link in a new tab r=mbrubeck
--HG--
extra : rebase_source : 434e4215947e3072eb8b35928e9a493a5c9a33e6
2013-07-12 17:12:46 -07:00
Rodrigo Silveira
43fea69e3f Bug 856119 - Web content covered by the tab strip should not be active r=mbrubeck
--HG--
extra : rebase_source : 4336940c2a4d8fb82dde72d323eb3eebacddffcd
2013-07-12 14:24:02 -07:00
Jonathan Wilde
e1c215a557 Bug 856264 - Defect - if context menu visible, tapping and holding another link will not produce new context menu. r=jmathies
--HG--
extra : rebase_source : 20cb8c50b490bdbc13001974f37eb6409e735c09
2013-07-15 10:58:26 -07:00
Jonathan Wilde
fb96e90eaf Bug 781002 - Story - Apply metro styling to the context menu. r=mbrubeck
--HG--
extra : rebase_source : 31e2287fc37deba1ec7c066a34dcd7c2116e6efe
2013-07-15 10:57:59 -07:00
Mike Hommey
ffd522d5c2 Bug 892904 - Remove useless includes of config.mk. r=gps 2013-07-15 18:48:40 +09:00
Allison Naaktgeboren
0252b61830 Bug 879113 part 1/2, favicon errorhandling-Start screen should handle error cases when missing favicons, thumbnails gracefully.r=mbrubeck 2013-07-12 21:13:55 -07:00
Jonathan Wilde
ab53f86e5d Bug 892705 - Change - Move findbar on visually top of urlbar, clean up naming. r=mbrubeck 2013-07-12 12:02:29 -07:00
Jim Mathies
1fced26df0 Bug 893015 - Set browser.isActive properly for all local tabs. r=mbrubeck 2013-07-12 10:57:10 -05:00
Matt Brubeck
e4c493ed42 Bug 892224 - Escape does not dismiss the Find bar [r=jwilde] 2013-07-11 15:52:55 -07:00
Sam Foster
4581d52c9c Bug 831440 - Explicitly unassign the -moz-element tab backgrounds when tabstrip is not visible. r=mbrubeck
--HG--
extra : rebase_source : 27fd58e329f4deef2e4eaa3e35b56b1801adfad2
2013-07-11 14:53:56 -07:00
Jim Mathies
80d4c2cd6b Bug 892449 - Merge forms.css into platform.css. r=mbrubeck 2013-07-11 11:53:10 -05:00
Jim Mathies
d59b78e34c Bug 882042 - Remove horizontal scrollbar from select popups. r=rsilveira 2013-07-11 11:53:10 -05:00
Jim Mathies
46d8e24afa Bug 891805 - Cache caret position at the start of a drag in text edits, and use that when initiating selection. r=rsilveira 2013-07-11 04:29:27 -05:00
Tim Abraldes
1a22e78be8 bug 845468. Move sync-related content to a flyout. r=ally
--HG--
rename : browser/metro/base/content/aboutPanel.js => browser/metro/base/content/flyouts/aboutFlyout.js
rename : browser/metro/base/content/preferences.js => browser/metro/base/content/flyouts/prefsFlyout.js
2013-07-10 19:30:11 -07:00
Rodrigo Silveira
5be9afd38b Bug 891664 - Unable to flip remember password pref r=jimm
--HG--
extra : rebase_source : 7b424fc08f7441f3d31e756b2903a2bd40871a90
2013-07-09 18:10:04 -07:00
Jonathan Wilde
7cf87d8053 Bug 891213 - Defect - browser_topsites.js test does not clean up history items it adds. r=jimm 2013-07-08 19:24:04 -07:00
Sam Foster
3a2fe83b01 Bug 835984 - Push start-ui tiles away in 3d space when pressing them. r=jwilde
--HG--
extra : rebase_source : 0a3a60f9b4fb628b1aea8a24e4a33cc584316854
2013-07-09 18:04:08 -07:00
Jim Mathies
a00f3a842f Bug 890751 - Fix: Find bar should not display when the start screen is loaded. r=rsilveira 2013-07-09 18:17:23 -05:00
Jim Mathies
37cc8ee28a Bug 890764 - Fix: nav bar should remain visible after a tab navigates. r=tabraldes 2013-07-09 18:17:22 -05:00
Mina Almasry
f9544f7dd8 Bug 875975 - Stop page load on the first Esc keypress if the page is loading [r=mbrubeck] 2013-07-09 14:09:33 -07:00
Jim Mathies
ed61f7c7ff Bug 891016 - Use shareAxis for data points in first run metrics test. r=followup 2013-07-08 20:18:17 -05:00
Rodrigo Silveira
c4e2ed7e70 Bug 878619 - Pressing Enter after pasting into navbar r=mbrubeck
--HG--
extra : rebase_source : 2ba31ca33167527470a46dd30aec7e3a39fca821
2013-07-08 10:55:02 -07:00
Jim Mathies
f6ac68db71 Bug 891016 - Add a perf test that tracks nsIAppStartup's getStartupInfo data. r=bbondy 2013-07-08 15:45:05 -05:00
Jim Mathies
eb03e59c84 Bug 872780 - Strip Windows line endings from sanitizeUI.js. r=me 2013-07-08 15:45:05 -05:00
Jim Mathies
16454fbc6e Bug 872780 - Prevent cssthrobbers from animating while hidden. r=mbrubeck 2013-07-08 15:45:04 -05:00
Jim Mathies
06836035bf Bug 889970 - Fix: Selection expands automagically in the urlbar after a drag + tap. r=tabraldes 2013-07-08 15:45:04 -05:00
Jim Mathies
7f354b8c3b Bug 857862 - Tests. r=sfoster 2013-07-08 15:45:04 -05:00
Jim Mathies
b284bfbd35 Bug 857862 - Fix: selection monocles don't display in content editable elements. r=sfoster 2013-07-08 15:45:04 -05:00
Jim Mathies
0c61c5d790 Bug 888329 - Fix: Mouse scrollbars remain visible on the first tab. r=sfoster 2013-07-08 15:45:03 -05:00
Rodrigo Silveira
87d12b1894 Bug 881971 - There should be some default bookmarks in a fresh metro profile r=timabraldes
--HG--
extra : rebase_source : fc8429faed7fd0bcbcc4b879d3dadbd074074d46
2013-07-02 15:02:00 -07:00
Wes Kocher
e3594b6bed Backout bug 888329 for causing permanent metro-chrome mochitest failures in bug 889694 2013-07-02 18:33:57 -07:00
Allison Naaktgeboren
14ec578a5b Bug 888079 - control debugger start behind a pref, control debugger port with pref.r=jimm 2013-07-02 18:59:40 -05:00
Jim Mathies
44839ec8bb Bug 882042 - Disable horizontal scrollbars in menu items. r=rsilveira 2013-07-02 18:59:40 -05:00
Mike Shal
8bc3bf52b7 Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #3); r=joey 2013-06-28 15:17:07 -04:00
Jim Mathies
044db5c71a Bug 888329 - Set input type broadcaster to precise on startup and cleanup InputSourceHelper. Fixes issue with first tab and precise input scrollbars. r=sfoster 2013-07-02 14:55:57 -05:00
Brian R. Bondy
d6e08bde09 Bug 889039 - Addon compat for updates on by default. r=rstrong 2013-07-01 19:12:12 -04:00