Commit Graph

150867 Commits

Author SHA1 Message Date
Phoebe Chang
25cd446833 Bug 920877 - Remove fragment identifier in nsHostObjectProtocolHandler before matching the URI. r=khuey 2013-10-17 14:37:57 -04:00
Sankha Narayan Guria
f86de19b25 Bug 918341 - new Map(iterable) should check that iterator values are objects. r=jorendorff 2013-10-17 12:36:52 +05:30
Max Vujovic
b725bd88af Bug 913990 - When encountering bogus URI during style computation for filter, fall back to initial value. r=dholbert 2013-10-17 14:37:57 -04:00
masaya iseki
d9097f467a Bug 909997 - Add JS compiler options at runtime to expand differential testing. r=nbp 2013-10-17 14:37:57 -04:00
JW Wang
3636dfe0e3 Bug 927322 - AudioDestinationNode should support weak reference; r=ehsan 2013-10-16 17:27:45 +08:00
Olli Pettay
bb126869f8 Bug 918864. r=bz 2013-10-17 13:59:55 -04:00
Gregory Szorc
4fe08f2ff2 Bug 896379 - Fix build bootstrapper on fresh OS X installs; r=bsmedberg
DONTBUILD (NPOTB)
2013-07-23 10:23:47 -07:00
Alexander Surkov
abd96875ce Bug 843926 - Update ATK headers: atkrelationtype.h, r=tbsaunde 2013-10-17 13:43:16 -04:00
Mark Hammond
e883ceb840 Bug 927457 - processTokenResponse fails to handle 401 response correctly. r=gps 2013-10-16 11:32:36 -07:00
Steve Workman
42002b918e Bug 924967 - Add main thread assertions for Cancel in nsLoadGroup, nsHttpChannel and nsInputStreamPump r=mcmanus 2013-10-17 10:21:32 -07:00
Terrence Cole
5814038396 Bug 927272 - Do not treat strings specially when rekeying map objects; r=jonco
--HG--
extra : rebase_source : 6d5bb16f1308beec31c00bcdb31f307fe29bd01d
2013-10-17 09:12:23 -07:00
Brian Hackett
dda9035be8 Bug 925962 - Track expected contents of stack type sets in compiler constraints, r=jandem. 2013-10-17 10:21:05 -06:00
Bill McCloskey
43da216a34 Bug 923331 - Don't wait for history object in session restore (r=ttaubert) 2013-10-17 08:41:38 -07:00
Bill McCloskey
2044ba6f94 Bug 923331 - Use more general getter for docshell in browser.xml (r=gavin) 2013-10-17 08:41:31 -07:00
Bill McCloskey
f6abdbffee Bug 923331 - Remove disablehistory attr from first browser tab (r=gavin) 2013-10-17 08:38:59 -07:00
Malini Das
c5ddc26d47 Bug 927592 - add modal dialog handling when document is ready, and only in B2G, r=jgriffin 2013-10-17 11:25:11 -04:00
Gregory Szorc
649475cd97 Bug 241047 - Don't allow srcdir == objdir builds; r=ted 2013-10-17 08:14:50 -07:00
Christian Holler
29ea66c471 Bug 847350 - Add/Update MOZ_ASAN/TSAN_BLACKLIST macros. r=waldo
--HG--
extra : rebase_source : c4c58d30ff0b46ca57093cc0b3bbc37af56f2095
2013-10-17 16:29:11 +02:00
Ben Hearsum
c468e09561 bug 927364: make Balrog ride the trains to Aurora. r=gavin 2013-10-17 10:39:25 -04:00
Paul Adenot
554d95edf9 Bug 922247 - When an AudioContext is not running at 48kHz, resample the input of the MediaRecorder when encoding in Opus. r=roc
--HG--
extra : rebase_source : 8dd9202ed1a3e6b2b38fed78050223d1fccb74e5
2013-10-17 15:45:32 +02:00
Paul Adenot
67517ee2fb Bug 918861 - Update tests that were relying on a 48000Hz samplerate. r=ehsan
--HG--
extra : rebase_source : 84ba0d07e2c1905bc9b7d6e37121c6e0d3d53b33
2013-10-17 15:44:52 +02:00
Paul Adenot
d94b857af1 Bug 918861 - Allow the MSG to choose a better samplerate than 48000Hz. r=roc
--HG--
extra : rebase_source : 2181ccbbdca370031d1d3ae5b44ef4e37a3e948c
2013-10-17 15:44:52 +02:00
Paul Adenot
7e0682e3c8 Bug 918861 - Expose a better samplerate though the AudioStream interface. r=kinetik
--HG--
extra : rebase_source : d085d173aeb00f47f56016c0a1d1bf7fe11fb6f3
2013-10-17 15:44:52 +02:00
Paul Adenot
9c08b365a4 Bug 918861 - Add an API to get the native samplerate for a given audio backend. r=kinetik
--HG--
extra : rebase_source : 592445a01f00a89289d52c52d9c758e10b9d9a00
2013-10-17 15:44:52 +02:00
Paul Adenot
2ecd0a5c7e Bug 907817 - Allow AudioStream users to pass-in latency requirements. r=kinetik
--HG--
extra : rebase_source : 3cf1971913b3cfd8000c58614b0d0be8b7805af0
2013-10-17 15:44:52 +02:00
Paul Adenot
bfd396be8d Bug 907817 - Add a cubeb API to get a valid audio latency range per platform. r=kinetik
--HG--
extra : rebase_source : 06999c8009f2828ee0f6f49e0cdb5cbc86d785cc
2013-10-17 15:44:52 +02:00
Paul Adenot
ff057a7a78 Bug 907817 - Actually set the latency when using the audiounit cubeb backend. r=kinetik
--HG--
extra : rebase_source : a24f4511e22465d736423c5af275021101c2898b
2013-10-17 15:44:51 +02:00
Olli Pettay
f61bd1dcf9 Bug 927813 - Some micro-optimizations for Suspect, r=mccr8 2013-10-17 17:05:13 +03:00
Fernando Jiménez
be4193d29b Bug 910466 - Refactor IPC app state updating. r=fabrice 2013-10-17 14:47:58 +02:00
Carsten "Tomcat" Book
70890ae083 Merge mozilla-central to mozilla-inbound 2013-10-17 13:49:27 +02:00
Carsten "Tomcat" Book
fc3455fc6c Merge mozilla-inbound to mozilla-central 2013-10-17 13:43:37 +02:00
Carsten "Tomcat" Book
3d9de9b214 Merge fx-team to mozilla-central 2013-10-17 13:42:23 +02:00
Carsten "Tomcat" Book
129aa6b8da Merge b2g-inbound to mozilla-central 2013-10-17 13:41:08 +02:00
Andy Wingo
d8707e6b34 Bug 924318 - More iterator test cleanups. r=jwalden 2013-10-17 12:56:34 +02:00
Andy Wingo
53e9a39430 Bug 924318 - Clean up ecma_6/Generators iterator tests. r=jwalden 2013-10-17 12:56:03 +02:00
Andy Wingo
5dc7836409 Bug 924040 - Update yield* to use @@iterator protocol. r=jwalden 2013-10-17 12:36:04 +02:00
Andy Wingo
c7fe19aa1f Bug 919948 - Convert Array.prototype.@@iterator to use new iteration protocol. r=jorendorff
--HG--
extra : rebase_source : d67252851178e66e8d7ef82ef83edddf79535a4e
2013-10-17 12:10:02 +02:00
Robert O'Callahan
b73ccf9edd Bug 926706. When nsGfxScrollFrameInner::UpdateOverflow decides we need to update the scrollbars, don't reflow the scrollframe with NS_FRAME_IS_DIRTY since that reflows all descendants. Just reflow the frame itself and don't dirty anything else. r=tn 2013-10-17 23:05:15 +13:00
Ehsan Akhgari
eb82766684 Bug 895047 - Make char16_t available everywhere and use that to define PRUnichar and jschar; r=jcranmer,jorendorff,glandium 2013-10-17 00:36:13 -04:00
Gaia Pushbot
cea7922f47 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/563d1aa93586
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #12904 from cctuan/927345

