Commit Graph

93948 Commits

Author SHA1 Message Date
Joe Walker
bc1d1eef37 Bug 745172 - GCLI intro command should be promoted out of 'demo'; r=dcamp 2012-05-15 11:27:18 +01:00
Joe Walker
3ff6b411be Bug 745741 - Find a way to get easy code coverage information on GCLI unit tests; r=dcamp 2012-05-15 11:27:18 +01:00
Joe Walker
2467136ba0 Bug 745904 - GCLI needs extra unit tests for recently added code; r=dcamp 2012-05-15 11:27:18 +01:00
Tim Taubert
6b1d15030d Bug 754608 - Part 3 - add regression tests; r=dietrich 2012-05-15 08:11:08 +02:00
Tim Taubert
6418683262 Bug 754608 - Part 2 - remove getXULDocument() from head.js and use the browser's XUL document; r=dao 2012-05-15 08:10:55 +02:00
Tim Taubert
cff01ad493 Bug 754608 - Part 1 - don't capture thumbnails for privacy-sensitive pages; r=dao 2012-05-15 08:10:55 +02:00
Tim Taubert
267ea32188 Backed out changeset 7a5807d68ddc (bug 682944) 2012-05-15 08:17:05 +02:00
Kyle Huey
bba98d1710 Bug 752877: Ensure that wrapper cutting happens after [inner|outer]-window-destroyed, to give code a chance to clean up. r=bz 2012-05-09 08:10:18 -07:00
Ed Morley
ce788fe121 Merge again 2012-05-09 15:39:58 +01:00
Ed Morley
a5e311ecf1 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-09 15:38:12 +01:00
Honza Bambas
417b4ef069 Bug 748647 - INHIBIT_PERSISTENT_CACHING was set to early, r=michal 2012-05-09 14:58:39 +02:00
Wolfgang Rosenauer
fc4a314130 Bug 749739 - New email sound notification file cannot contain spaces (Linux - Thunderbird 12). r=karlt 2012-05-09 13:27:02 +02:00
Rob Campbell
1533f52bcf Bug 751164 - Convert debugger.xul to XUL, remove HTML bits.; r=paul 2012-05-09 07:22:11 -03:00
David Rajchenbach-Teller
1908952402 Bug 747872 - Exporting Win constants to JS. r=khuey 2012-05-09 12:05:22 +02:00
Raymond Lee
9c16d67ddf Bug 753308 - Call openUILink with named parameters. r=dao 2012-05-12 17:00:48 +02:00
Siarhei Siamashka
b6e967e61f Bug 754364. pixman: Add scaled nearest repeat fast paths. r=jrmuizel
This will allows us to scale and repeat in a single pass instead
of doing it in two.

