Raymond Lee
fc96bc959f
Bug 728626 - Non-Firefox tests should not use 'about:robots' which is Firefox specific. r=ttaubert
2012-05-22 09:25:49 +08:00
Ehsan Akhgari
904efc4f7a
Bug 307181 - Stage Firefox updates in the background after they're downloaded, and replace the application directory on restart; r=rstrong,bbondy
...
When Firefox downloads an update, it previously kept the update around to apply
it on the next restart. This patch changes this so that the updater program
is launched in the background as soon as the update has finished downloading
in order to stage the updated version of the application by copying the
existing installation directory to a temporary location and applying the update
on top of it, and replace the existing installation directory with the staged
directory on the next restart.
Because the replacing step is typically very fast, this patch eliminates the
wait for the update to be applied on restart, making it unnecessary to show a
progress dialog when restarting.
--HG--
rename : toolkit/mozapps/update/test/chrome/test_0092_finishedBackground.xul => toolkit/mozapps/update/test/chrome/test_0093_stagedBackground.xul
rename : toolkit/mozapps/update/test/unit/test_0110_general.js => toolkit/mozapps/update/test/unit/test_0113_general.js
rename : toolkit/mozapps/update/test/unit/test_0111_general.js => toolkit/mozapps/update/test/unit/test_0114_general.js
rename : toolkit/mozapps/update/test/unit/test_0112_general.js => toolkit/mozapps/update/test/unit/test_0115_general.js
rename : toolkit/mozapps/update/test/unit/test_0170_fileLocked_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0172_fileLocked_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0171_fileLocked_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0173_fileLocked_xp_win_partial.js
rename : toolkit/mozapps/update/test/unit/test_0110_general.js => toolkit/mozapps/update/test_svc/unit/test_0113_general_svc.js
rename : toolkit/mozapps/update/test/unit/test_0111_general.js => toolkit/mozapps/update/test_svc/unit/test_0114_general_svc.js
rename : toolkit/mozapps/update/test/unit/test_0112_general.js => toolkit/mozapps/update/test_svc/unit/test_0115_general_svc.js
rename : toolkit/mozapps/update/test/unit/test_0170_fileLocked_xp_win_complete.js => toolkit/mozapps/update/test_svc/unit/test_0172_fileLocked_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test/unit/test_0171_fileLocked_xp_win_partial.js => toolkit/mozapps/update/test_svc/unit/test_0173_fileLocked_xp_win_partial_svc.js
2012-05-22 10:50:04 -04:00
Raymond Lee
26b71087c0
Bug 733297 - When saving a video from Page Info, the file picker title is 'Save Image'. r=jaws
2012-05-21 14:26:18 +08:00
Chris Pearce
b8d01f2593
Bug 753546 Part 2 - Don't allow fullscreen approval decision to be remembered for document's whose URI doesn't have a host. r=dao
2012-05-22 08:43:36 +12:00
Gervase Markham
87620f5676
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Raymond Lee
74076c8452
Bug 760794 - tabView2.title and tabview2.moveToUnnamedGroup.label need l10n comments (browser.properties) r=dao
2012-06-06 16:49:38 +08:00
Raymond Lee
0b38d95d53
Bug 748802 - browser-thumbnails.js uses global private browsing state instead of per-window state. r=ehsan
2012-05-02 09:35:12 +08:00
Ryan VanderMeulen
34c7adfeaf
Merge m-c to inbound.
2012-05-16 20:45:57 -04:00
Rob Campbell
31d6fa0f90
merge fx-team to m-c
2012-05-16 12:03:18 -07:00
Thaddee Tyl
e255944ee4
Bug 749278 - Rename Script Debugger to Debugger; r=rcampbell
2012-05-15 12:21:13 -07:00
Girish Sharma
acf2f04dbc
Bug 755289 - Developer toolbar missing the cross in close button. r=paul
2012-05-15 07:28:00 +02:00
Dão Gottwald
c821c79a9f
merge backout
2012-05-15 18:06:30 +02:00
Dão Gottwald
e332b73b94
Backed out changeset a39b32ce55d1
2012-05-15 18:06:14 +02:00
Jared Wein
2f53734644
Bug 751444 - The About dialog should have visual indications of keyboard navigation. r=felipe
2012-05-12 15:50:06 -07:00
Paul Rouget
337a54bba4
Bug 747228 - [layout view] We should not use the animation when the layout view is opened on a non-user action. r=dcamp
2012-05-09 18:19:48 +02:00
Tim Taubert
66cef86d09
Bug 754608 - Part 1 - don't capture thumbnails for privacy-sensitive pages; r=dao
2012-05-15 08:10:55 +02:00
Tim Taubert
c100c5fe4e
Backed out changeset 7a5807d68ddc (bug 682944)
2012-05-15 08:17:05 +02:00
Raymond Lee
c5e47ec4f3
Bug 753308 - Call openUILink with named parameters. r=dao
2012-05-12 17:00:48 +02:00
Frank Yan
e8113c2ff0
Bug 682944 - Prevent snippets with iframes from breaking about:home. r=gavin
2012-04-24 13:43:38 -04:00
Frank Yan
a065c215cb
Bug 738077 - Close tab when clicking tab close button in inactive window on OS X. r=gavin ui-r=boriss
2012-05-14 18:11:22 -07:00
Jet Villegas
71bf95423c
Bug 752918 - Convert expensive SVG masks to clip-paths. r=dao
2012-05-14 10:22:14 +02:00
Oonishi Atsushi
365406a4f0
Bug 623155 - Use LOCATION_CHANGE_ERROR_PAGE to identify error page loads. r=dao
2012-05-14 10:17:21 +02:00
Matt Brubeck
e67f46f75f
Merge mozilla-central and mozilla-inbound
2012-05-13 08:27:03 -07:00
Jared Wein
1453ba5eee
Bug 752228 - Add null check for overlay in case the element is display:none when the PluginClickToPlay event is handled. r=felipe
2012-05-12 15:52:14 -07:00
Paul Rouget
7ee342d6dc
Bug 724509 - Add an Option menu in the Inspector Toolbar. r=dao r=dcamp
2012-05-11 16:54:47 +02:00
Ehsan Akhgari
231d694eaa
Bug 749187 - Ensure new tabs and windows opened in private browsing mode have docshells set accordingly; r=gavin
2012-04-26 14:35:19 -04:00
Paul Rouget
8eba8f3c7b
Bug 749626 - Theme update: make the close button code generic and implement the dark theme for menulists. r=dao
2012-05-07 15:29:45 +02:00
Joe Walker
d564306c56
Bug 720641 - Integrate GCLI into developer tools global toolbar; r=dcamp,dão,robcee,zpao
...
--HG--
rename : browser/devtools/webconsole/test/browser_gcli_break.html => browser/devtools/shared/test/browser_gcli_break.html
rename : browser/devtools/webconsole/test/browser_gcli_commands.js => browser/devtools/shared/test/browser_gcli_commands.js
rename : browser/devtools/webconsole/test/browser_gcli_inspect.html => browser/devtools/shared/test/browser_gcli_inspect.html
rename : browser/devtools/webconsole/test/browser_gcli_inspect.js => browser/devtools/shared/test/browser_gcli_inspect.js
rename : browser/devtools/webconsole/test/browser_gcli_integrate.js => browser/devtools/shared/test/browser_gcli_integrate.js
rename : browser/devtools/webconsole/test/browser_gcli_require.js => browser/devtools/shared/test/browser_gcli_require.js
rename : browser/devtools/webconsole/test/browser_gcli_web.js => browser/devtools/shared/test/browser_gcli_web.js
2012-05-10 18:33:54 +01:00
Ed Morley
924843f245
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-05-10 13:04:35 +01:00
Serge Gautherie
ff8794c2c8
Bug 752216. (Gv1-FF) browser_popupNotification.js: Use locationbar to simplify test 19. r=gavin.
2012-05-10 01:58:26 +02:00
Devan Sayles
b6caf044a2
Bug 735471 - Add a pref to switch between window'd preferences and in-content preferences. r=jaws,bmcbride
2012-05-08 19:31:51 -07:00
Jon Rietveld
5f3fc2b1ed
Bug 735557 - Add about:preferences to the inContentWhitelist. r=bmcbride
2012-05-08 19:11:43 -07:00
Chris Pearce
d087ffefb9
Bug 746885 part 2 - Grant temporary fullscreen permisssions when fullscreen approved without 'remember decision' checked. r=dao
2012-05-09 09:47:19 +12:00
Chris Pearce
9b6d83ea59
Bug 716107 part 6 - Add UI to approve DOM fullscreen entry. r=dao
2012-05-09 09:47:19 +12:00
Chris Pearce
ac163f87a6
Bug 716107 part 1 - Add 'fullscreen' permissions to Page Info. r=dao
2012-05-09 09:47:18 +12:00
Gavin Sharp
4ab0ff71e3
Bug 734076: make use of the new openUILink form to simplify context menu callers, r=dao
...
--HG--
extra : transplant_source : %D6%90%13%91%EA%3D3%CB%93B1%CD%7F%0Cf%D1%08%00%A4%E6
2012-04-18 15:44:02 -07:00
Jared Wein
0b1e554ee9
Bug 743421 - Add a comment describing why aRequest is being null-checked. r=me DONTBUILD
2012-05-07 14:40:34 -07:00
Serge Gautherie
23eec95047
Bug 752216. (Bv1-FF) browser_popupNotification.js: Fix nits. r=gavin.
...
DONTBUILD (test-only, trivial).
2012-05-06 21:44:03 +02:00
Matt Brubeck
4f5339b9cc
Bug 749738 - Use weak references to avoid accessing dead objects in findbar [r=mak]
2012-05-05 08:09:50 -07:00
Phil Ringnalda
e265da4be6
Merge m-c to m-i
2012-05-04 19:49:34 -07:00
Paul O’Shannessy
917d149e63
Bug 751955 - Lion fullscreen check should be more versatile [r=gavin]
2012-05-04 11:24:04 -07:00
Tim Taubert
4bb364b015
merge m-c to fx-team
2012-05-04 16:20:36 +02:00
Frank Yan
ecb69da737
Bug 738642 - Finalized marketplace icon for about:home. r=mak
2012-05-03 13:20:01 -07:00
Victor Porof
981ba016e5
Bug 749222 - Create a separate way to start a chrome debugger; r=past
2012-04-26 14:28:11 -04:00
Victor Porof
be9fcb410b
Bug 741324 - Make it possible to start a debugger in a new firefox instance; r=past,paul,rcampbell
2012-04-12 18:47:56 +03:00
David Keeler
118d153216
Bug 742753 - Click-to-play: activate only the clicked plugin. r=jaws
2012-05-15 11:10:43 -07:00
Ed Morley
d5eb6f3aad
Merge mozilla-central to fx-team to pick up PGO fixes
2012-05-03 11:24:50 +01:00
Matt Brubeck
e5d1d7a8d7
Merge mozilla-central and mozilla-inbound
2012-05-02 15:58:11 -07:00
Ehsan Akhgari
1c4c90c1ae
Merge backout; a=me
2012-05-02 16:22:51 -04:00
Ehsan Akhgari
eca4125e02
Backout the merge from fx-team because of Ts regressions (no bug)
...
This is the backed out range:
http://hg.mozilla.org/mozilla-central/pushloghtml?changeset=a974c45914eb
2012-05-02 16:20:02 -04:00
Dão Gottwald
18c7f45e7d
Bug 750980 - Implement visibleTabs cache. r=ttaubert a=non-libxul
2012-05-02 20:39:06 +02:00
Tim Taubert
6e804ae5b3
merge m-c to fx-team
2012-04-27 08:39:28 -04:00
Bellindira Castillo [:bellindira]
589f624e7f
Bug 721389 - New Tab Page doesn't retain zoom level r=ttaubert
2012-04-25 13:50:09 -06:00
Bellindira Castillo [:bellindira]
6250b17cf4
Bug 721389 - New Tab Page doesn't retain zoom level r=ttaubert
2012-04-25 13:50:09 -06:00
Victor Porof
5d75527e5b
Bug 741324 - Make it possible to start a debugger in a new firefox instance; r=past,rcampbell,zpao
2012-04-12 18:47:56 +03:00
Joe Walker
2831a551ce
Bug 720641 - Integrate GCLI into developer tools global toolbar; r=dcamp,dão,robcee,zpao
...
--HG--
rename : browser/devtools/webconsole/test/browser_gcli_break.html => browser/devtools/shared/test/browser_gcli_break.html
rename : browser/devtools/webconsole/test/browser_gcli_commands.js => browser/devtools/shared/test/browser_gcli_commands.js
rename : browser/devtools/webconsole/test/browser_gcli_inspect.html => browser/devtools/shared/test/browser_gcli_inspect.html
rename : browser/devtools/webconsole/test/browser_gcli_inspect.js => browser/devtools/shared/test/browser_gcli_inspect.js
rename : browser/devtools/webconsole/test/browser_gcli_integrate.js => browser/devtools/shared/test/browser_gcli_integrate.js
rename : browser/devtools/webconsole/test/browser_gcli_require.js => browser/devtools/shared/test/browser_gcli_require.js
rename : browser/devtools/webconsole/test/browser_gcli_web.js => browser/devtools/shared/test/browser_gcli_web.js
2012-04-25 10:12:06 +01:00
Raymond Lee
426bc7fa7f
Bug 730840 - Use getBrowserURL() in Firefox tests to ease porting them. r=dao
2012-04-27 09:44:53 +08:00
David Keeler
1db5141197
Bug 739575 - Prioritize click-to-play over alternate content in nsObjectLoadingContent::GetPluginSupport. r=josh
2012-04-26 16:25:21 -07:00
Raymond Lee
ab380d3ea6
Bug 666538 - Use Telemetry to collect Panorama usage/perf data. r=ttaubert
2012-04-30 01:53:08 +08:00
Jared Wein
ea9e9f58ae
Bug 748037 - Identity doorhangers should anchor off of the identity icon. r=dao a=desktop-only
2012-04-23 15:35:35 -04:00
Takanori MATSUURA
92514698fa
Bug 747041. Fix resource:// path usage in browser. r=felipe a=desktop-only
2012-04-22 14:27:05 -07:00
Phil Ringnalda
76d1d026bf
Merge the last green PGO changeset from mozilla-inbound to mozilla-central; a=merge
2012-04-21 23:21:24 -07:00
OHZEKI Tetsuharu
c4960592e9
Bug 641892 - Support showing multiple popup notification icons at the same time. r=margaret
2012-05-03 18:33:47 -04:00
Ed Morley
2d35fc9b56
Merge mozilla-central to mozilla-inbound
2012-05-03 20:13:41 +01:00
Honza Bambas
1b43740002
Bug 745254, r=kaie
2012-05-03 18:25:07 +02:00
Stephen Horlander
c80829e453
Bug 751467 - Update the noise.png texture so it tiles more seamlessly. r=dolske
2012-05-03 06:23:29 -04:00
Paul Rouget
59c833fe73
Bug 683954 - [Layout] Implement an abstract view of the layout of the selected node. r=dcamp, r=jwalker
2012-03-12 14:39:56 +01:00
Frank Yan
15a254353c
Bug 746466 - Gradient background in about:home is only one viewport height tall. r=dao
2012-04-20 11:23:24 -07:00
Tim Taubert
4c5e879f2d
merge m-c to fx-team; a=desktop-only
2012-04-20 10:56:36 +02:00
Kyle Huey
b9dd007f22
Bug 746834: Fix the test for Bug 575561 to not use DOM objects after navigating the Window. r=dao a=test-only
2012-04-20 08:57:02 +10:00
Paul Rouget
e6d45d09f4
Bug 717922 - In the PageInspector toolbar, move the HTML Tree button in front of the breadcrumbs display. a=desktop-only r=dao
2012-04-17 13:21:28 +02:00
Ehsan Akhgari
54b7d07b21
Merge mozilla-central and mozilla-inbound; a=me
2012-04-18 16:26:35 -04:00
Jared Wein
dbc340df11
Bug 742619 - Intermittent orange in browser_pluginnotifications.js at test 11c. r=felipe a=desktop-only
2012-04-18 11:41:59 -07:00
Jared Wein
3804b861e9
Bug 711618 - Automated tests for plugin activation permissions. r=felipe a=blassey
2012-04-18 11:41:26 -07:00
Jared Wein
3abd203a35
Bug 711618 - Add ability to remember plugin activation settings. r=felipe a=blassey
2012-04-18 11:40:30 -07:00
Ed Morley
28113eace9
Merge last PGO-green changeset of mozilla-inbound to mozilla-central a=merge
2012-04-17 17:47:09 -07:00
Rob Campbell
2de66c3fc1
merge fx-team to m-c
2012-04-17 14:29:29 -03:00
Heather Arthur
29115503b0
Backing out f95f46afce27:01a50802f2d7 for TypeError on inspector open
2012-04-17 16:40:03 +01:00
Pallani Kumaran
5de78dc836
Bug 739866 - Store last accessed timestamp for tabbrowser tabs [r=zpao]
2012-04-16 23:17:54 -07:00
Paolo Amadini
cc07746d4f
Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
...
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-04-17 13:35:09 +02:00
Paul Rouget
48e7470014
Bug 735214 - [inspector] Give the focus to the toolbar and make the buttons tabbable. (Part B - tabbable); r=rcampbell
2012-04-04 13:57:55 +02:00
Paul Rouget
08c464e583
Bug 735214 - [inspector] Give the focus to the toolbar and make the buttons tabbable. a=desktop-only r=dao r=rcampbell
2012-04-04 13:13:42 +02:00
Bellindira Castillo [:bellindira]
185ba1e0b6
Bug 736476 - Title page for New tab is about:newtab after restart r=ttaubert
2012-04-19 17:02:32 +08:00
Paul Rouget
35da34a70f
Bug 735214 - [inspector] Give the focus to the toolbar and make the buttons tabbable. (Part A - shortcut); r=dao
2012-04-04 13:13:42 +02:00
Tim Taubert
d5817a4b66
Bug 745712 - FillInHTMLTooltip should not use title attributes from XUL ascendants; r=dao
2012-04-16 18:13:17 +02:00
Marco Bonardo
be570c6dfc
Merge central and inbound
2012-04-14 13:56:15 +02:00
Tim Taubert
c9238dfff2
Bug 721442 - [New Tab Page] Display the URL of the page on mouseover of thumbnails on about:newtab; r=dietrich
2012-04-14 00:43:29 +02:00
Tim Taubert
3f4ec0d3ac
Bug 744152 - [Page Thumbnails] Capture thumbnails only for the selected tab; r=dietrich
2012-04-14 00:18:27 +02:00
Paul Rouget
ee5fb51e39
Bug 717916 - Add an Inspect button and a node menu to the infobar; r=dao,dcamp
2012-04-04 20:40:48 +02:00
OHZEKI Tetsuharu
c216db0ba9
Bug 745445 - Remove arguments.callee from browser.js. r=dao
2012-04-16 18:35:34 -04:00
Marco Bonardo
575eaa5895
Merge last green PGO from inbound to central
2012-04-13 12:40:12 +02:00
Tim Taubert
c830297211
merge m-c to fx-team
2012-04-13 12:22:37 +02:00
Tim Taubert
edd1900d0f
Bug 744743 - [Page Thumbnails] Don't capture thumbnails in private browsing mode; r=dao
2012-04-12 14:43:52 +02:00
Tim Taubert
6edc79375e
Bug 726347 - [Page Thumbnails] add preference to disable capturing thumbnails in the background; r=dao
2012-04-11 21:49:44 +02:00
Dão Gottwald
e3be05f1a9
Bug 632634 - Allow the status panel to be as wide as the window. r=felipe
2012-04-12 10:00:56 +02:00
Richard Newman
a1735e0ff4
Merge m-c to s-c.
2012-04-09 18:57:46 -07:00
Kyle Huey
12e954815a
Merge fx-team to m-c to please philor.
2012-04-09 14:51:54 -07:00
Gregory Szorc
49412510e0
Bug 731494 - Refactor generic code from services/sync into services/common; r=rnewman
...
--HG--
rename : services/sync/modules/async.js => services/common/async.js
rename : services/sync/modules/log4moz.js => services/common/log4moz.js
rename : services/sync/modules/ext/Observers.js => services/common/observers.js
rename : services/sync/modules/ext/Preferences.js => services/common/preferences.js
rename : services/sync/modules/ext/StringBundle.js => services/common/stringbundle.js
rename : services/sync/tests/unit/test_async_chain.js => services/common/tests/unit/test_async_chain.js
rename : services/sync/tests/unit/test_async_querySpinningly.js => services/common/tests/unit/test_async_querySpinningly.js
rename : services/sync/tests/unit/test_log4moz.js => services/common/tests/unit/test_log4moz.js
rename : services/sync/tests/unit/test_Observers.js => services/common/tests/unit/test_observers.js
rename : services/sync/tests/unit/test_Preferences.js => services/common/tests/unit/test_preferences.js
rename : services/sync/tests/unit/test_restrequest.js => services/common/tests/unit/test_restrequest.js
rename : services/sync/tests/unit/test_utils_makeURI.js => services/common/tests/unit/test_utils_makeURI.js
rename : services/sync/tests/unit/test_utils_namedTimer.js => services/common/tests/unit/test_utils_namedTimer.js
rename : services/sync/tests/unit/test_utils_stackTrace.js => services/common/tests/unit/test_utils_stackTrace.js
2012-04-05 23:26:06 -07:00
Tim Taubert
9d11545add
Bug 742782 - [New Tab Page] Error: aCallback is not defined; r=dietrich
2012-04-06 00:33:47 +02:00
Jared Wein
73590082d2
Bug 742619 - Temporarily disable one of the tests in test11c to quiet an intermittent orange. r=felipe
2012-04-04 22:17:54 -07:00
Wolfgang Rosenauer
5e627e354b
Bug 526717 - remove non-working "Set as desktop background" from the UI for unsupported desktops. r=gavin
2012-04-02 22:43:12 +02:00
Marco Bonardo
98ac9c56b8
Bug 737841 - Part 3: remove no more useful redirectsMode query option.
...
r=dietrich rs=gavin
--HG--
rename : toolkit/components/places/tests/queries/test_redirectsMode.js => toolkit/components/places/tests/queries/test_redirects.js
2012-04-07 01:17:53 +02:00
Jared Wein
83a34296f6
Bug 711552 - Automated tests for click-to-play plugins on desktop Firefox. r=felipe
2012-04-04 15:32:54 -07:00
Jared Wein
ddc8fcdaf7
Bug 711552 - Click to play plugins for desktop Firefox. r=felipe
2012-04-02 13:49:56 -07:00
Gregory Szorc
cf6e977c22
Merge services-central into mozilla-central
2012-03-30 11:51:02 -07:00
Marco Bonardo
b7daf45063
Bug 740581 - Make about:home's Sync button label not directly use the brand string.
...
r=fryn
2012-03-30 20:25:50 +02:00
Tim Taubert
1427f30cc8
merge m-c to fx-team
2012-03-30 18:29:52 +02:00
Frank Yan
4390d016f5
Bug 740235 - Prevent about:home from creating a full window component alpha layer. r=mak
2012-03-29 08:15:21 -07:00
Raymond Lee
c91f914317
Bug 712203 - 'Next tab group' keyboard shortcut doesn't work after 'restore previous session'; r=ttaubert
2012-03-29 18:29:40 +08:00
Richard Newman
cfeebd8494
Merge m-c to s-c.
2012-03-28 20:50:09 -07:00
Dão Gottwald
8175027037
Bug 724599 - r=gavin,neil
2012-03-29 11:36:34 +02:00
Dão Gottwald
b26d2f964b
Bug 739574 - Set the tabsontop attribute on the navigation toolbar and simplify CSS selectors. r=felipe
2012-03-29 11:31:47 +02:00
Dão Gottwald
c47424de0c
Backed out changeset 36d7b3b02016
2012-03-29 11:28:38 +02:00
Dão Gottwald
fb225b1d0c
Bug 724599 - r=gavin,neil
2012-03-29 10:22:53 +02:00
Kyle Huey
f690aa730d
Merge the last good pgo-green cset on mozilla-inbound to mozilla-central.
2012-03-28 07:40:52 -07:00
Dão Gottwald
d74303199a
Bug 739093 - Remove the fullscreenflex. r=felipe
2012-03-28 10:33:17 +02:00
Phil Ringnalda
8d8cf286e2
Merge m-c to m-i
2012-03-27 21:21:11 -07:00
Tim Taubert
04ee0113a8
merge m-c to fx-team
2012-03-28 00:33:42 +02:00
Gregory Szorc
f5c43360fb
Bug 739752 - Fix typo in Sync login form; r=sad panda
2012-03-27 13:24:41 -07:00
Tim Taubert
ca248d70d7
Bug 734280 - [New Tab Page] clean up newtab test suite; r=dietrich
2012-03-27 12:02:55 +02:00
Gregory Szorc
55f0bf74d1
Merge m-c into s-c
2012-03-26 11:25:30 -07:00
Ian Moody
023d2de7ef
Bug 701205 - The updater informational messages should not be italicized. r=dao
2012-03-26 02:29:38 +01:00
Dão Gottwald
dad3d01523
Bug 585946 - Location / search bar splitter moves to the end of the toolbar when toggling "tabs on top". r=neil
2012-03-25 18:10:36 +02:00
Dão Gottwald
0ca4926e78
Bug 740389 - Clean up openTopWin and mark it as deprecated. r=gavin
2012-03-29 19:46:26 +02:00
Richard Newman
c4d0cd31b8
Merge m-c to s-c.
2012-03-23 11:15:43 -07:00
Ehsan Akhgari
c3503ba714
Bug 723353 - Add browser.js APIs for per-window Private Browsing; r=gavin,jdm
2012-03-22 22:02:00 -04:00
Jared Wein
186bbc63ed
Backed out changeset 77319b44907b (bug 711552)
2012-03-27 15:20:45 -07:00
Marco Bonardo
508dc27a5b
Merge last green PGO from inbound to central
2012-03-22 13:04:29 +01:00
Marco Bonardo
ca7dd86f81
Merge fx-team and central
2012-03-21 23:49:13 +01:00
Dão Gottwald
ee93c7ccc1
Bug 735691 - Make toolbar buttons borderless in the default state. r=shorlander
2012-03-21 17:03:28 +01:00
Mounir Lamouri
9b6e615f47
Merging mozilla-inbound into mozilla-central.
2012-03-21 11:29:28 +01:00
Dão Gottwald
b89eb408fd
Bug 734706 - The Page Style menu's "No Style" menu item shouldn't have to stop the command event propagation. r=dolske
...
--HG--
extra : rebase_source : 9ec2ad2ab0ae529b24dd8f7ed2756295061cb545
2012-03-21 09:13:36 +01:00
Paul O’Shannessy
b41c882a99
Bug 639705 (Lion Full Screen) Part 3: Make Firefox support Lion Full Screen on browser windows [r=dao]
...
--HG--
extra : rebase_source : 5bd252ce3fde6d008c3e9b4335903d8480d31bbf
2012-03-20 16:21:15 -07:00
Chris Pearce
89dfc956a1
Bug 739116 - Remove fullscreen's "deactivate" listener on non-Lion systems upon leaving fullscreen. r=dao
2012-03-27 10:12:18 +13:00
Asaf Romano
56236f0862
Bug 744189 - Can't open bookmarks from the Firefox button. r=mak
...
--HG--
extra : rebase_source : 82a55f2c2c3336dd6357e05fd198a661a79b8540
2012-04-12 12:41:09 +02:00
Paolo Amadini
250a42fffb
Bug 737133 - getFaviconURLForPage and getFaviconDataForPage should invoke nsIFaviconDataCallback even if the favicon is not available. r=mak sr=gavin
...
--HG--
extra : rebase_source : 70f0139a7b87b4a3f4de785a7c29f3f36e2055a9
2012-04-12 12:27:14 +02:00
Dão Gottwald
8d0a189c1c
Bug 736846 - about:home launcher buttons jerk down as the icons load. r=mak
2012-03-20 10:56:42 +01:00
Neil Deakin
7ef1b6ad5c
Bug 710431, add telemetry for new browser window command, r=dao
2012-03-20 11:20:56 -04:00
Dão Gottwald
c0c565c036
Bug 736848 - about:home's layout-independent initialization tasks should use DOMContentLoaded instead of the load event. r=mak
2012-03-20 12:22:51 +01:00
Gregory Szorc
9849ea91e2
Bug 730989 - Refactor identity and authentication in Sync; r=rnewman
2012-03-22 15:49:50 -07:00
Dão Gottwald
7163b5a65e
Bug 737816 - Use the autofocus attribute to focus about:home's search box. r=felipe
2012-03-21 20:04:51 +01:00
Matt Brubeck
21e24f0ef9
Merge mozilla-central and mozilla-inbound
2012-03-24 09:05:27 -07:00
Gavin Sharp
e9de227260
merge fx-team into m-c
2012-03-23 16:20:23 -07:00
Frank Yan
67144f3d55
Bug 731546 - Add link to marketplace on about:home. r=mak
2012-03-23 07:12:34 -07:00
Ian Moody
4aeb0ca4a5
Bug 738233 - Fix misplaced brackets in browser_bug329212.js. r=dao
2012-03-22 13:06:20 +00:00
Blair McBride
5bf1cfcf5c
Bug 735564 - about:newtab has on-hover UI that doesn't work well with touch-screens. r=ttaubert
2012-03-21 17:16:19 +13:00
Dão Gottwald
e5b2153258
Bug 631500 - Let openUILink accept an object with named parameters. r=gavin
2012-03-17 20:39:08 +01:00
Ehsan Akhgari
9fb965340a
Merge from mozilla-central
2012-03-17 12:32:28 -04:00
Chad Freeman
3b8c9bf512
Bug 720023 - Context menus for selected domains should be the identical as for links. r=jwein
2012-03-16 12:41:37 -07:00
Frank Yan
013e508f47
Bug 736512 - Followup to about:home refresh broke long labels. r=mak
2012-03-16 10:01:04 -07:00