Alexandre Poirot
43a3ab0728
Bug 1283186 - Only print error instead of throwing when a key shortcut is invalid. r=bgrins
2016-06-30 01:29:56 -07:00
Matthew Wein
569e667c08
Bug 1270742 - Add support for default_icon in chrome.pageAction r=kmag
...
MozReview-Commit-ID: D9uR0JUXJwx
--HG--
extra : transplant_source : %FC%FBu%0Cboh%DFv%BB%8D%AC%20%ED%A5%E1%3E%DE%126
2016-05-23 15:59:33 -07:00
Nomis101
f1831ab523
Bug 1279731 - "Fix typos in AddonRepository.jsm and PluginProvider.jsm". r=rhelmer
2016-06-11 10:41:45 +02:00
Ting-Yu Chou
fc01fbfe6e
Bug 1267329 - part 2 - Record the memory information for the minidumps on Windows. r=ted
2016-06-30 08:59:02 +08:00
Ting-Yu Chou
c7626aa7a5
Bug 1267329 - part 1 - Add a new argument to specify the minidump type to write on Windows. r=ted
2016-05-16 10:02:47 +08:00
Krishna
85bf76ed8b
Bug 1280757 - Load hyphenation from test profile directory. r=sebastian
...
MozReview-Commit-ID: 5xEJhXS35uZ
--HG--
extra : transplant_source : %B3Mmm%F8%29%ED%CA%CA%BA%DBgH%5C%94%FBxS_%87
2016-06-29 23:06:45 +08:00
Cykesiopka
9533a3d17b
Bug 1281661 - Ensure input to NSSDialogService prompt messages are HTML escaped to avoid HTML injection. r=kats,keeler
...
As of the writing of this patch, NSSDialogService pops up a prompter on
Android as follows (assuming at least one label is requested):
1. NSSDialogService.js calls Prompt.jsm methods and eventually requests the
prompt be displayed.
2. Prompt.jsm sends a messages to the Java side.
3. The Java side receives the message and eventually calls
org.mozilla.gecko.prompts.PromptInput.LabelInput.getView().
4. LabelInput.getView() calls android.text.Html.fromHtml().
At no point is any HTML injection prevention done, so in theory NSSDialogService
could be an injection vector.
In practice, it appears that fromHtml() doesn't actually allow anything malicious
to be done. This patch introduces HTML escaping at the NSSDialogService
level just to be safe.
MozReview-Commit-ID: LhHuZKSqx01
--HG--
extra : transplant_source : l%C9%A2%95%9A.%05%1F%CF%5D%02%5E%12N%C1%B7O%7C%1B%8B
2016-06-29 18:48:49 -07:00
Jarda Snajdr
23e15b12e9
Bug 1282211 - Requests cannot be sorted by cause r=Honza
2016-06-29 06:11:00 +02:00
Greg Tatum
8b9104efd4
Bug 1261477 - Make values of long watch expressions visible r=jlongster
2016-06-20 08:47:00 +02:00
Jaideep Bhoosreddy
8f1b54dd02
Bug 1254390 - Flexible sizing for device selector to display full device names; r=gl
2016-06-29 09:29:00 +02:00
Tom Tromey
469cee9bad
Bug 1225254 - split css-logic.js into server and shared files; r=pbro
...
MozReview-Commit-ID: BTFVQJcVI5d
--HG--
extra : transplant_source : n%A3%EF0e%9F%8E%09%FC4%95%F8%60l3%B73%BDS%C7
2016-06-24 08:26:21 -06:00
Tom Tromey
1006edd234
Bug 1225254 - remove unused code from css-logic.js; r=pbro
...
MozReview-Commit-ID: joVchP4T56
--HG--
extra : transplant_source : %A2c%AE%84M%D2f%BB%B7%9CH%7D%CF%C8%85%95LI%25%FE
2016-06-23 11:02:56 -06:00
Jonathan Almeida (:jonalmeida)
7126808eeb
Bug 1268608 - Toolbar hiding should be a snappy, constant speed r=sebastian
...
By changing the Interpolator to be linear instead of decelerating, we should
see an animation with constant speed. I've also reduced the animation time
from 250 milliseconds to 150 to give it a snappier feel.
MozReview-Commit-ID: LBsdxG0lyvX
--HG--
extra : rebase_source : ef2f1fb0d9e18ce4f23932355e40888355411b36
extra : amend_source : f9f1a0763ac785c4e115a5be78fddb7a83000270
2016-06-23 08:16:51 -07:00
Grigory Kruglov
5291e6bd1b
Bug 1280409 - Guard against cursor failures while migrating data from HistoryExtensionsDB r=sebastian
...
MozReview-Commit-ID: 138SK46rgfi
--HG--
extra : rebase_source : 5c135250a81088bb5c838a4abd352fbbe80ae8d7
2016-06-23 06:04:59 -07:00
Justin Dolske
c7b12ba4ab
Bug 1265077 - Fix Linux focus issues in test_modal_prompts.html. r=MattN
2016-06-29 15:01:56 -07:00
Wes Kocher
da658e26c2
Backed out changeset 7773873116e9 (bug 1265727) for xpcshell failures and eslint failures
2016-06-29 12:00:47 -07:00
Grigory Kruglov
c45d52c91f
Bug 1278301 - Exclude history items from Top Sites which were not visited locally r=sebastian
...
MozReview-Commit-ID: 7wFOwvIz4k4
--HG--
extra : rebase_source : 5cba7d932f4ff4e2fd8d4868500e0071f4b2b3fa
2016-06-28 17:33:21 -07:00
Florian Quèze
6e69587659
Bug 1280381 - The prompt to enable search suggestions in the awesomebar panel should not be shown more than a few times, r=mak.
2016-06-29 19:49:40 +02:00
J. Ryan Stinnett
0521eafa74
Bug 1282900 - Remove RDP telemetry probes and surrounding machinery. r=fitzgen
...
MozReview-Commit-ID: 58WNVGWTyKJ
2016-06-29 11:37:09 -05:00
Gabriel Luong
a673a00224
Bug 1282287 - Upgrade to CodeMirror 5.16.0 r=bgrins
2016-06-30 00:58:13 +09:00
Carsten "Tomcat" Book
7b90111dfd
Merge mozilla-central to fx-team
2016-06-29 16:21:46 +02:00
Eddy Bruel
eb8de6c5ed
Bug 1265727 - Decouple ProfilerFront from ProfilerActor;r=fitzgen
2016-06-29 16:20:06 +02:00
Carsten "Tomcat" Book
5c90a99952
merge mozilla-inbound to mozilla-central a=merge
2016-06-29 16:13:05 +02:00
Carsten "Tomcat" Book
304074d388
merge fx-team to mozilla-central a=merge
2016-06-29 16:10:40 +02:00
Carsten "Tomcat" Book
a982df321d
Backed out changeset ceff61c9fc5a (bug 889561) for frequent testfailures on pgo in /bookmarks/test_
...
--HG--
extra : rebase_source : 84d364e67739738da807b9d83c3338ebd8a086a6
2016-06-29 13:54:51 +02:00
Carsten "Tomcat" Book
240522d713
Backed out changeset 07e1f152fe92 (bug 889561)
...
--HG--
extra : rebase_source : 3a47c38af09d894dfd44702f14c80e97d25c7c06
2016-06-29 13:54:31 +02:00
Carsten "Tomcat" Book
96e498753a
Backed out changeset f843a97323da (bug 1282870) for bustage on a CLOSED TREE
2016-06-29 13:51:49 +02:00
Andrea Marchesini
851369b631
Bug 1282870 - HTMLInputElement.webkitdirectory should show a DirPicker, r=smaug
2016-06-29 13:29:04 +02:00
Eddy Bruel
a5248d463f
Bug 1271653 - Non-fallible Debugger.Object getters should be non-static methods;r=fitzgen
2016-06-29 14:05:05 +02:00
Eddy Bruel
29f5217893
Bug 1271653 - Move remaining helper functions and data for DebuggerObject into class;r=fitzgen
2016-06-29 14:03:03 +02:00
Eddy Bruel
6dcf0f1e6b
Bug 1271653 - Add MOZ_MUST_USE to JS native functions for DebuggerObject;r=fitzgen
2016-06-29 14:01:35 +02:00
Dão Gottwald
05ac665f2c
Bug 1255989 - Bookmarks toolbar items should inherit -moz-window-dragging from the parent toolbar. r=gijs
2016-06-29 12:39:03 +02:00
Jeff Walden
d0b54a19b6
Backed out changeset 763642feedb0, Windows hates me. r=beepbeepbeep in a CLOSED TREE
2016-06-29 11:16:03 +01:00
Mark Banner
209681b65b
Bug 1282899 - Land version 1.4.2 of the Loop system add-on in mozilla-central, rs=Standard8 for already reviewed code.
2016-06-29 11:07:08 +01:00
Lin Clark
dadbb21b58
Bug 1264683 - [rep tests] Add tests for function rep. r=Honza
2016-06-29 07:07:00 +02:00
Jaideep Bhoosreddy
5b0915aa18
Bug 1282472 - Add camera effects to screenshot; r=jryans
2016-06-29 00:13:00 +02:00
Panos Astithas
1948b88f49
Bug 1283066 - Replace -moz-padding-start with padding-inline-start in aboutNetError.css. r=florian
...
MozReview-Commit-ID: AvpNkNrvWMQ
2016-06-29 16:32:47 +03:00
Morgan Phillips
9d89596177
Bug 1282332 - Refuse to parse display names with unquoted, non-numeric, property names; r=jorendorff
...
--HG--
extra : rebase_source : 77825ee84d76beed0da58b6092f4730c6d64c7a2
2016-06-27 03:29:08 +01:00
Jeff Walden
4913ffbd60
Bug 1282795 - Extract a side effect on a variable from an assertion expression to avoid a clang compiler warning when a side-effectful expression occurs in an unevaluated context. r=froydnj
...
--HG--
extra : rebase_source : bc8d4706db6425990ced939d6895d2b50c1b1bb1
2016-06-28 17:14:18 +01:00
Jeff Walden
c98db2b696
Bug 1282795 - Make a variable DebugOnly, and extract a side effect on that variable from an assertion expression to avoid a clang compiler warning when a side-effectful expression appears in unevaluated context. r=froydnj
...
--HG--
extra : rebase_source : c45b2b2fff55457383b8da86b9b597a5fb60b587
2016-06-28 17:13:22 +01:00
Jeff Walden
e20f0f4551
Bug 1282795 - Silence warnings when MOZ_ALWAYS_{TRUE,FALSE} are passed expressions with embedded side effects, that would ordinarily trigger side effects but don't inside certain unevaluated contexts within MOZ_ASSERT, which then triggers compiler warnings with new-enough clang. You are not expected to understand this. r=froydnj
...
--HG--
extra : rebase_source : ffe6d35af74c50b04dbddc9cc3965292875c64a0
2016-06-28 17:12:14 +01:00
Jeff Walden
1a5fb1ba2a
Bug 1282795 - Make InvokeState final to silence some -Wdelete-non-virtual-dtor warnings caused by Maybe<InvokeState>. r=froydnj
...
--HG--
extra : rebase_source : edef0d0826878b7a0b358299478d9bb1fa2ac712
2016-06-28 17:11:35 +01:00
Jeff Walden
b29c07c2ea
Bug 1282795 - Don't make the last non-ellipsis argument to ExpandErrorArgumentsVA an enumeration that would be subject to integral promotion, because this would invoke undefined behavior. r=froydnj
...
--HG--
extra : rebase_source : 89910f1ea6811b6bb8553f4d60342cb4aa7e397a
2016-06-28 17:11:01 +01:00
Jeff Walden
354825efdd
Bug 1282795 - Make NativeRegExpMacroAssembler and InterpretedRegExpMacroAssembler final to silence some -Wdelete-non-virtual-dtor warnings caused by Maybe<those types>. r=froydnj
...
--HG--
extra : rebase_source : 652d7eea4a30bddd62558937085f6b2437a7a63f
2016-06-28 17:10:21 +01:00
Jeff Walden
0d2a0839a7
Bug 1282795 - Make VerifyPreTracer final to silence some -Wdelete-non-virtual-dtor warnings caused by Maybe<VerifyPreTracer>. r=froydnj
...
--HG--
extra : rebase_source : ffaf9126571c9f55259e75ca265caa4407070f2d
2016-06-28 17:09:59 +01:00
Jeff Walden
f7b8d0cce7
Bug 1282795 - Make frontend::Parser final to silence some -Wdelete-non-virtual-dtor warnings caused by Maybe<Parser>. r=froydnj
...
--HG--
extra : rebase_source : 6c4eeb1c68c6a1b4e4e7bc232ed2fed7ddddce28
2016-06-28 17:09:36 +01:00
Jeff Walden
f38286fc77
Bug 1282795 - Make JS::CompileOptions final to silence some -Wdelete-non-virtual-dtor warnings caused by Maybe<JS::CompileOptions>. r=froydnj
...
--HG--
extra : rebase_source : d400b92e2ad1e2b90ca97688fd5b14fab544275a
2016-06-28 17:09:18 +01:00
Jeff Walden
ae4aa0b941
Bug 1282795 - Make CodeGenerator final to silence some -Wdelete-non-virtual-dtor warnings caused by Maybe<CodeGenerator>. r=froydnj
...
--HG--
extra : rebase_source : 9a93feba878339708403631182adbe2ff23e7868
2016-06-28 17:07:42 +01:00
Jeff Walden
75c0b2462e
Bug 1282795 - Forward-declare a bunch of TracerConcrete<T>::concreteTypeName[] so that the default virtual TracerConcrete<T>::typeName() can refer to those declarations before their definitions, without triggering compiler warnings up the wazoo. r=froydnj
...
--HG--
extra : rebase_source : b6601a210fbd87d3b7bba31ee03c6b5c5192c420
2016-06-28 17:06:56 +01:00
Paul Adenot
576c333825
Bug 1282820 - Change the specification URL in webidl files for the Web Audio API. DONTBUILD. r=smaug
...
This patch has been written with this command, ran from the root of the tree:
```
gsed -i 's!https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html!https://webaudio.github.io/web-audio-api/ !' dom/webidl/*
```
2016-06-29 11:30:13 +02:00