Commit Graph

127076 Commits

Author SHA1 Message Date
Jan de Mooij
c6166684f6 Merge from mozilla-central.
--HG--
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEMorphologyElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFEMorphologyElement.h
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFETurbulenceElement.cpp
rename : content/svg/content/src/nsSVGFilters.cpp => content/svg/content/src/SVGFETurbulenceElement.h
rename : xpcom/stub/dependentlibs.py => toolkit/library/dependentlibs.py
rename : xpcom/stub/nsXPComStub.cpp => xpcom/build/FrozenFunctions.cpp
2013-03-27 19:51:50 +01:00
Jon Coppeard
86ed2f4bb4 Bug 855668 - GC: Rooting in DictionaryHelpers.cpp r=smaug
--HG--
extra : rebase_source : c4a28ae779a4432e1a20bf77501088fa8e966b73
2013-03-27 17:46:52 +00:00
David Rajchenbach-Teller
25c9a7ac20 Bug 753768 - Moving Page Thumbs I/O fully off the main thread;r=ttaubert 2013-03-27 16:35:56 +01:00
Jon Coppeard
d5e636b996 Bug 854955 - GC: Rooting in XrayWrapper.cpp r=bholley
--HG--
extra : rebase_source : fdee7c16f54e1fcbf4ae96e89ffd20eb14ec2d8d
2013-03-27 11:33:30 +00:00
Nathan Froyd
b0635d88b0 Back out 80034b418a48 (bug 844331, part 6) on suspicion of breaking Telemetry submission; r=vladan 2013-04-01 16:25:51 -04:00
Ed Morley
77577e5292 Bug 849239 - Remove leftover caught exception print()s from js tests, to avoid TBPL false positives; r=terrence 2013-04-02 12:21:11 +01:00
Robert Longson
5d877b5ff9 Bug 398825 - Make the selectSubString method pref enabled and fix and re-enable the mochitests r=Ms2ger
--HG--
rename : content/svg/content/test/test_selectSubString.xhtml => content/svg/content/test/test_selectSubString2.xhtml
2013-04-02 12:17:52 +01:00
Jonathan Kew
a768541239 bug 854441 - prefer downscaling a larger icon rather than upscaling a smaller one, if exact size is not available. r=seth 2013-04-02 08:18:09 +01:00
Drew Willcoxon
7bb6d1a156 Bug 856366 - Fix intermittent browser_privatebrowsing_zoomrestore.js failure, part 2. r=test 2013-04-01 23:30:25 -07:00
Robert O'Callahan
d9afc6d714 Backout bug 851445 for test failure
--HG--
extra : rebase_source : 3314e6679f15134324d5de09334be14e17aa0790
2013-04-02 18:24:25 +13:00
Ehsan Akhgari
9c134ee172 Bug 856771 - Protect the source buffer nodes from leaking when their binding goes away without being played back; r=roc 2013-04-01 16:06:55 -04:00
Boris Zbarsky
05355e60c2 Bug 856752. Reinstate Node.hasAttributes. r=khuey 2013-04-02 00:04:19 -04:00
Ryan VanderMeulen
2d75b9f7d3 Merge m-c to inbound. 2013-03-27 07:27:36 -04:00
Robert Longson
fae75333c3 Bug 842630 - Fix out of bounds in nsSVGTextFrame2::ResolvePositions. r=heycam 2013-03-27 10:19:02 +00:00
Tim Taubert
a86fa847ee merge m-c to fx-team 2013-03-27 11:18:47 +01:00
Jan de Mooij
b0a2a96ac0 Merge from mozilla-central. 2013-03-27 10:28:41 +01:00
Dão Gottwald
89023d5aef Bug 764971 - Hide progress indicators in tabs for chrome pages. r=ttaubert 2013-03-27 10:01:04 +01:00
David Creswick
f302299409 Bug 851132 - Style editor shows wrong URL when middle-clicking a file name; r=mratcliffe 2013-03-27 10:01:00 +02:00
Nick Fitzgerald
93091c3cf0 Bug 772119 - Expose source mapped sources over the remote debugging protocol; r=past 2013-03-29 14:05:00 +02:00
Panos Astithas
7b591eb2f6 Include AppProtocolHandler in desktop Firefox packages (bug 850421); r=bsmedberg
This allows the JavaScript debugger to properly present script URLs when remotely debugging Firefox OS.
2013-03-29 18:23:58 +02:00
Anton Kovalyov
43765a7141 Bug 828051: Add GCLI commands for the JavaScript Profiler. r=dcamp 2013-03-28 15:13:24 -07:00
Alexandre Poirot
5aee482ab9 Bug 839280: Fix document leak in nsLoginManager. r=dolske 2013-03-28 18:34:53 +02:00
Ryan VanderMeulen
6b7e8244b6 Merge m-c to fx-team. 2013-03-28 08:39:40 -04:00
Victor Porof
162c54561b Bug 854185 - Frontend shouldn't mix promises, event listeners and callbacks on initialization/destruction, r=past 2013-03-28 10:30:37 +02:00
Victor Porof
5247de0112 Bug 855030 - Parser.jsm should support fat arrow functions, r=past 2013-03-28 10:30:37 +02:00
Makoto Kato
f09bf0d8b2 Bug 855173 - jsshell package needs nss3.dll due to MOZ_FOLD_LIBS. r=glandium 2013-03-27 16:51:43 +09:00
Daniel Holbert
cfbc434347 (no bug) Remove some whitespace on blank line, in configure.in. whitespace-only, DONTBUILD 2013-03-27 00:04:00 -07:00
Daniel Holbert
ca0b79828d Bug 855109: Fix typo in configure.in line for making gcc/clang c++ compilers use -Wsign-compare. r=glandium 2013-03-27 00:03:58 -07:00
Phil Ringnalda
005aef7a2b Back out 8b8db1d07846 (bug 855178) for asserting 2013-03-27 00:03:49 -07:00
EKR
7b72936faf Bug 853998 test (WIP)
Bug 853998 - Test for SyncRunnable r=jesup
2013-03-26 23:50:51 -07:00
Adam Roach [:abr]
28bd2318ea Bug 853998 - Convert sync dispatches from SIPCC threads to use SyncRunnable r=jesup 2013-03-27 21:43:44 -05:00
Gregory Szorc
a11b2607b9 Merge mozilla-central into services-central 2013-03-26 22:22:33 -07:00
Justin Wood
00bf489217 Bug 828069 - Fix up remotexpcshelltests.py to work without an objdir, older mozdevice, and require py2.7. r=gbrown DONTBUILD as tests are not in production.
(Turn on xpcshell tests for Android 2.2)

