Commit Graph

714 Commits

Author SHA1 Message Date
Matt Brubeck
a32f44da90 Bug 941324 - Use APZC to detect tap/doubletap gestures in content [r=jimm] 2013-11-22 15:20:05 -08: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
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
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
Matt Brubeck
9f91e68684 Bug 936735 - Disable failing parts of browser_snappedState.js 2013-11-08 17:34:27 -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
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
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
Kamil Jozwiak
aca6b964c9 Bug 927038 - Using nsIUUIDGenerator rather than Date.now(). r=mbrubeck 2013-11-07 23:18:06 -05: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
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
Carsten "Tomcat" Book
81e43584e3 merge b2g-inbound to mozilla-central 2013-11-06 13:11:03 +01: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
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