Commit Graph

1353 Commits

Author SHA1 Message Date
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
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