Commit Graph

165707 Commits

Author SHA1 Message Date
Michael Shal
5f37657f54 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
b6bc20817d Bug 960319 - Don't use GLTextures for non-ANGLE D3D WebGL layers. r=vlad 2014-01-30 10:59:16 -05:00
James Kitchener
a112269236 Bug 953385 - Tests for OpenType 'math' script in MathML. r=fredw 2014-01-30 10:59:16 -05:00
James Kitchener
705ad85b6f Bug 953385 - Set math script flag on textruns belonging to MathML tokens. r=roc 2014-01-30 10:59:16 -05:00
James Kitchener
73fcb48bd9 Bug 953385 - Set math script where applicable in /gfx. r=jfkthame 2014-01-30 10:59:16 -05:00
Ethan Tseng
e3de8a04f3 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
309f98f931 Bug 948725 - Invoke |QuitPumpingEvent| after response packet is received. r=jduell 2014-01-30 10:59:15 -05:00
Joel Maher
365de3a47c 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
c65c23ddf9 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
ed1c3f92c1 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
9bdb964f42 Bug 959012 - Move js_GetClassObject creation logic into GlobalObject. r=jorendorff 2014-01-30 07:45:16 -08:00
Bobby Holley
d3fddee6a0 Bug 959012 - Remove unused cx parameter from JS_IdentifyClassPrototype. r=jorendorff 2014-01-30 07:45:16 -08:00
Bobby Holley
3d866047a2 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
a6765e2595 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
edc7a2d8e0 Bug 958158 - IonMonkey: Optimize do {} while(false), r=djvj 2014-01-30 14:59:24 +01:00
Andrew Halberstadt
ad23173ab2 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
86ea0191fb Bug 964293 - Implement Cu.cloneInto() method, r=bholley 2014-01-30 04:45:48 -08:00
Henri Sivonen
bde9b85e96 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
e0b4b045c4 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
b0e66c173a 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
16cbd5a063 Merge mozilla-central to mozilla-inbound 2014-01-30 12:08:09 +01:00
Masatoshi Kimura
8949c3a6fe Bug 964964 - Remove window.pkcs11. r=bz 2014-01-30 20:00:01 +09:00
Andy Wingo
81cfb7c18c Bug 965243 - Remove dead constructor of ScopeIter r=jorendorff
--HG--
extra : amend_source : e11741d6b1e4baeaa08df1e041df303055d68634
2014-01-30 11:07:57 +01:00
Carsten "Tomcat" Book
4bb9a9f598 merge b2g-inbound to mozilla-central 2014-01-30 10:59:15 +01:00
Carsten "Tomcat" Book
3b1bb73510 merge mozilla-inbound to mozilla-central 2014-01-30 10:57:47 +01:00
Jonathan Kew
244e290b69 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
db9c35e7da 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
9c2572e5e5 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
f90c19d165 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
Wes Kocher
39246e3d3a Backed out changeset a76b3c746743 (bug 960887) for xpcshell bustage 2014-01-29 21:04:47 -08:00
Wes Kocher
2554cbbb72 Backed out changeset 2bfa24370b7c (bug 965461) 2014-01-29 21:04:08 -08:00
Mark Hammond
8e79a27cd5 Bug 965461 - ensure sync itself and sync prefs pane considers we are logged in after key fetch. r=ttaubert 2014-01-29 19:26:01 -08:00
Chris Karlof
49a7de1c64 Bug 960887 - Handle storage endpoints returned by 1.5 token server. r=rnewman 2014-01-29 19:26:01 -08:00
Mark Hammond
4d2ed9a598 Bug 965334 - Have browserid_identity create a DumpAppender to help debugging. r=ttaubert 2014-01-29 18:39:59 -08:00
Chris Karlof
b6008e928e Bug 963251 - Update pref to use final production token server. r=markh 2014-01-29 18:39:59 -08:00
Tim Taubert
a76ba6ae0d Bug 958026 - Fix intermittent browser_aboutAccounts.js timeouts r=zaach 2014-01-29 06:57:42 -08:00
Tim Taubert
0a7ee4eafb Bug 965218 - Check whether shistory is empty when frame script is loaded r=yoric 2014-01-29 05:54:33 -08:00
Zachary Carter
f240275c61 Bug 965605 - Update about:accounts intro page strings to match the latest draft r=markh 2014-01-29 17:11:05 -08:00
Wes Kocher
8370144ab4 Backed out changeset 7e243174acf5 (bug 964545) to fix a CLOSED TREE 2014-01-29 17:03:11 -08:00
Hsin-Yi Tsai
e2cc4dc74b Bug 963813 - make sure no another outgoing call when there's already one. r=aknow 2014-01-29 14:27:22 +08:00
Dave Hylands
76b05a00d5 Bug 851680 - Set kernel timezone so that external sdcards get local time rather than UTC time.
--HG--
extra : rebase_source : 74745fda004671a7c02df132877db7b6be4c5d54
2014-01-28 13:33:15 -08:00
B2G Bumper Bot
8705e6e977 Bumping manifests a=b2g-bump 2014-01-29 15:11:19 -08:00
B2G Bumper Bot
b38e4ba7e7 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d369bbb3b7c4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 913782 - [Keyboard] Build time default keyboard selection work for"

