Akshendra Pratap
d2b5be92ed
Bug 1093021 - Implemented PromiseUtils.defer; r=yoric
2014-11-10 05:52:00 +01:00
Carsten "Tomcat" Book
6a293a24ca
merge mozilla-inbound to mozilla-central a=merge
2014-11-18 17:25:29 +01:00
Shane Caraveo
002513286e
Bug 1085691, fix notification indicator when browser window in background, r=dolske
2014-11-17 14:48:14 -08:00
Tim Taubert
f815271141
Bug 1099490 - [e10s] Use nsBrowserStatusFilter in the content to avoid a flood of progress messages being sent to the parent r=billm
2014-11-15 15:58:08 +01:00
Paolo Amadini
dfb185fe5d
Bug 1094208 - Part 3 of 3 - Use DOM Promise scheduling in Promise.jsm. r=Yoric
2014-11-13 11:19:08 +00:00
Jeff Walden
94c702b2d7
Bug 982856 - De-indent Preferences.jsm contents that are now over-indented. r=Unfocused
2014-11-14 14:02:47 -08:00
Jeff Walden
2ab7106afd
Bug 982856 - Rename Preferences._prefSvc to Preferences._prefBranch to better reflect its meaning. r=Unfocused
2014-11-14 14:02:24 -08:00
Jeff Walden
10f4d32522
Bug 982856 - Rename Preferences._prefBranch to Preferences._branchStr, so that the preferences branch accessor can use the name instead in a followup patch. r=Unfocused
2014-11-14 13:49:05 -08:00
Tim Taubert
e2f56217e8
Bug 1077652 - Simplify about:newtab page update mechanism and correct behavior to work better with preloading r=gijs
2014-11-07 14:56:30 +01:00
Erik Vold
5a2b93c841
Bug 1092880
- Preferences.jsm MIN_INT is off by one r=gavin
2014-11-07 18:13:36 -08:00
Carsten "Tomcat" Book
2dd9e7b1cd
merge fx-team to mozilla-central a=merge
2014-11-07 14:56:02 +01:00
Mark Hammond
e42b3b0a84
Bug 1079563 (part 2) - allow white-listed sites to request troubleshooting info. r=MattN
2014-11-07 18:12:26 +11:00
Mark Hammond
2b75638713
Bug 1079563 (part 1) - replace use of async.js with promises in webchannel tests. r=MattN
2014-11-07 18:12:25 +11:00
Ryan VanderMeulen
9d14d03ae0
Merge fx-team to m-c. a=merge
2014-11-05 14:51:17 -05:00
Erik Vold
04af0a1fdc
Bug 1092879 - Preferences.jsm MAX_INT does useless math r=gavin
2014-11-04 17:19:37 -08:00
Johnny Stenback
a9061e152c
Bug 1093865. Fix regression from bug 1080030, make select with optgroup w/o lable element show up again. r=felipe
...
---
toolkit/modules/SelectContentHelper.jsm | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
2014-11-04 23:21:05 -08:00
Akshendra Pratap
b742dfdaf6
Bug 1080466 - Implement resolveOrTimeout in PromiseUtils.jsm. r=yoric
2014-10-30 08:21:00 -04:00
J. Ryan Stinnett
a9277728ef
Bug 1093363 - Add stack to unhandled promise rejection console message. r=Yoric
2014-11-03 15:55:00 +01:00
Ryan VanderMeulen
618a8fabc6
Merge m-c to inbound. a=merge
...
--HG--
rename : dom/tv/test/file_app.sjs => dom/tv/test/mochitest/file_app.sjs
rename : dom/tv/test/file_app.template.webapp => dom/tv/test/mochitest/file_app.template.webapp
rename : dom/tv/test/file_tv_non_permitted_app.html => dom/tv/test/mochitest/file_tv_non_permitted_app.html
rename : dom/tv/test/mochitest.ini => dom/tv/test/mochitest/mochitest.ini
rename : dom/tv/test/test_tv_non_permitted_app.html => dom/tv/test/mochitest/test_tv_non_permitted_app.html
extra : rebase_source : 43e1262bc9912ae6b97ec9302a1bc149e51c8e1e
2014-10-30 16:19:07 -04:00
David Rajchenbach-Teller
7abbe11005
Bug 1087674 - Handle XHR abort()/timeout and certificate errors more gracefully in GMPInstallmanager. r=gfritzsche
...
Prior to this patch, a Man in the Middle (MITM) attack on SSL could cause GMPInstallManager to fail during the check for updates, which in turn would cause a crash during shutdown. This was observed in the wild by users of recent versions of Avast, which performs such attacks on SSL as part of its "HTTPS scanning" feature. With this patch, errors are handled more gracefully. The attack still prevents any update (including the install of OpenH264) but at least it does not cause a crash anymore.
2014-10-30 11:27:02 +01:00
Dave Townsend
71056da8c6
Bug 1093221: RemoteWebNavigation.loadURI should accept and pass referrer argument. r=mconley
2014-11-04 12:05:08 -08:00
Jed Davis
80b2289b66
Bug 1077057 - Add Linux sandboxing info to about:support. r=Unfocused
2014-11-06 12:40:00 +01:00
Jason Orendorff
2cacf236ed
Bug 918828, part 1 - Change iteration code to call iterable[Symbol.iterator]() rather than iterable["@@iterator"](). r=Waldo with earlier review work by nbp.
...
--HG--
extra : rebase_source : 5780eed342b1780570650d140c7f14f966b7f1e1
2014-07-01 21:01:21 -05:00
Brad Lassey
374d37c1e7
bug 1086648 - NS_NOINTERFACE: Component does not have requested interface [nsIConsoleService.logStringMessage] SimpleServiceDiscovery.jsm:165 r=dolske
2014-10-21 12:24:32 -04:00
Brad Lassey
710174bd7e
Bug 1054959: re-land "Send Video To Device" feature with fixed test_contextmenu.html, r=gavin
...
--HG--
extra : rebase_source : 80761ff6a0494aa9fdacf1aba51ebc4def35e98b
2014-10-17 15:55:14 -07:00
Carsten "Tomcat" Book
90d84f91ee
Backed out changeset d38f7ebb2192 (bug 1054959) for m1 test failures
2014-10-17 09:58:52 +02:00
Brad Lassey
7ff01ce229
bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava
...
* * *
bug 1054959 - follow up to fix context menut test r=orange CLOSED TREE
2014-10-15 18:24:34 -04:00
Wes Kocher
59e0863445
Backed out changeset 1828c0ae54b9 (bug 1054959) for mochitest-1 bustage on a CLOSED TREE
2014-10-16 15:13:30 -07:00
Brad Lassey
99bd5cfd9b
bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava
...
* * *
bug 1054959 - follow up to fix context menut test r=orange CLOSED TREE
2014-10-15 18:24:34 -04:00
Ryan VanderMeulen
57109dded7
Backed out changesets 93bf386d290e and 063cdd7b00cc (bug 1054959) for test_contextmenu.html failures.
...
CLOSED TREE
2014-10-16 15:19:41 -04:00
Brad Lassey
9a575d1772
bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava
2014-10-15 18:24:34 -04:00
Wes Kocher
86b3bed29d
Backed out changeset 402cbbf91165 (bug 1054959) for mochitest-1 bustage
2014-10-15 17:47:19 -07:00
Brad Lassey
4ad96a68de
bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava
2014-10-15 18:24:34 -04:00
Boris Zbarsky
427f80e0de
Bug 1082843. Don't import Promise.jsm into the global scope in xpcshell tests. r=yoric
2014-10-15 00:42:54 -04:00
Mike Quested
85aabf627f
Bug 1074976 - Move function makeNicePluginName() into BroswerUtils.jsm module. r=felipe
2014-10-06 11:40:00 -04:00
Ehsan Akhgari
5cbb0c9221
Bug 1080030 - Trim the whitespace surrounding option/optgroup text when displaying a drop-down in e10s; r=felipe
2014-10-11 09:40:45 -04:00
Andrea Marchesini
7491bee8c3
Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley
2014-10-08 17:15:22 +01:00
Andrew Halberstadt
d292ee73f1
Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester
2014-10-07 18:18:28 -04:00
Ryan VanderMeulen
cd3e8a6f73
Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures.
...
Backed out changeset 7d06b68c44d0 (bug 1079335)
Backed out changeset 92030169528e (bug 1079301)
Backed out changeset c09d7f95554a (bug 1047483)
Backed out changeset c199f1057d7e (bug 1047483)
Backed out changeset 18830d07884c (bug 1047483)
Backed out changeset e087289ccfbb (bug 1047483)
Backed out changeset 6238ff5d3ed0 (bug 1047483)
CLOSED TREE
--HG--
rename : content/base/public/File.h => content/base/public/nsDOMFile.h
rename : content/base/src/MultipartFileImpl.cpp => content/base/src/nsDOMBlobBuilder.cpp
rename : content/base/src/MultipartFileImpl.h => content/base/src/nsDOMBlobBuilder.h
rename : content/base/src/File.cpp => content/base/src/nsDOMFile.cpp
2014-10-07 13:16:11 -04:00
Andrea Marchesini
d272279126
Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley
2014-10-07 15:20:52 +01:00
Jeff Walden
4205d1c2e6
Bug 982856 - Make Preferences.jsm not use mutable [[Prototype]]. Special thanks to Edouard Oger for debugging the issue with the initial version of this patch. r=Unfocused
2014-01-31 11:34:43 -08:00
Blake Kaplan
f809f5b13f
Bug 1026099 - Rework the spellchecker context menu to not use CPOWs. r=ehsan/billm/felipe
...
This patch fixes a few nits and typos in the C++ spellchecking code as well as
fixing the Finnish dictionary and multiple installed dictionaries in general (r=ehsan).
It reworks the spellchecking context menu to use async message passing (in JS)
and reduces, by a little, the CPOW use in the context menu code (r=felipe).
Finally, the spellcheck IPDL no longer needs to be 'rpc' since we no longer
nest spellchecking calls, so it can go back to being 'sync' (r=billm).
2014-10-03 10:52:37 -04:00
Bill McCloskey
0d587be093
Bug 1073826 - Fix isBrowserPrivate on Android (r=margaret)
2014-09-30 13:53:09 -07:00
Neil Deakin
6c1e283ef7
Bug 1071771, disable dictionary list when it cannot be accessed from another process. This makes the context menu work again after using it on a misspelled word, r=mconley
2014-09-30 12:05:53 -04:00
Carsten "Tomcat" Book
369aa43021
Merge m-c to fx-team
2014-09-29 16:19:41 +02:00
Carsten "Tomcat" Book
9d31360549
merge mozilla-inbound to mozilla-central a=merge
2014-09-29 15:42:55 +02:00
Florian Quèze
550cbe5a37
Bug 1067367 - tapping the icon of a second doorhanger reopens the first doorhanger if it was already open, r=Enn.
2014-09-29 15:33:34 +02:00
Tomasz Kołodziejski
4c14e3120b
Bug 1070923 - Fix intermittent test_bug451286.xul by waiting for the highlight toggle to finish. r=mikedeboer
...
--HG--
extra : rebase_source : 109dcc17a75333f1715e48432893e216e73838fc
2014-09-26 10:49:00 -04:00
Sudheesh Singanamalla
0d1a8f9ebb
Bug 1054492: move DirectoryLinksProvider.jsm to browser/ since it's Firefox-specific, r=gavin
...
--HG--
rename : toolkit/modules/DirectoryLinksProvider.jsm => browser/modules/DirectoryLinksProvider.jsm
rename : toolkit/modules/tests/xpcshell/test_DirectoryLinksProvider.js => browser/modules/test/xpcshell/test_DirectoryLinksProvider.js
2014-09-22 13:23:19 +05:30
Blair McBride
494c507329
Bug 1073358 - Sqlite.jsm should return some measure of what happened regardless of whether a row handler was used. r=mak
...
--HG--
extra : transplant_source : %09%E7%2B%D3%9F%93Qzw%C4IL%EC%23g%B9o%DB%0D%DE
2014-09-27 01:17:00 +12:00