--HG--
extra : rebase_source : adb021f893b757442a855dfe30aefeca5604394f
2013-03-26 21:39:14 -04:00
Ryan VanderMeulen
0e2bf98322 Merge m-c to inbound. 2013-03-27 17:18:15 -04:00
Guilherme Goncalves
f33e16123f Bug 650295 - Add tests for speech recognition. r=smaug 2013-03-27 14:14:22 -07:00
Guilherme Goncalves
a9d0df345c Bug 650295 - Implement main state machine for speech recognition. r=smaug 2013-03-27 14:13:57 -07:00
Ryan VanderMeulen
de7b704aa6 Backed out changeset 01ed911e67e1 (bug 685652) for possibly being the real OSX 10.6 mochitest-other culprit. r=OJ 2013-03-27 17:05:52 -04:00
Ryan VanderMeulen
77e46939b4 Merge the last PGO-green inbound changeset to m-c. 2013-03-27 17:03:34 -04:00
Ryan VanderMeulen
488f743fe9 Merge s-c to m-c. 2013-03-27 17:02:31 -04:00
Ryan VanderMeulen
e19e1615b8 Backed out changeset e420e4044337 (bug 845134) for OSX 10.6 mochitest-other orange. 2013-03-27 16:59:06 -04:00
Ryan VanderMeulen
c0b4a0ab95 Backed out changeset 6580ca3028de (bug 845546) for B2G xpcshell failures on a CLOSED TREE. 2013-03-27 13:01:46 -04:00
Richard Newman
64427f2534 Bug 831404 - Die, timing bug, die. r=trivial 2013-03-27 09:54:46 -07:00
Ryan VanderMeulen
bd92ef9f3d Backed out changeset ed90c16f9b22 (bug 854350) for mochitest-other failures on a CLOSED TREE. 2013-03-27 12:08:08 -04:00
Ryan VanderMeulen
1960e21af5 Backed out changeset ef6fba6c2878 (bug 852143) for mochitest-other orange on a CLOSED TREE. 2013-03-27 12:05:32 -04:00
Sam Foster
5e33f527c1 Bug 808770 - Implement pin/unpin of Top Sites, new Site model and refresh method on richgriditem. r=mbrubeck
--HG--
extra : rebase_source : 46fbc61a42d21ef41215f16fbeaf3501cfbb9ab7
2013-03-27 15:34:52 +00:00
Bill McCloskey
779cef3260 Bug 855136 - Don't use call/construct slots for direct proxies (r=luke) 2013-03-26 17:53:00 -07:00
Bill McCloskey
9f508d5cb7 Bug 855136 - Don't require call/construct args to NewProxyObject (r=luke) 2013-03-26 17:51:55 -07:00
Chris Peterson
b8f7ae6143 Bug 855146 - Part 3: Add testInputAwesomeBar test for URL text. r=gbrown 2013-03-26 17:02:21 -07:00
Richard Newman
75a5c4a8cb Bug 831404 - Don't assume that timers run precisely. r=gps 2013-03-26 16:12:06 -07:00
Mike Connor
5b7277eef4 remove unused test file mistakenly landed with bug 840124 2013-03-26 18:30:27 -04:00