Commit Graph

911 Commits

Author SHA1 Message Date
Ms2ger
54e6c80889 No bug - Add a missing 'let' to testpilot's setup.js. 2012-05-05 11:00:06 +02:00
Ehsan Akhgari
9cfb53c03f Merge mozilla-central into mozilla-inbound 2012-05-04 16:29:42 -04:00
Tim Taubert
4bb364b015 merge m-c to fx-team 2012-05-04 16:20:36 +02:00
Dão Gottwald
3bc0ffc98e Bug 748385 - Remove browser.identity.ssl_domain_display. r=mano 2012-05-04 20:37:20 +02:00
Joey Armstrong
844ee8d341 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
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
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
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
Ryan VanderMeulen
b7a26726b2 Merge m-c to m-i 2012-04-29 16:35:05 -04:00
Jared Wein
9c7e840f57 Bug 515785 - Use new icons for each task in Win7 Jump list tasks. r=bbondy 2012-04-28 11:22:06 -04:00
ffxbld
bae2af99a0 Automated blocklist update from host moz2-linux-slave44 2012-04-28 03:15:22 -07:00
Justin Lebar
a206ca05a0 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
76d1d026bf Merge the last green PGO changeset from mozilla-inbound to mozilla-central; a=merge 2012-04-21 23:21:24 -07:00
Tim Taubert
2ea9fe120c merge m-c to fx-team; a=desktop-only 2012-04-21 08:36:09 +02:00
Gavin Sharp
aebda16c41 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
5c2dc1d8ef Backout 1a6d008acb4f (Bug 729928). rs=dcamp a=mfinkle 2012-04-20 07:46:45 +02: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
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
Brendan Dahl
d065204697 Bug 743264 - Update pdf.js to version 0.2.536. r=mossop 2012-04-16 13:44:58 -07:00
Joey Armstrong
6826b30e6e bug 743280: cosmetic edits removed from bug 739710. r=ted 2012-04-10 10:45:15 -07:00
ffxbld
cc653a658b Automated blocklist update from host linux-ix-slave24 2012-04-07 03:19:29 -07:00
Jared Wein
ddc8fcdaf7 Bug 711552 - Click to play plugins for desktop Firefox. r=felipe 2012-04-02 13:49:56 -07:00
ffxbld
bcccd284a1 Automated blocklist update from host moz2-linux-slave02 2012-03-31 03:19:59 -07:00
Dave Townsend
8da8500bfe Bug 738485: Remove antiquated extensions.rdf and installed-extensions.txt files. r=robstrong 2012-03-29 16:59:50 -07:00
Jared Wein
186bbc63ed Backed out changeset 77319b44907b (bug 711552) 2012-03-27 15:20:45 -07:00
Jared Wein
56b52498f8 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
9abd40c101 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
6f97f1db6e Bug 711552 - Click to play plugins for desktop Firefox. r=felipe 2012-01-02 16:06:10 -08:00
Nathan Froyd
44c6f3c073 Bug 739260 - fix signed/unsigned comparison warning in nsBrowserApp.cpp; r=ehsan 2012-03-26 11:53:15 -04:00
ffxbld
bf6771f28c Automated blocklist update from host linux-ix-slave38 2012-03-24 03:10:26 -07:00
Marco Bonardo
17e9213595 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
663301f253 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
58935f6689 Bug 714712 - Part 2: pdf.js test. r=gavin 2012-03-21 22:25:06 -04:00
Yury
5ae9937cb7 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
4e35975afe Automated blocklist update from host mv-moz2-linux-ix-slave08 2012-03-17 03:21:01 -07:00
Justin Lebar
59613c9ae8 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
f7508dd01e Bug 735187 - Re-enable inline autocomplete by default. rs=gavin 2012-03-13 11:30:34 +01:00
Jonathan Griffin
7e6c989d84 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
f558fef737 Backout ba7da6256b23 (bug 726444) for talos regressions; a=mak 2012-03-11 23:38:53 +00:00
Daniel Holbert
7383d108b7 merge m-c to m-i, up to m-c revision b9357da14ab8 2012-03-11 15:38:51 -07:00
ffxbld
6ca1aea2c7 Automated blocklist update from host moz2-linux-slave26 2012-03-10 03:22:37 -08:00
Paolo Amadini
2a53c9bbe4 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
7ed3bc29f3 Bug 709088 - Put dump() calls in debugger code behind a pref; r=rcampbell 2012-03-08 09:14:41 +02:00
Blair McBride
99d418a386 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
f98f71ea0b Bug 711679 - Send background version checks to new domain. r=darktrojan,dtownsend 2012-03-07 21:18:28 +13:00
ffxbld
f76bc7a9fd Automated blocklist update from host linux-ix-slave38 2012-03-03 03:09:36 -08:00
Johan Charlez
b5bdaf7024 Bug 713052 - Add preference for disabling ALT-clicks to save links. r=gavin 2012-03-01 17:08:03 -05:00
Matt Brubeck
1496e370b0 Bug 731635 - Sync the browser.newtabpage.enabled preference [r=dao,ttaubert] 2012-02-29 16:18:58 -08:00