Alfredo Yang
95250b2dbf
Bug 1163486 - Update test to use new MP4Demuxer. r=bholley
2015-07-20 19:26:00 +02:00
Alfredo Yang
23c919b20e
Bug 1163486 - Remove MP4Reader. r=jya
2015-07-20 19:25:00 +02:00
Christoph Kerschbaumer
6b484e43cd
Bug 1152574 - Do not report aborted XHR requests in web console. r=sicking
2015-07-20 13:59:19 -07:00
Frédéric Wang
697fd30045
Bug 1163374 - Basic MathML Accessibility support in AccessFu. r=yzen
2015-07-13 11:53:00 +02:00
Michael Layzell
30664f5e8d
Bug 1184971 - Expose cookieBehavior and cookieLifetimePolicy preference variants from nsICookieService. r=ehsan
2015-07-17 08:01:00 +02:00
Nate Hughes
3f6e8d3da5
Bug 986302 - Add memory reporting for HPACK tables. r=hurley r=njn
2015-07-17 14:38:10 -07:00
Brian Birtles
966c333f8b
Bug 1182981 part 3 - Use nsTHashtable::Iterator in ActorsParent; r=khuey
...
--HG--
extra : commitid : 11ASXiomEJ5
2015-07-21 14:46:32 +09:00
Eric Rahm
2b7467a741
Bug 1179069 - Remove docshell warnings in embedding. r=bz
2015-07-20 20:16:27 -07:00
Sean Stangl
a8f980f306
Bug 1185757 - Fix manual manipulation of StackPointer for JSOP_IN. r=efaust
2015-07-20 15:39:21 -07:00
Chris Peterson
b4513d4658
Bug 1185422 - Fix -Wtype-limits warnings-as-errors in gonk/AudioManager.cpp. r=alwu
2015-07-19 21:43:40 -07:00
Nick Thomas
4044ab78e9
Backed out 3 changesets (bug 1167292; 32d6eb0051f5, 1bbe0743059b, c9695ae474a5) CLOSED TREE
...
--HG--
extra : amend_source : cba08fced7a94bb6073157694e9713a1545dc5ff
2015-07-21 16:11:28 +12:00
Brian Birtles
188b788e88
Bug 1182981 part 4 - Use nsTHashtable::Iterator in IDBDatabase; r=njn
...
--HG--
extra : commitid : AYXTBTdzFTR
2015-07-21 10:48:54 +09:00
Brian Birtles
bc2fc9b22c
Bug 1182981 part 2 - Use nsTHashtable::Iterator in AnimationTimeline; r=njn
...
--HG--
extra : commitid : AiFiSUN1lz0
2015-07-21 10:47:23 +09:00
Brian Birtles
21f9c85801
Bug 1182981 part 1 - Use nsTHashtable::Iterator in PendingAnimationTracker; r=njn
...
--HG--
extra : commitid : 5gJ232PxuKn
2015-07-21 10:47:13 +09:00
Brian Birtles
b9bba5ced7
Bug 1168759 - Disable test_deferred_start.html on B2G debug emulator; r=ryanvm
...
--HG--
extra : commitid : KEeVnf78RFT
2015-07-21 10:47:02 +09:00
Chris Pearce
da6b6236ed
Bug 1185782 - Remove media.windows-media-foundation.enabled pref. r=jya
2015-07-21 13:29:08 +12:00
Nicholas Nethercote
4ade448a75
Bug 1185399 (part 2) - Remove macros from pldhash.cpp. r=froydnj.
2015-07-20 17:15:00 -07:00
Nicholas Nethercote
954e563acc
Bug 1185399 (part 1) - Remove macros from pldhash.h. r=froydnj.
2015-07-20 17:06:38 -07:00
Jean-Yves Avenard
079afae27a
Bug 1177452: Ensure start time is always calculated on first frame decoding. r=jwwang
2015-07-21 10:14:48 +10:00
Nick Fitzgerald
7cb10ce3e0
Bug 1167292 - Part 3: Add telemetry probes for node and edge counts when saving heap snapshots; r=ejpbruel
2015-07-20 17:09:40 -07:00
Nick Fitzgerald
b575a32d33
Bug 1167292 - Part 2: Add a telemetry probe to time how long it takes to read a heap snapshot; r=ejpbruel
2015-07-20 17:09:40 -07:00
Nick Fitzgerald
70609ea12f
Bug 1167292 - Part 1: Add a telemetry probe to time how long it takes to save a heap snapshot; r=ejpbruel
2015-07-20 17:09:40 -07:00
Nicholas Nethercote
ae053c4fb9
Bug 1182960 (part 2) - Use nsTHashtable::Iterator in toolkit/components/places/. r=mak.
2015-07-14 07:06:29 -07:00
Nicholas Nethercote
2629ae85d2
Bug 1182960 (part 1) - Use nsTHashtable::Iterator in toolkit/components/telemetry/. r=mak.
2015-07-14 06:41:18 -07:00
Terrence Cole
7679e63cb5
Bug 1185581 - Fix the spacing around PropertyDescriptors GC methods; r=efaust
...
--HG--
extra : rebase_source : c2ff7f1a75ddfa033932872de13fccacecde1546
2015-07-20 08:37:53 -07:00
Wes Kocher
d1c7e1763c
Merge m-c to inbound, a=merge
2015-07-20 16:36:55 -07:00
Wes Kocher
1904b374c4
Merge inbound to central, a=merge
2015-07-20 16:32:38 -07:00
Jonathan Griffin
975384033a
Bug 1184930 - Add win32-pgo e10 m-bc runtime file, a=test-only on a CLOSED TREE
...
--HG--
extra : commitid : 9DmKzEmJCTM
2015-07-20 16:09:41 -07:00
Ryan VanderMeulen
3ed56bb494
Merge m-c to fx-team. a=merge
2015-07-20 16:05:14 -04:00
Ryan VanderMeulen
f62f6fed08
Merge m-c to inbound. a=merge
2015-07-20 16:04:28 -04:00
Ryan VanderMeulen
d09f468ca1
Merge fx-team to m-c. a=merge
2015-07-20 16:00:37 -04:00
Ralph Giles
129bc3aeeb
Bug 1183850
- Enable rust for macosx64 Nightly and Dev. r=mshal
...
Add a mozconfig fragment enabling rust on mac builds.
Include it in the official integration mozconfig files only.
Developer checkouts don't require rust.
2015-07-20 12:59:26 -07:00
Ralph Giles
675c44048f
Bug 1183850
- Update macosx64 tooltool manifest for rust. r=mshal
...
This is a 1.3.0-dev built with --disable-elf-tls and
MACOSX_DEPLOYMENT_TARGET=10.7.
2015-07-20 12:59:26 -07:00
Michael Layzell
f2b2c890cd
Bug 1185340 - Greatly improve efficiency of permissions.sqlite migration on large permissions databases. r=ehsan
2015-07-20 10:58:00 -04:00
Jean-Yves Avenard
5d0c759bca
Bug 1181204 - Prevent use of the decoder outside the reader's taskqueue. r=cpearce
...
This fix a potential race when the decoder could be shutting down on the reader's taskqueue while the MediaDecoderStateMachine thread attempts to read it.
--HG--
extra : amend_source : d8a7ac55539c22f69d965299010a20b34c8a4c58
extra : transplant_source : %F6%D2z%A2%40%D1%CE%8BX%FB%9E%CA%2B%ABa%7D%F9%7Fl%BF
2015-07-20 15:14:37 -04:00
Ryan VanderMeulen
6ac7016595
Merge m-c to inbound. a=merge
2015-07-20 13:42:34 -04:00
B2G Bumper Bot
1780fcebd9
Bumping manifests a=b2g-bump
2015-07-20 09:52:16 -07:00
B2G Bumper Bot
3a48f1c4b0
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/59fc14fbf1eb
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #31043 from gaye/bug-1185517-marionette-mocha-gecko-logs
Bug 1185517 - Pass --host-log through gaia-marionette
========
https://hg.mozilla.org/integration/gaia-central/rev/bf6fc4ee7a8e
Author: gaye <gareth.aye@gmail.com>
Desc: Bug 1185517 - Pass --host-log through gaia-marionette
2015-07-20 09:50:13 -07:00
B2G Bumper Bot
810aecbb87
Bumping manifests a=b2g-bump
2015-07-20 09:28:32 -07:00
B2G Bumper Bot
eb4b81785c
Bumping gaia.json for 18 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5e29bb66151a
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #31022 from Cwiiis/bug1184902-rocketbar-style-on-homescreen
Bug 1184902 - Fix rocketbar style for homescreens. r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/ed0a19ac4276
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1184902 - Fix rocketbar style for homescreens. r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/0f4b92e8d35c
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #31041 from JohanLorenzo/bug-1185479
Bug 1185479 - Can't execute the UI tests because of mozlog
========
https://hg.mozilla.org/integration/gaia-central/rev/06c4d842ca97
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1185479 - Can't execute the UI tests because of mozlog
This is a workaround while we update our usage of mozlog to mozlog 3.0
========
https://hg.mozilla.org/integration/gaia-central/rev/01b1eeeda1dd
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #31019 from Cwiiis/bug1176726-statusbar-wrong-color
Bug 1176726 - Fix statusbar colour change race on app startup. r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/1dc0ec6c43d0
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1176726 - Fix statusbar colour change race on app startup. r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/9c8681081d38
Author: Borja Salguero <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #30978 from mancas/bug1178418
Bug 1178418 - When importing a multiple contacts vcard, if a contact …
========
https://hg.mozilla.org/integration/gaia-central/rev/fb71f98178e8
Author: Manuel Casas <manuel.casasbarrado@gmail.com>
Desc: Bug 1178418 - When importing a multiple contacts vcard, if a contact does not have Company field, "false" is shown in the import contacts list
========
https://hg.mozilla.org/integration/gaia-central/rev/c968dd8201b9
Author: Jorge Prudencio <jpruden92@gmail.com>
Desc: Merge pull request #30890 from mancas/bug1181996
Bug 1181996 - Create basic 'matching' view in a separate .html
========
https://hg.mozilla.org/integration/gaia-central/rev/6419c3f67eb7
Author: Manuel Casas <manuel.casasbarrado@gmail.com>
Desc: Bug 1181996 - Create basic matching view in a separate .html
========
https://hg.mozilla.org/integration/gaia-central/rev/0a3e68c3325c
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #31036 from gasolin/issue-1159491
Bug 1159491 - [RTL] [Settings] - The linking arrow does not align left in the Built-in Keyboard menu, r=tim
========
https://hg.mozilla.org/integration/gaia-central/rev/09e556504e61
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1159491 - [RTL] [Settings] - The linking arrow does not align left in the Built-in Keyboard menu, r=tim
========
https://hg.mozilla.org/integration/gaia-central/rev/03870e0de07f
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #30560 from FunkTron/Bug1142104
Bug 1142104 - Progress bar now announces loading/loaded
========
https://hg.mozilla.org/integration/gaia-central/rev/23cd6d2a271f
Author: Ross <bugzilla@imross.com>
Desc: Bug 1142104 - Progress bar now announces loading/loaded
========
https://hg.mozilla.org/integration/gaia-central/rev/05552e87ecc9
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #31034 from timdream/keyboard-build-test-remove-size-check2
Bug 1184802 - Remove vestigial uses of mozRequestAnimationFrame from gaia code, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/eb6dde624949
Author: Boris Zbarsky <bzbarsky@mit.edu>
Desc: Bug 1184802. Remove vestigial uses of mozRequestAnimationFrame from gaia code
========
https://hg.mozilla.org/integration/gaia-central/rev/8c61fa094de8
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1184802 - Part 0, Stop compare sizes of each layout in keyboard_test.js
========
https://hg.mozilla.org/integration/gaia-central/rev/608740d35b63
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1180534 - Follow-up, fix developer tool HUD colors
2015-07-20 09:26:31 -07:00
B2G Bumper Bot
6a1a02bde4
Bumping manifests a=b2g-bump
2015-07-20 08:53:28 -07:00
Terrence Cole
7382819098
Bug 1181279 - Allow Rooted to handle generic Traceable entries; r=sfink
...
--HG--
extra : rebase_source : 50f7b7464045a47bb3dbfe0567a4b398badf2d5f
2015-07-20 07:50:36 -07:00
Paolo Amadini
a4410be9c0
Bug 1177175 - Add a UITour target inside the TP panel. r=MattN
...
--HG--
extra : commitid : C5lscBkw8gZ
extra : rebase_source : c529420c92e06e9c71c7d7e9a0d4b4ff4f78bb46
2015-07-20 13:44:32 +01:00
Dão Gottwald
6baed9cfe4
Bug 1173739 - Update history dropdown and Reload/Stop/Go icons on Windows 10. r=jaws
2015-07-20 17:44:10 +02:00
Dão Gottwald
9b5dd1d386
Bug 1133930 - make the tab focus ring work for pinned tabs. r=jaws
2015-07-20 17:43:39 +02:00
Mark Banner
1a9d97b2b9
Bug 1185465 - Improve doNotTrack checking documentation for Loop's standalone page. r=mikedeboer
2015-07-20 15:39:10 +01:00
Mark Banner
54a08fb10a
Bug 1185454 - Fix eslint issue for Loop revealed in eslint 0.24.1, and upgrade the react plugin for eslint version to 2.7.1. r=mikedeboer
2015-07-20 15:39:10 +01:00
Mark Banner
16eccf90c3
Bug 1182070 - Fix the layout of the text chat entries view on Loop's standalone UI when no entries are displayed. r=mikedeboer
2015-07-20 15:39:10 +01:00
Paolo Amadini
ab8d0827e1
Bug 1177156 - Provide a button to re-enable Tracking Protection in about:privatebrowsing. r=ttaubert
...
--HG--
extra : commitid : 2DlZhdIrUsv
extra : rebase_source : fff6f8ffe7b25877c0ed0a440a2008d17e0ca18c
2015-07-20 12:44:08 +01:00
Botond Ballo
f1d4fcd69b
Bug 1184385 - Add a Tie() utility function for tuples (the equivalent of std::tie()) to MFBT. r=froydnj
...
--HG--
extra : rebase_source : 5d6ce0668782e4f3339dbca0d15e2202b566c6b3
extra : source : 9f736422e7903a20560bb83d1832f85a28b89880
2015-07-18 03:48:39 -04:00