Commit Graph

1637 Commits

Author SHA1 Message Date
Panos Astithas
f82ff271e5 Bug 761153 - Use the same preferences for enabling and configuring the remote debugging server across products (Part 1: desktop); r=dtownsend 2012-06-08 10:00:41 +03:00
Mike Hommey
019aa486f7 Bug 762588 - Install channel-prefs.js in PREF_DIR when building Firefox as a XULRunner app. r=rstrong 2012-06-08 08:59:22 +02:00
Geoff Lankow
5cefea8480 Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
Brendan Dahl
84b2bdb784 Bug 752676: Add pdf.js as an internal handler for pdfjs (1/2); r=mak77 2012-06-02 09:56:24 -07:00
ffxbld
02e3aadf0c Automated blocklist update from host bld-centos5-32-vmw-018 2012-06-02 03:12:09 -07:00
Paul Rouget
9d7f00830b Bug 749628 - Implement a Responsive Design tool. r=dcamp r=gavin 2012-06-01 14:53:58 +02:00
Paul Rouget
8c33038b81 Bug 747218 - [layout view] Pref on the layout view. r=past 2012-06-01 13:25:23 +02:00
Victor Porof
5a7af100f4 Bug 757278 - Handle positions are not saved.; r=rcampbell 2012-05-31 12:27:22 +03:00
Ehsan Akhgari
f2dc7d6d96 Merge mozilla-central into mozilla-inbound 2012-05-30 22:43:10 -04:00
Robert Strong
e6ffe2cdba Move channel-prefs.js back to original location - Bug 756325 - channel-prefs.js appears in new 'preferences' location on fresh installation but remains in 'pref' for updated existing installation. r=bbondy 2012-05-30 15:17:54 -07:00
Dave Camp
6ebed5316f Merge fx-team to m-c 2012-05-30 19:21:18 -07:00
Gervase Markham
68d38d677f Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
Wes Kocher
2af4e0d6f1 Bug 752161 - Plugin check pref set to mozilla.com instead of mozilla.org causing a useless redirect and making it vulnerable to redirects in mozilla.com r=gavin 2012-05-30 01:12:09 -05:00
Joe Walker
c4f5286bd6 Bug 693259 - GCLI needs a 'pref' command; r=dcamp 2012-05-30 08:47:28 +01:00
Brian R. Bondy
94c46ab6f0 Bug 758206 - Telemetry for preload/prefetch. r=taras 2012-05-27 22:40:49 -04:00
Brian R. Bondy
9e83f5bc8b Bug 727864 - Enable DLL preloading when MozillaMaintenance service disabled prefetch. r=jimm 2012-05-27 22:40:48 -04:00
Ed Morley
6cf4e96cb1 Merge mozilla-central to mozilla-inbound 2012-05-30 18:24:56 +01:00
Jim Mathies
214d1e31cc Bug 740721 - (re)enable simple gesture zoom support on Windows in Firefox. Fixes touch input display problems on Win7 and Win8. r=dao 2012-05-30 08:23:07 -05:00
Steven Michaud
03c84095ab Bug 759364 - Run the Silverlight plugin OOP in 32-bit mode on OS X. r=josh 2012-05-29 17:34:34 -05:00
Matthew Noorenberghe
887be0b9db Bug 732303 - Redesign safe mode dialog with the profile reset option. r=dolske, ui-r=limi
--HG--
extra : rebase_source : de3907b72625eee1ae897b8991aaeebf38f97480
2012-03-09 15:21:03 -08:00
Ryan VanderMeulen
c77cf35d06 Merge m-c to inbound 2012-05-26 09:33:46 -04:00
ffxbld
1575dea338 Automated blocklist update from host linux-ix-slave26 2012-05-26 03:07:25 -07:00
Ben Hearsum
31c947e922 bug 723176: support mac dmg signing in the build system - turn on signing of mac builds again. r=ted
--HG--
extra : rebase_source : 7aa71b8b31f975411b491966e859df15b8d9071f
2012-05-25 09:25:07 -04:00
Ed Morley
4a43704eee Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-25 14:25:53 +01:00
Jim Mathies
81bcae808c Bug 750911 - Add a third 'flags' parameter to XRE_main and add support for WindowsEnvironmentType. r=bsmedberg 2012-05-25 05:01:29 -05:00
Ed Morley
4ff9f1d562 Merge mozilla-central to mozilla-inbound 2012-05-25 22:44:48 +01:00
Ehsan Akhgari
071c55a7bc Bug 758101 - Re-enable background updates on mozilla-central; r=rstrong
--HG--
extra : rebase_source : 30c936bd2d5a52c4a4070becf425394d75db92ec
2012-05-23 23:49:48 -04:00
Ryan VanderMeulen
6c75569259 Merge m-c to inbound 2012-05-23 22:39:33 -04:00
Ben Hearsum
cf7195099a Backout all patches from bug 723176, because we still have problems with our CodeResources file. 2012-05-23 22:30:25 -04:00
Ben Hearsum
d92ac50440 bug 723176: support mac dmg signing in the build system - don't sign removed-files. r=ted 2012-05-23 20:27:09 -04:00
Ehsan Akhgari
1447edd6be Bug 757971 - Pref off background updates until all of the known issues with it are resolved; r=rstrong
Landing on a CLOSED TREE
2012-05-23 16:00:01 -04:00
Ben Hearsum
d1e1e9533b bug 723176: support mac dmg signing in the build system. r=khuey/ted 2012-05-22 17:13:26 -04:00
Ehsan Akhgari
2362f4b5ee 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
Ryan VanderMeulen
35fa543fe3 Merge m-c to inbound 2012-05-23 20:56:31 -04:00
Dão Gottwald
29d446ea56 Bug 755646 - Hide UI for toggling tabs on top unless the user disabled tabs on top. r=dolske 2012-05-24 02:03:56 +02:00
Ehsan Akhgari
c2a566fad4 Merge mozilla-central into mozilla-inbound on a CLOSED TREE 2012-05-23 17:31:12 -04:00
Dave Townsend
d99dd4f5dd Bug 740795 part A - file moves for pdf.js not being shipped as an extension, r=bsmedberg
--HG--
rename : browser/app/profile/extensions/uriloader@pdf.js/LICENSE => browser/extensions/pdfjs/LICENSE
rename : browser/app/profile/extensions/uriloader@pdf.js/README.mozilla => browser/extensions/pdfjs/README.mozilla
rename : browser/app/profile/extensions/uriloader@pdf.js/bootstrap.js => browser/extensions/pdfjs/bootstrap.js
rename : browser/app/profile/extensions/uriloader@pdf.js/components/PdfStreamConverter.js => browser/extensions/pdfjs/components/PdfStreamConverter.js
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/debugger.js => browser/extensions/pdfjs/content/web/debugger.js
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/bookmark.svg => browser/extensions/pdfjs/content/web/images/bookmark.svg
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/check.svg => browser/extensions/pdfjs/content/web/images/check.svg
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/comment.svg => browser/extensions/pdfjs/content/web/images/comment.svg
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/document-print.svg => browser/extensions/pdfjs/content/web/images/document-print.svg
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/download.svg => browser/extensions/pdfjs/content/web/images/download.svg
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/go-down.svg => browser/extensions/pdfjs/content/web/images/go-down.svg
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/go-up.svg => browser/extensions/pdfjs/content/web/images/go-up.svg
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/loading-icon.gif => browser/extensions/pdfjs/content/web/images/loading-icon.gif
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/nav-outline.svg => browser/extensions/pdfjs/content/web/images/nav-outline.svg
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/nav-thumbs.svg => browser/extensions/pdfjs/content/web/images/nav-thumbs.svg
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/pin-down.svg => browser/extensions/pdfjs/content/web/images/pin-down.svg
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/pin-up.svg => browser/extensions/pdfjs/content/web/images/pin-up.svg
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/zoom-in.svg => browser/extensions/pdfjs/content/web/images/zoom-in.svg
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/images/zoom-out.svg => browser/extensions/pdfjs/content/web/images/zoom-out.svg
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/viewer-snippet-firefox-extension.html => browser/extensions/pdfjs/content/web/viewer-snippet-firefox-extension.html
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/viewer.css => browser/extensions/pdfjs/content/web/viewer.css
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/viewer.html => browser/extensions/pdfjs/content/web/viewer.html
rename : browser/app/profile/extensions/uriloader@pdf.js/content/web/viewer.js => browser/extensions/pdfjs/content/web/viewer.js
rename : browser/app/profile/extensions/uriloader@pdf.js/extension-files => browser/extensions/pdfjs/extension-files
rename : browser/app/profile/extensions/uriloader@pdf.js/icon.png => browser/extensions/pdfjs/icon.png
rename : browser/app/profile/extensions/uriloader@pdf.js/icon64.png => browser/extensions/pdfjs/icon64.png
rename : browser/app/profile/extensions/uriloader@pdf.js/install.rdf.in => browser/extensions/pdfjs/install.rdf.in
rename : browser/app/profile/extensions/uriloader@pdf.js/test/Makefile.in => browser/extensions/pdfjs/test/Makefile.in
rename : browser/app/profile/extensions/uriloader@pdf.js/test/browser_pdfjs_main.js => browser/extensions/pdfjs/test/browser_pdfjs_main.js
rename : browser/app/profile/extensions/uriloader@pdf.js/test/file_pdfjs_test.pdf => browser/extensions/pdfjs/test/file_pdfjs_test.pdf
extra : rebase_source : c23010d45ed5b5295f0de773084a156a3bf6caec
2012-05-18 12:42:01 -04:00
Tim Taubert
b19af7fcad merge m-c to fx-team 2012-05-22 15:20:39 +02:00
Gavin Sharp
11c3b3b867 Fix comment that wasn't updated by bug 693743's patch, r=Unfocused 2012-05-21 15:58:02 -07:00
Panos Astithas
e8361cf126 Bug 756513 - Enable the script debugger by default; r=rcampbell 2012-05-22 09:30:03 +03:00
Gervase Markham
82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
ffxbld
d66da505c8 Automated blocklist update from host linux-ix-slave25 2012-05-19 03:11:52 -07:00
Ryan VanderMeulen
7fd8e7df6d Merge m-c to inbound. 2012-05-22 20:21:39 -04:00
Gavin Sharp
3a46634142 Bug 748389: consolidate Mac bundle identifier logic in configure, and use it to specify the Mac bundle ID of the installing app in installed web apps' bundles, r=ted, r=felipe
--HG--
extra : rebase_source : d47a29e43114bcd315b09320d5f46fa0f8c8786b
2012-04-29 16:00:12 -04:00
Gavin Sharp
ae39d240a0 Bug 748389: add buildID to the CFBundleVersion field in our Info.plist so that Mac OS X can differentiate different Firefox builds when launching webapprt, r=ted, r=felipe, r=dwalkowski, feedback=smichaud
--HG--
extra : rebase_source : 18b69376038f71d6464b7b754d1dc9c65ac9a925
2012-04-26 13:46:29 -04:00
ffxbld
7872d6ffb8 Automated blocklist update from host linux-ix-slave26 2012-05-12 03:12:49 -07:00
Paul Rouget
0acea15220 Bug 724509 - Add an Option menu in the Inspector Toolbar. r=dao r=dcamp 2012-05-11 16:54:47 +02:00
Joe Walker
6bd9378234 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
Devan Sayles
1588bcb0ed 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
Chris Pearce
9e303fb896 Bug 716107 part 6 - Add UI to approve DOM fullscreen entry. r=dao 2012-05-09 09:47:19 +12:00
Victor Porof
aade15efea Bug 748927 - Add UI elements for the remote debugging case: starting a server and selecting the server to connect to; r=past 2012-04-27 17:18:02 -04:00
Ms2ger
a775ce7c87 No bug - Add a missing 'let' to testpilot's setup.js. 2012-05-05 11:00:06 +02:00
Ehsan Akhgari
5f8dc0569d Merge mozilla-central into mozilla-inbound 2012-05-04 16:29:42 -04:00
Tim Taubert
f9429d84da merge m-c to fx-team 2012-05-04 16:20:36 +02:00
Dão Gottwald
c3999d901c Bug 748385 - Remove browser.identity.ssl_domain_display. r=mano 2012-05-04 20:37:20 +02:00
Joey Armstrong
6bf8cf559d Bug 739710 - Makefile.in edits to use mkdir_deps function: file batch #2. r=ted 2012-05-03 06:22:33 -04:00
Victor Porof
783b5e525d 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
Ehsan Akhgari
86270a58c0 Merge backout; a=me 2012-05-02 16:22:51 -04:00
Ehsan Akhgari
9583e92170 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
Victor Porof
5eed6b0f7e 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
c620823148 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
Ryan VanderMeulen
e4a009f28f Merge m-c to m-i 2012-04-29 16:35:05 -04:00
Jared Wein
943f6124d4 Bug 515785 - Use new icons for each task in Win7 Jump list tasks. r=bbondy 2012-04-28 11:22:06 -04:00
ffxbld
48499e1f52 Automated blocklist update from host moz2-linux-slave44 2012-04-28 03:15:22 -07:00
Justin Lebar
da3b369afc Bug 746055 - On desktop, increase image.mem.max_decoded_image_kb to 250mb, effectively backing out bug 732820. r=joe, a=desktop-only 2012-04-23 00:42:13 -04:00
Phil Ringnalda
930984a199 Merge the last green PGO changeset from mozilla-inbound to mozilla-central; a=merge 2012-04-21 23:21:24 -07:00
Tim Taubert
cd8806dacf merge m-c to fx-team; a=desktop-only 2012-04-21 08:36:09 +02:00
Gavin Sharp
85d694bed3 Bug 747264: don't sync some prefs that are currently changing on different channels because Sync might cause trouble with them, r=mak, a=desktop-only
--HG--
extra : transplant_source : M%EE%25H%29%87p%F2%19%D3%FD%B0%2A%14%9BV%DA%80%B6P
2012-04-19 17:58:20 -07:00
Gian-Carlo Pascutto
ce6640ac34 Backout 1a6d008acb4f (Bug 729928). rs=dcamp a=mfinkle 2012-04-20 07:46:45 +02:00
Paul Rouget
22b714a005 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
Paolo Amadini
9180b309a7 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
Brendan Dahl
a72a9994bf Bug 743264 - Update pdf.js to version 0.2.536. r=mossop 2012-04-16 13:44:58 -07:00
Joey Armstrong
6f5491d1ad bug 743280: cosmetic edits removed from bug 739710. r=ted 2012-04-10 10:45:15 -07:00
ffxbld
1f53344b51 Automated blocklist update from host linux-ix-slave24 2012-04-07 03:19:29 -07:00
Jared Wein
58d288335f Bug 711552 - Click to play plugins for desktop Firefox. r=felipe 2012-04-02 13:49:56 -07:00
ffxbld
714b80af36 Automated blocklist update from host moz2-linux-slave02 2012-03-31 03:19:59 -07:00
Dave Townsend
0c0ad6a67a Bug 738485: Remove antiquated extensions.rdf and installed-extensions.txt files. r=robstrong 2012-03-29 16:59:50 -07:00
Jared Wein
308b47322a Backed out changeset 77319b44907b (bug 711552) 2012-03-27 15:20:45 -07:00
Jared Wein
416cc4c499 Bug 742419 - Implement new identity block design (browser/base, browser/app, and Windows). r=dao 2012-04-21 00:03:31 -07:00
Jeff Muizelaar
cb6a475889 Bug 736689. Disable tearing on OS X. r=roc, a=joe
We tear much worse than all other browser on OS X. I'm told this change was
originally done for performance, but it doesn't seem to make much difference
anymore: http://tinyurl.com/7ay3jzo. I expect because we no longer paint very
much to the window context, we no longer see the improvement this used to
bring. In addition, the refresh driver already coalesces paints.
2012-03-16 14:15:38 -04:00
Jared Wein
9c73aa8d46 Bug 711552 - Click to play plugins for desktop Firefox. r=felipe 2012-01-02 16:06:10 -08:00
Nathan Froyd
711b8fd781 Bug 739260 - fix signed/unsigned comparison warning in nsBrowserApp.cpp; r=ehsan 2012-03-26 11:53:15 -04:00
ffxbld
690e0b0164 Automated blocklist update from host linux-ix-slave38 2012-03-24 03:10:26 -07:00
Marco Bonardo
01fc002e2b Bug 738287 - Make browser_pdfjs_main.js correctly wait for the add-ons manager API callback.
r=ttaubert
2012-03-22 17:56:28 +01:00
Yury
cd43165c36 Bug 714712 - Part 4: Add built-in PDF support to Firefox with PDF.js. r=dtownsend 2012-03-21 22:25:06 -04:00
Artur Adib
5618106733 Bug 714712 - Part 2: pdf.js test. r=gavin 2012-03-21 22:25:06 -04:00
Yury
b9ceb2a017 Bug 714712 - Part 1: pdf.js 0.2.414, includes fix for Bug 734794. r=dtownsend 2012-03-21 22:25:06 -04:00
ffxbld
08eac6a481 Automated blocklist update from host mv-moz2-linux-ix-slave08 2012-03-17 03:21:01 -07:00
Justin Lebar
040a216ea9 Bug 735877 - Update syntax hints in pref files to reflect the fact that you can't use computed values (e.g. 50 * 1024). r=mossop 2012-03-14 18:49:17 -04:00
Marco Bonardo
dc43300667 Bug 735187 - Re-enable inline autocomplete by default. rs=gavin 2012-03-13 11:30:34 +01:00
Jonathan Griffin
d8fc3764a9 Bug 734314 - "Unwrapped getBoolPref call causes dbg-server.jsm to fail to load in B2G" [r=past] 2012-03-09 19:34:00 +02:00
Ed Morley
f6653e490a Backout ba7da6256b23 (bug 726444) for talos regressions; a=mak 2012-03-11 23:38:53 +00:00
Daniel Holbert
2248350fea merge m-c to m-i, up to m-c revision b9357da14ab8 2012-03-11 15:38:51 -07:00
ffxbld
6fc8ac5a52 Automated blocklist update from host moz2-linux-slave26 2012-03-10 03:22:37 -08:00
Paolo Amadini
749f7c69ab Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-03-10 15:00:45 +01:00
Panos Astithas
c9feb40157 Bug 709088 - Put dump() calls in debugger code behind a pref; r=rcampbell 2012-03-08 09:14:41 +02:00
Blair McBride
bc57623ae1 Bug 721287 - Change extensions.getAddons.search.browseURL default to include OS and version. r=dtownsend 2012-03-07 21:18:30 +13:00
Blair McBride
23957a1b85 Bug 711679 - Send background version checks to new domain. r=darktrojan,dtownsend 2012-03-07 21:18:28 +13:00
ffxbld
9212e5bd6c Automated blocklist update from host linux-ix-slave38 2012-03-03 03:09:36 -08:00
Johan Charlez
f636800252 Bug 713052 - Add preference for disabling ALT-clicks to save links. r=gavin 2012-03-01 17:08:03 -05:00
Matt Brubeck
095fc0c64b Bug 731635 - Sync the browser.newtabpage.enabled preference [r=dao,ttaubert] 2012-02-29 16:18:58 -08:00
Ryan VanderMeulen
609a137d6f Backout bug 713052 (rev 5c84280687df). The checkin-needed flag was removed as a mid-air collision when I committed this. 2012-02-28 18:47:32 -05:00
Johan Charlez
c290de958c Bug 713052 - Add preference for disabling ALT-clicks to save links. r=gavin 2012-02-28 18:40:38 -05:00
Tim Taubert
30a7711db3 merge m-c to fx-team 2012-02-27 09:44:06 +01:00
Phil Ringnalda
132b4415b4 Merge last PGO-green from inbound to central 2012-02-26 15:12:07 -08:00
Tim Taubert
66deaed7e7 merge m-c to fx-team 2012-02-26 19:15:38 +01:00
ffxbld
5b6b5c778f Automated blocklist update from host moz2-linux-slave08 2012-02-25 03:10:43 -08:00
Gian-Carlo Pascutto
5b9e653f4d Bug 729928 - Cleanup unused cache preferences. r=dcamp 2012-02-23 18:01:25 +01:00
L. David Baron
a09c9d5fe2 Unprefix uses of -moz-box-shadow and -moz-border-radius that have crept back in to the tree, prior to removing support for the prefixed forms. (Bug 693510) r=Mossop 2012-02-22 14:14:51 -08:00
Dave Camp
13ce4b42ed Bug 696755: Open the inspector sidebar on inspect if previously active. r=rcampbell 2012-01-28 14:48:00 +01:00
Paul Rouget
f4a1316cf4 Bug 719607 - The HTML Tree Panel should NOT use the registerTools mechanism. r=rcampbell 2012-01-27 17:13:53 +01:00
Mike Hommey
af0ef99a2c Bug 728071 part 1 - Move nsXREAppData definition in a separate header, and use it from application.ini.h. r=bsmedberg 2012-02-22 08:12:15 +01:00
Paolo Amadini
5fc1550e78 Bug 711193 - Turn on "Don't load tabs until selected" by default. r=zpao
--HG--
extra : rebase_source : 7f3d38e4ad52f6e54512ea899466224fe836f762
2012-02-23 11:30:23 +01:00
Mark Banner
5c502ddaf3 Bug 726975 - Tidy up browser/app/Makefile.in and skip a shell execution. r=khuey 2012-02-21 19:32:55 +00:00
ffxbld
40a42f5623 Automated blocklist update from host linux-ix-slave14 2012-02-18 03:28:33 -08:00
Marco Bonardo
f924c03fa4 Bug 720258 - Inline autocomplete should only autocomplete URLs you've typed.
r=dietrich
2012-02-17 14:24:58 +01:00
Gavin Sharp
56598d7510 Bug 727131: add pref to control whether searches from the context menu open in the background, r=dao 2012-02-14 17:50:40 -08:00
Chris Illias
080f4395eb Bug 701322: Remove comment pointing to stale URL from prefs.js. r=gavin 2012-02-15 01:16:44 -08:00
Mark Banner
4a997866e5 Bug 726978 - Remove useless NS_New(Native)LocalFile calls in nsBrowserApp.cpp. r=glandium 2012-02-14 18:03:31 +00:00
Geoff Lankow
8c5fdd1d03 Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part D, remove uses of nsIPrefBranch2 in browser/ and mobile/ ; r=bsmedberg 2012-01-17 14:34:51 +13:00
ffxbld
ead5f69ab6 Automated blocklist update from host linux-ix-slave17 2012-02-11 03:19:53 -08:00
Tim Taubert
64d4bdb205 merge m-c to fx-team 2012-02-09 09:28:33 +01:00
Rob Campbell
f8b3ca7191 Bug 717373 - Remove the textarea fallback from the Source Editor; r=msucan 2012-02-08 10:48:07 -04:00
Panagiotis Astithas
854933e0fb Bug 697762 - Land the debugger in m-c; r=msucan,rcampbell; sr=dtownsend 2012-02-07 13:22:30 -04:00
ffxbld
39ea2c182f Automated blocklist update from host mv-moz2-linux-ix-slave05 2012-02-04 03:20:25 -08:00
Tim Taubert
71edb76c65 merge m-c to fx-team 2012-02-02 10:03:01 +01:00
Tim Taubert
47f8776950 Bug 716538 - [New Tab Page] Set to enabled by default on Nightly; r=jaws 2012-02-01 11:46:40 +01:00
Gregory Szorc
66a020fdaf Bug 716736 - Re-add performance data to daily add-on update check; r=Unfocused 2012-01-31 17:22:42 -08:00
Marco Bonardo
b366cdcdcd Bug 720792 (part 1.5) - Disable inline autocomplete till part 2 lands. 2012-01-31 11:29:25 +01:00
Marco Bonardo
7857cfe044 Bug 720792 (part 1) - Backout autocomplete delay changes, for compatibility problems.
r=gavin
2012-01-31 11:29:20 +01:00
ffxbld
a203aeed35 Automated blocklist update from host linux-ix-slave32 2012-01-28 03:18:16 -08:00
Ed Morley
1470e78771 Merge mozilla-central to mozilla-inbound 2012-01-31 10:59:27 +00:00
Makoto Kato
cc35a16277 Bug 719319 - unnecessary to use additional OS_LIBS for firefox.exe. r=khuey 2012-01-31 19:30:20 +09:00
Tim Taubert
3034f95b20 Bug 455553 - Part 3 - about:newtab integration; r=fryn,gavin 2012-01-25 23:43:27 +01:00
Justin Dolske
0cf224c75f Bug 720288 - Don't do a default browser check in debug builds. r=gavin 2012-01-22 21:07:52 -08:00
Rob Campbell
3dc16ca78c merge fx-team to m-c 2012-01-21 11:33:53 -04:00
ffxbld
0ad4dc830c Automated blocklist update from host moz2-linux-slave43 2012-01-21 03:32:54 -08:00
Dave Camp
1aafc6e211 Bug 719934: Disable GCLI by default. r=robcee 2012-01-20 12:29:04 -08:00
Victor Porof
a3390921c9 Bug 718281 - Hide Tilt outro transition in a pref; r=rcampbell 2012-01-16 09:00:57 +02:00
Reuben Morais
3e789def75 Bug 708585 - Add a preference to control how app tabs are loaded if restore_on_demand is set. r=zpao 2012-01-20 13:49:15 +01:00
Mike Hommey
4b71ba5dc0 Bug 683127 part 8 - Allow to load Elf files from a Zip archive. r=tglek,r=sewardj 2012-01-20 09:48:44 +01:00
Tim Taubert
65dba48df0 merge m-c to fx-team 2012-01-20 00:23:23 +01:00
Michael Ventnor
5c706d5982 Bug 566489 - Enable inline autocomplete again, but make it smarter.
Original patch by Michael Ventnor, further improved by David Dahl <ddahl@mozilla.com>.
r=mak
2012-01-19 12:31:24 +01:00
Cedric Vivier
f147ad739c Bug 687698 - Integrate Style Editor's automatic transitions; r=rcampbell,dao 2012-01-13 00:26:39 +08:00
Victor Porof
9001f693a7 Bug 712868 - tilt does not honour webgl.force-enabled preference. r=bjacob,msucan 2012-01-13 15:27:12 +02:00
Jared Wein
c3725ef355 Bug 198964 - Enable smooth scrolling by default. r=gavin 2012-01-13 16:26:34 -08:00
Tim Taubert
e594afa94b merge m-c to fx-team 2012-01-12 21:26:09 +01:00
Paul O’Shannessy
39695474b7 Bug 714083 - Update app.support.baseURL to point to support.mozilla.org [r=gavin] 2012-01-11 11:16:42 -08:00
Joe Walker
c8b969128d Bug 689605 - GCLI should be ready to be shipped, preffed on; r=msucan 2012-01-09 15:38:49 +00:00
Ed Morley
95cc5fd961 Merge mozilla-central and mozilla-inbound 2012-01-07 19:06:32 +00:00
ffxbld
ae7fc3a75e Automated blocklist update from host linux-ix-slave29 2012-01-07 10:00:41 -08:00
Dão Gottwald
8b1c22e7e1 Bug 618770 - Use tabs-on-bottom layout when the tab bar is hidden. r=dolske
--HG--
extra : rebase_source : 37cad5657cc79391dafecd05ac65c1005334cb98
2012-01-06 14:19:57 +01:00
Marco Bonardo
f0cc4be99b Merge mozilla-central and mozilla-inbound 2012-01-05 11:31:12 +01:00
Brian R. Bondy
367ce94fcc Bug 481815 - Provide a Windows service for silent updates. r=rstrong. 2012-01-04 23:19:14 -05:00
Jeff Muizelaar
6012344c54 Bug 711658. Move quirks triggering earlier. r=bgirard
Bug 696376 caused our quirks to be triggered too late. This
makes sure we're early enough.

