Brian R. Bondy
c5aa0861c8
Bug 849608 - Change - Auto close about, settings, and sync flyout panels on snap view. r=mbrubeck
2013-03-12 23:08:57 -04:00
Rodrigo Silveira
58d00e486e
Bug 850335 - Don't position Metro context menus past the edge of the screen [r=mbrubeck]
...
--HG--
extra : rebase_source : 630fa09104fd3f90d17736fe09faed73ae7bf676
2013-03-12 16:33:49 -07:00
Matt Brubeck
0c7ce7925f
Bug 850398 - Buttons on Metro pop-up blocker notification are broken [r=rsilveira]
...
--HG--
extra : rebase_source : f38b06d4bfc4251596bc2da918d33453f965863c
2013-03-12 16:32:11 -07:00
Rodrigo Silveira
3ccd33f2b1
Bug 844371 - Add Cut to the text field context menu. r=fryn r=mbrubeck
2013-03-06 15:56:15 -08:00
Matt Brubeck
06a82a239e
Bug 847626 (followup) - Trivial punctuation fix for the last patch. DONTBUILD
2013-03-11 17:03:09 -07:00
Matt Brubeck
273c3b1da0
Bug 847626 - Add a "learn more" link to the Metro geolocation notification [r=ally]
2013-03-11 16:48:54 -07:00
Matt Brubeck
5c6ecd15fc
Bug 849271 - Update strings for Metro popup blocker notifications [r=rsilveira]
2013-03-08 14:28:53 -08:00
Matt Brubeck
4e737f59d7
Bug 847984 - Metro icon for pop-up blocker notifications [r=rsilveira]
2013-03-08 14:28:53 -08:00
Matt Brubeck
23f8b847f0
Bug 847620 - Tapping the browser should hide the Metro pop-up blocker notification [r=rsilveira]
2013-03-08 14:28:52 -08:00
Matt Brubeck
49972ce9b5
Bug 849289 - Turn off the Desktop Notifications (mozNotifications) API in Metro [r=jimm]
2013-03-08 13:51:43 -08:00
Matt Brubeck
ebba4b5c39
Bug 849287 - Clean up strings for Metro site permission notifications [r=jimm]
2013-03-08 13:51:24 -08:00
Matt Brubeck
ebf8f2eed0
Bug 849285 - Removed unused identity/pageaction popup code from browser/metro [r=jimm]
2013-03-08 13:49:59 -08:00
Ally Naaktgeboren
8add0bd769
Bug 794028 part 2/2: Use the Firefox Start Top Sites tile group. r=mbrubeck
2013-03-07 15:38:03 -08:00
Brian R. Bondy
e08a173385
Bug 848798 - currentElement browser.js null usage assertion. r=mbrubeck
2013-03-07 16:52:04 -05:00
Ryan VanderMeulen
192cc8424e
Merge m-c to inbound.
2013-03-07 10:15:44 -05:00
Matt Brubeck
b8878d6cab
Bug 838211 - String changes for Metro content permission notifications [r=fryn]
2013-03-06 18:33:20 -08:00
Matt Brubeck
74e2cb5728
Bug 838211 - String changes for Metro login manager notifications [r=fryn]
2013-03-06 18:32:44 -08:00
Matt Brubeck
67a9264c5b
Bug 838211 - Metro info app bar theming, part 1 (basic style and image changes) [r=fryn, ui-r=shorlander]
2013-03-06 18:31:28 -08:00
Gregory Szorc
7b6f9c7add
Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium
...
XPIDL_MODULE defaults to MODULE. These Makefile.in were setting
XPIDL_MODULE to the same value as MODULE.
--HG--
extra : rebase_source : e96bd34d5949d0ab94cecbec35d6c9f4bffec01e
2013-03-07 05:03:51 -08:00
Rodrigo Silveira
dc32056a50
Bug 844370 - [Metro] Center the context menu above the selected object. r=mbrubeck
2013-02-28 16:21:00 -08:00
Henri Sivonen
db1b2631fe
Bug 848251 - Gather telemetry about character encoding menu use on Metro. r=mbrubeck.
2013-03-06 17:27:45 +02:00
Matt Brubeck
7fe42d7edf
Bug 847812 - Fixes for browser.*.warning.infoURL prefs on Metro [r=jimm]
2013-03-05 11:57:53 -08:00
Matt Brubeck
e595b78fd0
Bug 847784 - Remove unused app.feedbackURL preference [r=jimm]
2013-03-05 11:56:42 -08:00
Raymond Lee
014dc94464
Bug 847527 - Fix typo in metro/base/tests/Makefile.in. r=mbrubeck
2013-03-05 11:26:16 +08:00
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