Commit Graph

166046 Commits

Author SHA1 Message Date
B2G Bumper Bot
66a6a1b1bc Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e831c963f9fd
Author: cctuan <georgeiscoming@gmail.com>
Desc: Revert "Bug 950185 - [B2G] [Settings] Network type does not show user friendly options such as 2G and 3G"

This reverts commit 446944851369aa59012e996de21232800a8db1c3.
2014-01-27 19:45:16 -08:00
B2G Bumper Bot
ee955c33fb Bumping manifests a=b2g-bump 2014-01-27 19:33:05 -08:00
Felix S. Klock II
ea259263b6 Bug 961821: jit-support for writes into TypedObject arrays.
As part of above, alpha-renamed IonBuilder::setElemTryTyped to
IonBuilder::setElemTryTypedArray to keep clear the current distinction
between TypedObject and TypedArray.

Drive-by fix: Reference to Bug 894105 in comment had off-by-one typo.
Bug 961821: jit-support for writes into TypedObject arrays (r=nmatsakis).

As part of above, alpha-renamed IonBuilder::setElemTryTyped to
IonBuilder::setElemTryTypedArray to keep clear the current distinction
between TypedObject and TypedArray.

Drive-by fix: Reference to Bug 894105 in comment had off-by-one typo.
2014-01-28 04:33:00 +01:00
Gregory Szorc
b14e377e09 Bug 965587 - Add lock to Firefox Health Report uploading; r=rnewman
Previously, it was technically possible for the FHR client to have
multiple simultaneous uploads. While this should never occur in
well-behaving systems, server logs have indicated that this behavior
might be occurring.

This patch adds a lock around uploading to ensure only 1 upload
operation may be active at a given time.

To measure the impact of this change in the wild, we added a counter
that increments whenever a held lock is encountered.

--HG--
extra : rebase_source : f0bb5065a3618cd335b6b6f31e4e68850f31f151
2014-01-29 15:28:57 -08:00
Simone Carletti
66539bb295 Bug 965744 - PSL changes for Google private domains. r=gerv 2014-01-30 11:32:08 -05:00
Rick Eyre
e19074b0f0 Bug 965336 - Setting TextTrackCue's Start or End times should set its state to dirty. r=rillian 2014-01-29 12:57:43 -05:00
Simone Carletti
0c517fe5fa Bug 965740 - Add Microsoft azure to PSL. r=gerv 2014-01-30 11:17:11 -05:00
Douglas Crosher
7f74586c39 Bug 965247 - ARM simulator: Support an environment variable and shell argument to enabling icache checks. r=jandem 2014-01-30 01:30:56 +11:00
Rick Eyre
5658e3ae22 Bug 965246 - Integrate bulk updates from vtt.js. r=rillian
Relevant changes for bugs 881976 and 964625.
2014-01-29 09:28:06 -05:00
Sotaro Ikeda
8039dc9590 Bug 964976 - Prevent crash of unsupported pixel format gralloc allocation. r=nical 2014-01-30 11:17:10 -05:00
Michael Shal
a178e0023a Bug 963123 - NNS Windows build fix to prevent lower case working directories to make the build fail. r=glandium 2014-01-30 11:14:35 -05:00
Jeff Gilbert
999af5c8f5 Bug 960319 - Don't use GLTextures for non-ANGLE D3D WebGL layers. r=vlad 2014-01-30 10:59:16 -05:00
James Kitchener
8761050c1e Bug 953385 - Tests for OpenType 'math' script in MathML. r=fredw 2014-01-30 10:59:16 -05:00
James Kitchener
4e5786a150 Bug 953385 - Set math script flag on textruns belonging to MathML tokens. r=roc 2014-01-30 10:59:16 -05:00
James Kitchener
4c8c250776 Bug 953385 - Set math script where applicable in /gfx. r=jfkthame 2014-01-30 10:59:16 -05:00
Ethan Tseng
de3c7abde1 Bug 951188 - [RTSP][V1.3] No error notification when the RTSP link fails to load. r=sworkman 2014-01-30 10:00:53 +08:00
Shih-Chiang Chien
d8011a95f0 Bug 948725 - Invoke |QuitPumpingEvent| after response packet is received. r=jduell 2014-01-30 10:59:15 -05:00
Joel Maher
c4f14259bc Bug 965731 - upload a new talos.zip to pick up all the fixes. r=armenzg 2014-01-30 10:47:28 -05:00
Bobby Holley
2b75bbbe71 Bug 959012 - Clean up and separate the semantics of js_{Get,Find}Class{Prototype,Object}. r=jorendorff 2014-01-30 07:45:16 -08:00
Bobby Holley
8e98ac7448 Bug 959012 - Create separate js_GetClassPrototype and js_FindClassPrototype to mimic js_{Get,Find}ClassObject. r=jorendorff
The current behavior is crazy, and most definitely not Xray-safe.
2014-01-30 07:45:16 -08:00
Bobby Holley
352469c218 Bug 959012 - Move js_GetClassObject creation logic into GlobalObject. r=jorendorff 2014-01-30 07:45:16 -08:00
Bobby Holley
062a629dac Bug 959012 - Remove unused cx parameter from JS_IdentifyClassPrototype. r=jorendorff 2014-01-30 07:45:16 -08:00
Bobby Holley
fe3e58c701 Bug 959012 - When resolving iterator classes, use JSProto_Iterator instead of JSProto_GeneratorFunction. r=luke
The former triggers all of the appropriate initialization, whereas the latter
is 'imaginary' in jsprototypes.h, which means that the is no initialization
function associated with it.
2014-01-30 07:45:15 -08:00
Nicolas Silva
80e9b3e8a3 Bug 946200 - Use the new texture client/host and async-video if OMTC is activated on Linux. r=nrc 2014-01-30 16:05:47 +01:00
Hannes Verschore
50d627fe25 Bug 958158 - IonMonkey: Optimize do {} while(false), r=djvj 2014-01-30 14:59:24 +01:00
Andrew Halberstadt
a6dea60fef Bug 948070 - Create a mach target for b2g desktop reftests, r=jgriffin, DONTBUILD, a=NPOTB 2014-01-30 08:42:18 -05:00
Andrea Marchesini
7184ae68ee Bug 964293 - Implement Cu.cloneInto() method, r=bholley 2014-01-30 04:45:48 -08:00
Henri Sivonen
750178f54e Bug 959061 - Have only one "Chinese, Simplified" item in the Character Encoding menu. r=Unfocused. 2014-01-30 14:39:25 +02:00
Mats Palmgren
3d7093b296 Bug 959311 - Splitting nsComboboxControlFrame makes no sense so it should always report COMPLETE reflow status. Also, make them page-break-inside:avoid by default. r=bz 2014-01-30 12:12:02 +00:00
Mats Palmgren
0a5c2a0864 Bug 964726 - (Windows/OS2 only) Don't handle CTRL+F4 as a combobox command, so that it works as Close Tab as intended. r=bz 2014-01-30 12:12:02 +00:00
Carsten "Tomcat" Book
d3f7661bdc Merge mozilla-central to mozilla-inbound 2014-01-30 12:08:09 +01:00
Masatoshi Kimura
b2599eeeaf Bug 964964 - Remove window.pkcs11. r=bz 2014-01-30 20:00:01 +09:00
Andy Wingo
0a1dff8e91 Bug 965243 - Remove dead constructor of ScopeIter r=jorendorff
--HG--
extra : amend_source : e11741d6b1e4baeaa08df1e041df303055d68634
2014-01-30 11:07:57 +01:00
Jonathan Kew
8300f3454f bug 964313 - use harfbuzz for all text shaping (now including Hangul) on Windows. r=jdaggett 2014-01-30 09:48:37 +00:00
Jonathan Kew
cdc90d057e bug 964240 - update harfbuzz to pick up Hangul shaper improvements and other fixes. r=jdaggett 2014-01-30 09:48:20 +00:00
Nicholas Cameron
f1c44fc909 Bug 959781. Ensure we are using the correct content type in BeginPaint and BorrowDrawTargetForPainting. r=mattwoodrow 2014-01-30 22:39:11 +13:00
Karl Tomlinson
7bef03c489 Bug 961996 - restore mForceShutDown check before MediaStreamGraphShutDownRunnable dispatch r=roc
This check was dropped in 1ebe4da27dd5.