--HG--
extra : rebase_source : 8f40aec620494d9c584a3c58cd70ac39723041a4
2012-05-12 10:01:17 -04:00
Honza Bambas
5641f6f3aa Bug 748240 - view-source: doesn't load HTML from AppCache, r=bz 2012-05-12 11:42:20 +02:00
Bill McCloskey
9d2414d8d7 Bug 754242 - Reset incremental GC upon TOO_MUCH_MALLOC GC requests (r=terrence) 2012-05-11 21:07:54 -07:00
Bill McCloskey
cb1b01c3d6 Bug 735099 - Re-enable incremental GC (r=terrence) 2012-05-11 21:07:28 -07:00
Matt Brubeck
eebd9c8f2a Back out 6a7bfd84596e (bug 736501) because it broke the build on some versions of GCC (bug 754198) 2012-05-11 20:15:47 -07:00
Joey Armstrong
483dfd259c Bug 748470 - mobile/android/base: dependency builds r=ted 2012-05-11 17:16:15 -07:00
Gian-Carlo Pascutto
00ea66dccb Bug 754224 - Add keyword support to Profile Migration. r=margaret 2012-05-12 01:31:10 +02:00
Ehsan Akhgari
08a85471a8 Bug 754292 - Make spellcheck-textarea-ref.html blur its contents so that we would test the right thing; r=roc 2012-05-11 11:39:38 -04:00
Margaret Leibovic
878ca66668 Bug 752514 - Sync key/password are swapped, resulting in authentication error. r=rnewman 2012-05-11 15:16:58 -07:00
David Chan
290df765ca bug 754076 - provide return value from getter "onuninstall" r=fabrice 2012-05-11 15:29:15 -07:00
Jason Duell
9ad706b881 Backed out a88c34de5d01 2012-05-11 14:34:24 -07:00
Jason Duell
218d47b9d6 Backed out changeset a88c34de5d01 2012-05-11 14:34:10 -07:00
Jason Duell
fab2921731 Backed out changeset a88c34de5d01 2012-05-11 14:32:58 -07:00
Jason Duell
d4eb008dc4 Bug 737164. Make ReadInputStreamToString fallible. r=bsmedberg 2012-05-11 14:16:09 -07:00
Matt Brubeck
58eb5eeac0 Back out c209fea124e1 (bug 754198) because of Win64 build failure 2012-05-11 13:23:49 -07:00
Jose Antonio Olivera Ortega
47514987e0 Bug 753520 - B2G 3G: Fix typo in settings API hookup. r=philikon 2012-05-11 13:07:36 -07:00
Fabien Cazenave
f85480be8c Bug 753612 - Properly close wifi connection so 3G-data can get its own route. r=mrbkap,philipp 2012-05-11 13:05:51 -07:00
Mounir Lamouri
7a05c90704 Bug 754140 - Set mozapp status on iframe by sync message on the parent instead of injecting a script. r=jlebar 2012-05-11 13:03:51 -07:00
Vivien Nicolas
710001520e Bug 722197 - Add a preference to map some domain names to localhost r=mcmanus 2012-05-11 12:59:19 -07:00
Ed Morley
8caea85934 Merge mozilla-central to mozilla-inbound 2012-05-09 10:16:14 +01:00
Ed Morley
d68bf1a175 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-09 10:15:40 +01:00
Simon Montagu
2be0ebd6db Make unicode-bidi: [-moz-]plaintext apply to inline elements. Bug 746987, r=roc 2012-05-09 11:44:52 +03:00
Aharon (Vladimir) Lanin
a3da0c50ac Tests for bug 746987. r=smontagu, roc 2012-05-09 11:44:52 +03:00
Randell Jesup
c601502ac4 Bug 752784: protect against media not having a track of the required type r=roc 2012-05-09 01:53:49 -04:00
Doug Turner
e99aca9c93 Bug 752674 - device proximity needs y and z values. r=blassey 2012-05-08 20:56:54 -07:00
Zuhao (Joe) Chen
b89985af74 Bug 731866 - Copy and port current preference tests to run against the in-content preferences. r=jaws 2012-05-08 19:33:14 -07:00
Devan Sayles
560e09e2d8 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
a7dee505bf Bug 737177 - Port the security pane to the in-content preferences implementation. r=bmcbride 2012-05-08 19:28:24 -07:00
Devan Sayles
47354b7ca8 Bug 735091 - Sync pane for in-content prefrences. r=jaws,bmcbride 2012-05-08 19:23:19 -07:00
Devan Sayles
6f20be5f8d Bug 732125 - Content pane for in-content preferences. r=jaws,bmcbride 2012-05-08 19:21:03 -07:00
Jon Rietveld
b6e40c5524 Bug 733469 - Move the applications preferences to in-content UI. r=jaws r=bmcbride 2012-05-08 19:19:58 -07:00
Jon Rietveld
4eefb3e13b Bug 723737 - Move the advanced preferences to in-content UI. r=jaws r=bmcbride 2012-05-08 19:18:11 -07:00
Jon Rietveld
14aede6bcb Bug 723328 - Move the privacy preferences to in-content UI. r=bmcbride 2012-05-08 19:16:26 -07:00
Owen Carpenter
89c4173e5b Bug 719717 - Move the tabs preferences to in-content UI. r=bmcbride 2012-05-08 19:15:13 -07:00
Jon Rietveld
3af1f183c8 Bug 724686 - General pane for in-content preferences. r=bmcbride 2012-05-08 19:14:17 -07:00