David Rajchenbach-Teller
4acfe0dcdf
Bug 784717 - Asynchronous directory walk worker code. r=froydnj
2012-09-26 21:37:23 -04:00
Patrick McManus
0f871afc27
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
2012-09-14 16:27:46 -04:00
Margaret Leibovic
242ed9b604
Bug 790213 - Add telemetry probe for page load time. r=dao
2012-09-27 09:26:31 -07:00
Nathan Froyd
7649c20915
Bug 783054 - part 4: add success/fail histogram for reading saved ping files; r=taras
2012-09-25 13:48:57 -04:00
Nathan Froyd
a890f7c871
Bug 783054 - part 3: add tests for deleting unparseable ping files; r=taras
2012-09-20 13:02:28 -04:00
Nathan Froyd
41a8e9fafe
Bug 783054 - part 2: delete unparseable ping files; r=taras
2012-09-20 13:02:02 -04:00
Nathan Froyd
db0a68be77
Bug 783054 - part 1: refactor write_fake_shutdown_file to use a helper; r=taras
2012-09-20 12:59:55 -04:00
Ed Morley
5a3b322459
Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE
2012-09-27 16:34:46 +01:00
David Keeler
75a180d8e8
bug 772897 - implement addon manager ui for click-to-play plugins r=unfocused
2012-09-25 11:49:18 -07:00
Alexandre Dumont
01f3a22f41
Bug 596753: Flatten layout/svg/base/src into layout/svg. r=dholbert
...
--HG--
rename : layout/svg/base/src/Makefile.in => layout/svg/Makefile.in
rename : layout/svg/base/src/SVGFEContainerFrame.cpp => layout/svg/SVGFEContainerFrame.cpp
rename : layout/svg/base/src/SVGFEImageFrame.cpp => layout/svg/SVGFEImageFrame.cpp
rename : layout/svg/base/src/SVGFELeafFrame.cpp => layout/svg/SVGFELeafFrame.cpp
rename : layout/svg/base/src/SVGFEUnstyledLeafFrame.cpp => layout/svg/SVGFEUnstyledLeafFrame.cpp
rename : layout/svg/base/src/SVGViewFrame.cpp => layout/svg/SVGViewFrame.cpp
rename : layout/svg/base/src/nsISVGChildFrame.h => layout/svg/nsISVGChildFrame.h
rename : layout/svg/base/src/nsISVGGlyphFragmentNode.h => layout/svg/nsISVGGlyphFragmentNode.h
rename : layout/svg/base/src/nsISVGSVGFrame.h => layout/svg/nsISVGSVGFrame.h
rename : layout/svg/base/src/nsSVGAFrame.cpp => layout/svg/nsSVGAFrame.cpp
rename : layout/svg/base/src/nsSVGClipPathFrame.cpp => layout/svg/nsSVGClipPathFrame.cpp
rename : layout/svg/base/src/nsSVGClipPathFrame.h => layout/svg/nsSVGClipPathFrame.h
rename : layout/svg/base/src/nsSVGContainerFrame.cpp => layout/svg/nsSVGContainerFrame.cpp
rename : layout/svg/base/src/nsSVGContainerFrame.h => layout/svg/nsSVGContainerFrame.h
rename : layout/svg/base/src/nsSVGEffects.cpp => layout/svg/nsSVGEffects.cpp
rename : layout/svg/base/src/nsSVGEffects.h => layout/svg/nsSVGEffects.h
rename : layout/svg/base/src/nsSVGFilterFrame.cpp => layout/svg/nsSVGFilterFrame.cpp
rename : layout/svg/base/src/nsSVGFilterFrame.h => layout/svg/nsSVGFilterFrame.h
rename : layout/svg/base/src/nsSVGFilterInstance.cpp => layout/svg/nsSVGFilterInstance.cpp
rename : layout/svg/base/src/nsSVGFilterInstance.h => layout/svg/nsSVGFilterInstance.h
rename : layout/svg/base/src/nsSVGFilterPaintCallback.h => layout/svg/nsSVGFilterPaintCallback.h
rename : layout/svg/base/src/nsSVGForeignObjectFrame.cpp => layout/svg/nsSVGForeignObjectFrame.cpp
rename : layout/svg/base/src/nsSVGForeignObjectFrame.h => layout/svg/nsSVGForeignObjectFrame.h
rename : layout/svg/base/src/nsSVGGFrame.cpp => layout/svg/nsSVGGFrame.cpp
rename : layout/svg/base/src/nsSVGGFrame.h => layout/svg/nsSVGGFrame.h
rename : layout/svg/base/src/nsSVGGenericContainerFrame.cpp => layout/svg/nsSVGGenericContainerFrame.cpp
rename : layout/svg/base/src/nsSVGGenericContainerFrame.h => layout/svg/nsSVGGenericContainerFrame.h
rename : layout/svg/base/src/nsSVGGeometryFrame.cpp => layout/svg/nsSVGGeometryFrame.cpp
rename : layout/svg/base/src/nsSVGGeometryFrame.h => layout/svg/nsSVGGeometryFrame.h
rename : layout/svg/base/src/nsSVGGlyphFrame.cpp => layout/svg/nsSVGGlyphFrame.cpp
rename : layout/svg/base/src/nsSVGGlyphFrame.h => layout/svg/nsSVGGlyphFrame.h
rename : layout/svg/base/src/nsSVGGradientFrame.cpp => layout/svg/nsSVGGradientFrame.cpp
rename : layout/svg/base/src/nsSVGGradientFrame.h => layout/svg/nsSVGGradientFrame.h
rename : layout/svg/base/src/nsSVGImageFrame.cpp => layout/svg/nsSVGImageFrame.cpp
rename : layout/svg/base/src/nsSVGInnerSVGFrame.cpp => layout/svg/nsSVGInnerSVGFrame.cpp
rename : layout/svg/base/src/nsSVGInnerSVGFrame.h => layout/svg/nsSVGInnerSVGFrame.h
rename : layout/svg/base/src/nsSVGIntegrationUtils.cpp => layout/svg/nsSVGIntegrationUtils.cpp
rename : layout/svg/base/src/nsSVGIntegrationUtils.h => layout/svg/nsSVGIntegrationUtils.h
rename : layout/svg/base/src/nsSVGMarkerFrame.cpp => layout/svg/nsSVGMarkerFrame.cpp
rename : layout/svg/base/src/nsSVGMarkerFrame.h => layout/svg/nsSVGMarkerFrame.h
rename : layout/svg/base/src/nsSVGMaskFrame.cpp => layout/svg/nsSVGMaskFrame.cpp
rename : layout/svg/base/src/nsSVGMaskFrame.h => layout/svg/nsSVGMaskFrame.h
rename : layout/svg/base/src/nsSVGOuterSVGFrame.cpp => layout/svg/nsSVGOuterSVGFrame.cpp
rename : layout/svg/base/src/nsSVGOuterSVGFrame.h => layout/svg/nsSVGOuterSVGFrame.h
rename : layout/svg/base/src/nsSVGPaintServerFrame.cpp => layout/svg/nsSVGPaintServerFrame.cpp
rename : layout/svg/base/src/nsSVGPaintServerFrame.h => layout/svg/nsSVGPaintServerFrame.h
rename : layout/svg/base/src/nsSVGPathGeometryFrame.cpp => layout/svg/nsSVGPathGeometryFrame.cpp
rename : layout/svg/base/src/nsSVGPathGeometryFrame.h => layout/svg/nsSVGPathGeometryFrame.h
rename : layout/svg/base/src/nsSVGPatternFrame.cpp => layout/svg/nsSVGPatternFrame.cpp
rename : layout/svg/base/src/nsSVGPatternFrame.h => layout/svg/nsSVGPatternFrame.h
rename : layout/svg/base/src/nsSVGStopFrame.cpp => layout/svg/nsSVGStopFrame.cpp
rename : layout/svg/base/src/nsSVGSwitchFrame.cpp => layout/svg/nsSVGSwitchFrame.cpp
rename : layout/svg/base/src/nsSVGTSpanFrame.cpp => layout/svg/nsSVGTSpanFrame.cpp
rename : layout/svg/base/src/nsSVGTSpanFrame.h => layout/svg/nsSVGTSpanFrame.h
rename : layout/svg/base/src/nsSVGTextContainerFrame.cpp => layout/svg/nsSVGTextContainerFrame.cpp
rename : layout/svg/base/src/nsSVGTextContainerFrame.h => layout/svg/nsSVGTextContainerFrame.h
rename : layout/svg/base/src/nsSVGTextFrame.cpp => layout/svg/nsSVGTextFrame.cpp
rename : layout/svg/base/src/nsSVGTextFrame.h => layout/svg/nsSVGTextFrame.h
rename : layout/svg/base/src/nsSVGTextPathFrame.cpp => layout/svg/nsSVGTextPathFrame.cpp
rename : layout/svg/base/src/nsSVGTextPathFrame.h => layout/svg/nsSVGTextPathFrame.h
rename : layout/svg/base/src/nsSVGUseFrame.cpp => layout/svg/nsSVGUseFrame.cpp
rename : layout/svg/base/src/nsSVGUtils.cpp => layout/svg/nsSVGUtils.cpp
rename : layout/svg/base/src/nsSVGUtils.h => layout/svg/nsSVGUtils.h
rename : layout/svg/base/src/resources/content/svgBindings.xml => layout/svg/resources/content/svgBindings.xml
rename : layout/svg/base/src/svg.css => layout/svg/svg.css
2012-09-24 23:01:21 +02:00
Axel Hecht
dca386cd9d
bug 677092, make language packs restartless, r=Unfocused
...
Make language packs just trigger the chrome registration hooks, and
disable picking up bootstrap.js, and declare them restartless.
--HG--
rename : build/valgrind/cross-architecture.sup => build/valgrind/x86_64-redhat-linux-gnu.sup
rename : toolkit/mozapps/extensions/test/addons/test_chromemanifest_1/chrome.manifest => toolkit/mozapps/extensions/test/addons/test_langpack/chrome.manifest
rename : toolkit/mozapps/extensions/test/addons/test_chromemanifest_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_langpack/install.rdf
rename : toolkit/mozapps/extensions/test/xpcshell/test_dictionary.js => toolkit/mozapps/extensions/test/xpcshell/test_langpack.js
extra : rebase_source : 73562f71a9ba983be8e84fb891c8b0d8246cdaf6
2012-09-20 10:01:39 +02:00
Mounir Lamouri
793247fdfe
Merge mozilla-inbound in mozilla-central.
2012-09-26 11:57:25 +01:00
Benjamin Smedberg
ff97ce4302
Bug 792541 - Block sprotector.dll on Windows 8 and up. Add support in the windows blocklist for flags and add a flag for "win8 and up only", r=ehsan
...
--HG--
rename : build/valgrind/cross-architecture.sup => build/valgrind/x86_64-redhat-linux-gnu.sup
extra : rebase_source : e7f5420fd981d467f109e2dc9a7408f32cc18394
2012-09-25 22:25:51 -07:00
Mark Hammond
773b5e3971
Bug 793943 - add social api to close flyouts. r=mixedpuppy
2012-09-26 16:23:25 +10:00
Ryan VanderMeulen
390860f107
Merge the last PGO-green inbound changeset to m-c.
2012-09-25 17:30:17 -04:00
Andres Hernandez
f6f23e5f47
Bug 395681 - Password manager dialogs observe topics that are never fired r=MattN
...
--HG--
extra : rebase_source : 15898bc9b2575860ba031c0d0fc6a604044fc7b4
2012-09-25 10:00:46 -06:00
Ed Morley
a8beaa45fc
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-09-25 14:14:43 +01:00
Ryan VanderMeulen
1c9aed4c2c
Merge m-c to inbound.
2012-09-25 11:04:19 -04:00
Benjamin Peterson
44f6340ff8
backout 5f9951a2e6df (bug 785918) for breaking on osx
2012-09-25 10:24:09 -04:00
José Guilherme Vanz
b12bfcbd0f
Bug 785918 - Replace the usages of PR_ARRAY_SIZE with mozilla::ArrayLength; r=ehsan
2012-09-25 09:57:08 -04:00
Tim Taubert
5aafb9e9d2
merge m-c to fx-team
2012-09-25 09:48:00 +02:00
Blair McBride
b6b66afbee
Bug 671894 - Part 2: Add-ons Manager doesn't recover correctly in some cases when the database is locked. r=Mossop
2012-09-25 16:34:49 +12:00
Kyle Machulis
753a29ed75
Bug 776182: Patch 3 - Socket I/O for ipc unix sockets; r=cjones r=echou
...
--HG--
rename : ipc/socket/Makefile.in => ipc/unixsocket/Makefile.in
rename : ipc/socket/Socket.cpp => ipc/unixsocket/UnixSocket.cpp
rename : ipc/socket/Socket.h => ipc/unixsocket/UnixSocket.h
extra : rebase_source : 18f401b047424a187863c9fbe8943364330d1f4d
2012-09-25 13:13:15 -07:00
Alexandre Poirot
8851557bca
Bug 787313 - Add /attach-console
argument on Windows in order to attach Firefox std IO to parent console. r=ted
2012-09-25 12:58:08 -04:00
Ted Mielczarek
49490df03d
bug 791775 - Replace a diff hunk that got lost from the previous landing. r=me
2012-09-25 08:42:57 -04:00
Bobby Holley
4000987cdb
Bug 792036 - More manual fixes requested by Andrew. r=mccr8
2012-09-24 14:46:29 +02:00
Bobby Holley
5af5a73d3d
Bug 792036 - Automated fixups. r=mccr8
...
find /files/mozilla/build/d/_tests/testing/mochitest/tests/ | egrep "\.(xhtml|html|xml|js)$" | grep -v SimpleTest | grep -vi mochikit | grep -v simpleThread | grep -v test_ipc_messagemanager_blob.html | grep -v "indexedDB/test" | xargs grep -l Components | xargs grep -L enablePrivilege | perl -pe 's#.*mochitest/tests/##' | xargs perl -p -i.bakkk -e 's/Components\.interfaces(\s|;|\.|\[)/SpecialPowers\.Ci$1/g, s/SpecialPowers\.wrap\(Components\)\.(.)(lasses|tils|nterfaces|esults)/SpecialPowers.C$1/g, s/(?<![\.a-zA-Z])Components/SpecialPowers\.Components/g, s/window\.Components/window\.SpecialPowers\.Components/g'
2012-09-24 14:46:29 +02:00
Bobby Holley
c64d31c5e0
Bug 792036 - Fix up tests to avoid relying on the existence of window.Components (MANUAL). r=mccr8
...
These are the manual fixes that the ensuing auto-generation can't deal with. Some of them
just fix up formatting (such as Components.\nFoo, so that subsequent auto-generation can
work better).
2012-09-24 14:46:28 +02:00
Ted Mielczarek
145db5ef65
bug 792850 - add an xpcshell test for our SetUnhandledExceptionFilter hook. r=ehsan
2012-09-20 10:57:08 -04:00
Ted Mielczarek
072f55125f
bug 705047 - re-enable OOP crashreporter tests on mac. r=philor
2012-09-20 10:50:21 -04:00
Daniel Holbert
36b7160838
Bug 793498: Annotate nsMediaSniffer as MOZ_FINAL. r=padenot
2012-09-23 13:12:21 -07:00
Tim Taubert
b5b498075a
merge m-c to fx-team
2012-09-23 18:16:07 +02:00
David Rajchenbach-Teller
312324b83a
Bug 777711 - Async OS.File makefile changes. r=yoric
2012-09-22 20:48:26 -04:00
David Rajchenbach-Teller
8984a78b61
Bug 777711 - Async OS.File test suite. r=taras
2012-09-22 20:48:26 -04:00
David Rajchenbach-Teller
aab8da4b44
Bug 777711 - Async OS.File worker. r=taras
2012-09-22 20:48:26 -04:00
David Rajchenbach-Teller
0a5755149b
Bug 777711 - Async OS.File controller. r=taras
2012-09-22 20:48:25 -04:00
David Rajchenbach-Teller
abfdf3f22d
Bug 792668 - Simplify code shared between implementations of HANDLE. r=froydnj
2012-09-22 17:11:44 -04:00
Tim Taubert
a04b82ca78
Bug 650968 - Enabling a lightweight theme (Persona) causes significant startup slowness; r=felipe
2012-09-22 21:24:26 +02:00
Mark Capella
6a917948b4
Bug 791662 - Add toaster notification to Copy-to-clipboard in about:support, r=margaret, f=mfinkle
2012-09-22 13:12:30 -04:00
Mark Capella
9d83880a96
Bug 792060 - about:memory?verbose is unusable, r=margaret
2012-09-22 13:12:10 -04:00
Panos Astithas
2ede8468f0
Bug 792867 - Debugger mochitests leak when run separately. r=rcampbell
2012-09-22 18:44:00 +03:00
Panos Astithas
9064d9fdd2
Bug 790202 - Protocol layer performance overhead is too much for local transports. f=msucan r=rcampbell
2012-09-22 18:44:00 +03:00
Marcos S.
3665bcb073
Bug 758950 - Part 2b: Use more for...of loops in Add-ons Manager frontend and backend code. r=Unfocused
2012-09-17 15:14:00 +12:00
Marcos S.
d53801e41f
Bug 758950 - Part 2a: Use more for...of loops in Add-ons Manager frontend and backend code. r=Unfocused
2012-09-21 22:35:00 +12:00
Tim Taubert
4e226abf53
merge m-c to fx-team
2012-09-22 09:32:24 +02:00
Jared Wein
87ce66bdd9
Bug 786420 - New volume control scrubber is displaced horizontally by 1px. r=dolske
2012-09-21 14:53:34 -07:00
Anton Kovalyov
157d2e8fdc
Bug 788769 - The update function in dbg-script-actors.js should also copy getters and setters to the target object. r=past,nfitzgerald
2012-09-20 16:44:25 -07:00
Anton Kovalyov
903bd6fd23
Bug 785044 - Replace the ThreadActor's private debugger object and its getter with a public property. r=past
2012-09-20 14:15:15 -07:00
Panos Astithas
ed4255be0f
Bug 790952 - Debugger server always creates new actor instances. f=glandium r=rcampbell
2012-09-21 09:04:21 +03:00
Ms2ger
5b4f3272e0
Merge PGO-green changeset from m-i to m-c.
2012-09-20 11:51:47 +02:00
Tim Taubert
cb008a204e
merge m-c to fx-team
2012-09-20 11:36:34 +02:00
Ms2ger
ab95b96a10
Bug 581198 - Remove xpcom/io from LOCAL_INCLUDES; r=ted
2012-09-20 09:55:36 +02:00
Ray Cheung
655d78e09d
Bug 779500 - WebFM, r=jlebar,glandium sr=jonas
2012-09-19 11:23:33 -04:00
Graeme McCutcheon
13c767cf84
Merge last PGO green changeset from mozilla-inbound to mozilla-central
2012-09-19 15:15:34 +01:00
Chris Jones
578a772282
Bug 791902: updater umask needs to be 0022. r=dhylands
2012-09-19 01:48:14 -07:00
Tim Taubert
fe2b753195
merge m-c to fx-team
2012-09-19 08:51:18 +02:00
Graeme McCutcheon
1159bc1db9
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
2012-09-18 12:46:06 +01:00
Tim Taubert
f06f54f577
merge m-c to fx-team
2012-09-18 11:30:47 +02:00
Tim Taubert
0589c1c5f2
merge m-c to fx-team
2012-09-18 11:27:53 +02:00
Panos Astithas
09463803b4
Remove redundant check for Debugger.Object.displayName property (bug 786711). r=jimb
2012-09-18 10:30:02 +03:00
Blair McBride
ab73d21425
Backout 7209f50695da (bug 788378) due to debug xpcshell orange
2012-09-18 19:27:55 +12:00
Blair McBride
908bb68c06
Bug 788378 - Add guards to the AddonManager/AddonManagerInternal getters and setters, to ensure they're not used before startup/after shutdown. r=Mossop
2012-09-18 16:49:42 +12:00
Blair McBride
308f9d21d5
Bug 788378 - Add guards to the AddonManager/AddonManagerInternal getters and setters, to ensure they're not used before startup/after shutdown. r=Mossop
2012-09-18 16:49:42 +12:00
Blair McBride
6e897d31ae
Bug 788416 - Remove ancient and unused tests in toolkit\mozapps\extensions\test\unit. r=Mossop
2012-09-18 16:48:01 +12:00
Ed Morley
51dcc7dff7
Backout 6d71ff5b4b36 (bug 347307), 75a3c47a3fe7 (bug 507578), 828f91de7143 (bug 769764) for near permaorange OS X 10.8 leaks
2012-09-17 16:54:09 +01:00
Benoit Jacob
88a9c1dd5e
Bug 786383 - add MOZ_AVOID_OPENGL_ALTOGETHER option - r=karlt
2012-09-21 13:44:35 -04:00
Ehsan Akhgari
9b049ad563
Merge mozilla-central into mozilla-inbound
2012-09-21 13:34:50 -04:00
Brian R. Bondy
4708d2f7d5
Bug 737833 - Only do metro registration for metro builds. r=rstrong
2012-09-17 15:22:33 -04:00
Brian R. Bondy
53d04a8b76
Bug 737833 - Add Win8 to NSIS OS detection log. r=rstrong
2012-09-17 15:22:33 -04:00
Brian R. Bondy
f4547edc0c
Bug 737833 - Add support for clearing out orphaned entries. r=rstrong
2012-09-17 15:22:33 -04:00
Ted Mielczarek
93a2b380cb
bug 733501 - Fix crashreporter xpcshell tests to actually run. r=jmaher
2012-09-13 15:43:28 -04:00
Ted Mielczarek
8c680f7866
bug 791775 - Update to Breakpad SVN r1047. r=glandium
...
--HG--
rename : toolkit/crashreporter/google-breakpad/src/third_party/linux/include/glog/log_severity.h => toolkit/crashreporter/google-breakpad/src/third_party/glog/src/glog/log_severity.h
2012-09-25 07:52:54 -04:00
Nathan Froyd
713249b24b
Bug 781213 - remove chmod on telemetry saved-pings directory; r=taras
2012-09-13 07:33:35 -04:00
Mike Hommey
4e94d3a722
Bug 751034 part 3 - Send notifications through remote debugging protocol when the profiler starts/stops. r=past
2012-09-13 00:14:12 +02:00
Mike Hommey
614cf671dc
Bug 751034 part 2 - Add profiler actor when adding the browser actors. r=past
2012-09-13 14:40:16 +02:00
Nathan Froyd
5c3d3ea34c
Bug 792094 - part 2: handle exceptions thrown by sync .write; r=taras
2012-09-20 11:26:04 -04:00
Nathan Froyd
a7769f4363
Bug 792094 - part 1: don't open Telemetry ping files with DEFER_OPEN; r=taras
2012-09-18 13:48:22 -04:00
Marco Bonardo
9793dac4c0
Bug 781617 - autoFill should respect user's input.
...
r=unfocused
2012-09-21 16:56:20 +02:00
Phil Ringnalda
6d50fa80a7
Back out 1e7050c52cb9 (bug 792850), 776f7325952b (bug 705047), 2e1be0680e70 (bug 733501), 6adef296963c (bug 791775), b8397781f862 (bug 792391) for WinXP hangs and suspicion of breaking Android stacks
2012-09-20 14:38:14 -07:00
Brian R. Bondy
f447cc0aed
Bug 737833 - Metro style enabled desktop browser installer registration. r=rstrong
2012-09-11 14:58:58 -04:00
Brian R. Bondy
487815a611
Bug 737833 - Add logiclib tests for Windows 8. r=rstrong
2012-09-11 14:59:07 -04:00
Brian R. Bondy
779abadc38
Bug 791687 - Remove NSIS 2.33 support since everything is upgraded to NSIS 2.46. r=rstrong
2012-09-21 10:05:23 -04:00
Brian R. Bondy
ef70b83dd8
Bug 789743 - Ensure bgupdates executes PostUpdate successfully. r=ehsan
2012-09-20 15:40:45 -04:00
Georg Fritzsche
089727508b
Bug 791215 - Fix RangeError in fake crashreport server when the request body is too big. r=ted
2012-09-17 19:47:14 +02:00
Ryan VanderMeulen
fa467918aa
Merge inbound to m-c.
2012-09-22 08:28:28 -04:00
Andres Hernandez
ed2022de9c
Bug 753127 - Add telemetry for the time spent updating UI in response to a tab switch. r=dao
2012-09-21 18:33:30 -06:00
Chris Ilias
95f3137c69
Bug 792666 - Add browser.urlbar prefs to about:support. r=zpao
2012-09-21 23:36:16 -04:00
David Rajchenbach-Teller
cea5170832
Bug 782231 - Testsuite for the new features of DirectoryIterator. r=froydnj
2012-09-21 23:36:15 -04:00
David Rajchenbach-Teller
cd25d0694b
Bug 782231 - Do not automatically reopen a DirectoryIterator that is closed before being used on Windows. r=yoric
2012-09-21 23:36:15 -04:00
David Rajchenbach-Teller
b4cfe92218
Bug 782231 - Implement DirectoryIterator.prototype.nextBatch. r=froydnj
2012-09-21 23:36:15 -04:00
David Rajchenbach-Teller
37a991847c
Bug 782231 - Implement DirectoryIterator.prototype.forEach. r=froydnj
2012-09-21 23:36:15 -04:00
David Rajchenbach-Teller
61afa94a58
Bug 782231 - Share code between implementations of DirectoryIterator. r=froydnj
2012-09-21 23:36:15 -04:00
David Rajchenbach-Teller
00708a5c02
Bug 790633 - Make FindClose errors visible to the test suite. r=froydnj
2012-09-21 23:36:14 -04:00
Jared Wein
5672eb81ee
Bug 781588 - [Perf] Refactor formatValue to increase performance by 40%. r=felipe
...
Removed a couple of regular expressions from formatValue and replace them with simple string manipulation.
The property access of this.editor was taking 5% of the formatValue function. Switching it to a field removes this extra overhead.
2012-09-21 16:03:23 -07:00
Jan Beich
bc9f21a957
Bug 789436 - Remove one more SIGFPE workaround for FreeBSD. r=sicking
2012-09-18 21:35:04 -04:00
Hiroyuki Ikezoe
c93007845c
Bug 788938 - Use MOZILLA_DIR instead of topsrcdir to include packager.mk from comm-central. r=ted
2012-09-18 21:35:03 -04:00
Andres Hernandez
ba43cd94bb
Bug 721165 - Extract repeated code for retrieving CHANNEL information from Blocklist and Telemetry to a javascript module r=gavin
2012-09-10 10:54:41 -06:00
Michael Wu
90db171045
Bug 791269 - dlopen opensl library, r=kinetik
2012-09-15 15:52:34 -04:00
Patrick McManus
cd31dfef08
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
2012-09-14 16:27:46 -04:00
Adam Dane [:hobophobe]
b6842875b3
Bug 787624 - Test for bug 787624. r=roc
2012-09-14 15:00:21 -05:00
Paul Adenot
d1b985c6a9
Bug 790132 - Add a test to make sure media sniffing occurs only when we want. r=bz
2012-09-12 13:04:01 -07:00
Phil Ringnalda
9d64853cc0
Back out 486dcdbdfa23 (bug 787624) for Android failures
2012-09-13 20:47:03 -07:00
Adam Dane [:hobophobe]
114932bff7
Bug 787624 - Test for bug 787624. r=roc
2012-09-13 19:38:38 -05:00
Adam Dane [:hobophobe]
817f867d4e
Bug 787624 - Form scrolling for popups should use SCROLL_IF_NOT_VISIBLE. r=roc
2012-09-12 21:53:28 -05:00
Josh Matthews
f4e16afc9a
Bug 789546 - Convert all JS users of imgICache service to use privacy-aware imgITools API instead. r=ehsan
2012-09-17 12:18:40 -04:00
Frank Yan
05c0b1f811
Bug 790736 - Trigger clickSelectsAll (if applicable) upon opening textbox context menu. r=enndeakin
2012-09-15 18:46:13 -05:00
Koosha Khajeh Moogahi
e98cd6bf45
Bug 788242: Implement and make use of void versions of NS_ENSURE_* macros; r=ehsan,bsmedberg
2012-09-14 14:30:31 +04:30
Michal Novotny
a38d2db36d
Bug 723362 - Make an asynchronous variant of nsCacheEntryDescriptor::Doom, r=hurley
2012-09-17 23:31:46 +02:00
Nathan Froyd
a25cbdd079
Bug 788704 - add telemetry for enablePrivilege; r=bholley
2012-09-17 17:03:42 -04:00
Benoit Girard
64e4b4e648
Bug 751034 - Support remote profiling Via Remote debugging protocol. r=past,rcampbell
2012-09-06 16:55:55 +03:00
Panos Astithas
2df4be745b
Bug 781515 - Use a default allowConnection handler in dbg-server.js so that add-ons don't have to provide their own. r=rcampbell, f=Pike,mgoodwin
2012-09-20 09:40:01 +03:00
Panos Astithas
cafd096c1e
Bug 789114 - Make B2G and Fennec browser actors inherit the extensibility API changes. f=glandium r=msucan,mfinkle,vingtetun
2012-09-20 09:38:11 +03:00
Panos Astithas
3c23735c98
Bug 753401 - The debugger server root and tab actors should be easily extensible; r=rcampbell
...
--HG--
rename : browser/devtools/debugger/test/browser_dbg_contextactor-02.js => browser/devtools/debugger/test/browser_dbg_globalactor-01.js
2012-09-20 09:36:32 +03:00
Ehsan Akhgari
c578fadd65
Bug 741059 - Part 4: Update the callers to mozIAsyncFavicon::SetAndFetchFaviconForPage; r=jdm,bz,mak
2012-09-06 00:34:50 -04:00
Jared Wein
61432139c7
Backed out changeset 32d1752fb7ba (bug 786095)
2012-09-24 16:03:59 -07:00
Jared Wein
fa4ba904ea
Bug 786095 - Initially disable Social API when in safe mode. r=felipe
2012-09-24 14:57:12 -07:00
Brian R. Bondy
f91c06c71e
Bug 793461 - Uninstalling metro browser now removes appusermodelid reg keys. r=jimm
2012-09-22 21:52:50 -04:00
Gavin Sharp
3cc53fe881
Bug 770063: disable intermittently passing todos, r=mattn
2012-09-24 12:59:27 -07:00
Cameron Kaiser
5ac3454662
Bug 793523 - Fix bookmarks search on big-endian platforms.
...
r=mak
2012-09-24 21:28:51 +02:00
Ehsan Akhgari
dd7fefe23a
Bug 741059 - Part 2: Use the nsIChannel::SetPrivate API to set the private bit on the favicon channel loads based on the knowledge of the caller of the favicon loading API; r=mak
2012-09-04 20:38:00 -04:00
Drew Willcoxon
18f2ce621d
Bug 554174 - Follow-up, fix Windows-only JS syntax error
2012-09-18 15:43:14 -07:00
Adam Dane [:hobophobe]
fe6d81410d
Bug 87717 - Allow offline mode to connect to loopback r=mcmanus sr=cbiesinger
2012-09-17 18:45:10 -05:00
Drew Willcoxon
40e7c68475
Bug 789674 - Update about:support to use Troubleshoot.jsm. r=felipe
2012-09-18 13:30:41 -07:00
Drew Willcoxon
b2c655c867
Bug 554174 - Make about:support information easily parseable. r=felipe
2012-09-18 13:25:06 -07:00
Abhishek Potnis
b88dfa40fc
Bug 786592 - Remove the logging of OS.Path.normalize from ospath_unix_back.jsm. r=yoric
2012-09-19 15:07:02 +05:30
Valentin Gosu
3793f9760c
Bug 791088 - Add telemetry for Connection Manager transaction time. r=mcmanus
2012-09-19 20:24:58 -04:00
Chris Jones
ec1152c106
Bug 787436: Implement a "really really quit" watchdog to monitor normal shutdown and exit Gecko in a hurry if it takes too long. r=bent
2012-09-19 16:13:31 -07:00
Matt Woodrow
6bcc0bc124
Bug 539356 - Part 10 - Test changes required for DLBI. r=roc
...
* * *
[mq]: test-fixes
2012-08-29 17:48:13 +12:00
Gordon P. Hemsley
bf59fabb9b
Bug 724594 - Rename 'Scots Gaelic' to 'Scottish Gaelic' [gd]. r=smontagu
2012-09-04 11:51:20 -04:00
Gordon P. Hemsley
934d0bab15
Bug 586085 - Add support for Kashubian [csb], Hawaiian [haw], and Hiligaynon [hil]. r=smontagu
2012-09-13 13:44:02 -04:00
Gordon P. Hemsley
1b3b25bffb
Bug 535422 - Add support for Lower Sorbian [dsb]. r=smontagu
2012-09-13 13:22:30 -04:00
Ed Morley
2ee5369324
Backout 3182f9d08c2d (bug 347307), 2a30593cca79 (bug 507578), b87b27f5a417 (bug 769764) for m-oth permaorange in browser_463205.js
2012-09-13 22:42:29 +01:00
Ed Morley
d9d8826fca
Merge mozilla-central to mozilla-inbound
2012-09-13 21:03:10 +01:00
Ed Morley
df5b48bf82
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-09-13 20:52:14 +01:00
Benjamin Smedberg
66c22fafd6
Bug 791009 - Misnamed variable in CrashSubmit.jsm causes an error when submitting a crash: "ReferenceError: extraData is not defined", r=ted
...
--HG--
extra : rebase_source : f3302a6c31fc2c68842e669f25897fa519ed5721
2012-09-13 15:20:12 -04:00
Patrick McManus
183e115253
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
2012-09-13 15:22:56 -04:00
Mark Capella
7d43cd8bad
Bug 780442 - About:Memory page buttons are overlapping, oversized, r=margaret, njn
2012-09-13 10:47:31 -04:00
Ed Morley
b4e2e4ae1a
Backout 815b5a243315 (bug 781213) for xpcshell failures
2012-09-13 15:23:53 +01:00
Victor Porof
96f3c7d7f9
Merge fx-team to m-c
2012-09-13 13:42:13 +03:00
Panos Astithas
268082385c
Bug 785689 - Debugger breaking when it shouldn't. r=msucan,vporof
2012-09-12 14:10:05 +03:00
Justin Lebar
670cb9961b
Bug 790615 - Add the MEMORY_RESIDENT telemetry histogram back. r=froydnj
2012-09-13 08:18:35 -04:00
Nathan Froyd
23bdd36eb1
Bug 781213 - remove chmod on telemetry saved-pings directory; r=taras
2012-09-13 07:33:35 -04:00
Jared Wein
4081397ae9
Bug 790278 - Add Social API prefs to about:support. r=gavin
2012-09-12 16:59:03 -04:00
Ed Morley
ea14a0d709
Merge mozilla-central to mozilla-inbound
2012-09-12 21:58:18 +01:00
Ed Morley
2e19324705
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-09-12 21:50:56 +01:00
Mike Hommey
bd662b6618
Backout changeset d2cf237d02fd (bug 787165) for l10n updates bustage
2012-09-12 17:52:06 +02:00
Marco Bonardo
80d98fd960
Bug 751813 - Stop spewing to the console about Places Maintenance.
...
r=paolo
2012-09-12 12:02:07 +02:00
Benjamin Smedberg
903e5e35fb
Bug 787410 - Allow overriding the plugin hang report submission URL via prefs (also allow overriding in general using MOZ_CRASHREPORTER_URL like the standalone client does), r?ted
2012-09-11 15:13:00 -04:00
Ehsan Akhgari
72aeeaa3e9
Bug 789422 - Part 3: Update the unit tests to test for the new behavior; r=rstrong
2012-09-11 14:12:51 -04:00
Ehsan Akhgari
7b006a90b5
Bug 789422 - Part 2: Ensure that the update.status directory exists before attempting to write to it; r=rstrong
2012-09-11 14:12:34 -04:00