This also moves the copy of NS_CompareVersions into the header to make things work.

--HG--
extra : rebase_source : cf2179f0127a5e2c150c5fd54a0a6e8904c52301
2011-12-19 12:47:09 -05:00
Dão Gottwald
72b2745105 Backed out changeset 5fbe5ee99a27 for browser_bug321000.js failure 2012-01-06 14:10:55 +01:00
Dão Gottwald
90fdcfe3bc Bug 618770 - Use tabs-on-bottom layout when the tab bar is hidden. r=dolske 2012-01-06 11:26:12 +01:00
Matthew Noorenberghe
f018d13961 Bug 294260 - Safe Mode: Auto detect previous start-up failure and offer to start in safe mode r=bsmedberg,Mossop
--HG--
rename : toolkit/components/startup/tests/Makefile.in => toolkit/components/startup/tests/browser/Makefile.in
extra : rebase_source : 8df6b163173362ae80832eb3667e04bb817280b3
2011-11-07 21:20:42 -08:00
ffxbld
9f9b97451e Automated blocklist update from host linux-ix-slave02 2011-12-31 01:46:55 -08:00
Blair McBride
d5c9ee486a Bug 711693 - Send the compatibility mode when loading the Discovery pane. r=dtownsend 2011-12-28 23:37:43 +13:00
ffxbld
9b1a2a96a9 Automated blocklist update from host linux-ix-slave17 2011-12-24 10:02:27 -08:00
William Chen
236d6aa027 Bug 497995: Part 5 - Change existing border-image uses in the tree to match the new spec. r=dbaron
--HG--
extra : rebase_source : 2adf368c0a144fe9de4958da626988694e914098
2011-12-22 18:35:20 -05:00
Ed Morley
68341092e7 Merge mozilla-central to mozilla-inbound 2012-01-10 23:56:12 +00:00
Dave Townsend
4e2541c76a Bug 707207: Add the hotfix certificate's fingerprint. r=Unfocused 2012-01-10 14:42:24 -08:00
Gregory Szorc
9a4e876326 merge m-c to s-c 2011-12-19 12:26:39 -08:00
Richard Newman
86df361578 Merge m-c to s-c. 2011-12-16 09:16:17 -08:00
Richard Newman
30820be911 Merge m-c to s-c. 2011-12-15 11:55:38 -08:00
Doug Sherk
90ac0e8729 Bug 699482: refactored GfxDriverInfo init to happen after global init r=bjacob
This patch moves all static initialization of GfxDriverInfo and DeviceFamily
classes to the point that they're actually used. It also converts all static
GfxDriverInfo arrays into nsTArray<GfxDriverInfo> so that they can be used
interchangeably with the downloadable blocklist.

