Birunthan Mohanathas
d39376e4d0
Bug 1235261 - Part 7: Remove AutoInfallibleTArray. r=froydnj
2016-01-31 17:12:13 +02:00
Birunthan Mohanathas
b00cdd6088
Bug 1235261 - Part 6: Rename AutoInfallibleTArray to AutoTArray. r=froydnj
2016-01-31 17:12:12 +02:00
Birunthan Mohanathas
fbff06ea09
Bug 1235261 - Part 5: Merge nsAutoArrayBase into AutoTArray. r=froydnj
...
nsAutoArrayBase is no longer needed because AutoTArray is its only subclass.
2016-01-31 17:12:12 +02:00
Birunthan Mohanathas
6ed751e586
Bug 1235261 - Part 4: Remove AutoFallibleTArray. r=froydnj
2016-01-31 17:12:12 +02:00
Birunthan Mohanathas
720fce4f80
Bug 1235261 - Part 3: Switch remaining uses of AutoFallibleTArray to AutoTArray. r=froydnj
...
This is effectively a no-op because the affected array operations already use
`mozilla::fallible`.
2016-01-31 17:12:12 +02:00
Birunthan Mohanathas
53bb27f2a4
Bug 1235261 - Part 2: Switch some uses of AutoFallibleTArray to AutoTArray. r=froydnj
...
This changes some function signatures to take a nsTArray<T>& instead of a
FallibleTArray<T>& because AutoTArray does not inherit from FallibleTArray.
This is effectively a no-op because the affected array operations already use
`mozilla::fallible`.
2016-01-31 17:12:12 +02:00
Birunthan Mohanathas
373593275e
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
2016-01-31 17:12:12 +02:00
Bob Owen
471786d650
Bug 1156742 Part 25: Flip the big switch and wait for the lightning. r=mconley
2016-01-05 10:08:58 +00:00
Neil Rashbrook
50eb2af64f
Bug 374471 Make the noautohide attribute live where supported r=enndeakin
2016-01-31 13:00:44 +00:00
Phil Ringnalda
d3cec93f2b
Bug 1127828 - disable test_peerConnection_twoAudioVideoStreamsCombined.html on Linux debug e10s for frequent hangs
...
--HG--
extra : rebase_source : ebcf9bbc804b75ffb9a04fb6e0657db9ce7c9f3d
2016-01-31 00:46:18 -08:00
Phil Ringnalda
79f94ae18b
Bug 1171255 - disable test_peerConnection_twoAudioVideoStreams.html on Linux debug e10s for frequent hangs
...
--HG--
extra : rebase_source : 83f8dc0dd39ac9b6a79369b55284ba53b1f85f30
2016-01-31 00:45:31 -08:00
Phil Ringnalda
afc2abda51
Bug 992311 - skip test_leaf_layers_partition_browser_window.xul on Linux for frequent timeouts, and adjust the comment to reflect that it's disabled on OS X for timing out, not because of a fixed bug
...
--HG--
extra : rebase_source : b20a0df199fb60a15615366a58570b0207a632ee
2016-01-31 00:45:03 -08:00
Phil Ringnalda
bcabd8259a
Bug 1237176 - skip dom/media/webspeech/synth/test/test_bfcache.html on Linux and Android for frequent timeouts
...
--HG--
extra : rebase_source : 589c2e3bef156bfda704a119dd4ddc20200f42ee
2016-01-31 00:44:45 -08:00
Mark Goodwin
282a183d55
Bug 1241821 - Create a SecurityReporter component for TLS Error Reports r=mossop, keeler
...
This takes the TLS Error Reporting functionality used in the aboutNetError.xhtml
and aboutCertError.xhtml error pages and moves it to its own component. This
allows us to make use of this same error reporting functionality from elsewhere.
Notably, this allows us to send error reports for issues that occur when loading
subresources.
The xpcshell test included is in security/manager/ssl/tests because we need to
make use of tlsserver functionality from the PSM tests.
2016-01-30 08:07:38 +00:00
Phil Ringnalda
b2b5dc0439
Merge f-t and m-i to m-c, a=merge
2016-01-30 17:08:37 -08:00
James Graham
5b06db9d47
Bug 1244461 - Update web-platform-tests expected data to revision f3f87e1a2cc3845819038a8a6fe435bb6092e213, a=testonly
2016-01-30 18:25:13 +00:00
James Graham
b4d1c93d03
Bug 1244461 - Update web-platform-tests to revision f3f87e1a2cc3845819038a8a6fe435bb6092e213, a=testonly
2016-01-30 18:24:54 +00:00
Tom Schuster
3e2b381987
Bug 1244442 - Warn about Proxy.create and Proxy.createFunction. r=Waldo
2016-01-30 17:46:52 +01:00
Phil Ringnalda
a39d6e46e4
Merge m-c to m-i
2016-01-30 09:43:42 -08:00
Kyle Huey
b92093e158
Bug 1241764: Merge bug 1212323. r=me CLOSED TREE
2016-01-30 09:33:24 -08:00
Phil Ringnalda
985ff5df04
Merge m-i to m-c, a=merge
2016-01-30 09:28:35 -08:00
Kyle Huey
91efc5a86c
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
2016-01-30 09:05:36 -08:00
Jacek Caban
9e4a3887ed
Bug 1240589 - Cross compilation fixup.
2016-01-30 17:31:37 +01:00
Masatoshi Kimura
689acb778d
Bug 1242720 - Followup: reduce code duplication. r=jfkthame
2016-01-30 18:29:40 +09:00
Marco Bonardo
cda0974c56
Bug 1158511 - Add 'most recent expired visit' telemetry. r=adw
...
--HG--
extra : commitid : 2dy00Q2kdxS
extra : rebase_source : a2afc1e3b6be66d125b2f8793e79d03a9d336d28
2016-01-29 17:06:04 +01:00
Mark Capella
1cccfbae8e
Bug 1240286 - Deleting text with backspace causes the action bar to glitch, r=smaug, TYLin, jchen
2016-01-30 00:08:55 -05:00
Tim Nguyen
a0344a9499
Bug 762979 - Update toggle breakpoints icon to match new gutter style. r=bgrins
2016-01-29 23:42:41 -05:00
Tim Nguyen
ff5e18cf6a
Bug 762979 - Implement conditional breakpoint gutter style. r=jlongster
2016-01-29 23:42:27 -05:00
Tim Nguyen
04bc5957e6
Bug 762979 - Implement shorlander's line gutter mockup for the source editor. r=vporof, bgrins
2016-01-29 23:42:09 -05:00
Phil Ringnalda
d42eb10039
Back out 3958782fe187 (bug 989960) for Android crashes in test_watchdog_default.js
2016-01-29 20:12:44 -08:00
James Long
17347a3234
Bug 1243490 - fix leak in devtools hot reloading code r=jryans
2016-01-29 22:53:29 -05:00
Kris Maglione
e391b5ccaf
Bug 1190680: Part 2 - [webext] Add initial support for lastError callbacks. r=billm
...
--HG--
extra : commitid : KyImBk4vvCu
extra : rebase_source : f05432e862480ca7e4c81c9fd663822bba63c7af
extra : histedit_source : 6cec5cd0c0c4986f0b22e4338b2e6da3cb851ef7
2016-01-29 18:38:08 -08:00
Kris Maglione
b859ec65ef
Bug 1190680: Part 1 - [webext] Factor common extension context logic into a shared base class. r=billm
...
--HG--
extra : commitid : 2aeACGXC84s
extra : rebase_source : 2f8f5dab0b51b7524c8df047587b52da33e69199
extra : histedit_source : 87ab18bfdef7944d3dc43142f4f090905c1f8b29
2016-01-29 18:39:29 -08:00
Andreas Tolfsen
b6fcf96be2
Bug 1243704 - Serialise errors sent over IPC; r=automatedtester
...
This fixes an instance of passing an Error prototype over the message
manager as a CPOW. We solve this by marshaling the error, which is
now done automatically by the new AsyncMessageChannel. It allows us to
create an (almost) transparent promise-based interface between chrome-
and content contexts.
The patch also makes AsyncMessageChannel reusable on both sides of the
message listener, but it's currently not used at its maximum potential
because of the way the listener is architected.
--HG--
extra : commitid : EQd5E4Digdv
extra : rebase_source : 8e0c36960759d25c73bbbc0f4f0bcb453c1028f4
extra : amend_source : 6bb6a76a8b30a5524639f8236291980b16402e6a
2016-01-29 12:57:46 +00:00
Kartikaya Gupta
b2ba71e6d2
Bug 1180706 - Enable touch event support on Windows Nightly. r=botond
...
--HG--
extra : commitid : 3s4Zz892m5z
2016-01-29 22:58:43 -05:00
Luke Wagner
2d0153d1ed
Fix recent non-unified build bustage (no bug, rs=sunfish)
...
--HG--
extra : commitid : 22GJvfbdvCG
extra : rebase_source : 1dd867fc28e43df1e903750214b2cbc6437df5ce
2016-01-29 21:54:47 -06:00
Botond Ballo
7b73cdff36
Bug 1237905 - Add logging to test_wheel_transactions to help investigate an intermittent failure. r=kats
2016-01-29 18:50:02 -05:00
Jean-Yves Avenard
c9e51133e2
Bug 1212323: P3. Use promise with supportsHardwareH264Decoding. r=felipe
...
Detecting if hardware decoding is available is an asynchronous operation/
The use of Promise allows the value displayed to be accurate on all platforms and not just windows.
2016-01-30 12:52:36 +11:00
Jean-Yves Avenard
81ef536abd
Bug 1212323: P2. Have IsVideoAccelerated return a Promise. r=cpearce
2016-01-30 12:52:35 +11:00
Jean-Yves Avenard
ba68bee3c5
Bug 1212323: P1. Use a 640x360 SPS to test for HW decoding support. r=cpearce
...
Some machines will always use software decoding for a 64x64 videos.
2016-01-30 12:52:35 +11:00
Masayuki Nakano
48eb63e508
Bug 1243657 spellchecker should check if IME composition works as deleting whole text r=ehsan
2016-01-30 09:56:03 +09:00
Kris Maglione
4b5513634b
Bug 1238311: Part 3 - [webext] Add audible and muted support to browser.tabs API. r=gabor
...
--HG--
extra : commitid : 36za12ltvib
extra : rebase_source : 321506a4d0ab68ed6db18536a513584c50231c78
extra : histedit_source : 2787bfcb88593f5e943a77f64a51946e7d011db1
2016-01-26 17:06:41 -08:00
Kris Maglione
3543ac46b0
Bug 1238311: Part 2 - Persist tab mutedInfo in sessionstore. r=ehsan
...
--HG--
extra : commitid : HX9K6Rabf3v
extra : rebase_source : 0cada35053441177863b89753e3c9a8968dc1908
extra : histedit_source : 07331d5b938d79c59dfd8789bb581e65f6a29d26
2016-01-26 17:05:42 -08:00
Kris Maglione
c1fb002168
Bug 1238311: Part 1 - Add "mutedinfo" tab attribute, and related getters. r=ehsan
...
--HG--
extra : commitid : 9DPlneRvHzR
extra : rebase_source : ca203251ef8480f7740be085cb54054338cde151
extra : histedit_source : 6faed49810c464ede10d7349629b03c81e7c5055%2Cb97ac9dc316731f640e9e488a70e2c1a695ecf08
2016-01-29 18:14:31 -08:00
AJ Kerrigan
6f824ab7a9
Bug 1243764 - Remove named function syntax from webconsole.js methods;r=linclark
...
This change eliminates a class of ESLint errors (camelcase), while
also bringing the method definitions in line with MDN Coding Style
guidelines.
--HG--
extra : commitid : CR2n50AgsP0
2016-01-29 12:45:57 -05:00
Kris Maglione
18ffdfa335
Bug 1225715: Part 6 - Remove redundant manifest type checking from XPIProvider. r=Mossop
...
--HG--
extra : commitid : Co3LqKFdyq6
extra : rebase_source : fe07d829cd3dd9bf0bee582e0367a9b1d49036de
2016-01-21 23:36:53 -08:00
Kris Maglione
278a332b02
Bug 1225715: Part 5 - Add schema for extension manifests. r=billm
...
This currently forbids unknown top-level schema properties, and unknown
permissions. In the future, I'd like to make those warnings rather than
errors, for compatibility purposes, but I think errors are fine for now.
--HG--
extra : commitid : 9jGEwCU9AhR
extra : rebase_source : db16f1e5f9962fb7b24c0e52c05832ae646a57c2
2016-01-30 10:27:02 -08:00
Kris Maglione
7223a1a63e
Bug 1225715: Part 4 - Improve reporting of schema errors. r=billm
...
--HG--
extra : commitid : 8hxwF0y1kXL
extra : rebase_source : 6659b05b2835d9e9feecb45223b4ab2519eea4c5
2016-01-29 20:11:07 -08:00
Kris Maglione
4e6099bea2
Bug 1225715: Part 3 - Allow extending existing schema types. r=billm
...
This one's a bit weird. I was trying to avoid it for a while, but when we
start to support different sets of APIs on different apps, it's going make it
complicated to maintain a single, centralized manifest schema without some way
for them to directly extend it.
--HG--
extra : commitid : 69hnLm2cHLt
extra : rebase_source : 8895c53c36c3790c287c0105fa95b0f3f8f49c33
2016-01-20 22:46:37 -08:00
Kris Maglione
cd5a8640d9
Bug 1225715: Part 2 - Add string format support to schemas. r=billm
...
--HG--
extra : commitid : ArSuR3hloWW
extra : rebase_source : 64f075729beee1a0b3e411c7f3c7084839e793df
2016-01-29 19:48:57 -08:00