Commit Graph

15001 Commits

Author SHA1 Message Date
Mike Hommey
ffa61edd96 Bug 852950 - Kill libxpcom. r=bsmedberg
Also refactored the xpcom standalone glue to reside in a single file and
removed its use of realpath().

--HG--
rename : xpcom/stub/dependentlibs.py => toolkit/library/dependentlibs.py
rename : xpcom/stub/nsXPComStub.cpp => xpcom/build/FrozenFunctions.cpp
2013-03-20 14:56:41 +01:00
Mark Hammond
97bcd43669 Bug 820835 - wrap social implementation in a function scope to prevent 'namespace pollution'. r=jaws 2013-03-27 10:15:59 +11:00
Jim Mathies
1257d16906 Bug 854921 - Pass firefox path to metrotestharness so tests.ini can be written to a location that works with test zips / test slaves. Also add metro tests to mochitest tests.jar. r=mbrubeck, bbondy 2013-03-26 17:01:15 -05:00
Raymond Lee
5968f55368 Bug 846636 - Use asynchronous getCharsetForURI in getShortcutOrURI for metro r=mbrubeck 2013-03-27 03:41:46 +08:00
Jonathan Kew
1bd3b2d42b bug 818935 - explicitly control the size of icons in the downloaded items list. r=jimm 2013-03-26 21:57:21 +00:00
Jonathan Kew
97e52a7365 bug 828508 - use higher-res favicons for tab titles in hidpi mode if available. r=dao 2013-03-26 17:49:37 +00:00
Ryan VanderMeulen
f789208be8 Backed out changeset 74ca9737e076 (bug 829456)on suspicion of making bug 807442 nearly perma-fail on debug builds on a CLOSED TREE. 2013-03-26 15:45:57 -04:00
Ryan VanderMeulen
36e1f26e59 Backed out changeset 93cbcd7f34b3 (bug 828508) on suspicion of making bug 807442 nearly perma-fail on debug builds on a CLOSED TREE. 2013-03-26 15:11:22 -04:00
Jonathan Kew
eb4ed1625c bug 828508 - use higher-res favicons for tab titles in hidpi mode if available. r=dao 2013-03-26 17:49:37 +00:00
Drew Willcoxon
a061cba6d3 Bug 829456 - Update browser-fullZoom.js to use nsIContentPrefService2. r=mak 2013-03-16 15:12:31 -07:00
Joshua Cranmer
f6ec7e888f Bug 852745 - Build clang with gcc 4.7 headers, r=rail. DONTBUILD
--HG--
extra : rebase_source : 33518aae835d12387a8fb7f1cdfe8c8e29f5bd2a
2013-03-19 15:38:00 -05:00
Boris Zbarsky
0944e82e31 Bug 848796 part 1. Rename nsXULDocument to mozilla::dom::XULDocument. r=ms2ger
--HG--
rename : content/xul/document/src/nsXULDocument.cpp => content/xul/document/src/XULDocument.cpp
rename : content/xul/document/src/nsXULDocument.h => content/xul/document/src/XULDocument.h
2013-03-26 11:31:53 -04:00
Ryan VanderMeulen
e1b3e8e177 Merge m-c to inbound. 2013-03-26 10:10:38 -04:00
Ryan VanderMeulen
472eeb8f9a Merge the last PGO-green inbound changeset to m-c. 2013-03-26 10:07:44 -04:00
Tim Taubert
b1b7f49a51 merge m-c to fx-team 2013-03-26 13:57:04 +01:00
Jan Varga
8ed93ed02a Bug 767944 - Implement a manager for centralized quota and storage handling. r=bent 2013-03-26 12:13:17 +01:00
Marco Bonardo
5930035112 Bug 848935 - Add debug spew for browser_aboutHome.js intermittent failure. 2013-03-26 12:07:23 +01:00
Daniel Holbert
a84cc7e584 back out cb015c10d58f (bug 828508) on a CLOSED TREE for turning bc tests orange 2013-03-25 17:19:57 -07:00
Victor Porof
17f48df776 Bug 762160 - Find Implementors of a function in the Debugger, r=past 2013-03-25 20:02:34 +02:00
Tim Taubert
42f260b331 merge m-c to fx-team 2013-03-25 09:45:45 +01:00
Phil Ringnalda
d80d92f68c Merge the last PGO-really-clean cset on mozilla-inbound to mozilla-central on a CLOSED TREE 2013-03-24 17:57:34 -07:00
Joe Drew
c0dc68a18f Merge last pgo-clean changeset to mozilla-central. 2013-03-24 11:38:13 -04:00
Joe Drew
a02c202899 Merge last green mozilla-inbound into mozilla-central. 2013-03-23 18:45:56 -04:00
ffxbld
9499638af6 No bug, Automated blocklist update from host bld-linux64-ec2-620 - a=blocklist-update 2013-03-23 03:15:22 -07:00
Joe Walker
ea579ff364 Bug 784790 - GCLI cookie command should use internal Cookie API rather than document.cookie; r=mratcliffe 2013-03-23 09:53:10 +00:00
Joe Walker
46bf6f7a50 Bug 722727 - GCLI should make the value available to max/min functions; r=mratcliffe 2013-03-23 09:53:07 +00:00
Joe Walker
6e03b4177b Bug 657595 - GCLI type conversion should be a type->type affair not just arg->type; r=mratcliffe 2013-03-22 19:55:21 +00:00
Joe Walker
ed97c5931c Bug 852110 - Allow tools to build a concrete panel rather than only a promise of a panel; r=mratcliffe 2013-03-22 09:38:56 +00:00
Joe Walker
79ba59d7e8 Bug 850929 - GCLI needs a simpler way to mark parameters as being options; r=paul 2013-03-22 09:37:52 +00:00
Sadineni Ravi Chandra
40234f7436 Bug 771466 - GCLI devtools.command.dir option should accept ~ for home directory; r=jwalker 2013-03-22 09:37:52 +00:00
Anton Kovalyov
4024e0dd8f Bug 853650 - Support for multiple simultaneously running profiles. r=past 2013-03-21 16:01:32 -07:00
Jonathan Kew
6c551d0dec bug 828508 - use larger favicons in hidpi mode if available. r=fryn 2013-03-23 17:03:01 -07:00
Ryan VanderMeulen
5a81895809 Merge inbound to m-c. 2013-03-21 16:45:23 -04:00
Tim Taubert
c679d8daf5 Bug 790882 - [New Tab Page] Speculatively open connections for sites when hovering them; r=jaws 2013-03-21 15:11:57 +01:00
Ioana Budnar
7cbefe3e49 Bug 633691 - Add automated test. r=jaws 2013-03-21 16:36:09 +02:00
Ekanan Ketunuti
6440fd9eef Bug 853428 - Use spaces instead of tabs for indentation in search.xml. r=jAwS 2013-03-21 21:11:40 +07:00
Jim Mathies
f709c951bd Bug 795630 - Remove CapturePicker and related files. r=mbrubeck 2013-03-21 09:23:13 -05:00
Jim Mathies
bc04b36cfd Bug 852967 - Simplify marker selection changes for text inputs. r=mbrubeck 2013-03-21 08:55:16 -05:00
Jim Mathies
0edb5a6f53 Bug 852619 - Tap off form input to clear caret selection should clear focus. r=ally 2013-03-21 08:55:16 -05:00
Jim Mathies
6c0f4c7142 Bug 852088 - Add drag caret to select text support. r-fryn 2013-03-21 08:55:16 -05:00
Ed Morley
a40c36aa00 Merge latest green inbound changeset to mozilla-central 2013-03-21 11:49:34 +00:00
Tim Taubert
ae15ac57d8 merge m-c to fx-team 2013-03-21 12:35:58 +01:00
Tim Taubert
bb9a0e6b4e Bug 852531 - [New Tab Page] use promises to wait for a batch of operations to complete; r=yoric 2013-03-20 17:06:34 +01:00
Michael Ratcliffe
66f8ab574d Bug 845822 - Inplace editor to be moved to devtools/shared/InplaceEditor.jsm r=jwalker 2013-03-20 12:11:50 +00:00
Michael Ratcliffe
3e6dc8e7f1 Bug 851689 - Toolbox Tabs extra wide after the Sidebar adaptation fix r=jwalker 2013-03-20 12:11:34 +00:00
Michael Ratcliffe
0c0ecf530d Bug 852019 - The devtools tabs are streched on Linux r=jwalker 2013-03-20 12:11:21 +00:00
Ed Morley
40850c9a88 Merge latest green inbound changeset to mozilla-central 2013-03-20 11:46:01 +00:00
Tim Taubert
c64e450fb1 merge m-c to fx-team 2013-03-20 09:15:11 +01:00
Anton Kovalyov
712bb92f5f Bug 822287 - Add a 100 timeout before stopping the profiler (only in tests), r=past 2013-03-19 11:32:14 -07:00
Anton Kovalyov
a9dc662760 Bug 843559 - Change Profiler shortcut to Shift-F5, r=msucan 2013-03-19 11:22:03 -07:00