Bug 927345 - The sorting of video group in gallery view is not correct

========

https://hg.mozilla.org/integration/gaia-central/rev/33205118c316
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 927345 - The sorting of video group in gallery view is not correct
2013-10-16 21:20:23 -07:00
Gaia Pushbot
c8ac2b26c6 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dcae8edae13b
Author: Luke Chang <lchang@mozilla.com>
Desc: Merge pull request #12142 from luke-chang/900906_pinyin_in_worker

Bug 900906 - [Keyboard] Wrap the pinyin IME engine with web worker, r=rudylu

========

https://hg.mozilla.org/integration/gaia-central/rev/af4356d09549
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 900906 - [Keyboard] Wrap the pinyin IME engine with web worker
2013-10-16 20:45:23 -07:00
Vicamo Yang
7eb51e00fa Bug 927432: fix 'finish() not called' in chrome js Marionette test cases. r=jgriffin 2013-10-17 10:26:27 +08:00
Richard Newman
d19ec3856e Bug 922694 - Part 7: use standalone prefs to avoid racing with startup. r=ckitching 2013-10-16 19:25:13 -07:00
Richard Newman
32f5c1ee2d Bug 922694 - Part 6: follow-up to fix test. r=nalexander 2013-10-16 18:56:27 -07:00
Richard Newman
b348e9f27d Bug 922694 - Part 5: grab distribution ID in FHR. r=mcomella 2013-10-16 18:56:27 -07:00
Richard Newman
b4fc1fec43 Bug 922694 - Part 4: grab Accept-Locale pref in FHR. r=mcomella 2013-10-16 18:56:27 -07:00
Richard Newman
61877a3c32 Bug 922694 - Part 3: FHR changes for distribution and locale. r=mcomella 2013-10-16 18:56:27 -07:00
Richard Newman
019f744efa Bug 922694 - Part 2: expose distribution ID. r=margaret 2013-10-16 18:56:26 -07:00
Richard Newman
952d0f2ffb Bug 922694 - Part 1: split Distribution class to allow for use from FHR, use buffer when expanding zip contents. r=margaret 2013-10-16 18:56:26 -07:00
Gaia Pushbot
c1742dc1fa Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/49e443173e45
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #12809 from gasolin/issue-902036

Bug 902036 - [B2G][Settings][Media Storage]Spelling error on Default Med...,r=arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/a10f3481e3bb
Author: gasolin <gasolin@gmail.com>
Desc: Bug 902036 - [B2G][Settings][Media Storage]Spelling error on Default Media Location Information Screen
2013-10-16 17:25:24 -07:00