Commit Graph

11659 Commits

Author SHA1 Message Date
Gregory Szorc
bccb27b24a Bug 763171 - Open tabs for URIs received from Sync; r=rnewman 2012-06-22 22:28:23 -07:00
Gregory Szorc
994a211bd6 Bug 765294 - Fix packaging of services components; r=ted 2012-06-22 09:27:01 -07:00
Gregory Szorc
0190f2644c Bug 754062 - Add skeleton for browser notifications service; r=gps
This is a reland. The original commit was c53f474c502b and was backed
out in 591fd1c696f0. The next commit is required to make xpcshell tests
not fail.
2012-06-22 09:24:39 -07:00
Ed Morley
4992a5b7b4 Merge mozilla-central to mozilla-inbound 2012-06-21 08:38:39 +01:00
Mike Hommey
58718e5c70 Bug 763987 - Normalize autoconf.mk.in. r=ted 2012-06-20 09:00:48 +02:00
Saurabh Anand
250569740d Bug 722990 - NewTabUtils.jsm uses a global Private Browsing state to make decisions; r=ttaubert 2012-06-20 14:00:21 +05:30
Mike Hommey
7a97c993d4 Backout changeset 6984dace6afb (bug 763987) because of OSX opt jsreftest bustage 2012-06-20 10:55:59 +02:00
Mike Hommey
3331a294da Bug 763987 - Normalize autoconf.mk.in. r=ted 2012-06-20 09:00:48 +02:00
Paul Rouget
15986fc154 Bug 761023 - [devtb] Developer Toolbar should re-open automatically if browser closed with it open; r=jwalker
--HG--
extra : rebase_source : 95852ec078fb49ba547bed20abb4b886efb1f5d8
2012-06-15 15:55:33 +02:00
Thaddee Tyl
c5d47eb42c Bug 724585 - We need a way to scroll a page to center an element if the element is not visible; r=rcampbell
--HG--
extra : rebase_source : 1dd1770cc77eaeed188db07da8a8254475767296
2012-06-12 13:43:00 +03:00
Tim Taubert
07c3b32056 Bug 752407 - Thumbnail cache should be created in the Local profile folder, not the Roaming ones; r=mak
--HG--
extra : rebase_source : 960b6d4ea73b52450320ae7c00702f3c233f523d
2012-06-18 16:05:23 +02:00
Gervase Markham
449726f82b Bug 758191 - correct licence of file sourced from narwhal.js. 2012-06-19 17:35:42 +01:00
Dão Gottwald
9a806ebbb6 Bug 764755 - Remove the aero glass style border of arrow panels and reduce the arrow size. r=enndeakin 2012-06-19 16:07:24 +02:00
Jason Duell
9d40ce7914 Bug 449251 - "Use this proxy for all protocols" should not configure SOCKS. r=bmcbride 2012-06-18 22:38:14 -07:00
Ehsan Akhgari
94123897e3 Merge mozilla-central into mozilla-inbound 2012-06-18 12:57:12 -04:00
Jacek Caban
f812a87e93 Bug 761094 - Enable IE migrator on mingw builds r=mak
--HG--
extra : rebase_source : 2664954305d3b6cdb327bd884c8ad7a6c9e8aaaf
2012-06-18 10:03:01 +02:00
Brian R. Bondy
a1e43d8687 Bug 764905 - Randomly flip preload on/off, independent of whether update service deleted prefetch. r=taras 2012-06-16 13:44:07 -04:00
Ryan VanderMeulen
dd68fb6231 Merge inbound to m-c. 2012-06-16 09:38:43 -04:00
Tim Taubert
fd5ba085cb merge m-c to fx-team 2012-06-16 12:36:20 +02:00
Thaddee Tyl
7da53ac80f Bug 714832 - [Linux] the redo command should also have the ctrl-y shortcut; r=msucan 2012-06-16 12:02:32 +03:00
Tim Taubert
94bebcd9e1 Bug 765211 - [New Tab Page] AllPages.unregister() can possibly remove wrong pages; r=gavin 2012-06-15 19:55:45 +02:00
Ed Morley
6c0104928c Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-06-15 13:32:55 +01:00
Mike Hommey
e18aca6d9a Bug 764021 - Add Startup Timeline probe for when entering main(). r=taras,r=bsmedberg 2012-06-15 08:23:08 +02:00
Mike Hommey
d4e06e4ad5 Bug 764019 - Only rely on the maintenance service to enable preload on Windows. r=taras 2012-06-15 08:22:33 +02:00
Brian R. Bondy
675334cbbb Bug 764515 - When setting default browser in Windows 8, should also set non http defaults. r=jimm 2012-06-14 22:19:39 -04:00
Ehsan Akhgari
7fc33de707 Bug 764216 - Turn on frame pointers on Nightly desktop builds; r=khuey 2012-06-12 19:53:39 -04:00
Paul Rouget
37b1b3cf55 Bug 760171 - The inspector node menu feature allows the user to remove tabbed browsing. r=robcee 2012-06-08 12:30:00 +02:00
Tim Taubert
cf4a809fa0 Bug 764931 - Don't use about:newtab for nsBrowserAccess; r=gavin 2012-06-14 20:29:31 +02:00
Mihai Sucan
46c8a250f4 Bug 762996 - Add errors count to the Web Console button in the developer toolbar; r=paul 2012-06-14 14:36:48 +03:00
Mihai Sucan
092481279f Bug 761257 - Further improve Web Console output performance; r=dcamp f=bz 2012-06-12 14:25:07 +03:00
Mihai Sucan
a83dd553a2 Bug 761157 - Sometimes network requests do not display all information; r=dcamp 2012-06-11 19:23:46 +03:00
Olli Pettay
2a1ef5e19b Bug 764540 - browser_tabfocus.js is racy, r=dao 2012-06-14 20:59:19 +03:00
Ben Hearsum
487a503fce Backout bug 753022 because it is causing test failures. 2012-06-14 10:36:13 -04:00
Malini Das
d24a45e4f4 bug 753022: debug builds should have marionette enabled and tested. r=bhearsum,ted 2012-06-14 08:46:12 -04:00
Ed Morley
20ae1c9276 Merge mozilla-central to mozilla-inbound 2012-06-13 15:52:26 +01:00
Tim Taubert
3cc384cd72 merge m-c to fx-team 2012-06-13 15:34:08 +02:00
Joe Walker
ebc0c15f98 Bug 761031 - GCLI edit command help seems unfinished; r=dcamp 2012-06-12 11:57:26 +01:00
Joe Walker
f52e7e4aca Bug 761268 - GCLI has hard-coded strings; r=dcamp 2012-06-12 11:57:26 +01:00
Ryan VanderMeulen
891e38e528 Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00
Ryan VanderMeulen
f497d31a0a Backout the bug 754202 backout due to orange. 2012-06-10 19:37:47 -04:00
Olli Pettay
ac6b89bfdb Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst 2012-06-10 21:14:30 +03:00
Saurabh Anand
ac4a2071ec Bug 763111 - Use gBrowser.docShell for brevity in bug 748477. r=dao 2012-06-09 05:52:24 +05:30
Yury
8f7cca3838 Bug 758291 - Add uriloader@pdf.js.xpi to removed-files. r=dtownsend 2012-06-09 17:07:19 -04:00
Dão Gottwald
85155af554 Bug 759299 - Remove identity-box-inner and page-proxy-stack. r=jaws 2012-06-13 13:56:57 +02:00
Mihai Sucan
a905b1fe22 Bug 760837 - Intermittent browser_webconsole_bug_595934_message_categories.js | expectUncaughtException was called but no uncaught exception was detected; r=past 2012-06-03 12:07:15 +03:00
Mihai Sucan
13cf9f55e8 Bug 760999 - Intermittent browser_webconsole_netlogging.js | TypeError: content.wrappedJSObject.testXhrGet is not a function; r=rcampbell 2012-06-04 19:45:10 +03:00
Ryan VanderMeulen
53d33c67b1 Merge m-c to inbound 2012-06-09 14:22:32 -04:00
Tim Taubert
59348843cd merge m-c to fx-team 2012-06-09 17:34:20 +02:00
ffxbld
900b67d593 Automated blocklist update from host mv-moz2-linux-ix-slave10 2012-06-09 03:12:07 -07:00
Victor Porof
2fbd9825ab Bug 762454 - File filtering @ operator doesn't search for functions; r=past 2012-06-08 12:14:33 +03:00