Boris Zbarsky
1ae3af9b2c
Bug 1330759 part 5. Back out the nsTSubstring changes we made in bug 1324430, because they can lead to non-null-terminated nsStrings. r=froydnj
2017-01-18 22:20:15 -05:00
Boris Zbarsky
ffe339f775
Bug 1330759 part 4. Change XMLHttpRequest's responseText getter to take a DOMString, not an nsAString. r=froydnj
2017-01-18 22:20:15 -05:00
Boris Zbarsky
3293a4cd98
Bug 1330759 part 3. Add a "stringbuffer we own" mode to DOMString. r=froydnj
...
We're going to need it because we're going to add a consumer that cannot in fact
promise that its stringbuffer reference will outlive the DOMString.
2017-01-18 22:20:14 -05:00
Boris Zbarsky
ced1c6138f
Bug 1330759 part 2. Fix XPCConvert::JSData2Native to not share an external string stringbuffer if it would create a non-null-terminated string. r=froydnj
2017-01-18 22:20:14 -05:00
Boris Zbarsky
10ac0b56b4
Bug 1330759 part 1. Change various bits of DOMString code to work better when it has a stringbuffer which is effectively not null-terminated (in the sense that indexing into it at the DOMString's length doesn't yield '\0'). r=froydnj
2017-01-18 22:20:14 -05:00
Shu-yu Guo
6982c31973
Bug 1331585 - Allow falsy "done" values for IteratorClose due to exception during array destructuring. (r=arai)
2017-01-18 18:33:45 -08:00
Michael Layzell
def473eb44
Bug 1317322 - Fix a windows devtools test failure on inbound, a=bustage
...
MozReview-Commit-ID: 9weebSW2yOi
2017-01-18 21:12:01 -05:00
Nicholas Nethercote
7f3476781b
Bug 1328373 (part 2) - Remove mozilla_sampler_get_responsiveness declaration. r=mstange.
...
It's unused.
--HG--
extra : rebase_source : 6e1e0f896f10367bb538c8e5839e2ac36174230c
2017-01-19 08:07:51 +11:00
Nicholas Nethercote
5fa7607c99
Bug 1328373 (part 1) - Remove mozilla_sampler_save. r=mstange.
...
It's unused.
--HG--
extra : rebase_source : ae05fc3bb205833e86f542ad2eba36de4d71b3b4
2017-01-19 08:07:50 +11:00
Nicholas Nethercote
a0ab21e630
Bug 1328369 - Remove tlsStackTop and set_tls_stack_top. r=mstange.
...
They are unused.
--HG--
extra : rebase_source : 1dd53c26f07c828102b3c12122d22bb1b0e74f3f
2017-01-19 08:07:23 +11:00
Nicholas Nethercote
eee9038a2f
Bug 1317771 (part 2) - Remove SPS_STANDALONE. r=mstange.
...
This patch removes all the |#ifdef SPS_STANDALONE| blocks.
--HG--
extra : rebase_source : 0ccb72987e6b951360c6b9905ab47c61f59282c0
2017-01-19 08:07:00 +11:00
Nicholas Nethercote
4a820fa2dd
Bug 1317771 (part 1) - Remove SPS_STANDALONE. r=mstange.
...
This patch removes all the |#ifndef SPS_STANDALONE| guards.
--HG--
extra : rebase_source : af03e38e521d7ef0c3c920209cc8330a40d9b007
2017-01-19 08:06:59 +11:00
Nicholas Nethercote
d7d1bbbb95
Bug 1331571 - Remove Intel Power Gadget integration from the compiler. r=mstange.
...
Nobody has ever used this, and measuring power consumption while running a
sampling profiler at 1000 Hz isn't a good idea.
--HG--
extra : rebase_source : b84255a08bfea07b90bedc1f24086695143d5c8e
2017-01-19 08:05:47 +11:00
Ruturaj K. Vartak
81cba3873b
Bug 1314919
- Firebug layout problems. r=ntim.
...
- CSS Rules
- Background colors of tabs
- Background color of tab buttons
- borders of tabs / buttons
- Variable-izing backgrounds and colors
- netmonitor: cell header color, sorted cell header color
- widgets: cell header color, sorted cell header color
- Toolbar Buttons
- Fixing breadcrumbs in HTML inspector
- JSON View tabs
MozReview-Commit-ID: JqUG5zwvQ0a
2017-01-18 06:35:00 +01:00
Matt Woodrow
e5e3cecf98
Bug 1329386
- Fix bustage
2017-01-19 12:52:49 +13:00
Matt Woodrow
cb44a7993f
Bug 1316652 - Silence unnecessary warning in MediaDecoder. r=jya
...
--HG--
extra : rebase_source : 39e4dbefc436fd8b82a8cd5f2231d5b83b4688cd
2017-01-19 12:40:06 +13:00
Matt Woodrow
2f00b8ce05
Bug 1329386
- Fallback to WMF decoding if the OOP decoder fails. r=jya
...
--HG--
extra : rebase_source : 126e76c97538c429660f6e34a718c8dd57fb4a41
2017-01-19 12:35:44 +13:00
Wes Kocher
95949a3432
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: EMipuOLERUq
2017-01-18 15:39:49 -08:00
Michael Layzell
203808678f
Bug 1317322 - Activate `paste` in menus when within <textarea> controls, r=ehsan
...
MozReview-Commit-ID: 7YD8qtsC3u6
2017-01-18 17:37:02 -05:00
Wes Kocher
54c460dbd6
Merge inbound to m-c a=merge
...
MozReview-Commit-ID: 3cGydlfeaPN
2017-01-18 14:17:10 -08:00
Wes Kocher
77e565ca6f
Merge autoland to central, a=merge
...
MozReview-Commit-ID: 9c5kMZqzvuh
2017-01-18 13:56:39 -08:00
Justin Wood
6ca2360558
Bug 1331986 - Set more nightly stuff as tier 1 too. r=jlund a=Kwierso
...
MozReview-Commit-ID: DC4KfHM8gG1
--HG--
extra : amend_source : a44e6c1b8660df8e9d7a9d0e2342fa92c5ee281a
2017-01-18 12:43:39 -05:00
Justin Wood
d251147a80
Bug 1331986 - Set linux and android builds previously in buildbot as tier 1. r=jlund
...
MozReview-Commit-ID: Ad3bjOx1mPZ
--HG--
extra : amend_source : 931b13d5f3653a4644d087f69a5542b7283a5c4d
extra : histedit_source : 40bad6199fd121fc5efcbfd1e4c73e098838932b
2017-01-18 11:46:19 -05:00
Justin Wood
484b7264f4
Bug 1331986 - Set linux and android test tasks previously in buildbot as tier 1. r=jmaher
...
MozReview-Commit-ID: 5sZ6HBWOg8P
2017-01-18 11:48:18 -05:00
Sebastian Hengst
5baf0e453e
Backed out changeset 8acb67f2e136 (bug 1331838) for failing GTest CSPParser.SimplePolicies. r=backout on a CLOSED TREE
2017-01-18 17:28:03 +01:00
Ricky Chien
d63188c35b
Bug 1331821 - Details Panel is unable to shrink when docking to right side r=Honza
...
MozReview-Commit-ID: 6rrscohSED9
--HG--
extra : rebase_source : ecf8d7899fb83298445b5cb2a99d38f90b9e736e
2017-01-18 23:28:53 +08:00
André Bargull
c5d028b9b1
Bug 1313799 - Remove Date.prototype.toLocaleFormat uses in devtools/client/netmonitor/har. r=Honza
...
--HG--
extra : rebase_source : 009957fd799ad7dda0022c28a54fe112a95f892d
2017-01-18 03:02:41 -08:00
Dan Gohman
faa9b11f04
Bug 1324032 - BaldrMonkey: Require non-fallthrough instructions to be followed by end or else r=luke
2017-01-18 10:42:44 -08:00
Premang
2f57305d52
Bug 498976 - Scroll the selected tab into view on mouseover when it's only partially visible. r=dao
...
--HG--
extra : rebase_source : 8ad50aca55a0ec462c079a7fa2c48e826eb369b3
2017-01-18 17:31:26 +01:00
Sean Stangl
64a4ab480c
Bug 1324910 - Remove unnecessary assertion. r=luke
...
--HG--
extra : rebase_source : 3bbd17b6b0783c1ec259d8affd8ecfd7ace48081
2017-01-18 13:11:00 -05:00
Henrik Skupin
c61f1603f3
Bug 1331037 - Fix failures in test_localization.py for Fennec. r=ato
...
Fennec uses a different set of DTD and properties files. As such the current
entity and property names do not work. To fix the tests a DTD and properties
file gets added for the test_dialog.xul example dialog, which means that we
have identical resources for every supported application.
MozReview-Commit-ID: LXDeADHlxja
--HG--
extra : rebase_source : 47a4023af8ebaef28ca58868529df5e78ea7b309
2017-01-18 09:47:58 +01:00
Gijs Kruitbosch
4b62af8a94
Bug 1285176 - fix intermittent test_mousecapture.xhtml by removing a check whose success we can't guarantee, r=kats
...
MozReview-Commit-ID: KzuOs4e9mCe
--HG--
extra : rebase_source : 2b19ff9a9a3b9bc60c5df87068c06526584b3bfc
2017-01-18 16:10:49 +00:00
David Parks
033c45c4ef
Bug 1306239 - Add pref to toggle OS X sandbox violation debugging, default on. r=haik
...
Turns on sandbox denial logging if security.sandbox.logging.enabled is true.
Removes most sandbox violation messages but some related messages generated
by other processes will still get through.
--HG--
extra : rebase_source : 4f06e70d53b0f500cc85a869c5bd7f8ea20d8341
2017-01-17 15:47:13 -08:00
Wes Kocher
c23daab8bc
Backed out changeset 5fb91cd2e2fc (bug 1314919
) on the assumption that it turned browser_jsonview_filter.js failtastic a=backout
...
MozReview-Commit-ID: EEwUWOFFKty
2017-01-18 13:32:17 -08:00
Kevin Gibbons
f12563c61d
Bug 1332052 - Test framework for Reflect.parse now checks undefined. r=evilpie
2017-01-18 22:28:03 +01:00
Wes Kocher
1d57cf3099
Backed out changeset bfcc3984fa6c (bug 1332022) for Clang-Tidy bustage a=backout
...
MozReview-Commit-ID: 42w843ZSidA
2017-01-18 13:27:01 -08:00
Beekill95
9a67c120a2
Bug 1326265 - Set attribute dir to ltr to fix MDN article snippets appear in RTL. r=jdescottes
...
MozReview-Commit-ID: 59nzO1H698B
--HG--
extra : rebase_source : c4088a7f2787eb2b22913e2fa2edb3d925eee26d
2017-01-17 21:59:29 +07:00
Ryan VanderMeulen
9e4ddf00bd
Backed out 3 changesets (bug 1319660) for causing bug 1329446.
...
Backed out changeset d506d3c193c9 (bug 1319660)
Backed out changeset 93353b53a706 (bug 1319660)
Backed out changeset 9a7c2edd54b8 (bug 1319660)
--HG--
extra : rebase_source : 43ad1287462697f2312aa18925a462eb85c52495
2017-01-18 10:55:53 -05:00
Michael Kaply
c0992b79c3
Bug 1331080 - Switch suggestedSites.hidden to be marked as Android pref. r=sebastian
2017-01-18 09:44:05 -06:00
Brian Hackett
5f002c0f38
Bug 1325450 - Allow any number of other bundles to be evicted when allocating a minimal bundle, r=sunfish.
2017-01-18 08:39:28 -07:00
aselagea
eb04a667f5
Bug 1253312 - TC Linux 32 debug builds Tier-1 r=gbrown
2017-01-18 10:25:11 -05:00
Junior Hsu
3d98a6ede6
Bug 1325325 - Do not record the timestamp for conditional requests. r=michal
...
--HG--
extra : rebase_source : afeb4722367f59cedd31508bb1cc4ccae0a95c3d
2017-01-18 15:29:04 +08:00
JW Wang
105e4d8d17
Bug 1329403 - Ensure onload blocker is added once mScriptGlobalObject is set. r=smaug
...
MozReview-Commit-ID: KREnly28m0v
--HG--
extra : rebase_source : eca2c68f6f136b1ac623c3864a18145c7453b1d2
2017-01-16 17:12:33 +08:00
Stone Shih
a8868e24d0
Bug 1323976 - Part 2: Refine button and buttons value of WidgetPointerEvent for touch. r=smaug
...
MozReview-Commit-ID: KGL1Hq2iIOW
--HG--
extra : rebase_source : 92f5f47bfc6348cb26993c59388eeed69340f360
2017-01-12 17:26:43 +08:00
Stone Shih
c163f48767
Bug 1323976 - Part 1: Add eNoButton to WidgetMouseEventBase::buttonType. r=smaug
...
MozReview-Commit-ID: FYUhdfKj5wT
--HG--
extra : rebase_source : ef4959c9dd68d5316cf19c9b726d8b2e8fd33b4e
2017-01-12 17:53:38 +08:00
Alessio Placitelli
dfe6e0b632
Bug 1330247 - Add ParamTraits<nsAutoString> template specialization in IPCMessageUtils.h. r=froydnj, r=chutten
...
--HG--
extra : rebase_source : 85777fe2ae7c4eee24fd5e8647d2ae85ebb49932
2017-01-17 07:06:00 -05:00
Lee Salzman
f899d6e6ff
Bug 1325259 - fix A8_RowProc_Opaque to not use legacy broken lerp. r=vliu
...
MozReview-Commit-ID: FU7WxzQ3n7T
2017-01-18 10:15:09 -05:00
Geoff Brown
a1661451d6
Bug 1329034 - Increase default timeout on debug browser mochitests; r=jmaher
2017-01-18 07:56:49 -07:00
Ryan VanderMeulen
3aad788019
Merge m-c to inbound. a=merge
2017-01-18 09:54:06 -05:00
Andrea Marchesini
d63b101bc3
Bug 1331751 - Fix the use of nsIURIWithPrincipal in nsPrincipal::GetOriginInternal, r=bkelly
2017-01-18 15:52:24 +01:00