Commit Graph

22294 Commits

Author SHA1 Message Date
Jim Mathies
bdd09c8598 Bug 851130 - Part 7 - Update all tests to support new start tab. r=sfoster 2013-08-09 04:50:59 -05:00
Jim Mathies
67b5c14c84 Bug 851130 - Part 6 - Fixup view destructors so they don't leak. r=sfoster 2013-08-09 04:50:59 -05:00
Jim Mathies
1ffc6e2633 Bug 851130 - Part 5 - Add support for about:start alias. r=mbrubeck 2013-08-09 04:50:58 -05:00
Jim Mathies
e03433b150 Bug 851130 - Part 4 - Remove apzc exclusions for start page. r=bbondy 2013-08-09 04:50:58 -05:00
Jim Mathies
a9188be7a3 Bug 851130 - Part 3 - Fixup new StartUI tab object and dependent views. r=sfoster 2013-08-09 04:50:58 -05:00
Jim Mathies
c71dc2606f Bug 851130 - Part 2 - Remove StartUI object from browser-ui. r=mbrubeck 2013-08-09 04:50:58 -05:00
Jim Mathies
335ebeb153 Bug 851130 - Part 1 - Code reshuffle to move StartUI to a tab. r=sfoster 2013-08-09 04:34:36 -05:00
Ed Morley
d0d23f42ca Bug 880739 - Disable browser_context_menu_tests.js for intermittent failures
--HG--
extra : rebase_source : 799644a3aeed0a22887338aac05417143c772871
2013-08-02 15:49:13 +01:00
Ryan VanderMeulen
506982a7d0 Merge m-c to inbound. 2013-08-01 20:25:21 -04:00
Marco Castelluccio
391654aa12 Bug 777402 - Implement support for packaged apps via the installPackage function in the mozapps DOM API in desktop web runtime. r=myk,wesj,fabrice 2013-08-01 17:00:39 -07:00
Ryan VanderMeulen
7fe0b0251b Merge m-c to fx-team. 2013-08-01 16:35:13 -04:00
Dão Gottwald
116734a54e Bug 728773 - Always freeze the build ID in the UA string at 20100101. r=bz sr=gerv 2013-08-02 00:50:45 +02:00
Jim Mathies
3295201eed Bug 898457 - Don't display a horizontal scrollbar in flyout panels. r=tabraldes 2013-08-01 07:31:35 -05:00
Jim Mathies
11f8ccb59f 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
6a56aa2f59 Bug 891688 - Fix for caret selection not always appearing in subframes. r=mbrubeck 2013-08-01 07:31:34 -05:00
Raymond Lee
678304daf8 Bug 818593 - Add file size to bookmarks restore UI. r=mak 2013-07-31 22:51:09 +08:00
Jonathan Wilde
30997e38c2 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
ea9c6bf9a5 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
Steven MacLeod
1723b72c7b Bug 898184 - Restore telemetry measurements that were removed when transitioning to the SessionWorker. r=ttaubert 2013-07-31 21:15:26 -04:00
Brian R. Bondy
784f023fb0 Bug 900044 - Get rid of viewport-needs-updating and related code. r=kats 2013-07-31 20:59:24 -04:00
Sam Foster
dca66ae079 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
Paul Rouget
72aee0d001 Bug 898394 - Implement an Object Emitter. r=vporof 2013-07-30 04:02:00 +02:00
Andre Miranda
356e540b5a Bug 778174 - [responsive mode] add a vertical resizer. r=paul 2013-07-17 21:28:33 -03:00
Nick Fitzgerald
ff11656502 Fix bug 892286 - Cmd+L / Ctrl+L should be go to line. r=robcee 2013-08-01 10:55:39 +02:00
Paul Rouget
ae62ca3544 Bug 898918 - many files have wrong mode-lines in comments. r=robcee 2013-08-01 10:53:31 +02:00
Bill McCloskey
ea783aac7d Bug 899222 - Make about:home work via message passing (r=felipe).
--HG--
rename : browser/modules/AboutHomeUtils.jsm => browser/modules/AboutHome.jsm
2013-07-05 13:55:00 -07:00
Ryan VanderMeulen
23654aaefb Merge m-c to inbound. 2013-07-31 16:33:59 -04:00
Ryan VanderMeulen
429cdd568c Bug 897104 - Remove useless |is| check since the function it's looking for is gone. r=past 2013-07-31 16:29:58 -04:00
Doug Turner
db228ccd35 Bug 885641 - Force an update check if the build is older than some reasonable value. r=gavin, r=rstrong 2013-07-30 20:19:58 -07:00
Ed Morley
027842b84f Merge latest green fx-team changeset and mozilla-central 2013-07-31 13:02:44 +01:00
Nick Fitzgerald
ef95a92d45 Bug 895543 - part 2: show a "this source is black boxed" message and big "un black box" button instead of the source editor for black boxed sources; r=robcee 2013-07-30 20:36:13 -07:00
Nicholas Cameron
6a449045ab Bug 895873 - backout bug 893117 for Win8 mc bustage 2013-07-30 23:32:35 -04:00
Ryan VanderMeulen
73a742d5e7 Backed out changeset e2ac4f906a29 (bug 843019) for intermittent test failures. 2013-07-30 21:59:11 -04:00
Marco Castelluccio
a13901fe5f Bug 777517 - Webapp installation alert should launch app on click. r=myk 2013-07-30 18:37:00 -07:00
Rodrigo Silveira
52243bdf34 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
019b465894 Bug 893117: Remove nsIDOMHTMLLabelElement r=bz 2013-07-30 14:55:13 -07:00
David Zbarsky
77f5c02605 Bug 893117: Remove nsIDOMHTMLHeadingElement r=bz 2013-07-30 14:55:12 -07:00
David Zbarsky
2c4b6577e1 Bug 893117: Remove nsIDOMHTMLTableCellElement r=peterv 2013-07-30 14:55:10 -07:00
Tanvi Vyas
768b175839 Bug 890963 - Update site identity message for pages where Mixed Active Content has loaded. r=dolske? 2013-07-31 10:43:38 -07:00
Dão Gottwald
60765a4876 Bug 896114 - Don't initialize UserAgentOverrides on desktop. r=dolske 2013-07-30 22:51:25 +02:00
Ryan VanderMeulen
5079ebb23d Merge m-c to inbound. 2013-07-30 15:41:57 -04:00
Sam Foster
3a40a40c47 Bug 899623 - Ensure activeTileset is bound before calling methods on it. r=jimm 2013-07-30 12:16:58 -07:00
Ryan VanderMeulen
55f1829235 Merge m-c to fx-team. 2013-07-30 13:12:26 -04:00
Steven MacLeod
8e580353e4 Bug 897396 - Add telemetry to Session Store for restoring a window; r=ttaubert 2013-07-30 09:38:49 -07:00
Tim Taubert
a1a6700c02 Bug 899532 - Use whenDelayedStartupFinished() in browser_tab_dragdrop.js; r=gavin 2013-07-30 09:38:12 -07:00
Shane Caraveo
512f5ba161 bug 899192 fix toolbar button test, r=markh 2013-07-30 08:53:31 -07:00
Ryan VanderMeulen
29a63d8caf Bug 845190 - Disable test_startup_nosession_sync.js on Linux and Windows debug for being the latest perma-orange caused by a random JS change.
CLOSED TREE
2013-07-29 21:45:10 -04:00
Matt Brubeck
9014abc43e Bug 898539 - Thumbnails are broken when restoring previous session at startup [r=ally] 2013-07-29 16:34:37 -07:00
Kamil Jozwiak
4e859d29a8 Bug 876816 - Adding a class into flyoutpanels.css for standard widths. r=ally 2013-07-29 16:34:16 -07:00
Ryan VanderMeulen
2c49080aca Merge m-c to inbound. 2013-07-29 18:42:45 -04:00
Stephen Horlander
354d25c53e Bug 889417 - Make branding 32 x 32 icon fill more space. r=dolske 2013-07-29 18:11:28 -04:00
Sam Foster
0ac7ef2f2d 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
Ryan VanderMeulen
f69b55f446 Merge m-c to fx-team. 2013-07-29 17:27:08 -04:00
Tim Taubert
9b413441d0 Bug 897943 - Fix focus issues and wait for delayed startup in browser_locationBarCommand.js; f=margaret r=gavin 2013-07-29 12:55:09 -07:00
Tim Taubert
c43126c4b1 Bug 857427 - Wait for delayed startup to be finished before starting tests in a window; r=ehsan 2013-07-29 11:06:24 -07:00
Shane Caraveo
40ac93afed bug 891545 fix context menu for share panel, r=markh 2013-07-29 10:53:00 -07:00
Tomoaki Konno
e07a5ce083 Bug 797561 - Expose a server tcp socket API to web applications r=honza 2013-07-29 10:36:43 -07:00
Girish Sharma
b84e7efc30 Bug 894376 - Autocomplete CSS values in Style Inspector, r=mratcliffe 2013-07-28 05:20:38 +05:30
Christos Stathis
cfa65b00cd Bug 686937 - Include JSTerm helpers in autocompletion suggestions; r=past 2013-07-27 11:44:00 +03:00
Xidorn Quan
d0971ce6b3 Bug 897930 - Unhide hidden preference for disabling green download flash animation added in bug #861613. r=mak
--HG--
extra : rebase_source : 9a8231ae6d9971318c19d9b5b52864aa32926c27
2013-07-27 06:25:00 -07:00
Girish Sharma
32c219f27c Bug 893965 - Autocomplete CSS properties in the rule view, r=mratcliffe, msucan 2013-07-26 04:35:05 +05:30
Girish Sharma
f4aa0cd2a0 Bug 897672 - Use winUtils.[AGENT_SHEET|AUTHOR_SHEET] instead of the undefined window.[AGENT_SHEET|AUTHOR_SHEET] in theme-switching.js, r=paul 2013-07-25 02:31:37 +05:30
Girish Sharma
aa9b4372a3 trying to lower the frequency of intermittent in Bug 851349, r=past 2013-07-29 22:40:20 +05:30
Tim Taubert
90114931da Bug 898738 - 'Error: input is not defined' browser_formdata_format.js; r=yoric 2013-07-29 09:44:58 -07:00
Shane Caraveo
d99d7f422a bug 896314 fix permission icon when swapping social providers, r=felipe 2013-07-29 09:35:41 -07:00
Marco Castelluccio
c40bbaf264 Bug 893297 - Icon problem when installing an app from within another app (yo dawg). r=Mossop
--HG--
rename : browser/themes/linux/webapps-16.png => toolkit/themes/linux/global/icons/webapps-16.png
rename : browser/themes/linux/webapps-64.png => toolkit/themes/linux/global/icons/webapps-64.png
rename : browser/themes/osx/webapps-16.png => toolkit/themes/osx/global/icons/webapps-16.png
rename : browser/themes/osx/webapps-16@2x.png => toolkit/themes/osx/global/icons/webapps-16@2x.png
rename : browser/themes/osx/webapps-64.png => toolkit/themes/osx/global/icons/webapps-64.png
rename : browser/themes/windows/webapps-16.png => toolkit/themes/windows/global/icons/webapps-16.png
rename : browser/themes/windows/webapps-64.png => toolkit/themes/windows/global/icons/webapps-64.png
2013-07-29 12:17:57 -04:00
Shane Caraveo
cfbcf3f69e bug 886227 fix intermittent orange 2013-07-29 09:03:19 -07:00
Ehsan Akhgari
a9f166c137 Bug 898881 - Enable OpenSearch auto discovery for private windows; r=jdm 2013-07-30 13:12:16 -04:00
Ed Morley
9686960492 Bug 851349 - Disable browser_inspector_bug_831693_searchbox_panel_navigation.js for too many intermittent failures
--HG--
extra : rebase_source : dfc972c73c4c7e3a11e2695039b687048b478049
2013-07-30 17:21:57 +01:00
Jonathan Wilde
e0c4612b7e 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
Tom Schuster
2a7f05152e Bug 691610 - e10s support for useDefaultIcon. r=felipe sr=smaug 2013-07-29 11:03:41 -04:00
Ryan VanderMeulen
698171652a Merge m-c to fx-team. 2013-07-30 21:32:21 -04:00
Brandon Benvie
eaa5ee2141 Bug 899218 - Scratchpad doesn't handle long strings. r=robcee 2013-07-30 16:27:44 -07:00
Brandon Benvie
a81989e93a Bug 843019 - Variables view input filter doesn't work until you press Escape. r=vp, r=msucan 2013-07-30 16:07:59 -07:00
Bill McCloskey
1e0d44226f Bug 897066 - Underline tab titles if the tab is remote (r=gavin) 2013-08-03 12:52:42 -07:00
Bill McCloskey
9747e29cfb Bug 897066 - In e10s builds, some pages should be loaded in the chrome process (r=gavin) 2013-08-02 16:30:19 -07:00
Nikhil Marathe
a1314e3aef Bug 884897 - Remove dom_push.xpt from installers. r=dougt
--HG--
extra : amend_source : aa3296f0baed0891ad5bfa81472381c4db21b160
2013-08-02 17:19:47 -07:00
Bill McCloskey
3452cf327a Bug 902541 - Remove unnecessary flipping of remote attribute at startup (r=gavin) 2013-08-07 11:24:14 -07:00
Bill McCloskey
d0fb1848b2 Bug 902105 - loadURI should rethrow inside its catch clause (r=gavin) 2013-08-07 10:52:06 -07:00
Bill McCloskey
7213b8f743 Bug 902041 - Don't use the remote-browser.xml binding for remote thumbnail generation (r=gavin) 2013-08-07 10:51:56 -07:00
Christian Holler
9383b88418 Bug 899492 - Disable plugin crash test when crashreporter not available. r=ted
--HG--
extra : rebase_source : abfb42265477940a373891241f6fa5d68e441e03
2013-07-30 16:01:45 +02:00
Ms2ger
4ec2f72e42 Backout changeset ec45d9c75316 for insufficient review. 2013-08-08 19:36:08 +02:00
Matthew Noorenberghe
b084721e97 Bug 898192 - Skip SocialMark and SocialShare code in onLocationChange when SocialUI is disabled. f=mhammond,r=jaws
--HG--
extra : rebase_source : f19d53a330e8f81ce6779bd1e786a1c256a5b921
2013-07-25 03:38:05 -07:00
Ryan VanderMeulen
2572529eed Merge fx-team to m-c. 2013-07-27 21:51:16 -04:00
Nick Fitzgerald
cd1390a72c Bug 895272 - don't show the list of breakpoints for black boxed sources.patch; r=vporof 2013-07-27 12:28:09 -07:00
Nick Fitzgerald
f992bb5422 Bug 892605 - part 2: add 'dbg blackbox' and 'dbg unblackbox' gcli commands; r=vporof 2013-07-27 10:50:57 -07:00
Nick Fitzgerald
75336e013a Bug 892605 - part 1: move the BlackBoxChange DOM event to blackboxchange thread client event; r=vporof 2013-07-27 10:49:45 -07:00
Nick Fitzgerald
3121f2f0e1 Bug 892605 - part 0: add callMethod to WidgetHelpers, checkItem to SideMenuWidget; r=vporof 2013-07-27 10:48:10 -07:00
Dão Gottwald
d185644488 Bug 896276 - Use Date.now() rather than nsIAppStartup.getStartupInfo().process to detect profiles that haven't been used for a while. r=mak 2013-07-27 17:22:56 +02:00
Tim Taubert
16e45525b3 Bug 898308 - Clean up SessionStore initialization; f=smacleod, r=dao 2013-07-27 07:40:07 +02:00
Ryan VanderMeulen
f88c97989f Merge m-c to fx-team. 2013-07-26 22:27:22 -04:00
Benjamin Smedberg
7d60104976 Bug 895939 - Click-to-activate plugin notification is ugly, r=jaws
--HG--
extra : rebase_source : e13a3ad34686dab564d4175c811d354eb2ff5dda
2013-07-26 20:52:21 -04:00
Jim Mathies
7e231db627 Bug 898370 - Disable crash reporting when running in metrodesktop mode. r=bbondy 2013-07-26 12:19:55 -05:00
David Zbarsky
d170a8f396 Bug 865998: Implement WebIDL union return values r=bz 2013-07-26 11:25:54 -07:00
Matt Brubeck
428dcb922e Bug 896097 - Hide Metro overlay buttons during autocomplete [r=sfoster] 2013-07-26 14:34:03 -07:00
Matt Brubeck
ad3a8d752b Bug 898120 - Fix leak of global variable in Metro selection code [r=jimm] 2013-07-26 14:34:02 -07:00
Bill McCloskey
6c0e3d49cb Bug 891954 - Skip Necko IPC security checks for desktop Firefox (r=jduell) 2013-07-26 14:26:31 -07:00
Bill McCloskey
b9650bc47f Bug 898170 - Avoid swapping docshells in e10s mode (r=felipe) 2013-07-26 14:26:28 -07:00
Bill McCloskey
cc307eff0b Bug 898170 - Skip login manager event handlers in e10s mode (r=felipe) 2013-07-26 14:26:22 -07:00
Shane Caraveo
543e6c2c92 bug 887319 fix chat window control icons for retina display, r=mconley 2013-07-26 14:18:42 -07:00
Shane Caraveo
7499641f5c bug 886816 fix share icon on retina display, r=mconley 2013-07-26 14:13:14 -07:00
Steven MacLeod
f9096d13e0 Bug 893009 - Move _backupSessionFileOnce() logic into the SessionWorker; r=ttaubert
X-Git-Commit-ID: cacdd9a34d6daf8302d8565a6e11d357c997bee7
2013-07-26 19:54:59 +02:00
David Rajchenbach-Teller
19937cd8c2 Bug 867143 - Adapt testsuite to cached session restore. r=ttaubert 2013-07-26 12:15:25 -04:00
David Rajchenbach-Teller
1657c444c3 Bug 867143 - Cache Session Restore state aggressively. r=ttaubert 2013-07-26 12:15:00 -04:00
Ryan VanderMeulen
16e51d02d7 Merge m-c to fx-team. 2013-07-26 10:49:26 -04:00
Tim Taubert
ef758e8b77 Bug 893061 - Prevent the default homepage from loading if we're going to restore a session; r=dao 2013-07-26 13:16:29 +02:00
Gavin Sharp
7df07435cc Bug 890690 followup: simplify test 2013-07-25 17:48:17 -07:00
Mike de Boer
8ecbcfc2a9 Bug 890690: added unit test for POST search engines in about:home, r=gavin
--HG--
extra : transplant_source : %B0%16%95/%08%1B5%A4%BC%B9U%F4x%D5%92%BED%B3%CC%AF
2013-07-25 02:15:54 +02:00
Mike de Boer
bb48df9ad1 Bug 890690 - Support POST searches in about:home. r=gavin
--HG--
extra : transplant_source : %A5%23%F7%EC%87%DC%ED%D3V%00%C1%D7K%90%D4%009Pp%24
2013-07-25 02:43:19 +02:00
Felipe Gomes
0613309e46 Bug 888304 - Temporarily disable content touch events on Desktop until we properly support them. r=jimm 2013-07-25 19:48:32 -03:00
Steven MacLeod
8b8e6fd89d Bug 881049 - Switch SessionStore to Promise.jsm; r=ttaubert
X-Git-Commit-ID: 39b42be125f8b40a52350ed7cf9c39082356118f
2013-07-25 21:50:15 +02:00
Nick Fitzgerald
5088103657 Bug 897849 - Debugger should use { showArrows: true } when initializing the SideMenuWidget; r=vporof 2013-07-25 11:30:58 -07:00
Nick Fitzgerald
2d9b144a93 Bug 897848 - Profiler should use { showArrows: true } when initializing the SideMenuWidget; r=vporof
--HG--
extra : amend_source : 1545801ced057c7238c582aa6b5480debc3694b4
2013-07-25 11:27:53 -07:00
Ed Morley
768786d2fe Merge latest green fx-team changeset and mozilla-central 2013-07-25 16:51:21 +01:00
Tim Taubert
97f3014cec Bug 894876 - part 2 - Let about:newtab d&d test actually initiate and complete a drag session; r=jaws 2013-07-24 09:58:50 +02:00
Brian R. Bondy
819ca930f5 Bug 893781 - Defect - Restart after update button no longer works. r=timA 2013-07-24 16:09:36 -04:00
Wes Kocher
528ae6bcd0 Merge m-c to fx-team 2013-07-24 20:09:12 -07:00
Nick Fitzgerald
b50528f44b Bug 895565 - align the black box checkbox with the source label; r=vporof 2013-07-24 17:50:20 -07:00
Nick Fitzgerald
575ce3f94f Bug 895270 - only show black boxing checkboxes on hover; r=vporof 2013-07-24 17:50:07 -07:00
Nick Fitzgerald
b8c8b5a4b2 Bug 860035 - script actors should handle breakpoints with columns; r=jimb 2013-07-24 17:46:49 -07:00
Ryan VanderMeulen
6cc28e31e6 Merge m-c to inbound. 2013-07-24 18:22:45 -04:00
Tim Taubert
c2fbe17c97 Bug 766546 - Ignore the iframe's load event and continue when the whole page has loaded. r=avih 2013-07-24 17:58:05 +02:00
Ryan VanderMeulen
520e0ccc10 Bug 897554 - Update pdf.js to version 0.8.377. r=bdahl 2013-07-24 17:48:29 -04:00
Tim Abraldes
cd2bb4a561 bug 897562. Disable the sync 'connected' throbber when it is created. r=jimm 2013-07-24 10:40:17 -07:00
Sam Foster
ccce6463d7 Bug 896461 - Fix lazy-loading of OS.File for TopSites/elsewhere. r=jimm 2013-07-24 10:21:01 -07:00
Dão Gottwald
e548f99537 Bug 519937 - Remove "Back", "Forward" and "Home" from History menu. r=mak
--HG--
extra : rebase_source : ff2b79b3c46a3c3be612bef3af48f01a36495268
2013-07-24 18:37:08 +02:00
Dão Gottwald
2864831c18 Bug 513168 - Remove "Stop" and "Reload" from View menu. r=mak
--HG--
extra : rebase_source : fcc5b38cb6ca4d1cd8da1d84945f098e78332300
2013-07-24 18:36:04 +02:00
Sam Foster
85f24f0d00 Bug 890148 - Streamline transitions when showing the find appbar. r=mbrubeck
--HG--
extra : rebase_source : ce97851f3e729795871a9c4bb1ef38ae3b34635f
2013-07-25 20:54:52 -07:00
Ryan VanderMeulen
221f68e05b Merge m-c to inbound. 2013-07-26 12:09:20 -04:00
Jonathan Wilde
994d179eff 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
Masayuki Nakano
632a4f781f Bug 501496 part.12 tilt-visualizer should use keydown event handler instead of keypress event handler for Escape key r=vp 2013-07-25 15:09:29 +09:00
Masayuki Nakano
ab8eca4513 Bug 501496 part.9 EventUtils and some tests shouldn't synthesize keypress event if precede keydown event is consumed r=smaug 2013-07-25 15:09:29 +09:00
Ryan VanderMeulen
8670499913 Merge m-c to inbound. 2013-07-25 21:59:02 -04:00
Sam Foster
188ab01295 Bug 892425 - Stabilize grid sizing in start sections with & without scrollbars. r=mbrubeck 2013-07-25 18:25:25 -07:00
Jim Mathies
182b915271 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
88d18ea294 Bug 897696 - Add geo.wifi.uri pref for metrofx. r=mbrubeck 2013-07-25 19:25:14 -05:00
Jim Mathies
6c8006bf05 Bug 897131 - Fixup Windows line endings in browser_urlbar.js. r=me 2013-07-25 19:25:14 -05:00
Jim Mathies
15f98202d9 Bug 897131 - Refresh the urlbar text when the navbar is displayed. r=jwilde 2013-07-25 19:25:14 -05:00
Jim Mathies
ccd6c22e87 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
e00805538c Bug 894713 - Disable selection control when the navbar loses focus. r=rsilveira 2013-07-25 19:25:13 -05:00
Jim Mathies
c509b44ac0 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
ece7cc6e8c 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
eeb7f6da47 Bug 897595 - Non-thumbnail tiles shouldn't display background-images. r=rsilveira 2013-07-25 12:57:35 -07:00
Ryan VanderMeulen
b006c9d0a4 Backed out changeset 21f094a18c5c (bug 837199) for Werror bustage.
CLOSED TREE
2013-07-25 13:50:50 -04:00
Brian R. Bondy
77b6cb34a8 Bug 869940 - Fix selection when APZC is enabled. r=jimm 2013-07-25 13:15:20 -04:00
Brian R. Bondy
809fd854bc Bug 869940 - APZC Metro front end implementation, pref'ed off initially. r=jimm 2013-07-25 13:15:13 -04:00
James Kitchener
de2bc57255 Bug 885289 - Improve context menu behaviour for srcdoc iframes. r=mconley, r=bz 2013-07-25 09:32:50 -04:00
Monica Chew
3604aed215 Bug 837199 - Write interface to query application reputation (r=paolo,sr=mossop) 2013-07-25 09:08:03 -07:00
Ed Morley
e8589aae09 Backed out changeset 3448b7a9d7a5 (bug 890690) 2013-07-25 17:40:40 +01:00
Ed Morley
6b30e4b61b Backed out changeset 658e5f8a8daf (bug 890690) 2013-07-25 17:40:37 +01:00
Ed Morley
47642789fa Merge mozilla-central and inbound 2013-07-25 17:05:47 +01:00
Matt Brubeck
dc0fcce6eb 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
c2f403833b Bug 897590 - Metro Find bar disappears on keydown [r=ally] 2013-07-25 08:54:22 -07:00
Ryan VanderMeulen
c94240877f Backed out changeset ed851bbfe997 (bug 885289) for mochitest-bc orange. 2013-07-25 11:26:21 -04:00
Mike de Boer
3da437c817 Bug 890690 - Add unit test for POST search engines in about:home. r=gavin 2013-07-25 02:15:54 +02:00
Mike de Boer
f75c9f21e5 Bug 890690 - Support POST searches in about:home. r=gavin 2013-07-25 02:43:19 +02:00
James Kitchener
a53a10d5b8 Bug 885289 - Improve context menu behaviour for srcdoc iframes. r=mconley, r=bz 2013-07-25 09:32:50 -04:00
Ivan Alagenchev
99445148b2 Bug 846918 - Adds new message category to webconsole.js and learn more link to security messages .r=msucan 2013-07-26 08:36:50 -07:00
Monica Chew
5a474cd13e Bug 837199 - Write interface to query application reputation (r=paolo,sr=mossop) 2013-07-25 21:25:43 -07:00
Benjamin Smedberg
48a892ea8e Bug 888510 - In-content theming fixup for the new plugin click-to-activate. Remove the "lightweight" transparent click-to-play theming and make the normal styling plain grey. Switch from a CSS gradient to an image gradient because of performance issues. Highlight the "check for updates" button for outdated plugins. Icons by shorlander and lco, ui-review=lco r=jaws
--HG--
rename : toolkit/themes/osx/mozapps/plugins/contentPluginCrashed.png => toolkit/themes/shared/plugins/contentPluginCrashed.png
rename : toolkit/themes/osx/mozapps/plugins/contentPluginDownload.png => toolkit/themes/shared/plugins/contentPluginDownload.png
rename : toolkit/themes/osx/mozapps/plugins/contentPluginMissing.png => toolkit/themes/shared/plugins/contentPluginMissing.png
rename : toolkit/themes/windows/mozapps/plugins/pluginProblem.css => toolkit/themes/shared/plugins/pluginProblem.css
2013-07-26 09:30:27 -04:00
Jim Mathies
38830953cb Bug 897417 - Add support for Talos tp-cmdline parameters in metro browser startup. r=mbrubeck 2013-07-26 07:05:37 -05:00
Ms2ger
fcfe6983ba Bug 897458 - Move EXTRA_PP_JS_MODULES to moz.build; r=gps 2013-08-02 09:03:25 +02:00
Dave Camp
0257b1904b Bug 896267 - Only create one walker actor per tab. r=harth 2013-07-19 11:21:40 -07:00
Dave Camp
ccdcdb29f8 Bug 891357 - iframes don't appear in breadcrumbs. r=robcee 2013-07-23 14:42:12 -07:00
Tim Taubert
20029311af Backed out changeset c089c7694bb4 (bug 894876) 2013-07-24 16:50:55 +02:00
Tim Taubert
edcd2524f3 Backed out changeset 105e1f064e67 (bug 895359) 2013-07-24 16:50:55 +02:00
Brandon Benvie
9d1632cde4 bug 825039 - Make Scratchpad execute in context of current debugger; r=rcampbell,msucan,past 2013-07-23 09:58:27 -07:00
Ed Morley
fe0891a1ec Merge mozilla-central and fx-team 2013-07-24 13:37:09 +01:00
Ed Morley
50f23c8f65 Backed out changeset 101c149b3287 (bug 867143) for browser-chrome failures 2013-07-24 13:32:33 +01:00
Ed Morley
983c03c103 Backed out changeset 4eb7a0f560da (bug 867143) 2013-07-24 13:32:16 +01:00
David Rajchenbach-Teller
094bf4bbf2 Bug 867143 - Adapting testsuite to cached session restore;r=ttaubert 2013-07-24 11:25:00 +02:00
David Rajchenbach-Teller
8214c5576b Bug 867143 - Caching Session Restore state aggressively;r=ttaubert 2013-07-24 11:25:00 +02:00
Tim Taubert
6cd646a600 Bug 895359 - [New Tab Page] Switch to Promise.jsm and remove remaining callbacks; r=jaws 2013-07-24 09:58:50 +02:00
Tim Taubert
8bf375f93d Bug 894876 - part 2 - Let about:newtab d&d test actually initiate and complete a drag session; r=jaws 2013-07-24 09:58:50 +02:00
Tim Taubert
6cfde4964a Bug 894345 - [New Tab Page] Fix drag/drop behavior when rearranging sites; r=jaws 2013-07-24 09:58:50 +02:00
Tim Taubert
8e9250ea6e Bug 897253 - Remove support for calling nsISessionStore.init() with a null window; r=ehsan 2013-07-24 09:58:50 +02:00
Ryan VanderMeulen
e0e1951e9a Merge m-c to fx-team. 2013-07-23 20:53:32 -04:00
Nick Fitzgerald
72bae70738 Bug 895318 - black boxing checkboxes look bad on windows; r=vporof 2013-07-23 15:17:43 -07:00
Ryan VanderMeulen
9a1a3a0658 Merge m-c to inbound on a CLOSED TREE. 2013-07-23 16:14:26 -04:00
Nick Fitzgerald
e101617e6e Bug 877686 - Add UI to toggle the blackboxing of specific sources; r=vporof 2013-07-23 10:15:10 -07:00
Ed Morley
144930b800 Merge mozilla-central and fx-team 2013-07-23 14:01:57 +01:00
Ed Morley
3bcb2143f6 Merge latest green inbound changeset and mozilla-central 2013-07-23 13:56:12 +01:00
Panos Astithas
9d90211280 Wait for the focus event before simulating a key press to fix an intermittent Mac-only test failure (bug 895426); r=me 2013-07-23 15:46:13 +03:00
Mark Hammond
2f570a9c72 Bug 870100 (part 2) - about:newtab observes notifications for new page thumbnails. r=ttaubert 2013-07-23 17:41:12 +10:00
Panos Astithas
4cce6549cc Another attempt to fix an intermittent Mac-only test failure (bug 895426); r=me 2013-07-23 09:47:47 +03:00
Panos Astithas
0ae70a541b Set the logging pref before loading the debugger server if it is to use it (bug 896534); r=rcampbell 2013-07-23 09:47:47 +03:00
Ryan VanderMeulen
da53c23842 Merge m-c to fx-team. 2013-07-22 21:50:13 -04:00
Panos Astithas
6991f603c5 Add paused listeners before resumptions to avoid an intermittent test failure (bug 895426); r=me 2013-07-22 16:11:34 +03:00
Tim Taubert
9fe8f2876f merge m-c to fx-team 2013-07-21 11:12:51 +02:00
ffxbld
da298149aa No bug, Automated blocklist update from host bld-linux64-ec2-308 - a=blocklist-update 2013-07-20 03:35:40 -07:00
Allison Naaktgeboren
3573216f56 Bug 869617. Remove dropdown menu from start sections.r=mbrubeck 2013-07-22 10:43:12 -07:00
Ed Morley
b4587ffa38 Merge mozilla-central and inbound 2013-07-22 16:52:23 +01:00
Ed Morley
7be3034ecd Merge latest green inbound changeset and mozilla-central 2013-07-22 14:45:43 +01:00
Jonathan Wilde
cc2542ffd9 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
1500d3b1f2 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
2eb6c0d8ed 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
296e8fd2f1 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
8566c21aac 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
48386dcad5 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
Panos Astithas
0c0f021c14 Bug 895426 - Disable browser_dbg_break-on-dom-event.js on OS X due to frequent failures. 2013-07-24 10:57:43 +03:00