Gavin Sharp
71eb020009
Bug 762569: add "FrameWorker" module, implementing a SharedWorker-like API for use by social providers. Original code by Mark Hammond <mhammond@skippinet.com.au>, Shane Caraveo <mixedpuppy@gmail.com>, and Michael Hanson <mhanson@mozilla.com>, r=me/shane/markh
...
--HG--
extra : transplant_source : %92%D8Q%B7gP4%2A%D3%B7%B3%1E%E6%18T%A7%08%F6%D9%9A
2012-06-28 21:12:01 -04:00
Chris Lord
0c2e30de59
Bug 769467 - Add a PrivateBrowsingUtils module. r=gavin
...
Add a PrivateBrowsingUtils module that contains a function to find out if an
arbitrary window is a descendant of a private docshell or not.
2012-07-03 15:35:03 +01:00
Rafael Ávila de Espíndola
c60b1db79c
Bug 732173 - poison write during shutdown in a debug build. r=ted.
...
With this patch we now patch the write functions during shutdown in a debug
build and abort if a non white listed write is found.
2012-07-03 09:15:34 -04:00
Ed Morley
7a600d2b9c
Backout 1dba66cfad9a, ed768b821da1, 23fd9a8d0c9a, 1e90805d96aa, 07425f0e921e (bug 749551) for M3 failures
2012-07-03 11:23:54 +01:00
Gene Lian
f017e9b225
Bug 749551 - Alarm API (Idl and dummy Dom). r=mounir sr=jonas
2012-07-03 11:26:12 +02:00
Matt Woodrow
616e076f88
Bug 770000 - Call WillPaint and DidPaint from the refresh driver instead of the widget events. r=roc
2012-07-03 21:06:04 +12:00
Rafael Ávila de Espíndola
6ceb3058ba
Bug 771083 - Shutdown telemetry causes "Assertion failure: r == count, at xpcom/build/mozPoisonWriteMac.cpp:194"
...
White list the shutdown time fd. r=benjamin.
2012-07-06 20:44:43 -04:00
Ben Adida
8bdbd55546
Bug 753238 - Identity module unit tests. rs=dolske
...
--HG--
extra : rebase_source : 9ee371fd16d903ed55a98a62c765fe67665b5229
2012-07-06 16:27:33 -07:00
Jed Parsons
8996c31558
Bug 753238 - Identity (BrowserID) module. r=dolske,rrelyea
...
--HG--
extra : rebase_source : 33ff0f0248ef84f3f4c8154745e5988819f2b787
2012-07-03 14:53:37 -07:00
Rafael Ávila de Espíndola
cec3998a41
Bug 763361 - shutdown. sigsegv during freelibrary.
...
Call RecordShutdownEndTimeStamp from XRE_main. r=benjamin.
2012-07-06 18:29:53 -04:00
Ekanan Ketunuti
ac1ce378c9
Bug 771365 - Fix typo in FrameWorker.jsm. r=jaws
2012-07-06 09:26:57 +07:00
Gavin Sharp
368ba3c4aa
Bug 771344: make workerURL optional, r=adw
...
--HG--
rename : toolkit/components/social/test/xpcshell/test_getProvider.js => toolkit/components/social/test/xpcshell/test_SocialService.js
extra : transplant_source : Z%AAM%9F%14%A6%E3%AB%0E%BFY%91%60%AB%1A%3F%8D%00%7FU
2012-07-06 08:47:34 -07:00
Gene Lian
56475ce904
Bug 749551 - Alarm API (Idl and dummy Dom). r=mounir sr=jonas
2012-06-22 15:37:49 +08:00
Ehsan Akhgari
b6f4ebefe4
Bug 769881 - copyStringToClipboard Optional parameters should go at the end, also this will make it backward compatible for version bumped extensions; r=roc
2012-07-01 14:18:23 -04:00
David Zbarsky
ae718ee1c0
Bug 763350 - Clean up some includes in content/ and dom/ r=smaug
2012-07-01 16:45:59 -07:00
Philip Chee
3296fb9b89
Bug 769737 Add nsIFocusManager to Services.jsm r=gavin.
2012-07-02 05:09:31 +08:00
Hub Figuière
722f092a13
Bug 769304 - Add accessibility platform status to about:support. r=dbolter,gavin
2012-06-30 22:16:54 -07:00
Matthew Noorenberghe
ffa8e94e62
Bug 762993 - Follow-up fix for 15ac0594d478. Unregister for WindowWatcher notifications in the success case. a=bustage-fix
2012-07-01 00:06:48 -07:00
Matthew Noorenberghe
4ea07adc41
Bug 762993 - Implement a sandbox iframe for Identity IdP provisioning. r=jst,benadida,dolske
...
Based on Anant's code from bug 745345.
2012-06-28 01:57:00 -07:00
Matt Woodrow
c96dc0e2ed
Bug 539356 - Part 10 - Test changes required for DLBI. r=roc
2012-06-30 15:06:11 +12:00
Ehsan Akhgari
e7ff56366a
Bug 722868 - Part 4: Make the view source window aware of the deleteTemporaryPrivateFileWhenPossible API; r=Mossop
2012-04-24 23:14:16 -04:00
Ehsan Akhgari
69a09c663a
Bug 722868 - Part 2: Make the download manager aware of the deleteTemporaryPrivateFileWhenPossible API; r=gavin
2012-04-24 23:01:35 -04:00
Vladan Djeric
477f96fa71
Bug 763138: Telemetry should indicate whether a debugger is attached. r=bsmedberg,smichaud
2012-06-28 14:57:52 -04:00
Ed Morley
a82421537c
Backout a6175c97f365, 3ceeeaf0519f, bde34cebdcdc, 66dfa9606626, 86762d8c4de9, 717f908c990a, aa83d71fe7ee (bug 722868) for compilation failures
2012-06-28 19:00:30 +01:00
Ehsan Akhgari
5259bfd587
Bug 722868 - Part 4: Make the view source window aware of the deleteTemporaryPrivateFileWhenPossible API; r=Mossop
2012-04-24 23:14:16 -04:00
Ehsan Akhgari
aa027028dd
Bug 722868 - Part 2: Make the download manager aware of the deleteTemporaryPrivateFileWhenPossible API; r=gavin
2012-04-24 23:01:35 -04:00
Chris Pearce
407767521d
Bug 762191 - Make video controls mute/volume widgets do nothing if the video doesn't have audio. r=jaws
2012-06-28 17:31:09 +12:00
Saurabh Anand
5e79fe788a
Bug 722994 - globalOverlay.js uses global Private Browsing state to control display of a prompt; r=ehsan
2012-06-27 15:14:45 +05:30
David Rajchenbach-Teller
44b7a7150b
Bug 768381 - Size of type mode_t depends on the platform. r=yoric
2012-06-27 20:15:33 -04:00
Christopher Finke
83c787ba35
Bug 763139 - Add the "DEPRECATED_" prefix to the LS_createLivemark function name. r=mak77
2012-06-27 20:15:33 -04:00
David Rajchenbach-Teller
9afe4e857b
Bug 722332 - Adapt main clients to asynchronous nsIBrowserSearchService API. r=gavin
2012-04-19 16:08:09 +02:00
Ryan VanderMeulen
78293e16de
Merge m-c to inbound.
2012-06-27 20:15:13 -04:00
Jim Mathies
48edc501fc
Bug 767517 - Checkin new vs 2012 dump_syms_vc1700.exe. r=ted
2012-06-27 07:12:37 -05:00
Atte Kemppilä
42155ddddb
Bug 745703 - Fix menu-button xbl:inherits typo: accessKey -> accesskey. r=enndeakin
2012-06-26 15:39:33 -07:00
Dão Gottwald
3fee7f548f
Bug 767975 - Set the consumeoutsideclicks attribute on autocomplete result popups instead of calling popupBoxObject.setConsumeRollupEvent. r=enndeakin
2012-06-26 23:48:15 +02:00
Siddharth Agarwal
3af8a72761
Bug 767827 - TestAUSReadStrings.cpp fails with 'unable to find platform specific path separator' under Pymake on Windows. r=rstrong
2012-06-26 22:39:17 +05:30
Nicholas Nethercote
26f000b52d
Bug 711130 (part 5) - Overhaul the "other measurements" measurements for JS memory consumption. r=terrence.
...
--HG--
extra : rebase_source : 492af75618c40eb2a92be2756f67db93834729cf
2012-06-25 17:08:59 -07:00
Neil Rashbrook
0c34361ca7
Bug 758354 Stop unnecessarily preprocessing chrome r=dolske
2012-06-26 00:11:16 +01:00
Dão Gottwald
a8556d921d
Bug 684534 - Apply workaround to all arrow panels to prevent flickering when reopening certain panels. r=enndeakin
...
--HG--
extra : rebase_source : c84f5db8915a8038176e0391a62549abfe760772
2012-06-26 00:17:45 +02:00
Brian R. Bondy
f76c80dc4d
Bug 767471 - Report telemetry data for if the MozillaMaintenance service was ever manually uninstalled. r=rstrong
2012-06-25 15:17:45 -04:00
Ed Morley
58e896dd49
Backout ec9451e9e830 (bug 758354) for PGO linux permaorange in browser_bug422590.js and friends
2012-06-25 19:14:43 +01:00
Nathan Froyd
8062bfe9d5
Bug 765326 - followup fix for M-oth bustage r=orange
2012-06-25 13:58:32 -04:00
Neil Rashbrook
7e7b835fdc
Bug 758354 Stop unnecessarily preprocessing chrome r=dolske
2012-06-25 09:24:49 +01:00
Dão Gottwald
3c4f7feb69
Bug 767861 - Add fade-in animation for arrow panels. r=enndeakin ui-r=shorlander
...
--HG--
extra : rebase_source : c2d6d931c031301967701a537303f36fa51f5bf1
2012-06-25 06:03:57 +02:00
Chris Ilias
ece61fbbb1
Bug 752268 - Add browser.privatebrowsing prefs to about:support. r=zpao
2012-06-22 22:38:19 -07:00
David Rajchenbach Teller
499af832f0
Bug 767021 - Make error-handling compatible with 'use strict'. r=yoric
2012-06-22 20:24:27 -04:00
David Rajchenbach Teller
23c99f373d
Bug 767021 - Add support for int64/uint64. r=yoric
2012-06-22 20:24:27 -04:00
Ryan VanderMeulen
8d23fa6f5f
Backout 70e3a2c8c6b4 (Bug 767133) due to mochitest-other orange.
2012-06-22 18:12:54 -04:00
Steve Fink
3b6b189846
Bug 764184 - Fix GC_REASON telemetry bucket count (r=froydnj)
...
--HG--
extra : rebase_source : 790f6727878f44e7cf424d9e32a85347416df625
2012-06-15 15:21:56 -07:00
Dão Gottwald
4910364e2c
Bug 767133 - Add slide-in animation for arrow panels. r=enndeakin ui-r=shorlander
...
--HG--
extra : rebase_source : ab38e90e42a6bf45c4152b4960db8f4a8ba14ec0
2012-06-22 22:13:21 +02:00
Steve Fink
13b3ad567f
Backed out changeset c33a30aedb3b (bug 764184)
2012-06-22 12:22:00 -07:00
Steve Fink
5cd675cf2b
Bug 764184 - Fix GC_REASON telemetry bucket count (r=froydnj)
...
--HG--
extra : rebase_source : b4b9015caab404d8a4b674349fc27ade09dd3ec5
2012-06-15 15:21:56 -07:00
Brian R. Bondy
ef77747cbd
Bug 766833 - Some MozillaMaintenance installs point to maintenanceservice_tmp.exe. r=ehsan
2012-06-22 10:13:56 -04:00
Brian Smith
8cc5f59bd8
Bug 763351: Fix cache hit rate telemetry so that kCacheMissedViaReval gets reported, r=hurley
...
--HG--
extra : rebase_source : 4f914bbe9ef20693ed25dd3da8f4a5a81953c03f
2012-06-21 13:48:59 -07:00
Brian R. Bondy
e2564e9daa
Bug 735975 - Get rid of UNEXPECTED_ERROR codes from updater error handling. r=ehsan
2012-06-21 19:40:47 -04:00
Brian R. Bondy
7393218c0a
Bug 766567 - Figure out the source of WRITE_ERROR (7) errors in updater code. r=ehsan
2012-06-21 19:40:43 -04:00
Ed Morley
68ecd4f040
Fix comment typo in TelemetryPing.js (no bug); r=trivial DONTBUILD
2012-06-21 14:41:24 +01:00
Ted Mielczarek
24c159c71d
bug 587073 followup, re-silence the output of dsymutil
2012-06-21 09:02:15 -04:00
Randell Jesup
b21f99bd33
Bug 757669: License changes for import of webrtc code r=gerv
2012-05-24 12:46:20 -07:00
Randell Jesup
04cb98a9a8
Bug 757637: Rollup makesystem changes for webrtc r=khuey r=ted f=glandium
2012-06-20 07:27:43 -04:00
Geoff Lankow
6019e98ebf
Bug 749930 - Replace uses of nsILocalFile with nsIFile (more C++ bits); r=Neil
2012-06-21 19:33:49 +12:00
Ed Morley
4992a5b7b4
Merge mozilla-central to mozilla-inbound
2012-06-21 08:38:39 +01:00
Mike Hommey
58718e5c70
Bug 763987 - Normalize autoconf.mk.in. r=ted
2012-06-20 09:00:48 +02:00
Drew Willcoxon
530c9d7e3b
Bug 762579 - Implement SocialAPI service provider registry. r=gavin
2012-06-20 18:01:27 -07:00
Jonathan Kew
c49bd10d2f
bug 763693 - simplify the word-cache telemetry to reduce overhead. r=jdaggett
2012-06-20 20:58:19 +01:00
Ted Mielczarek
4c5e760fbc
bug 766664 - make double-including package-name.mk not break things. r=glandium
2012-06-20 15:39:46 -04:00
Wolfgang Rosenauer
3c614e844d
Bug 762780 - crashreporter restart command should support MOZ_APP_LAUNCHER. r=ted
2012-06-20 17:41:34 +02:00
Ehsan Akhgari
1e22410675
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (url-classifier parts); r=dcamp
...
Pushed on a CLOSED TREE
2012-06-20 00:01:02 -04:00
Mike Hommey
7a97c993d4
Backout changeset 6984dace6afb (bug 763987) because of OSX opt jsreftest bustage
2012-06-20 10:55:59 +02:00
Mike Hommey
52dc0077b1
Bug 734125 - Fail configure when acoutputfast.pl fails to find one of the input files. r=ted
2012-06-20 09:45:45 +02:00
Mike Hommey
f5e949bd00
Backout changeset efc2f07a829b (bug 734125) because of bustage
2012-06-20 09:23:41 +02:00
Mike Hommey
3331a294da
Bug 763987 - Normalize autoconf.mk.in. r=ted
2012-06-20 09:00:48 +02:00
Mike Hommey
7e280b5f1a
Bug 734125 - Fail configure when acoutputfast.pl fails to find one of the input files. r=ted
2012-06-20 09:00:48 +02:00
Ryan VanderMeulen
2d55deca2d
Merge m-c to inbound.
2012-06-19 21:13:46 -04:00
Patrick McManus
abd77bb045
bug 764260 convert telemetry::SPDY_VERSION and DNS_LOOKUP_METHOD to be enumerations r=bsmith
2012-06-19 20:38:44 -04:00
Jared Wein
496ac3d97b
Backed out changeset feec545f5f98 (bug 713608)
2012-06-19 14:11:38 -07:00
Jared Wein
a900f8fc09
Backed out changeset 0fa8e0eb40a7 (bug 760696)
2012-06-19 14:11:23 -07:00
Ehsan Akhgari
bb915f2f93
Bug 765227 - Avoid attempting to update the maintenance service when an update is being staged; r=bbondy
2012-06-18 16:06:01 -04:00
Mark Banner
8bf442db1c
Bug 757794 - Constant "command timed out: 1200 seconds without output" in test_0200_app_launch_apply_update.js and others. Ensure that timeout loops will always abort eventually. r=ehsan
2012-06-19 15:48:00 +01:00
Phil Ringnalda
0cf36c5493
Back out fe2fdd5d3aae (bug 722994) for mochitest-chrome failures
2012-06-18 22:18:33 -07:00
Saurabh Anand
373cde24bf
Bug 722994 - globalOverlay.js uses global Private Browsing state to control display of a prompt; r=ehsan
2012-06-19 01:57:26 +05:30
Benjamin Smedberg
ea4315c1ff
Bug 755724 Part C - Move ScopedAppData into the XPCOM glue, r=glandium
...
--HG--
rename : toolkit/xre/nsAppData.cpp => toolkit/xre/CreateAppData.cpp
rename : toolkit/xre/nsAppData.cpp => xpcom/glue/AppData.cpp
extra : rebase_source : 6223397345e77b00f14d93a1f188c042fc5f89ea
2012-06-08 08:41:30 -04:00
Mark Banner
b8289dc31e
Bug 757794 - Constant "command timed out: 1200 seconds without output" in test_0200_app_launch_apply_update.js and others. Ensure that timeout loops will always abort eventually. r=ehsan
...
--HG--
extra : rebase_source : d29af708ec3c8d26bb5bcc95c51e25b13f798072
2012-06-19 15:48:00 +01:00
Tom Schuster
7875261dcc
Bug 764346 - Let Error Console filter match more properties like source, line. r=jaws
2012-06-19 17:24:58 +02:00
Ted Mielczarek
3787283363
bug 587073 - stop uploading duplicate dSYM files in the symbol package. r=nthomas
2012-06-19 09:24:49 -04:00
Ted Mielczarek
2c5dc50c91
bug 764671 - Stop uploading symbols for test programs/libs to the symbol server. r=nthomas
2012-05-24 11:58:35 -04:00
Dão Gottwald
6a8749f979
Bug 765714 - Reduce the arrow panel arrow size. r=enndeakin
2012-06-19 16:08:11 +02:00
Dão Gottwald
9a806ebbb6
Bug 764755 - Remove the aero glass style border of arrow panels and reduce the arrow size. r=enndeakin
2012-06-19 16:07:24 +02:00
Nathan Froyd
867b951b6a
Bug 763587 - rename AutoHashtable::ReflectHashtable; r=taras
2012-06-18 16:20:52 -04:00
Nils Maier
0c2db95ab0
Bug 759783: Add identifying origin information to Javascript sandboxes. r=jlebar
2012-06-18 13:09:17 -04:00
Ed Morley
75bfdac4c8
Merge mozilla-central to mozilla-inbound
2012-06-18 15:27:22 +01:00
Irakli Gozalishvili
7ad2494849
Bug 743359: Land the SDK module loader. r=mossop
2012-06-18 10:03:02 +01:00
Ian Neal
8121ad3ea5
Bug 756784 - Make file menu popup more consistent and easier to overlay r=gavin
2012-06-17 16:40:30 +01:00
Brian R. Bondy
a1e43d8687
Bug 764905 - Randomly flip preload on/off, independent of whether update service deleted prefetch. r=taras
2012-06-16 13:44:07 -04:00
Ryan VanderMeulen
dd68fb6231
Merge inbound to m-c.
2012-06-16 09:38:43 -04:00
Tim Taubert
fd5ba085cb
merge m-c to fx-team
2012-06-16 12:36:20 +02:00
Martin Stransky
00527285da
Bug 627699 - Port GTK2 to GTK3, toolkit part, r=karlt
2012-06-16 18:06:10 +12:00
Ekanan Ketunuti
4ad271eb1a
Bug 764270 - Generalize use of Services.jsm in nsSearchSuggestions. r=gavin, yoric
2012-06-16 10:07:40 +07:00
Brian R. Bondy
0bf749eba5
Bug 763025 - Report telemetry data for the number of people that cannot upgrade due to permissions. r=rstrong
2012-06-15 11:59:35 -04:00
Brian R. Bondy
d12eed31bb
Bug 763018 - Report telemetry data for if background updates are enabled. r=rstrong
2012-06-15 11:59:35 -04:00
Brian R. Bondy
18331a6af5
Bug 763016 - Report telemetry data for if the MozillaMaintenance service is installed. r=rstrong
2012-06-15 11:59:35 -04:00
Brian R. Bondy
1cbb101a8e
Bug 763022 - Report telemetry data for the number of service related errors people encountered. r=rstrong
2012-06-15 11:59:35 -04:00
Brian R. Bondy
5040132ee7
Bug 763017 - Report telemetry data for if the MozillaMaintenance service is enabled. r=rstrong
2012-06-15 11:59:35 -04:00
Brian R. Bondy
a038a03cd7
Bug 763012 - Report telemetry data for whether or not updates are automatic. r=rstrong
2012-06-15 11:59:35 -04:00
Brian R. Bondy
d5a8bf8d85
Bug 763011 - Report telemetry data for whether or not updates are enabled. r=rstrong
2012-06-15 11:59:35 -04:00
David Rajchenbach-Teller
25556ed56e
Bug 747876 - Windows front-end;r=taras,dougt
2012-06-15 17:23:17 +02:00
David Rajchenbach-Teller
fd21c8718f
Bug 747876 - Unix front-end;r=taras,dougt
2012-06-15 17:23:07 +02:00
David Rajchenbach-Teller
a6d2e7dad9
Bug 747876 - Shared code;r=taras,dougt
2012-06-15 17:22:57 +02:00
David Rajchenbach-Teller
d054fe8060
Bug 747876 - More shared code;r=taras,dougt
2012-06-15 17:22:50 +02:00
David Rajchenbach-Teller
a74ce62b20
Bug 747876 - Companion testsuite;r=taras
2012-06-15 17:22:40 +02:00
Ed Morley
6c0104928c
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-06-15 13:32:55 +01:00
Mike Hommey
e18aca6d9a
Bug 764021 - Add Startup Timeline probe for when entering main(). r=taras,r=bsmedberg
2012-06-15 08:23:08 +02:00
Phil Ringnalda
a3f69ac10a
Back out fcad61fcaf73 (bug 726191) for test_videocontrols.html bustage
2012-06-14 22:51:50 -07:00
Chris Pearce
05cc1393d1
Bug 726191 - Only setup video controls' volume control event listeners once we know that we have an audio stream. r=jaws
2012-06-15 17:05:57 +12:00
Jonathan Wilde
5a88378428
Bug 762528 - Remove enablePrivilege from password manager tests. r=fryn
2012-06-11 18:13:20 -07:00
Ehsan Akhgari
dead1c5a1b
Bug 757632 - Re-enable the test; r=rstrong
2012-06-13 10:30:07 -04:00
Ehsan Akhgari
7ce04794eb
Bug 764587 - Do not throttle the download of a complete mar if we fall back to a complete update after attempting to stage a partial update; r=rstrong
2012-06-13 22:00:03 -04:00
Ehsan Akhgari
7c66e981ad
Bug 764269 - Handle symbolic links properly when copying the installation directory before staging an update; r=rstrong
2012-06-13 20:38:56 -04:00
Ehsan Akhgari
87bbd427a3
Bug 760577 - Part 4: Add full round-trip tests for keeping the mar file around and falling back to apply it at startup if replacing the application fails; r=rstrong
...
--HG--
rename : toolkit/mozapps/update/test/unit/test_0201_app_launch_apply_update.js => toolkit/mozapps/update/test/unit/test_0203_app_launch_apply_update.js
rename : toolkit/mozapps/update/test_svc/unit/test_0201_app_launch_apply_update_svc.js => toolkit/mozapps/update/test_svc/unit/test_0203_app_launch_apply_update_svc.js
2012-06-08 15:06:53 -04:00
Ehsan Akhgari
48639f87df
Bug 760577 - Part 3: Verify the fallback behavior on all the locked file tests; r=rstrong
...
--HG--
rename : toolkit/mozapps/update/test/unit/test_0161_appInUse_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0162_appInUse_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0172_fileLocked_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0174_fileLocked_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0173_fileLocked_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0175_fileLocked_xp_win_partial.js
rename : toolkit/mozapps/update/test/unit/test_0184_fileInUse_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0188_fileInUse_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0185_fileInUse_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0189_fileInUse_xp_win_partial.js
rename : toolkit/mozapps/update/test/unit/test_0186_rmrfdirFileInUse_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0190_rmrfdirFileInUse_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0187_rmrfdirFileInUse_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0191_rmrfdirFileInUse_xp_win_partial.js
rename : toolkit/mozapps/update/test_svc/unit/test_0161_appInUse_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0162_appInUse_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0172_fileLocked_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0174_fileLocked_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0173_fileLocked_xp_win_partial_svc.js => toolkit/mozapps/update/test_svc/unit/test_0175_fileLocked_xp_win_partial_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0184_fileInUse_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0188_fileInUse_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0185_fileInUse_xp_win_partial_svc.js => toolkit/mozapps/update/test_svc/unit/test_0189_fileInUse_xp_win_partial_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0186_rmrfdirFileInUse_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0190_rmrfdirFileInUse_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0187_rmrfdirFileInUse_xp_win_partial_svc.js => toolkit/mozapps/update/test_svc/unit/test_0191_rmrfdirFileInUse_xp_win_partial_svc.js
2012-06-14 09:26:02 -04:00
Ehsan Akhgari
cee6e67eff
Bug 760577 - Part 2: Fall back to regular updates if the replacing step fails after we've staged an update; r=rstrong
2012-06-14 09:25:24 -04:00
Ehsan Akhgari
97c7757142
Bug 760577 - Part 1: Keep the update files around when an update has been staged; r=rstrong
2012-06-14 09:21:13 -04:00
Ehsan Akhgari
5f1a93f20d
Bug 762032 - Increase the amount of time we wait for the helper application to finish running in the updater tests; r=rstrong
2012-06-11 10:36:21 -04:00
Masatoshi Kimura
6fbd736648
Bug 563169 - Use WinInet function instead of reading registry. r=jmathies
2012-06-13 21:12:36 -04:00
Ryan VanderMeulen
c485f40f19
Merge m-c to inbound.
2012-06-13 21:12:31 -04:00
Matt Brubeck
cee86ebe22
Merge last green changeset from inbound to mozilla-central
2012-06-13 13:23:54 -07:00
Brian R. Bondy
4f18864be4
Bug 763474 - Firefox win32 l10n builds broken because Win2008R2 check not avail in NSIS 2.33. r=jimm
2012-06-13 12:33:15 -04:00
Tim Taubert
3cc384cd72
merge m-c to fx-team
2012-06-13 15:34:08 +02:00
Ed Morley
20ae1c9276
Merge mozilla-central to mozilla-inbound
2012-06-13 15:52:26 +01:00
Nathan Froyd
8d5f72c8d7
Bug 763605 - use Function.bind instead of 'let self = this' idiom; r=taras
2012-06-12 09:20:18 -04:00
Panos Astithas
b1b26c25c1
Bug 754251 - Can't set breakpoint in Script Debugger; r=rcampbell
2012-06-12 09:47:08 +03:00
Nicholas Nethercote
9347ac77a9
Bug 760352 (part 3) - Preserve alignment on 100% values in about:memory. r=jlebar.
...
--HG--
extra : rebase_source : 1ca1f3b003fba09699170f9697ce35190acfe4bd
2012-06-11 20:33:06 -07:00
Nicholas Nethercote
4c6045114c
Bug 760352 (part 2) - Treeify non-JS-compartment KIND_OTHER memory reports where appropriate. r=jlebar.
...
--HG--
extra : rebase_source : 886b3d40a8dc5f7092ed35ffe280814576ca021b
2012-06-11 20:32:26 -07:00
Nicholas Nethercote
fdc3d35af5
Bug 760352 (part 1) - Allow KIND_OTHER memory reports to be in trees. r=jlebar.
...
--HG--
extra : rebase_source : d28d117fbc2c91069222649741f5ef6b567b3e2a
2012-06-11 20:29:12 -07:00
Ryan VanderMeulen
891e38e528
Revert c39d36167b99 due to a horribly munged backout.
2012-06-10 19:44:50 -04:00
Ryan VanderMeulen
f497d31a0a
Backout the bug 754202 backout due to orange.
2012-06-10 19:37:47 -04:00
Olli Pettay
ac6b89bfdb
Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst
2012-06-10 21:14:30 +03:00
Paul Adenot
5e092ac445
Bug 762933 - No-audio icon switches to audio available icon when video is in fullscreen. r=jaws
2012-06-09 17:07:19 -04:00
Jason Orendorff
c3b86b1336
Bug 750307 - "Assertion failure: isBoolean()" in RegExpObject::ignoreCase after redefining nonconfigurable data property. r=Waldo. Second landing, test change rs=bholley on IRC.
2012-06-13 03:11:18 -05:00
aceman
23f803274a
Bug 759053 - Change accesskey of "Don't Save" button from "d" to "n". r=gavin
2012-06-09 14:22:41 -04:00
Ryan VanderMeulen
53d33c67b1
Merge m-c to inbound
2012-06-09 14:22:32 -04:00
Tim Taubert
59348843cd
merge m-c to fx-team
2012-06-09 17:34:20 +02:00
Panos Astithas
d8c8860a3c
Bug 760882 - XBL Bindings appear in the debugger script dropdown if the debugger is open when the page is refreshed; r=rcampbell
2012-06-08 16:05:27 +03:00
Panos Astithas
2655e2afaf
Bug 761223 - JS Debugger errors prevent me from debugging Orion; r=dcamp
2012-06-08 11:21:59 +03:00
Panos Astithas
4197e5af0e
Backout 61e0d5d09f77 due to test breakage
2012-06-08 11:18:28 +03:00
Panos Astithas
2291a64c5a
Bug 761223 - JS Debugger errors prevent me from debugging Orion; r=dcamp
2012-06-08 10:00:48 +03:00
Nathan Froyd
b4874f5256
Bug 762590 - don't send test pings at idle when !Telemetry.canSend; r=taras
2012-06-07 15:21:35 -04:00
David Rajchenbach-Teller
8d43f82693
Bug 722332: add some test coverage for the search service async initialization API, r=gavin
2012-06-07 11:45:23 -07:00
David Zbarsky
ce7b521097
Bug 764706 - Unused variable in nsToolkitProfileService.cpp r=benjamin
2012-06-14 14:08:12 -07:00
Nathan Froyd
8e38ea9e7b
Bug 763526 - send current session ping before persisted pings; r=taras
2012-06-13 09:27:41 -04:00
Nathan Froyd
a6522ba385
Bug 763526 - determine ping status directly from event handler; r=taras
2012-06-12 14:59:19 -04:00
Nathan Froyd
0d80d4ffed
Bug 763526 - move telemetry-test-xhr-complete notification; r=taras
2012-06-12 14:20:42 -04:00
Nathan Froyd
0c2412ac0b
Bug 763526 - record success/fail for every telemetry ping; r=taras
2012-06-12 11:35:28 -04:00
Nathan Froyd
b2066828b2
Bug 763526 - abort telemetry ping sending after first failed ping; r=taras
2012-06-12 11:34:18 -04:00
Ehsan Akhgari
d21f28ef24
Merge mozilla-central into mozilla-inbound
2012-06-14 09:37:35 -04:00
Nathan Froyd
5c8e15cbf4
Bug 764513 - turn persistent telemetry back on; r=taras
2012-06-13 15:18:36 -04:00
Geoff Lankow
c9abe81f0d
Bug 764333 - Link from error console to view source doesn't work for errors in subscripts; r=Unfocused
2012-06-14 21:20:06 +12:00
David Rajchenbach-Teller
46dd30bc43
Bug 722332: add an asynchronous initialization API to nsIBrowserSearchService, with a fallback to synchronous initialization for backwards compatibility, r=gavin
2012-05-03 16:56:33 +02:00
Nathan Froyd
f813d70ffb
Bug 753701 - register new HTTP handler prior to any do_check_foo testing; r=taras
2012-06-07 11:03:43 -04:00
Tom Schuster
83d944891a
Bug 760951 - Add a filter box to the error console. r=jaws
2012-06-07 17:22:34 +02:00
Florian Quèze
7a717f89b8
Bug 762088 - nsContentPrefService.js, reference to undefined property Cc['@mozilla.org/privatebrowsing;1'], r=ehsan.
2012-06-07 15:57:17 +02:00
Mike Hommey
eaa59b06a7
Bug 580408 - Import jemalloc 3.0.0. r=khuey,r=gerv
2012-06-07 10:41:58 +02:00
Mike Hommey
b12cf02925
Bug 580408 - Move Mozilla fork of jemalloc to memory/mozjemalloc. r=khuey
...
--HG--
rename : memory/jemalloc/Makefile.in => memory/mozjemalloc/Makefile.in
rename : memory/jemalloc/jemalloc.c => memory/mozjemalloc/jemalloc.c
rename : memory/jemalloc/jemalloc.h => memory/mozjemalloc/jemalloc.h
rename : memory/jemalloc/jemalloc_types.h => memory/mozjemalloc/jemalloc_types.h
rename : memory/jemalloc/linkedlist.h => memory/mozjemalloc/linkedlist.h
rename : memory/jemalloc/osx_zone_types.h => memory/mozjemalloc/osx_zone_types.h
rename : memory/jemalloc/ql.h => memory/mozjemalloc/ql.h
rename : memory/jemalloc/qr.h => memory/mozjemalloc/qr.h
rename : memory/jemalloc/rb.h => memory/mozjemalloc/rb.h
2012-06-07 10:41:58 +02:00
Jeff Walden
3c61629998
Bug 761859 - Make mozalloc_abort use MOZ_CRASH to crash. r=ted
2012-06-05 16:49:30 -07:00
Takanori MATSUURA
91189edc0c
bug 761975 - remove extra closing parenthesis that makes RPM nightly build fail; r=bsmedberg
...
--HG--
extra : rebase_source : 2958a216f8077fdad42c3b9237642ee8aa533b0e
2012-06-06 10:56:40 -07:00
Geoff Lankow
a0a360b17e
Bug 761489 - New addon page overflows when text is wrapped; r=Unfocused
2012-06-07 01:08:27 +12:00
Ed Morley
22d9b9afc4
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-06-06 09:20:35 +01:00
Ms2ger
5f583c504f
Bug 758669 - Don't use int32 in JSHistogram_Add; r=taras
2012-06-06 09:22:24 +02:00
Brian Nicholson
5a2f552641
Bug 747388 - Remove .part files on dl-failed on Android. r=mfinkle
2012-06-05 21:06:04 -07:00
Geoff Lankow
bdc2b4bb58
Merge m-c to m-i
2012-06-06 15:13:51 +12:00
Geoff Lankow
00f3a215c9
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
2012-06-06 14:08:30 +12:00
Jonathan Wilde
4cee25a311
Bug 761446 - Remove extraneous space characters from videocontrols.xml. r=fryn
2012-06-04 17:37:53 -07:00
Chris Lee
b3e35a5597
Bug 761444 - Remove unnecessary white space in xul.css. r=fryn
2012-06-04 17:02:04 -07:00
Paul Adenot
2769b4363e
Bug 749520 - Use new mozHasAudio API to let users know that the video being watched does not have an audio track r=jaws
2012-06-04 16:49:57 -07:00
Daniel Holbert
b26eb10410
Bug 757485 followup: Remove reference to recently-deleted /content/xbl/public from toolkit-makefiles.sh. standing-rs=ted
2012-06-04 15:23:07 -07:00
Justin Lebar
1b6b6dd3b2
Bug 750454 - Fix FUEL leaks. Part 8: Reformat FUEL code. r=mak
...
--HG--
extra : rebase_source : f60cacaef0d993a4fde695140fcd3b6fab9e8c7e
2012-06-05 20:05:50 -04:00
Justin Lebar
5f84937e41
Bug 750454 - Fix FUEL leaks. Part 6: Remove gShutdown. r=mak
...
--HG--
extra : rebase_source : 0e5af38e6de7e477823a2da59ecdcb05af99d8e6
2012-06-05 20:05:50 -04:00
Justin Lebar
e25f397a6c
Bug 750454 - Fix FUEL leaks. Part 5: Fix extensions. r=mak
...
--HG--
extra : rebase_source : 82f31f3fb2308f34249d96dd0a6b0a42a5c868a1
2012-06-05 20:05:50 -04:00
Justin Lebar
941297c40b
Bug 750454 - Fix FUEL leaks. Part 3: Fix preferences leaks. r=mak
...
--HG--
extra : rebase_source : 8b311aa9058e41fa594598a933b2b820e7b6f2bd
2012-06-05 20:05:50 -04:00
Justin Lebar
28943a197c
Bug 750454 - Fix FUEL leaks. Part 1: Use weak refs in Application. r=mak
...
--HG--
extra : rebase_source : 04b4ce7ee1488481281a3073b4ba6900f14afbdf
2012-06-05 20:05:50 -04:00
Wes Johnston
f15a09f042
Bug 765106 - Use mobile video controls binding. r=gavin
2012-06-15 11:33:14 -07:00
Brian R. Bondy
a088a5ed7f
bug 740842 - When updating Firefox the service is used although the UAC is off in win8. r=rstrong
2012-06-15 17:43:58 -04:00
Gavin Sharp
a3c93217a5
Tweak comment that I forgot to update when fixing bug 657462
2012-06-15 11:08:50 -07:00
Brian R. Bondy
3717929dc5
Bug 758463 - Windows XP does not clear prefetch on updates. r=jimm
2012-06-15 10:37:55 -04:00
Matt Brubeck
49115a0e5b
Backed out changeset 03e5475bf52c (bug 726191), which I re-landed this by mistake
2012-06-15 07:27:45 -07:00
Chris Pearce
52cb646a65
Bug 726191 - Only setup video controls' volume control event listeners once we know that we have an audio stream. r=jaws
2012-06-15 17:05:57 +12:00
Chris AtLee
ba25ea5df2
Bug 763632: Only GPG sign .checksum files. r=rail,khuey
2012-06-15 09:29:32 -04:00
Ed Morley
3497a91693
Merge mozilla-central to mozilla-inbound
2012-06-15 14:04:37 +01:00
Brian R. Bondy
f891991945
Bug 741174 - Silent install option for maintenance service. r=bbondy
2012-06-15 08:08:31 -04:00
David Rajchenbach-Teller
958828f6dc
Bug 707681 - Companion testsuite. r=yoric
2012-05-15 15:10:21 +02:00
David Rajchenbach-Teller
8d5f1603b8
Bug 707681 - Windows back-end. r=taras,dougt
2012-06-09 09:17:02 -04:00
David Rajchenbach-Teller
0fbf2cf36d
Bug 707679 - Companion testsuite. r=taras
2012-05-15 15:08:30 +02:00
David Rajchenbach-Teller
688bfea1b1
Bug 707679 - Companion Makefile. r=yoric
2012-05-11 17:31:24 +02:00
David Rajchenbach-Teller
13d9605a0f
Bug 707679 - Non-Unix specific functions of the back-end. r=taras,dougt
2012-04-27 12:54:20 +02:00
David Rajchenbach-Teller
d5d961b8a5
Bug 707679 - Unix-specific functions of the back-end. r=taras,dougt
2012-05-07 09:05:54 +02:00
David Bolter
03130e2762
Bug 759158 - Introduce accessibility status to about:support. r=gavin
2012-06-27 11:47:27 -04:00
Phil Ringnalda
8933eff28c
Back out 6a386d638a1a (bug 746277) for packaged build bustage
2012-06-27 08:31:38 -07:00
Ehsan Akhgari
45fe6d3ae2
Bug 722872 - Part 1: Add nsITransferable::Init(nsILoadContext*), enforce that it's called in debug builds, and add nsIDOMDocument* arguments to nsIClipboardHelper methods; r=roc
...
This patch does the following:
* It adds nsITransferable::Init(nsILoadContext*). The load context
might be null, which means that the transferable is non-private, but
if it's non-null, we extract the boolean value for the privacy mode
and store it in the transferable.
* It adds checks in debug builds to make sure that Init is always
called, in form of fatal assertions.
* It adds nsIDOMDocument* agruments to nsIClipboardHelper methods which
represent the document that the string is coming from.
nsIClipboardHelper implementation internally gets the nsILoadContext
from that and passes it on to the transferable upon creation. The
reason that I did this was that nsIClipboardHelper is supposed to be a
high-level helper, and in most of its call sites, we have easy access
to a document object.
* It modifies all of the call sites of the above interfaces according to
this change.
* It adds a GetLoadContext helper to nsIDocument to help with changing
the call sites.
2012-04-16 22:14:01 -04:00
Joey Armstrong
4d213decb0
bug 746277: replace hg shell pipelines with make logic
2012-05-16 15:09:00 -04:00
Marco Bonardo
ed0eb60759
Bug 720081 - Part 1: backportable solution for autocomplete controller to provide a different final defaultComplete value for typeAheadResults
...
r=gavin
2012-06-04 00:42:48 +02:00