This reverts commit 8225770e82b105f45b6b85be382bae94615b4fd1.
2014-01-29 15:10:13 -08:00
Kyle Huey
b468137875 Bug 965498 - Don't lose an already_AddRefed<T> and leak blobs in bluetooth. r=qdot 2014-01-29 17:03:51 -05:00
Gijs Kruitbosch
06759240a2 Bug 936442 - part 1: refactor CharsetMenu to allow Australis code to use it, r=Unfocused 2014-01-27 11:56:04 +00:00
Erik Vold
8b52f68cbb Bug 964545 Add-on SDK page-mods are now debuggable r=dcamp
From 4e2794d4afedd6162aae2263c698c491b96d383e Mon Sep 17 00:00:00 2001
---
 addon-sdk/source/lib/sdk/content/sandbox.js        |  13 +-
 .../source/lib/sdk/deprecated/traits-worker.js     |   5 +-
 addon-sdk/source/lib/sdk/loader/sandbox.js         |  17 ++-
 addon-sdk/source/lib/sdk/tabs/utils.js             |   2 +-
 .../addons/page-mod-debugger-post/data/index.html  |   7 ++
 .../addons/page-mod-debugger-post/data/script.js   |   7 ++
 .../test/addons/page-mod-debugger-post/main.js     | 133 +++++++++++++++++++++
 .../addons/page-mod-debugger-post/package.json     |   4 +
 .../addons/page-mod-debugger-pre/data/index.html   |   7 ++
 .../addons/page-mod-debugger-pre/data/script.js    |   7 ++
 .../test/addons/page-mod-debugger-pre/main.js      | 128 ++++++++++++++++++++
 .../test/addons/page-mod-debugger-pre/package.json |   4 +
 addon-sdk/source/test/test-page-mod.js             |  34 ++++--
 toolkit/devtools/DevToolsExtensions.jsm            |  46 +++++++
 toolkit/devtools/server/actors/script.js           |  25 +++-
 toolkit/devtools/tests/mochitest/chrome.ini        |   1 +
 .../tests/mochitest/test_devtools_extensions.html  | 117 ++++++++++++++++++
 17 files changed, 537 insertions(+), 20 deletions(-)
 create mode 100644 addon-sdk/source/test/addons/page-mod-debugger-post/data/index.html
 create mode 100644 addon-sdk/source/test/addons/page-mod-debugger-post/data/script.js
 create mode 100644 addon-sdk/source/test/addons/page-mod-debugger-post/main.js
 create mode 100644 addon-sdk/source/test/addons/page-mod-debugger-post/package.json
 create mode 100644 addon-sdk/source/test/addons/page-mod-debugger-pre/data/index.html
 create mode 100644 addon-sdk/source/test/addons/page-mod-debugger-pre/data/script.js
 create mode 100644 addon-sdk/source/test/addons/page-mod-debugger-pre/main.js
 create mode 100644 addon-sdk/source/test/addons/page-mod-debugger-pre/package.json
 create mode 100644 toolkit/devtools/DevToolsExtensions.jsm
 create mode 100644 toolkit/devtools/tests/mochitest/test_devtools_extensions.html
2014-01-27 23:21:31 -08:00
Jim Mathies
12995a1d99 Bug 965490 - Update fling jank and about:start jank tests to share an axis for data points. r=me 2014-01-29 14:52:14 -06:00
Hasse
2e0ee5c6e5 Bug 962648 - Ship LGPL-licensed Swedish dictionary. r=gerv 2014-01-28 18:56:49 +01:00
Marco Bonardo
5c4267f108 Bug 945707 - Pausing a download fails when done after a retry. r=paolo 2014-01-29 17:00:17 -05:00
Roberto A. Vitillo
26740a0479 Bug 839794 - Use OS.File in Telemetry. r=Yoric 2014-01-28 13:56:58 +00:00