Commit Graph

163 Commits

Author SHA1 Message Date
Matt Brubeck
5b1ae2449f Bug 847626 (followup) - Trivial punctuation fix for the last patch. DONTBUILD 2013-03-11 17:03:09 -07:00
Matt Brubeck
d75a61cb2b Bug 847626 - Add a "learn more" link to the Metro geolocation notification [r=ally] 2013-03-11 16:48:54 -07:00
Matt Brubeck
3bd25cf699 Bug 847812 - Fixes for browser.*.warning.infoURL prefs on Metro [r=jimm] 2013-03-05 11:57:53 -08:00
Matt Brubeck
0238522804 Bug 847784 - Remove unused app.feedbackURL preference [r=jimm] 2013-03-05 11:56:42 -08:00
Raymond Lee
a3a261f282 Bug 847527 - Fix typo in metro/base/tests/Makefile.in. r=mbrubeck 2013-03-05 11:26:16 +08:00
Jim Mathies
09831683f1 Bug 839808 - Add support for omtc to winrt widget. r=bbondy 2013-03-04 12:32:20 -06:00
Matt Brubeck
e631d79059 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
7b530dc0ba 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
6d81a1946d Bug 845011 - Ctrl-s doesn't save current document. r=sfoster 2013-03-02 08:25:19 -05:00
Brian R. Bondy
a3485b5914 Bug 843536 - Ctrl-o doesn't open file picker. r=sfoster 2013-03-02 08:04:22 -05:00
Jim Mathies
24581defe9 Bug 843014 - 'Search for' context menu item should quote selected text. r=fryn 2013-03-01 16:16:11 -06:00
Sam Foster
ad31f58dce 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
1d2ee7b792 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
11fa41d8f1 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
fb565331ed 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
c6832bb745 Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
Gregory Szorc
27c42e83c6 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
803629b9c6 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
2801c25ab8 Merge m-c to b-s. 2013-02-26 19:09:25 +01:00
Ryan VanderMeulen
ee0a6c9160 Merge the last PGO-green inbound changeset to m-c. 2013-02-26 10:44:46 -05:00
Matt Brubeck
4a8efd0dae Bug 840643 - Fix exception in WeaveGlue.init that breaks Metro sync setup [r=ally] 2013-02-26 06:58:38 -08:00
Gregory Szorc
16f0413b0c 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
8f9112102d Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00
Jim Mathies
c7ea64e9c6 Bug 844113 - Add tests. r=mbrubeck 2013-02-22 14:11:45 -06:00
Jim Mathies
f89bce38cf 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
de000ae6e2 Bug 844113 - Cleanup work in ContextMenuHandler.js. r=fryn 2013-02-22 14:11:45 -06:00
Matt Brubeck
7681e4edfa Bug 844328 - Silence debug warning about _onTouchStart return value [r=jimm] 2013-02-25 11:08:25 -08:00
Ryan VanderMeulen
567f6121a3 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
9b06a28da3 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
b2c327fccb Bug 832957 - Various fixes for selection due to regressions from bug 794621. r=mbrubeck 2013-02-27 10:27:48 -06:00
Jim Mathies
04cf7b1544 Bug 832957 - Fix for dom bug 835175 in selection overlay. r=mbrubeck 2013-02-27 10:27:48 -06:00
Jim Mathies
1c8bd19b9d Bug 832957 - Remove unused copy messaging from ContextCommands.js. r=mbrubeck 2013-02-27 10:27:47 -06:00
Jim Mathies
f356039a48 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
94963201eb Bug 841480 - Metro sync UI changes. r=mbrubeck 2013-02-27 11:18:31 -05:00
Brian R. Bondy
894fc27bb1 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
3e2eae31ce Bug 844328 - Silence debug warning about _onTouchStart return value [r=jimm] 2013-02-25 11:08:25 -08:00
Rodrigo Silveira
f150fddf5d 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
2a8daae8a9 Bug 843849 - Make DOM/HTML fullscreen API work in Metrofox. r=bz,jimm 2013-02-28 12:28:27 +13:00
Jim Mathies
007d9f6097 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
a19778199e Bug 841511 - Cleanup and organize existing browser flyout settings and css. r=fryn 2013-02-26 17:09:42 -06:00
Rodrigo Silveira
abd9343591 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
1e58854302 Bug 421746 - Remove unused strings. r=dolske, r=mfinkle 2013-02-26 14:24:17 +01:00
Tim Abraldes
6b70697dcd bug 840776. Fix a typo :). r=mbrubeck 2013-02-27 13:45:55 -08:00
Frank Yan
4e2e8a8278 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
c0d2f93abe 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
2cbc1e9ba8 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
b7b845ea94 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
d03d70562e 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
8bc4423709 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
195c3f380f Bug 782810 - add text, link, and input context menu tests. r=mbrubeck 2013-02-19 19:51:02 -06:00
Jim Mathies
98dcbfb847 Bug 841697 - Add image context menu tests. r=mbrubeck 2013-02-19 19:51:02 -06:00
Jim Mathies
14b7971b69 Bug 782810 - Implement Yuan's new context menu spec. r=mbrubeck 2013-02-19 19:51:02 -06:00
Jim Mathies
d043ce8aca 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
0287dc46f7 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
8b56a8d31b Bug 831520 - Clear my Metro Firefox History now also clears StartUI. r=mbrubeck 2013-02-15 14:17:53 -05:00
Matt Brubeck
02821b5d2c Bug 841893 - Fix exception in ContentPermissionPrompt [r=fryn] 2013-02-15 13:47:19 -08:00
Matt Brubeck
7863bf8297 Bug 841572 - Change default toggle labels from Yes/No to On/Off [r=ally] 2013-02-15 13:46:42 -08:00
Matt Brubeck
ff6809a871 Bug 841451 - Fix build problems in metro/commandexecutehandler [r=jimm] 2013-02-14 11:50:40 -08:00
Matt Brubeck
9e103b1107 Bug 841087 - Stop unnecessary preprocessing in /browser/metro [r=sfoster] 2013-02-13 15:35:45 -08:00
Matt Brubeck
5cf2c4dfff Bug 841119 - Remove unused images and styles from /browser/metro/theme [r=jimm] 2013-02-13 12:32:33 -08:00
Matt Brubeck
db67a80ec0 Bug 841058 - Remove unused PageActions code and strings from /browser/metro [r=jimm] 2013-02-13 10:47:05 -08:00
Jim Mathies
b5671eb244 Bug 800977 - implement copy image to clipboard context action. r=mbrubeck 2013-02-13 05:10:00 -06:00
Jim Mathies
a1aa248d9d Bug 750903 - Land browser/metro/* r=mbrubeck 2013-02-12 14:51:25 -06:00