Ryan VanderMeulen
e57afbe1f2
Merge m-c to inbound.
2013-12-02 16:58:15 -05:00
Mike Hommey
473eb8a6a4
Bug 943728 - Apply forgotten review comment, and small fixup. r=me
2013-12-03 06:43:18 +09:00
Ryan VanderMeulen
89058b6357
Merge fx-team to m-c.
2013-12-02 16:43:03 -05:00
Dan Gohman
df0cfde4bf
Bug 943436 - IonMonkey: Move some of BacktrackingAllocator::processInterval's code into helper functions. r=bhackett
2013-12-02 13:41:57 -08:00
Dan Gohman
b89eda796f
Bug 944963 - IonMonkey: Add a ModSelf operator to fix an x86 constraint problem with x%x. r=bhackett
2013-12-02 13:41:54 -08:00
Ryan VanderMeulen
9e82f773a2
Merge inbound to m-c.
2013-12-02 16:39:00 -05:00
Mike Hommey
bf60896454
Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal
2013-12-03 06:34:21 +09:00
Mike Hommey
b4eb12b707
Bug 943728 - Convert several resource install using double quotes to INSTALL_TARGETS and editor/libeditor/html/tests to mochitest manifest. r=gps,r=mshal
2013-12-03 06:34:21 +09:00
Mike Hommey
dac5b53f4f
Bug 944634 - mozmake.py (for gyp) handling of escaping (or lack thereof) for defines is wrong. r=ted
2013-12-03 06:34:21 +09:00
Mike Hommey
4389272f4a
Bug 944454 - Wrap non-prefixed freetype headers from newer freetype versions. r=ted
2013-12-03 06:34:21 +09:00
Mike Hommey
f66cffd6be
Bug 944813 - Fix test-package-step after bug 926906. r=mshal
2013-12-03 06:34:20 +09:00
Edwin Flores
2dcc290033
Bug 918135 - More tests for MP3FrameParser r=cpearce
...
This patch introduces two more MP3 test cases to exercise MP3FrameParser:
* vbr-head.mp3: This file contains a Xing header which gives an exact duration
of 10 seconds. However, it only contains 4 MP3 frames total for a real
duration of around 1 second. It is expected that we read the Xing header
and report 10 seconds.
* huge-id3.mp3: This file contains more than 130KB of ID3 tags. When we search
for MP3 frames, we give up after X KB of non-MP3 data. ID3 tags should not
count towards the non-MP3 count, since they can be very large. This test
case makes sure the skipping of ID3 tags works correctly.
2013-12-03 10:25:28 +13:00
Edwin Flores
ad6b57b100
Bug 918135 - Reduce MAX_SKIPPED_BYTES in MP3FrameParser r=cpearce
...
Now that we have stopped counting ID3 tags towards our count of non-MP3 data in
the MP3 frame parser, our threshold for claiming a stream is not MP3 can be far
lower than before.
2013-12-03 10:25:28 +13:00
Edwin Flores
740ce45445
Bug 918135 - Use MP3FrameParser in GStreamer backend for MP3 duration estimation r=cpearce
...
This patch adds support for our home-grown MP3 frame parser to the GStreamer
backend so that our duration estimation is consistent across all platforms.
2013-12-03 10:25:28 +13:00
Edwin Flores
39b4d9dbec
Bug 918135 - Windows-specific changes for MP3FrameParser refactor r=cpearce
2013-12-03 10:25:27 +13:00
Edwin Flores
6510155080
Bug 918135 - Parse VBR headers in MP3FrameParser for calculating exact duration r=cpearce
...
This patch adds support for Xing and VBRI headers to MP3FrameParser so that we
can calculate the exact duration of an MP3 file if these headers are present.
It is also now more robust against large ID3 tags and discontinuities in input.
2013-12-03 10:25:27 +13:00
Edwin Flores
499b236543
Bug 934412 - Add header offset in SharedRGBImage::GetBuffer r=nical
2013-12-03 10:25:27 +13:00
Andrew McCreight
416fbf98c8
Bug 942528 - Make XPCWN more of a normal cycle collected class. r=smaug
2013-12-02 13:17:29 -08:00
Andrew McCreight
744b82250b
Bug 938407 - Null check FinishReportingCallback::mFinishDumping. r=froydnj
2013-12-02 13:11:43 -08:00
Fernando Jiménez
8577cf4780
Bug 928389 - Default to strong listeners added via DOMRequestHelper. Part 2: Webapps. r=fabrice, genelian, bkelly
2013-12-02 21:39:04 +01:00
Fernando Jiménez
f754242b9a
Bug 928389 - Default to strong listeners added via DOMRequestHelper. r=fabrice, genelian, bkelly
2013-12-02 21:39:04 +01:00
Ryan VanderMeulen
93eaecbf7d
Backed out 6 changesets (bug 854169) to investigate OSX Mn bustage on a CLOSED TREE.
...
Backed out changeset 236a0eba3a8a (bug 854169)
Backed out changeset bd7733e5d5cf (bug 854169)
Backed out changeset cbf7e38a49aa (bug 854169)
Backed out changeset c0f9bfe37d74 (bug 854169)
Backed out changeset 224d0d4df434 (bug 854169)
Backed out changeset 1b339f171b0a (bug 854169)
2013-12-02 15:19:28 -05:00
Honza Bambas
8d8e11630c
Bug 937582. r=mcmanus
2013-12-02 14:37:37 -05:00
Terrence Cole
3eb7b1b363
Bug 945360 - Fix some recent new rooting hazards in SpiderMonkey; r=sfink
2013-12-02 11:11:07 -08:00
Alexandre Poirot
e60b38d9c5
Bug 941012 - Always use SDK loader to load DebuggerServer. r=jryans
2013-12-02 11:34:47 -05:00
Alexandre Poirot
c9259f5e7c
Bug 931921 - Prevent creating multiple intances of global actors. r=past
2013-12-02 11:34:47 -05:00
Ryan VanderMeulen
64adcb9649
Backed out changeset 6efabfb144b1 (bug 940617) for mochitest-bc failures.
2013-12-02 15:16:55 -05:00
Ryan VanderMeulen
da2075e3fb
Backed out 2 changesets (bug 941012, bug 931921) for suspicion of breaking Mn on OSX. CLOSED TREE
...
Backed out changeset c50cca7d248a (bug 941012)
Backed out changeset eb8d750eabb3 (bug 931921)
2013-12-02 13:47:29 -05:00
Francesco Lodolo (:flod)
d781b0ccff
Bug 944871 - Add localization comment to "Firefox Touch" string. r=bbondy
2013-12-02 13:05:13 -05:00
Peiyong Lin
c0f5890ad4
Bug 944073 - Replace Components.returnCode with Components.Exception in SessionStore.jsm. r=Yoric
2013-12-02 13:04:51 -05:00
Sotaro Ikeda
bc039bb881
Bug 929029 - Use nsMainThreadPtrHandle in MediaResource. r=roc, r=doublec
2013-12-02 10:22:33 -05:00
Ryan VanderMeulen
e24908d616
Backed out changesets 720a36d92d37 and c24da899172a (bug 926746) for frequent timeouts/hangs in test_dataChannel_basicAudio.html.
2013-12-02 14:05:19 -05:00
Gaia Pushbot
b67218cb10
Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c2506884aba2
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #14195 from etiennesegonzac/bug-944468-activity-no-post-result
Bug 944468 - Since the 'dial' activity has no return value, the Dialer should not call postResult. r=rik
========
https://hg.mozilla.org/integration/gaia-central/rev/a2865fb86c53
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 944468 - Since the 'dial' activity has no return value, the Dialer
should not call postResult. r=rik
========
https://hg.mozilla.org/integration/gaia-central/rev/578f5974053c
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #14117 from caseyyee/bug-943014
Bug 943014 - [Contacts] Update to orange header
========
https://hg.mozilla.org/integration/gaia-central/rev/6ec72dddd4cd
Author: Casey Yee <casey@caseyyee.com>
Desc: Bug 943014 - [Contacts] Update to orange header
2013-12-02 10:40:33 -08:00
Gaia Pushbot
d6a5b79e48
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/abfe3afaff64
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #14226 from flodolo/addbookmark
Bug 944784 - [l12y][browser] Bookmarks: "Edit Bookmark", use separate strings for button and dialog header
========
https://hg.mozilla.org/integration/gaia-central/rev/8246e1f1cb65
Author: Francesco Lodolo (:flod) <flod@lodolo.net>
Desc: Bug 944784 - [browser] Bookmarks: "Edit Bookmark", use separate strings for button and dialog header
Localizers could use a shorter string in the header
2013-12-02 10:15:24 -08:00
Gaia Pushbot
c2fcdc6cb3
Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/646c76b5fb2a
Author: gitmai <mri@tid.es>
Desc: Merge pull request #14066 from gitmai/bug-937554-query-settings-data-sim
Bug 937554 -[Cost Control] Query for the data of the current *data SIM* ...
========
https://hg.mozilla.org/integration/gaia-central/rev/17910b280fdd
Author: mai <mri@tid.es>
Desc: Bug 937554 -[Cost Control] Query for the data of the current *data SIM* accordingly to settings
========
https://hg.mozilla.org/integration/gaia-central/rev/adebe0376441
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #14270 from comoyo/revert_935904
Bug 935904 - Revert "Merge pull request #14262 from comoyo/935904"
========
https://hg.mozilla.org/integration/gaia-central/rev/8a2771635d88
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Revert "Merge pull request #14262 from comoyo/935904"
This reverts commit 5684cd760e1644138cbe4733277b3ae442a9bda3, reversing
changes made to 84e58eb4d0a22a10dabfce9d6c28f60b5e50339e.
2013-12-02 09:50:38 -08:00
Ryan VanderMeulen
0464ebbd62
Backed out changeset a1628c9ba4af (bug 929029) for timeouts/crashes in test_dataChannel_basicAudio.html.
2013-12-02 12:12:45 -05:00
Benoit Girard
e4183dfbd6
Bug 944866 - Pat 1: Add DrawLines to Compositor.h and implement for OGL. r=gal
2013-12-01 15:54:46 -05:00
Brian Smith
7f355c58e6
Bug 945195: Do insecure fallback from TLS 1.0 to SSL 3.0 when we receive a FIN during the initial handshake, r=honzab
...
--HG--
extra : rebase_source : d10091aea21f7d552f682d54383bf43ece7633ed
2013-12-02 10:48:06 -08:00
Botond Ballo
cc2d1d28c8
Bug 944521 - Scroll-grabbing elements shouldn't grab tap gestures. r=Cwiiis
2013-11-29 16:40:21 -05:00
Gaia Pushbot
f7efa63f13
Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/11ca13491da2
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #14266 from vingtetun/bug944686
Bug 944686 - Orientation is wrong when receiving a call while using a la...
========
https://hg.mozilla.org/integration/gaia-central/rev/bf485d261951
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 944686 - Orientation is wrong when receiving a call while using a landscape mode app. r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/63db016826d3
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #14263 from ltedone/Bug_900626-Enable_auto_correction_for_Norsk_Bokmål_v2
Bug 900626 - Autocorrection enabled for Norsk. r=janjongboom
========
https://hg.mozilla.org/integration/gaia-central/rev/e3871e250f77
Author: Luigi Tedone <luigitedone@gmail.com>
Desc: Bug 900626 - Autocorrection enabled for Norsk
2013-12-02 08:50:33 -08:00
Gaia Pushbot
aa37d965e6
Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/54bc4e9f023e
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #14007 from EverythingMe/924468-collections-organize
Bug 924468 - Adding re-organizing functionality to edit mode in Collecti...
========
https://hg.mozilla.org/integration/gaia-central/rev/61f59797f2d6
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Bug 924468 - Adding re-organizing functionality to edit mode in Collections r=[crdlc, ranbena]
========
https://hg.mozilla.org/integration/gaia-central/rev/4cc612abef6c
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #13849 from JohanLorenzo/test-flick-calendar-through-months
Bug 937085 - Write test to flick calendar through months
========
https://hg.mozilla.org/integration/gaia-central/rev/b743586d0de9
Author: Johan LORENZO <johan.lorenzo@gmail.com>
Desc: Bug 937085 - Write test to flick calendar through months
2013-12-02 08:25:24 -08:00
Shelly Lin
0aab79cdb8
Bug 945135 - Part 2: Add VideoTrackEncoder. r=roc
2013-12-02 15:52:54 +08:00
Brian Grinstead
052cc38003
Bug 942946 - ESC closes Responsive Design Mode while opening Web Console split view. r=paul
2013-11-25 13:25:25 -06:00
Peiyong Lin
12c7db7f52
Bug 940617 - "Recently closed tabs" list should exclude tabs with about: URIs as the only history entry. r=ttaubert
2013-12-02 13:04:13 -05:00
J. Ryan Stinnett
8bdef3ce43
Bug 912057 - Replace Browser Debugger with Browser Toolbox. r=past
...
--HG--
rename : browser/devtools/debugger/DebuggerProcess.jsm => browser/devtools/framework/ToolboxProcess.jsm
2013-12-02 02:28:01 -06:00
Ryan VanderMeulen
13ef0a3507
Bug 854169 - Add missing moz.build file in tests subdir. r=Ms2ger
2013-12-02 12:02:29 -05:00
Alexandre Poirot
176237bc7a
Bug 941012 - Always use SDK loader to load DebuggerServer. r=jryans
2013-12-02 11:34:47 -05:00
Jordan Santell
1cbaa1fa0c
Bug 940538 - Convert network monitor to use Promise.jsm. r=benvie, r=vp
2013-12-02 11:34:47 -05:00
Mark Hammond
70a361da61
Bug 939643 - Avoid test orange by rejigging how we wait for blocklist window. r=mixedpuppy
2013-11-26 12:45:34 +11:00
Alexandre Poirot
1244ab513a
Bug 931921 - Prevent creating multiple intances of global actors. r=past
2013-12-02 11:34:47 -05:00