This patch also introduces a new phase of blocklist checking called
BEING_PROCESSED, which is the status set when a blocklist check is currently
being processed. NO_INFO now only means that we have confirmed that a device is
not blocked.
2011-12-14 21:02:59 -08:00
Gregory Szorc
9199a2700a Bug 534957 - Part 2 - Add-on sync UX; r=mconnor 2011-12-14 17:13:36 -08:00
Paul O’Shannessy
11715e12a8 Bug 709005 - Sync the browser.sessionstore.restore_on_demand pref [r=rnewman] 2011-12-13 11:41:21 -08:00
Ed Morley
c8972be6ac Bug 704576 - Remove CVS cruft from browser/app/Makefile.in; r=ted 2011-12-16 09:13:00 +00:00
Matt Brubeck
1245e27482 Merge mozilla-inbound and mozilla-central 2011-12-17 08:59:15 -08:00
ffxbld
132803dc63 Automated blocklist update from host moz2-linux-slave30 2011-12-17 03:07:48 -08:00
Rob Campbell
9cf3cc807d merge fx-team to m-c
--HG--
rename : browser/devtools/styleinspector/test/browser/browser_bug683672.js => browser/devtools/styleinspector/test/browser_bug683672.js
rename : browser/devtools/styleinspector/test/browser/browser_styleinspector.js => browser/devtools/styleinspector/test/browser_styleinspector.js
2011-12-16 14:42:54 -04:00
Dave Townsend
7e30293660 Bug 704988: Check the add-on hotfix is signed by a specific certificate. r=robstrong, r=Unfocused 2011-12-16 12:04:28 -08:00
Dave Townsend
4346d496c9 Bug 694068: Automatically download and install an available hotfix add-on. r=Unfocused 2011-12-16 12:04:50 -08:00
Blair McBride
c00e0f1fef Bug 706387 - Send the compatibility mode when using AMO Search API. r=dtownsend a=khuey 2011-12-12 15:02:13 +13:00
Margaret Leibovic
3b340fd477 backout f9b9d90ff8e1 due to bustage 2011-12-09 14:56:20 -08:00
Margaret Leibovic
70c591e442 Bug 707886 - Platform support for non-e10s click-to-play plugins. r=jst 2011-12-09 14:04:15 -08:00
Victor Porof
3cca7b2af8 Bug 689920 - Integrate Tilt with existing Firefox developer tools; r=cedric,msucan,rcampbell 2011-11-10 12:09:18 +02:00
Gavin Sharp
7f25d5cbe5 Bug 696436: consolidate Mac bundle name selection, and allow adding a prefix to it at build time, r=dolske, r=ted relanding with a clobber on a CLOSED TREE 2011-10-27 10:27:56 -07:00
Blair McBride
6c81afa75a Backout 9e94c7b5290f (bug 696436) due to Mac opt breakage. CLOSED TREE 2011-12-16 16:08:48 +13:00
Gavin Sharp
e8b9ec60db Bug 696436: consolidate Mac bundle name selection, and allow adding a prefix to it at build time, r=dolske, r=ted
--HG--
extra : rebase_source : 138e3b0259bb144524b1bdb8a6db9d83fe527c71
2011-10-27 10:27:56 -07:00
Blair McBride
9deeb48c32 Bug 527141 - Addon update check should take into account compatibility preferences. r=dtownsend 2011-12-02 15:28:16 +13:00
ffxbld
bb55cc1064 Automated blocklist update from host linux-ix-slave32 2011-11-26 04:10:25 -08:00
Rob Campbell
1951e17923 merge fx-team to m-c 2011-11-24 11:44:28 -04:00
Mike Hommey
29e01f8469 Bug 686466 part 3 - Use a pre-generated nsXREAppData struct instead of application.ini. r=ted,bsmedberg
--HG--
rename : build/application.ini => build/application.ini.in
2011-11-22 08:05:59 +01:00
Mike Hommey
13f3ee887e Bug 686466 part 1 - Centralize application.ini creation. r=ted
--HG--
rename : browser/app/application.ini => build/application.ini
2011-11-22 08:05:59 +01:00
Sonny Piers
e90fef2bea Bug 622303 - Web Console should remember filter settings; r=msucan 2011-11-18 19:24:04 +01:00
Cedric Vivier
9dc850dedc Bug 583041 - Style Editor integration; part 3; r=rcampbell,dao,l10n 2011-10-26 17:02:08 +08:00
Blair McBride
a9e74a31a2 Bug 698653 - Flip extensions.strictCompatibility pref in Firefox to make addons compatible-by-default. r=dtownsend 2011-11-17 17:27:26 +13:00
Rob Campbell
86de2bc601 merge fx-team to mozilla-central 2011-11-15 13:57:15 -08:00
Blair McBride
7f825e6fd9 Bug 700201 - Addons that haven't been updated for an extremely long time should not be compatible by default. r=dtownsend 2011-11-14 14:26:35 +13:00
Gregory Szorc
488d0b1b1e Bug 682356 - Remove metrics from AddonRepository searching; r=Mossop
This data is now redundant with telemetry from bug 668392. This
effectively reverts bug 623950.

--HG--
extra : rebase_source : fa1531b65b0402c0a3bd186547e03f3cd6cacb8a
2011-11-04 18:05:37 -07:00
Chris Pearce
77ca42d8f6 Bug 700151 - Enable DOM full-screen API by default in desktop Firefox. r=roc 2011-11-08 13:20:53 +13:00
Rob Campbell
982d95e234 Bug 689946 - Docked HTML panel in the highlighter should remember its height; r=msucan 2011-11-07 15:31:45 -04:00
Rob Campbell
ed4d9d5d94 Bug 583041 - Style Editor integration; backout; a=orange 2011-11-07 15:02:55 -04:00
Cedric Vivier
92f0b2bf9c Bug 583041 - Style Editor integration, part 1/2; r=rcampbell,dao,l10n 2011-10-26 17:02:08 +08:00
Rob Campbell
7c8aa5c30d Bug 699475 - Integrate RuleView into Highlighter Sidebar; r=dcamp 2011-11-03 18:40:36 -03:00
Rob Campbell
0ec46b8057 Bug 699475 - Backed out changeset b878369ab3c8, testfailures and a
bug. a=orange
2011-11-03 19:55:02 -03:00