Commit Graph

58 Commits

Author SHA1 Message Date
Jim Mathies
8b05668989 Bug 839808 - Add support for omtc to winrt widget. r=bbondy 2013-03-04 12:32:20 -06:00
Matt Brubeck
8557ff97f2 Bug 847477 - Fix syntax error in browser/metro/theme/browser.css from bug 841480 [r=rsilveira]
DONTBUILD because this is a trivial CSS fix and we have no automation coverage for Metro yet.
2013-03-04 10:04:36 -08:00
Raymond Lee
b6c2c37151 Bug 840682 - Use HTTPS instead of HTTP in the links to crash reports in about:crashes. r=gavin 2013-03-04 15:11:21 +08:00
Brian R. Bondy
8ccfc69048 Bug 845011 - Ctrl-s doesn't save current document. r=sfoster 2013-03-02 08:25:19 -05:00
Brian R. Bondy
01089c0b84 Bug 843536 - Ctrl-o doesn't open file picker. r=sfoster 2013-03-02 08:04:22 -05:00
Jim Mathies
6e554272f7 Bug 843014 - 'Search for' context menu item should quote selected text. r=fryn 2013-03-01 16:16:11 -06:00
Sam Foster
723fc0e728 Bug 846685 - Add optional, optionally-async setUp, tearDown methods to metro-chrome test fixture objects. r=jimm 2013-03-01 15:45:07 +00:00
Matt Brubeck
6e8068798d Bug 846621 - "Open link in new tab" in Metro should open a background tab [r=jimm] 2013-03-01 06:50:19 -08:00
Jim Mathies
26ff566423 Bug 846412 - Don't close selection helper until after the user makes a decision in a selection context menu. r=mbrubeck 2013-02-28 13:33:24 -06:00
Sam Foster
787c397a4c Bug 845863: Add a lookup for browser-scripts to allow loading a script only once. r=mbrubeck
--HG--
extra : rebase_source : 4eee7d026ead9cc1b3c5037efd20cda1e14c353f
2013-02-28 14:12:02 +00:00
Ms2ger
8fedd090cc Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
Gregory Szorc
e1b210ddf6 Merge mozilla-central into build-system
The 3 merged files had no conflicts and were manually verified to ensure
no incompatible changes crept in.
2013-02-27 21:02:02 -08:00
Gregory Szorc
0c8ee65118 Merge mozilla-central into build-system
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Ms2ger
aea301eee3 Merge m-c to b-s. 2013-02-26 19:09:25 +01:00
Ryan VanderMeulen
c2cdffdb0d Merge the last PGO-green inbound changeset to m-c. 2013-02-26 10:44:46 -05:00
Matt Brubeck
0cde40a91f Bug 840643 - Fix exception in WeaveGlue.init that breaks Metro sync setup [r=ally] 2013-02-26 06:58:38 -08:00
Gregory Szorc
45faa95b04 Merge mozilla-central into build-system
Only conflict was configure.in amd was due to context, not
changed lines themselves.
2013-02-25 22:09:18 -08:00
Gregory Szorc
1b27561fa4 Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00
Jim Mathies
32ac9ae336 Bug 844113 - Add tests. r=mbrubeck 2013-02-22 14:11:45 -06:00
Jim Mathies
c2c47ed655 Bug 844113 - Properly calculate offsets in context menu messages originating from sub frames. r=fryn 2013-02-22 14:11:45 -06:00
Jim Mathies
6f479a6a1e Bug 844113 - Cleanup work in ContextMenuHandler.js. r=fryn 2013-02-22 14:11:45 -06:00
Matt Brubeck
378d71c084 Bug 844328 - Silence debug warning about _onTouchStart return value [r=jimm] 2013-02-25 11:08:25 -08:00
Ryan VanderMeulen
5496b21a50 Backed out changesets e8202e140fd8 and b1cd489945f5 (bug 844328) for mochitest-bc orange on a CLOSED TREE. 2013-02-25 15:37:23 -05:00
Jim Mathies
b112f17c00 Bug 832957 - Temporarily trap zoom double tap events and send them to content. r=mbrubeck 2013-02-27 10:27:48 -06:00
Jim Mathies
566b4426cb Bug 832957 - Various fixes for selection due to regressions from bug 794621. r=mbrubeck 2013-02-27 10:27:48 -06:00
Jim Mathies
d210b02039 Bug 832957 - Fix for dom bug 835175 in selection overlay. r=mbrubeck 2013-02-27 10:27:48 -06:00
Jim Mathies
2454e0760f Bug 832957 - Remove unused copy messaging from ContextCommands.js. r=mbrubeck 2013-02-27 10:27:47 -06:00
Jim Mathies
969cdeb2f2 Bug 832957 - Fix selection overlay issues with context menus and touch input, and clean up Content.js elementFromPoint. r=mbrubeck 2013-02-27 10:27:47 -06:00
Brian R. Bondy
fcba044143 Bug 841480 - Metro sync UI changes. r=mbrubeck 2013-02-27 11:18:31 -05:00
Brian R. Bondy
5524da5b8d Bug 841480 - Add Sync to Settings charm pane and move sync prefs to a new Sync panel. r=mbrubeck 2013-02-27 11:18:12 -05:00
Matt Brubeck
cff26231f7 Bug 844328 - Silence debug warning about _onTouchStart return value [r=jimm] 2013-02-25 11:08:25 -08:00
Rodrigo Silveira
0d6cdfb7c7 Bug 846056 - Create animation constants based on WinJS showPanel [r=mbrubeck]
--HG--
extra : rebase_source : 293aea846a33e112c4be0719d646e4ed888488c3
2013-02-26 14:33:42 -08:00
Chris Pearce
dcf2d17b8e Bug 843849 - Make DOM/HTML fullscreen API work in Metrofox. r=bz,jimm 2013-02-28 12:28:27 +13:00
Jim Mathies
c08133a60e Bug 844270 - Move visual manifests into branding, and set custom background colors for each release. r=glandium 2013-02-25 08:33:56 -06:00
Jim Mathies
9117a265fb Bug 841511 - Cleanup and organize existing browser flyout settings and css. r=fryn 2013-02-26 17:09:42 -06:00
Rodrigo Silveira
69efae8a6e Bug 843742 - Add a slide in animation for flyout sidebars. r=mbrubeck r=fryn ui-r=fryn 2013-02-26 13:52:47 -08:00
Mike de Boer
8fcaceed5f Bug 421746 - Remove unused strings. r=dolske, r=mfinkle 2013-02-26 14:24:17 +01:00
Tim Abraldes
696b7e6b2c bug 840776. Fix a typo :). r=mbrubeck 2013-02-27 13:45:55 -08:00
Frank Yan
8647121600 Bug 841215 - Ensure selected tab thumbnail is visible when opening tab app bar. r=mbrubeck 2013-02-25 16:36:40 -08:00
Matt Brubeck
55eed31481 Bug 843731 - Add ctrl-shift-J shortcut to open the Metro error console [r=fryn] 2013-02-22 16:55:33 -08:00
Matt Brubeck
c30672ddf6 Bug 840270 (followup) - fix some invalid CSS syntax in Metro select popup code [r=jimm] 2013-02-20 17:20:55 -08:00
Jim Mathies
a0f3d9ea5c Bug 843020 - Quote parameters used in invoking the desktop browser via ShellExecute in the Win8 CEH. Fixes problems with file names with spaces. r=bbondy 2013-02-20 09:00:59 -06:00
Jim Mathies
4f82e5a42a Bug 793547 - Query the underlying data object if it exists for uri handed to the Win8 CEH in ShellExecute operations. Fixes some clipped url issues. r=tabraldes 2013-02-20 08:47:15 -06:00
Jim Mathies
50bf193a3e Bug 842516 - Disable the form manager until we can fix all the bugs. r=mbrubeck 2013-02-19 19:51:03 -06:00
Jim Mathies
1aab8302dd Bug 782810 - add text, link, and input context menu tests. r=mbrubeck 2013-02-19 19:51:02 -06:00
Jim Mathies
879e9bf4a9 Bug 841697 - Add image context menu tests. r=mbrubeck 2013-02-19 19:51:02 -06:00
Jim Mathies
8de51b5abf Bug 782810 - Implement Yuan's new context menu spec. r=mbrubeck 2013-02-19 19:51:02 -06:00
Jim Mathies
3b4c56cdce Bug 841686 - Update strings, order, and options for image context menu. Also includes tab fix for bug 841688. r=mbrubeck 2013-02-19 19:51:02 -06:00
Matt Brubeck
aa015e5e97 Bug 840270 - Don't show a popup for select[multiple] with precise pointer input [r=jimm] 2013-02-17 10:01:33 -08:00
Brian R. Bondy
4b4b97e7b0 Bug 831520 - Clear my Metro Firefox History now also clears StartUI. r=mbrubeck 2013-02-15 14:17:53 -05:00