Irving Reid
beac47a846
Bug 608820 - Set callbacks before invoking actions to avoid async races. r=mossop
2014-04-29 14:06:29 -04:00
Manish Goregaokar
4cea6c0830
Bug 997570 - Trigger onsyncfrompreference handlers during construction of <preferences> tag. r=MattN
2014-05-01 16:47:00 +02:00
Manish Goregaokar
0c20880083
Bug 997570 - Test for order of execution of onsyncfrompreference handler. r=MattN
2014-04-26 13:14:00 +02:00
Wes Kocher
60048817aa
Merge m-c to mozilla-inbound
2014-05-01 18:34:18 -07:00
Wes Kocher
39189296b1
Merge fx-team to m-c
2014-05-01 18:16:02 -07:00
Ryan VanderMeulen
60ce5bc87b
Backed out changeset 2b48d8dcac21 (bug 995252) for linux debug mochitest-dt failures.
2014-05-01 17:05:34 -04:00
Robert Strong
8a71cb788d
Bug 1004168 - Add an INI file option to prevent requiring a reboot when there are files in use. r=jmathies
2014-05-01 13:15:05 -07:00
Birunthan Mohanathas
62e127fd69
Bug 1003109 - Replace TaskUtils.spawn with Task.spawn. r=Yoric
2014-04-30 08:17:00 -04:00
James Long
cef34837b7
Bug 995252 - Conditional breakpoints are always hit. r=past
2014-04-30 11:42:00 -04:00
Ed Morley
b048a8dbd7
Merge mozilla-central and inbound
2014-05-01 16:23:05 +01:00
Ed Morley
32a9f7d569
Merge latest green fx-team changeset and mozilla-central
2014-05-01 15:53:50 +01:00
Ed Morley
1484a289cb
Backed out changeset 8d131b6770d7 (bug 257061) for exceptions in findbar.xml
2014-05-01 11:45:32 +01:00
Mike de Boer
b294c17444
Bug 257061: adding a counter of found matches to the find in page bar. r=Unfocused.
2014-05-01 11:30:26 +02:00
Honza Bambas
f58519de04
Bug 916052 - Adapt about:cache to the HTTP cache v2 API, r=michal+MattN
2014-05-01 13:28:12 +02:00
Ryan VanderMeulen
5eb7f78370
Merge m-c to fx-team.
2014-04-30 16:46:49 -04:00
Ryan VanderMeulen
e1cd2d77fe
Merge fx-team to m-c.
2014-04-30 16:41:19 -04:00
Shane Caraveo
5e2b9e7c72
Bug 983481 open a post activation landing page, r=markh
2014-04-30 12:08:23 -07:00
Carsten "Tomcat" Book
697641a848
Merge m-c to fx-team
2014-04-30 15:28:33 +02:00
Eddy Bruel
97a9f4ce55
Bug 859372 - Fix for root.js refactor;r=past
2014-04-30 15:24:42 +02:00
Roberto A. Vitillo
a6791b2423
Bug 785487 - Have AboutHomeUtils use the asynchronous search service initialization API and adjust browser_aboutHome.js accordingly. r=felipe, r=gavin
2014-04-30 11:33:58 +01:00
Steven Michaud
2c56220bf1
Bug 1002564 - All crashes with reason EXC_BAD_ACCESS / 0x0000000d have a 32-bit crash address. r=ted
2014-04-30 17:05:18 -05:00
Ryan VanderMeulen
f4b675ef9c
Merge fx-team to m-c.
2014-04-29 23:08:08 -04:00
Eddy Bruel
fb33b68d6e
Bug 859372 - Refactor root.js;r=past
2014-04-30 03:11:11 +02:00
Ryan VanderMeulen
5389a2067f
Backed out changeset 1601c1a2cbaf (bug 917883) for frequent shutdown crashes.
2014-04-29 20:34:23 -04:00
Wes Johnston
36a3ad03df
Bug 998063 - Support media:thumbnail in feed parser. r=mak
2014-04-29 15:23:15 -07:00
David Major
75eda2509e
Bug 1001759: Record total RAM and pagefile size in crash reports. r=bsmedberg
...
--HG--
extra : rebase_source : a49dc1d6b08831a6a076f7f0e0e4ad0287203be1
2014-04-30 10:32:10 +12:00
Ehsan Akhgari
5eed2dfc9f
Bug 1002887 - Mark UITelemetry.jsm as not preprocessed; r=mshal
2014-04-29 19:15:07 -04:00
David Rajchenbach-Teller
19552b3eb6
Bug 917883 - Use AsyncShutdown instead of spinning the event loop in healthreporter.jsm. r=gps, r=rnewman
2014-04-29 11:12:00 -04:00
Ryan VanderMeulen
25ae1154c5
Merge fx-team to m-c.
2014-04-29 16:52:33 -04:00
Allison Naaktgeboren
c9fd8c581b
Bug 930863 - update CharsetLoadListener() to be e10s compliant.r=felipc
2014-04-29 11:05:57 -07:00
Mike Connor
52a7e1a15e
Bug 999851 - remove topN support from search service, r=gavin
...
--HG--
extra : rebase_source : 4bce31c2fb6e078aa14ba31a3d06185f884f9ac1
2014-04-24 16:24:36 -04:00
Hansu Kim
565b8869ca
Bug 991977 - Ensure volume is mounted before starting download. r=dhylands
2014-04-23 17:50:00 -04:00
Dave Townsend
11aa94d025
Bug 993029: Create an add-on console actor that will be displayed in the console tab of the add-on debugger. r=msucan, r=Unfocused, r=past
2014-05-01 08:36:01 -07:00
Ed Morley
c5c755980d
Merge mozilla-central and fx-team
2014-05-01 16:25:00 +01:00
Gijs Kruitbosch
3c19772dd3
Bug 662744 - remove obsolete background image rules, r=dao
...
--HG--
extra : rebase_source : 02de983ca70eb349cfc31adf4af3ac95df8731a0
2014-05-01 12:13:38 +01:00
Mike de Boer
6600d6d45a
Bug 257061: adding a counter of found matches to the find in page bar. r=Unfocused
2014-05-01 13:01:14 +02:00
Ryan VanderMeulen
fd446d3cc3
Merge m-c to inbound.
2014-04-30 00:00:21 -04:00
Nicholas Nethercote
fc00ac2ea6
Bug 952650 (part 13) - Remove JSVAL_IS_PRIMITIVE. r=till.
...
--HG--
extra : rebase_source : 450ba0261ef5a8546c81f9f645605e312585d6c6
2014-04-27 20:27:54 -07:00
Nicholas Nethercote
1a17f84079
Bug 952650 (part 12) - Remove JSVAL_TO_OBJECT. r=till.
...
--HG--
extra : rebase_source : 60dcaa2b778d3cf6eb7dc1a4949aab010ed8c130
2014-04-27 19:58:52 -07:00
Rodrigo Rodriguez Jr.
a6ba971da0
Bug 952650 (part 10) - Remove JSVAL_IS_NUMBER. r=njn.
...
--HG--
extra : rebase_source : eaef4276d665c9bb06eb695989fb4c3b08358069
2014-04-27 19:48:45 -07:00
Rodrigo Rodriguez Jr.
015d9c906c
Bug 952650 (part 8) - Remove JSVAL_TO_STRING. r=njn.
...
--HG--
extra : rebase_source : 61ab9459c00849027498904863647e65453a1a43
2014-04-27 19:45:46 -07:00
Rodrigo Rodriguez Jr.
d59c29e17f
Bug 952650 (part 6) - Remove JSVAL_IS_STRING. r=njn.
...
--HG--
extra : rebase_source : ebd55749447f9feea04a78ff7cc17ba2dd2c5cd0
2014-04-27 19:41:01 -07:00
Rodrigo Rodriguez Jr.
e1c05e08db
Bug 952650 (part 2) - Remove JSVAL_IS_VOID. r=evilpies.
...
--HG--
extra : rebase_source : 0ae81cd69dc13d944927de906abc656536b4d425
2014-04-27 19:32:05 -07:00
Rodrigo Rodriguez Jr.
413ffc41d6
Bug 952650 (part 1) - Remove JSVAL_IS_NULL. r=terrence.
...
--HG--
extra : rebase_source : 83d1cdaf71260fd99b688c23303ceb2de7b00031
2014-04-27 19:30:51 -07:00
Aaron Klotz
e383578f8e
Bug 999888: Make IOInterposer leakcheck-friendly; f=ehsan, r=froydnj
...
--HG--
extra : rebase_source : ff65dd0f8ab4f28bf53b52f71cda1793df9a108a
2014-04-29 11:29:43 -06:00
Ed Morley
5f8d0681d8
Merge mozilla-central and inbound
2014-04-29 18:23:29 +01:00
Marina Samuel
29a33f207f
Bug 990713 - Update directoryLinks to have actual links and images [r=adw]
...
Also fixes Bug 1000459 - revert bug 993581 to turn directory tiles on
Allows for smaller than full size images by centering vertically and horizontally.
2014-04-28 22:10:26 -07:00
Dave Camp
e3c125c27a
Backout Bug 997372 for mochitest-dt orange on a CLOSED TREE.
2014-04-28 09:53:26 -07:00
Dave Camp
aead661c9f
Bug 997372 - Add actor type logging to protocol.js. r=fitzgen
2014-04-28 08:58:26 -07:00
Asaf Romano
77e22170a5
Bug 981689 (Show a notice to beta users when we turn telemetry on by default on the beta channel) - For the new channel-override preference, use UpdateChannel.jsm rather than nsIXULRuntime so that it's easier to QA the feature by hacking install.js. As part of that, add a new argument to UpdateChannel.js for excluding partners. r=bsmbedberg.
2014-04-28 17:04:51 +03:00
Ryan VanderMeulen
fcc2fff7b5
Merge m-c to inbound.
2014-04-27 20:57:44 -04:00
Robert Strong
caf8ec001e
whitespace fix followup for Bug 1002086 - UpdateService uses the non-existent nsIAddonUpdateCheckListener interface. r=me
2014-04-27 17:30:17 -07:00
Robert Strong
1857218158
Bug 1002086 - UpdateService uses the non-existent nsIAddonUpdateCheckListener interface. r=ehsan
2014-04-27 16:13:04 -07:00
Magnus Melin
5b84ec6fb7
Bug 959209 - Thunderbird should use toolkit autocomplete widget, not the XPFE one. r=neil
2014-04-27 14:12:44 +03:00
Ryan VanderMeulen
7b427c4565
Merge m-c to inbound.
2014-04-26 21:41:26 -04:00
Marco Castelluccio
ded7dc6139
Bug 965414 - Don't try to use the JS downloads implementation in the webapp runtime because we don't have one. r=paolo
2014-04-27 12:22:00 -04:00
Birunthan Mohanathas
504b581650
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
2014-04-27 03:06:00 -04:00
Jefry Lagrange
16e2c211a9
Bug 568613 - Remove browser.history_expire_days usage from tree. r=mak
2014-04-24 07:47:00 -04:00
Birunthan Mohanathas
c8c6722bb4
Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug
2014-04-25 12:49:00 -04:00
Arpad Borsos
0ffd585a0c
Bug 474369 - remove nsVoidArray includes; r=ehsan
...
--HG--
extra : rebase_source : dd3abeb623fd8b784fd6ba639c88def84a4daf58
2014-04-26 16:12:45 +02:00
Ted Mielczarek
a12187015f
Bug 996078 - Replace Windows Gamepad DirectInput backend with Raw Input. r=jimm
2014-04-14 13:18:51 -04:00
Nick Fitzgerald
96312e9ec8
Bug 991904 - Create a way to load devtools modules lazily. r=dcamp
2014-04-25 11:23:00 -04:00
Georg Fritzsche
f5d2fcbe45
Bug 1000796 - Fix localization comments for plural forms in extensions.properties. r=unfocused
2014-04-26 11:59:57 +02:00
Ryan VanderMeulen
19824eb2df
Backed out changeset 7f3e428b4a5d (bug 991904) for xpcshell failures.
...
CLOSED TREE
2014-04-25 14:08:12 -04:00
Nick Fitzgerald
759207aaf8
Bug 991904 - Create a way to load devtools modules lazily. r=dcamp
2014-04-24 13:47:00 -04:00
Dão Gottwald
6d33d9b85d
Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws
2014-04-25 14:30:18 +02:00
Carsten "Tomcat" Book
f7b071cb25
Backed out changeset 1c2ef0d3d997 (bug 865826) for failing jetpack tests
2014-04-25 14:13:33 +02:00
Carsten "Tomcat" Book
5c3f280a03
Merge m-c to fx-team
2014-04-25 13:37:42 +02:00
Carsten "Tomcat" Book
b5a06b43c4
merge fx-team to mozilla-central
2014-04-25 13:18:39 +02:00
Dão Gottwald
63e55755db
Bug 865826 - Remove the browser.tabs.closeButtons pref. r=jaws
2014-04-25 11:48:33 +02:00
Wes Kocher
2e003f97d2
Backed out 7 changesets (bug 942756) for Gi bustage
...
Backed out changeset 87b1be303630 (bug 942756)
Backed out changeset eb385c85d88b (bug 942756)
Backed out changeset d234447173a8 (bug 942756)
Backed out changeset f7b85c252914 (bug 942756)
Backed out changeset 4e540736b330 (bug 942756)
Backed out changeset 824aec2863f5 (bug 942756)
Backed out changeset 43feed75916e (bug 942756)
2014-04-24 14:30:44 -07:00
Dave Townsend
ed053a0c6b
Bug 990074: Sources linked via the optionsURL in install.rdf do not show up in addon debugger. r=fitzgen
2014-04-24 14:16:46 -07:00
Dave Townsend
7238fbdf94
Backing out bug 990074 as we have to backout bug 990685
2014-04-24 13:04:40 -07:00
James Kitchener
6cdbc6c4a4
Bug 1000079 - Don't let Windows overwrite length 0 strings. r=bsmedberg
2014-04-24 01:03:00 +02:00
Paul Rouget
2718024b16
Bug 942756 - Unify debugger server startup: fix debugger test. r=mossop
2014-04-23 17:50:00 -04:00
Paul Rouget
61e509ae1a
Bug 942756 - Unify debugger server startup: devtools and browser code. r=ochameau
2014-04-18 10:45:00 -04:00
Ryan VanderMeulen
c2d10881f6
Merge fx-team to m-c.
2014-04-24 13:39:46 -04:00
Ryan VanderMeulen
006f6fafbe
Merge inbound to m-c.
2014-04-24 13:19:53 -04:00
Ryan VanderMeulen
a634c71c8e
Backed out 6 changesets (bug 942756) for Gaia integration test failures on a CLOSED TREE.
...
Backed out changeset 61f910c1aa72 (bug 942756)
Backed out changeset a45a8d47cf9c (bug 942756)
Backed out changeset ac1d4bc60841 (bug 942756)
Backed out changeset d7931085db18 (bug 942756)
Backed out changeset a048dcd963fd (bug 942756)
Backed out changeset 51a0ebd27ffb (bug 942756)
2014-04-24 13:11:55 -04:00
Nathan Froyd
e3e665a8de
Bug 999604 - fix browser-chrome tests in toolkit/content/ to not replace the original tab; r=ehsan
2014-04-22 11:55:33 -04:00
Carsten "Tomcat" Book
eccbcf91b5
Merge m-c to b2g-inbound
2014-04-24 13:41:02 +02:00
Sam Penrose
d73ea131a3
Bug 995353 - fix Firefox Accounts error propagation from toolkit/ through dom/ to web content. r=jedp
2014-04-23 15:45:06 -07:00
Carsten "Tomcat" Book
0d1da9b732
Merge m-c to fx-team
2014-04-24 13:22:27 +02:00
Eddy Bruel
ba17901de0
Bug 859372 - Refactor transport.js; r=past
2014-04-24 13:23:30 +02:00
Eddy Bruel
54bbfc76c8
Bug 859372 - Make Timer a built-in module; r=past
2014-04-24 13:15:58 +02:00
Eddy Bruel
4f987efacc
Bug 859372 - Factor out common actor definitions; r=past
2014-04-24 13:13:12 +02:00
Marco Bonardo
4c76b8c72e
Bug 914070 - Part 2 - nullify mDBConn at setClosedState and provide an isClosed helper. r=asuth
2014-04-24 11:54:12 +02:00
Alexandre Poirot
47f2b17a7d
Bug 997239 - Move webconsole actor to a module. r=jryans,msucan
2014-04-23 10:38:00 +02:00
Marco Castelluccio
ad4faf3dd6
Bug 998089 - Fix icon installation for packaged apps on Mac. r=felipe
2014-04-22 16:48:00 +02:00
Paul Rouget
1b7105e5c3
Bug 942756 - Unify debugger server startup: fix debugger test. r=mossop
2014-04-23 17:50:00 +02:00
Paul Rouget
5d324c4da3
Bug 942756 - Unify debugger server startup: devtools and browser code. r=ochameau
2014-04-18 10:45:00 +02:00
Alexandre Poirot
58d9f4a8b3
Bug 998898 - Fix webconsole exception on simulator. r=jryans
2014-04-23 06:45:38 -07:00
Benoit Girard
e8bd2261b0
Bug 986160 - Add MozGtestFriend.h to deal with gtest in non test builds. r=glandium
2014-04-07 15:23:03 -04:00
Chuck Lee
9729798eff
Bug 917102 - 0002. Add Wifi certificate service. r=mrbkap, r=keeler
2014-04-28 15:49:57 +08:00
Shu-yu Guo
90a5e4c21a
Bug 1007164 - Throw on touching sentinel values in DebugScopeProxy by default but allow Debugger.Environment.prototype.getVariable access. (r=jimb)
2014-05-08 21:30:50 -07:00
Wes Kocher
568be8e10f
Merge m-c to inbound
2014-05-08 19:14:56 -07:00
Benoit Jacob
472e4472e0
Bug 1004098 - Make nsTArray use size_t in its interface (32bitness is fine as an internal detail) - r=froydnj, sr=bsmedberg
2014-05-08 21:03:35 -04:00
Eddy Bruel
6633d0d4d6
Bug 859372 - Refactor script.js; r=past
2014-04-29 17:52:44 +02:00
Roberto A. Vitillo
93181ef013
Bug 988292: Avoid main-thread IO for {profile}\addons.json; r=felipc@gmail.com,r=irving
2014-04-29 10:31:40 -04:00
Irving Reid
bce30f173d
Bug 900954: Expose addons.json flush to test harness; r=felipe
2014-04-29 10:09:30 -04:00
Irving Reid
86bf0eb64f
Bug 966674: #3 Add parameter substitution in log messages; r=gps,rnewman
2014-04-29 10:09:29 -04:00
Irving Reid
c907293faa
Bug 966674: #2 Move exceptionStr() and stackTrace() from utils.js to Log.jsm; r=gps,rnewman
2014-04-29 10:09:27 -04:00
Irving Reid
e70127e0f2
Bug 966674: #1 Clean up a couple of ReferenceErrors; r=gps
2014-04-29 10:09:25 -04:00
Ed Morley
a09ba120e3
Backed out changeset 77abda00ae6e (bug 1003109) for browser-chrome failures; CLOSED TREE
2014-04-29 16:11:47 +01:00
Carsten "Tomcat" Book
b65adffe20
Backed out changeset 948ac73a8cc0 (bug 785487) for test failures on a CLOSED TREE
...
--HG--
extra : amend_source : 1d2c229ab3be4737af7b57159f2781f17157a8fb
2014-04-29 15:51:09 +02:00
Birunthan Mohanathas
23faf3cac5
Bug 1003109 - Replace TaskUtils.spawn with Task.spawn. r=Yoric
2014-04-29 05:31:00 -04:00
Roberto A. Vitillo
c3b3e591aa
Bug 785487 - Have AboutHomeUtils use the asynchronous search service initialization API and adjust browser_aboutHome.js accordingly. r=felipe, r=gavin
2014-04-25 12:39:17 -07:00
Mark Finkle
16b909636b
Bug 986095 - Part 5: Don't log missing Session on stopUISession r=rnewman
2014-05-01 22:10:17 -04:00
Monica Chew
5db64caae8
Bug 1005504: Fix telemetry for application reputation (r=gcp)
2014-05-05 13:32:56 -07:00
Marco Castelluccio
5df8f5b886
Bug 916874 - Reenable toolkit/devtools/apps/test/unit/test_webappsActor.js
2014-05-05 22:05:45 +02:00
Marco Castelluccio
9abd505724
Bug 1005370 - Test that the webapprt automatically applies a prepared update. r=myk
2014-05-05 21:45:26 +02:00
Carsten "Tomcat" Book
55eaa87d56
Merge m-c to fx-team
2014-04-23 15:04:22 +02:00
Carsten "Tomcat" Book
2a758a43fd
merge fx-team to mozilla-central
2014-04-23 14:54:09 +02:00
Georg Fritzsche
cf2d2b0523
Bug 986677 - Add time left and activity state to experiments in the Addon Manager UI. r=unfocused
2014-04-23 14:34:49 +02:00
Georg Fritzsche
7f78329014
Bug 986677 - Hide some unneeded elements for experiments in the Addon Manager UI. r=unfocused
2014-04-23 14:34:48 +02:00
Georg Fritzsche
d81e1e6024
Bug 990111 - Add-on provider for historical experiments. r=irving
2014-04-23 14:34:48 +02:00
Nicholas Nethercote
4cfd24151e
Bug 996448 - Lazify the loading of PluralForm.jsm everywhere. r=mak.
...
--HG--
extra : rebase_source : 371f4ed436bbdb864edcb593f55bad325d98cfca
2014-04-22 20:19:12 -07:00
Wes Kocher
72adf8cb53
Merge m-c to fx-team
2014-04-22 20:00:06 -07:00
Wes Kocher
af2230c253
Merge inbound to m-c
2014-04-22 17:54:44 -07:00
Ryan VanderMeulen
63287be17c
Merge fx-team to m-c.
2014-04-22 13:05:09 -07:00
Alexandre Poirot
9f7e5e56c2
Bug 977043 - Use same ProgressListener event across actors. r=bgrins,past
2014-04-22 20:17:30 +02:00
Ed Morley
a90c0c3f4d
Backed out changeset 96e274a243ff (bug 998396) for build failures; CLOSED TREE
2014-04-22 16:36:39 +01:00
Ryan VanderMeulen
9795005b4b
Merge m-c to fx-team.
2014-04-22 13:07:47 -07:00
Paolo Amadini
daceca206d
Bug 995184 - Copy the legacy "promise.js" implementation from the Add-on SDK to devtools. r=past
2014-04-22 20:55:01 +01:00
Carsten "Tomcat" Book
17d1ed38e1
Merge m-c to fx-team
2014-04-22 12:34:37 +02:00
Carsten "Tomcat" Book
dde1dfdb36
merge mozilla-inbound to mozilla-central
2014-04-22 12:25:22 +02:00
Carsten "Tomcat" Book
63b089a279
Backed out changeset a6a7df40f00a (bug 997239) for causing regresssions per #devtools
2014-04-22 12:08:10 +02:00
Gijs Kruitbosch
a71d5ab4a8
Bug 999080 - preprocess extensions.css, r=jaws
2014-04-21 22:37:18 +01:00
Asaf Romano
e1705f2d08
Bug 993391 - Places async transactions: Implement "move bookmarks" command. r=mak.
2014-04-22 08:42:23 +03:00
Viktor Stanchev
6cfb5c4aef
Bug 867728 - Stream profiler JSON directly to a file. r=bgirard,terrence
...
--HG--
extra : rebase_source : 3472eb981d0c8778be318b3d51b51edfe8c1c96a
2014-04-21 16:48:47 -04:00
Marco Castelluccio
e1204e1c5f
Bug 993690 - Enable toolkit/webapps tests on Mac by installing apps in a directory that doesn't require admin privileges. r=myk
2014-04-21 10:16:02 -04:00
Gian-Carlo Pascutto
cbf89f1a38
Bug 998007: Use SafeBrowsing app id for application reputation checks. r=ckerschb
2014-04-22 22:10:45 +02:00
Monica Chew
1a06f66cf9
Bug 998396: Fix gethash completions, urlclassifier.malware_table and urlclassifier.phish_table may be comma-separated lists (r=gcp)
2014-04-22 08:13:59 -07:00
Monica Chew
c8c0ec3455
Bug 998396: Fix gethash completions, urlclassifier.malware_table and urlclassifier.phish_table may be comma-separated lists (r=gcp)
2014-04-22 09:46:46 -07:00
Ryan VanderMeulen
4fbf07a98b
Merge m-c to inbound.
2014-04-22 13:07:17 -07:00
Igor Kolupaev
a6147122b8
Bug 997141 - Remove the recur parameter from nsIFile::Contains(). r=bsmedberg
2014-05-07 23:03:41 +03:00
Ed Morley
63d4005f73
Backed out changeset 73bb0c592bf1 (bug 998396) for debug build failures; CLOSED TREE
2014-04-22 17:37:01 +01:00
Monica Chew
9e44a98fbc
Bug 999477: Fix FindInReadable calls in ApplicationReputation (r=gcp)
2014-04-22 09:14:55 -07:00
Monica Chew
472a4b974e
Bug 998396: Fix gethash completions, urlclassifier.malware_table and urlclassifier.phish_table may be comma-separated lists (r=gcp)
2014-04-22 09:14:51 -07:00
Nathan Froyd
b2b2d28887
Bug 1003306 - part 2 - use services::GetPermissionManager everywhere that's appropriate; r=ehsan
2014-04-29 13:27:26 -04:00
Ryan VanderMeulen
80d774ea50
Merge m-c to inbound on a CLOSED TREE.
2014-04-30 16:47:33 -04:00
Honza Bambas
80c232b29e
Backing out bug 916052 (2557b51a47a0) for build bustage on linux/osx, r=bustage on CLOSED TREE
2014-04-30 13:05:43 +02:00
Honza Bambas
3463b9921d
Bug 916052 - Adapt about:cache to the HTTP cache v2 API, r=michal+MattN
2014-04-30 12:39:18 +02:00
Jon Coppeard
e52714cca7
Bug 959787 - Handlify remaining JS APIs r=terrence r=bz r=bholley
2014-04-30 10:10:33 +01:00
Henri Sivonen
aac4e33b4d
Bug 943252 m-c part - Remove dead code related to the old Character Encoding menu implementation. r=Unfocused.
2014-04-30 10:41:15 +03:00
Paolo Amadini
4d9a8af812
Bug 956332 - Reorganize Login Manager tests and update interfaces. r=dolske
...
--HG--
rename : toolkit/components/passwordmgr/test/unit/test_storage_mozStorage_notify.js => toolkit/components/passwordmgr/test/unit/test_notifications.js
rename : toolkit/components/passwordmgr/test/unit/test_storage_mozStorage_migrate.js => toolkit/components/passwordmgr/test/unit/test_storage_mozStorage.js
2014-01-03 18:03:45 +01:00
Blair McBride
fa0b5d99ab
Bug 926712 - Use WebIDL to expose InstallTrigger, r=Mossop,bholley
2013-12-12 02:08:00 +00:00
Wes Kocher
03bc94d31f
Merge m-c to inbound
2014-05-14 16:32:53 -07:00
Masatoshi Kimura
6ea098b7a5
Bug 1008778 - Respect Security Zone settings when the download manager marks a downloaded file. r=paolo
2014-05-15 06:58:35 +09:00
Byron Campen [:bwc]
e7d7559c05
Bug 970690 - Part 2: Add basic telemetry for ICE. r=mt
2014-03-03 10:58:35 -08:00
Svetozar Janjic
dfc99a2d93
Bug 996561 - Add js/src/jit/mips directory to about:license. r=gerv
2014-04-25 14:10:15 +02:00
Masatoshi Kimura
a5c9c86f32
Bug 1007797 - Fixup tests. r=yoric
2014-05-12 22:46:50 +09:00
Masatoshi Kimura
91161d6081
Bug 1007797 - Save ctypes.winLastError to prevent WinFile.GetFileAttributes from clobbering it. r=yoric
2014-05-12 22:46:49 +09:00
Carsten "Tomcat" Book
07745cfb8e
Merge mozilla-central to mozilla-inbound
2014-05-12 13:48:01 +02:00
Henri Sivonen
c3a7af1095
Bug 995922 - Remove JOHAB support. r=emk.
2014-05-12 11:56:58 +03:00
Henri Sivonen
68f0b74591
Bug 951571 - Remove T.61-8bit. r=emk.
2014-05-12 11:56:58 +03:00
Alexander J. Vincent
31f85dde6c
Bug 915838 - Provide add-ons a standard directory to store data, settings. r=Unfocused
2013-10-16 17:10:50 -07:00
Georg Fritzsche
2babd2681f
Bug 1007663 - Avoid showing empty experiments list. r=unfocused
2014-05-15 11:28:31 +02:00
Carsten "Tomcat" Book
014baeb0e1
Backed out changeset 49859608dbb8 (bug 741047) for bc1 memory leaks
2014-05-15 10:31:36 +02:00
Wes Kocher
f5bef49f5c
Merge m-c to fx-team
2014-05-14 16:35:34 -07:00
Jared Wein
b297792021
Bug 741047 - Implement opening in-content preferences to a given view. r=Gijs
...
--HG--
extra : rebase_source : cf486a6e5c8673d66a57e3b726b58073c694a338
2014-05-11 15:52:33 -04:00
J. Ryan Stinnett
64ce7860dd
Bug 797639 - Part 2: Bulk data support in client and server. r=jimb
2014-05-14 14:30:02 -05:00
J. Ryan Stinnett
77d5f80c7d
Bug 797639 - Part 1: Bulk data support in the transport layer. r=jimb
...
--HG--
rename : toolkit/devtools/moz.build => toolkit/devtools/transport/moz.build
rename : toolkit/devtools/moz.build => toolkit/devtools/transport/tests/moz.build
rename : toolkit/devtools/server/tests/unit/test_dbgsocket.js => toolkit/devtools/transport/tests/unit/test_dbgsocket.js
rename : toolkit/devtools/server/tests/unit/test_dbgsocket_connection_drop.js => toolkit/devtools/transport/tests/unit/test_dbgsocket_connection_drop.js
rename : toolkit/devtools/server/transport.js => toolkit/devtools/transport/transport.js
2014-05-14 14:30:02 -05:00
J. Ryan Stinnett
f3d69b71bc
Bug 797639 - Part 0: Clean up transport style. r=jimb
2014-05-14 14:30:02 -05:00
J. Ryan Stinnett
ed4b29aa8f
Bug 797639 - Part -1: Change forwarding prefix to slash. r=jimb
2014-05-14 14:30:01 -05:00
Phil Ringnalda
5693a040b0
Merge m-i to m-c
2014-04-19 18:25:46 -07:00
Aaron Klotz
2a07f818cb
Bug 935482: New IOInterposer observer for recording main thread I/O to file; r=froydnj
2014-04-19 14:28:02 -06:00
Bobby Holley
130685a225
Bug 998083 - Introduce Cu.getObjectPrincipal and kill nsIScriptSecurityManager::GetObjectPrincipal. r=gabor
2014-04-19 10:39:59 -07:00
Ryan VanderMeulen
f394fe9b5b
Merge inbound to m-c.
2014-04-18 22:00:13 -04:00
Jared Wein
40b61dd8e4
Bug 495593 - Fix typo in previous patch. r=MattN
2014-04-18 17:59:31 -04:00
Mark Finkle
e56fe1b06c
Bug 946454 - [Roku] Show 'casting' button in the video controls r=wesj, dolske
2014-04-18 16:48:06 -04:00
Danny Chen
253497200d
Bug 996122 - Play button superimposed on videos that are requested to start playing and then resize before any frames are presented. r=jaws
...
--HG--
extra : rebase_source : d47c0d8675e0cee794ca2f51084043cab2cd6bf7
2014-04-18 15:28:58 -04:00
Danny Chen
cff641ad1a
Bug 495593 - Video controls should match scaled video size within video element. r=jaws
...
--HG--
extra : rebase_source : 4f5e182ffc9dafa3a3673b86d3ce706c48aad920
2014-04-18 12:06:33 -04:00
Marco Bonardo
cb09de0d98
Bug 754265 - Add a dedicated API to provide a final complete value different from the matching one, r=Enn sr=gavin
2014-04-18 16:04:19 +02:00
Marco Bonardo
408ccab8db
Backout 566c01fe0d98 (bug 330879) due to unexpected regression
2014-04-18 16:03:35 +02:00
Alexandre Poirot
fbf4df6d23
Bug 997239 - Convert webconsole to a module. r=msucan
2014-04-18 09:39:56 -04:00
Ryan VanderMeulen
6b2b68c532
Merge inbound to m-c.
2014-04-18 09:08:59 -04:00
Joe Walker
79281c4be7
Bug 993985 - Fix broken tooltip in Developer Toolbar; r=mratcliffe
2014-04-18 09:21:12 +01:00
Benjamin Smedberg
1846e1fa48
Bug 997188 - Handle the experiments.manifest.uri pref correctly so so that it don't ping out to telemetry-experiments.cdn.mozilla.net by default or enable experiment code in the tests. This should also fix bug 994686. r=irving/gfritzsche
2014-04-17 11:08:35 -04:00
Ryan VanderMeulen
ee76280adc
Merge inbound to m-c.
2014-04-17 22:31:17 -04:00
Dave Camp
d8040379cc
Bug 983331 - The debugger server protocol should describe itself. r=gozala
2014-04-17 16:25:07 -07:00
Robert Strong
6a54cfcb3a
Bug 798903 - Stub installer should use Segoe UI and other newer UI fonts as appropriate when they are available. r=tabraldes
2014-04-17 13:14:50 -07:00
Ryan VanderMeulen
7cecb3a4ca
Merge m-c to inbound on a CLOSED TREE.
2014-04-17 22:53:02 -04:00
Mike Connor
17f4aac5f1
Bug 997432 - log failures when MozParams don't include a condition attribute, r=gavin
...
--HG--
extra : rebase_source : e1f3712e88265d6e298b47e59e55d7e2feaf2484
2014-04-16 19:35:28 -04:00
Monica Chew
3c096773e6
Bug 933432: Enable remote lookups for application on Windows (r=gcp)
2014-04-17 14:01:47 -07:00
J. Ryan Stinnett
3be40f9d87
Bug 997320 - Fix error in App Manager install cleanup. r=ochameau
2014-04-17 16:55:02 -04:00
Marco Castelluccio
b87d606f9e
Bug 991766 - Webapp uninstallation on Mac through mozapps uninstall function. r=myk, r=smichaud
2014-04-17 16:54:50 -04:00
Marco Castelluccio
9b8bd037cb
Bug 993326 - Automatically restore apps launchable value. r=fabrice
2014-04-17 16:43:04 -04:00
Marco Castelluccio
d03cfa45b6
Bug 774144 - Webapp uninstallation on Windows through mozapps uninstall function. r=tabraldes
2014-04-17 16:43:03 -04:00
Amod Narvekar
50de076518
Bug 552025 - Remove the instances of nsINavHistoryResultObserver.containerOpened/Closed. r=mak
2014-04-17 16:43:03 -04:00
Eddy Bruel
a1e4f29064
Bug 859372 - Refactor DevToolsUtils.js;r=past
2014-04-17 20:47:28 +02:00
Eddy Bruel
c9a69873c5
Bug 859372 - Provide Debugger constructor as a built-in module;r=past
2014-04-17 20:45:32 +02:00
Dave Townsend
3b890dbae6
Bug 993029: Add a way for the add-on manager to pass add-on globals to the debug actors. r=panos, r=Unfocused
2014-04-17 10:27:03 -07:00
Dave Townsend
4c86059d54
Backing out bug 993029 due to Win8 debug test failures. CLOSED TREE
2014-04-17 10:20:49 -07:00
Dave Townsend
f525d5c569
Bug 993533: Add remote add-ons to the list of targets on a remote device. r=panos
2014-04-17 08:35:20 -07:00
Dave Townsend
18e18ee8a0
Bug 993029: Add a way for the add-on manager to pass add-on globals to the debug actors. r=panos, r=Unfocused
2014-04-17 08:23:42 -07:00
Georg Fritzsche
17b11996ae
Bug 989137 - Part 18: Fix experiments uninit behavior. r=bsmedberg
2014-04-17 15:47:37 +02:00
Georg Fritzsche
ceb826d852
Bug 989137 - Part 17: Add browser chrome testing of Experiments. r=unfocused,gfritzsche
2014-04-17 15:47:37 +02:00
Georg Fritzsche
21ebf330da
Bug 989137 - Part 16: Convert browser_experiments.js to add_task. r=unfocused
2014-04-17 15:47:37 +02:00
Georg Fritzsche
adefcccdf8
Bug 989137 - Backout re-ordered patches that conflict with a known-good patch stack: 1ab6bbd62c76, 5c3a195a107e, 73da7e611e92, 2c1a0b0551fb. r=me
2014-04-17 15:47:36 +02:00