--HG--
extra : rebase_source : 495d81cff39f2ee074effe6bef06caf6b2ac3161
2014-01-30 18:50:17 +13:00
B2G Bumper Bot
4441d7ffd9 Bumping manifests a=b2g-bump 2014-01-27 18:43:17 -08:00
B2G Bumper Bot
b25bb5e567 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/20b8eee32bf7
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #15580 from crh0716/959971

Bug 959971 - Allows -1 as a valid retry count r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/f8087f7756bb
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 959971 - Allows -1 as a valid retry count

========

https://hg.mozilla.org/integration/gaia-central/rev/487e96838245
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #15588 from crh0716/944601

Bug 944601 - Use getCardLockRetryCount properly r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/5d6825176677
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 944601 - Use getCardLockRetryCount properly
2014-01-27 18:40:22 -08:00
Phil Ringnalda
15133b32f4 Merge m-c to f-t 2014-01-27 18:37:23 -08:00
Phil Ringnalda
2eff3948ea Merge m-c to b-i 2014-01-27 18:36:31 -08:00
B2G Bumper Bot
8c5ac141a8 Bumping manifests a=b2g-bump 2014-01-27 18:31:30 -08:00
Phil Ringnalda
c51e73fc9e Bug 916350 followup, b2g desktop is every bit as prone to screwing up the scrollbar in 647192-1.html as b2g emulator is 2014-01-27 18:30:42 -08:00
B2G Bumper Bot
efe70dabbc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cfcc2503c97b
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #15716 from timdream/background-color

Bug 948208 - Add black background on body before loadend, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/9353926a97ff
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 948208 - Add black background on body before loadend
2014-01-27 18:30:11 -08:00
B2G Bumper Bot
144fd290f9 Bumping manifests a=b2g-bump 2014-01-27 18:10:29 -08:00
B2G Bumper Bot
f32de7c94d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6ef94e486227
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #15689 from russnicoletti/bug833438

Bug 833438 - Viewing video through activity doesn't pause after headset ..., r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/d157a76112cb
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 833438 - Viewing video through activity doesn't pause after headset is removed
2014-01-27 18:10:18 -08:00
Wesley Johnston
488d2a9c4f Bug 784759 - Delay database creation on startup. r=mfinkle 2014-01-27 15:53:00 -08:00
Jim Mathies
b4b6c395db Bug 964418 - Update mochiperf tests to use dom utils frame time recording and add some apzc tests. r=mbrubeck 2014-01-27 17:45:03 -06:00
Matt Brubeck
9acefe9f31 Bug 962212 (part 2) - Basic private browsing in Metro, preffed off [r=ally] 2014-01-27 15:42:50 -08:00
Matt Brubeck
36bb6d6b94 Bug 962212 (part 1) - Add missing removeObserver calls [r=ally] 2014-01-27 15:42:50 -08:00