Ryan VanderMeulen
81455a2401
Backed out changeset 4d6b320897df (bug 893184) for crashes.
2013-08-21 16:35:45 -04:00
Stephen Pohl
2d01c5edc2
Bug 904561: Followup for RTL support. r=smichaud
2013-08-21 16:33:55 -04:00
Andrew McCreight
6d960bf0eb
Bug 614238, part 2 - remove unused StkCommandEvent CC declaration. r=smaug
2013-08-20 15:55:07 -07:00
Andrew McCreight
59208f6acc
Bug 614238 - Dynamically check that classes QI to their own participant. r=smaug
2013-08-19 13:49:58 -07:00
Benjamin Peterson
dd482dce1e
Bug 896264 - Disable Math.hypot until spec settles down. r=jorendorff
2013-08-21 15:08:51 -05:00
Stephen Pohl
e7b3ee4caf
Bug 904561: Restrict the growing of overlay scrollbars on hover to OSX 10.8 and above. r=smichaud
2013-08-21 15:44:17 -04:00
Tom Schuster
24980a73b8
Bug 902013 - Only enable CPOWs on desktop with browser.tabs.remote. r=dvander
2013-08-21 13:24:53 -04:00
Tom Schuster
c24d950ecf
Bug 895957 - Implement a workaround for goDoCommand in e10s. r=neil
2013-08-21 13:24:53 -04:00
Eitan Isaacson
1bc00a6469
Bug 858529 - Add nsISpeechTask.SendAudioNative. r=smaug
2013-08-21 12:39:27 -07:00
Till Schneidereit
b6f4813baa
Bug 907201 - Enable activating TI and IonMonkey for chrome scripts via about:config. r=jandem
...
--HG--
extra : rebase_source : ee45b0108b4516cff12ecc91014cb566d432a4fa
2013-08-20 11:26:44 +02:00
Daniel Holbert
736bd407f4
Bug 907547: Update nsCSSValue::BufferFromString documentation to indicate that it's infallible, and remove callers' unneeded null-checks. r=bz
2013-08-21 12:31:38 -07:00
Daniel Holbert
ab58b5ad66
Bug 907539: Use sizeof(PRUnichar) instead of magic number 2, when converting from bytes to wide-string-length in nsCheapString constructor. r=ehsan
2013-08-21 12:31:36 -07:00
Ehsan Akhgari
f9b077c0c8
Bug 904695 - #include fewer headers in nsContentUtils.h; r=jst
2013-08-21 15:28:26 -04:00
Martijn Wargers
a9e9e27117
Bug 907648 - test_bug379959.html and test_bug369814.html should use SpecialPowers. r=jmaher
2013-08-21 18:11:26 +02:00
Jon Coppeard
7d8e4ddf8d
Bug 893184 - Don't attemmpt to get SharedScriptData* from a null code pointer. r=till
2013-08-21 15:25:53 -04:00
Ryan VanderMeulen
726065dcd2
Backed out changeset 7da415c9c566 (bug 517765) for PGO bustage.
...
CLOSED TREE
2013-08-21 13:56:53 -04:00
Ryan VanderMeulen
cc2065da2b
Backed out changeset d389df23ffc9 (bug 884281) for OSX crashes.
...
CLOSED TREE
2013-08-21 13:27:00 -04:00
Ryan VanderMeulen
4e63c477ae
Backed out changeset 5f8ae314d872 (bug 750932) for Werror bustage on a CLOSED TREE.
2013-08-21 12:46:48 -04:00
Yura Zenevich
26271d989e
Bug 795957 - [PATCH 2/2][AccessFu] Tests for live region support. r=eeejay, marcoz
...
---
accessible/tests/mochitest/jsat/Makefile.in | 1 +
accessible/tests/mochitest/jsat/jsatcommon.js | 64 ++++
accessible/tests/mochitest/jsat/test_alive.html | 64 ++---
.../tests/mochitest/jsat/test_live_regions.html | 342 ++++++++++++++++++++
4 files changed, 432 insertions(+), 39 deletions(-)
create mode 100644 accessible/tests/mochitest/jsat/test_live_regions.html
2013-08-21 12:40:18 -04:00
Yura Zenevich
1409a868cf
Bug 795957 - [PATCH 1/2][AccessFu] Adding support for live regions. r=eejay
...
---
accessible/src/jsat/AccessFu.jsm | 6 +
accessible/src/jsat/EventManager.jsm | 192 ++++++++++++++++++--
accessible/src/jsat/OutputGenerator.jsm | 10 +-
accessible/src/jsat/Presentation.jsm | 47 +++++-
accessible/src/jsat/Utils.jsm | 39 +++--
.../en-US/chrome/accessibility/AccessFu.properties | 4 +
6 files changed, 263 insertions(+), 35 deletions(-)
2013-08-21 12:40:06 -04:00
Nathan Froyd
1856915272
Bug 907749 - move -Wno-uninitialized addition to CXXFLAGS after including rules.mk; r=khuey
2013-08-21 10:49:45 -04:00
Dan Minor
3a37550266
Bug 858622 - Make jit-tests runnable on mobile;r=terrence
2013-08-21 12:11:41 -04:00
Stephen Pohl
fd7f083936
Revert 366e6a39d71a from bug 673875 for causing bug 907275. r=smichaud
2013-08-21 12:22:03 -04:00
Stephen Pohl
788049d32f
Revert fd6c7792b048 from bug 673875 for causing bug 907275. r=smichaud
2013-08-21 12:21:59 -04:00
Gregory Szorc
d5e6212853
Bug 907049 - Cache unicode representation of substs variables; r=glandium
2013-08-21 09:16:31 -07:00
Birunthan Mohanathas
c8e0bc0a7a
Bug 784739 - Switch from NULL to nullptr in browser/metro. r=ehsan
2013-08-21 12:13:50 -04:00
Birunthan Mohanathas
2799a23c6a
Bug 784739 - Switch from NULL to nullptr in browser/components. r=ehsan
2013-08-21 12:13:50 -04:00
Olli Pettay
ad716fdb82
Bug 906301, follow the DOM specs more strictly in case of mutations, r=peterv
...
--HG--
extra : rebase_source : 775b570151782223cf69705e2225e4f1da4014e7
2013-08-21 19:08:23 +03:00
Patrick McManus
0e68d18124
bug 750932 - multipart delimiter check r=jduell
...
--HG--
extra : rebase_source : 9328212a2c7a9649d997624ad0dfe54d60435622
2013-08-21 08:47:53 -04:00
Dan Minor
af33bda3ca
Bug 858620 - Add jit-tests to test package;r=glandium
2013-08-21 08:20:24 -04:00
Benoit Jacob
65b0efcbe1
Bug 907723 - Add some fuzz for B2G to SVG reftest.list - r=jrmuizel
2013-08-21 18:03:07 +02:00
Benoit Jacob
e76a06d8d0
Bug 907256 - Adjust the canvas reftest.list for SkiaGL/B2G failures - r=jrmuizel
2013-08-21 18:03:07 +02:00
Benoit Jacob
70956521e5
Bug 907254 - reftest.js doesnt need anymore to avoid using GfxInfo on B2G - r=jrmuizel
2013-08-21 18:03:07 +02:00
Benoit Jacob
6d3d4149ea
Bug 900201 - Implement GfxInfo on gonk - r=ehsan
2013-08-12 23:55:28 +02:00
Nathan Froyd
3800160bd1
Bug 907728 - use function overloading instead of defaulted arguments for nsTSubstring::Assign; r=jlebar
2013-08-20 16:32:54 -04:00
Nathan Froyd
0604998c6e
Bug 907355 - fix warning about set-but-not-used variable in nsTimerImpl.cpp; r=ehsan
2013-08-20 15:22:27 -04:00
Nathan Froyd
edd84bd0e5
Bug 884281 - use mozilla::Atomic in xpcom/; r=bsmedberg
2013-08-20 11:21:31 -04:00
Nathan Froyd
ee1f578073
Bug 906149 - make no-arg TimeDuration constructor constexpr to avoid a static constructor; r=ehsan
2013-08-16 15:23:28 -04:00
Nathan Froyd
678f5a412b
Bug 906152 - use StaticRefPtr in DataChannel.cpp to avoid a static constructor; r=jduell
2013-08-16 15:13:08 -04:00
Nathan Froyd
a928ea6f0d
Bug 906150 - initialize an empty RangeData at each point of use in nsSelection.cpp; r=smaug
2013-08-16 15:01:04 -04:00
Ehsan Akhgari
48f413a43c
Bug 681152 - Disable bug512295-1.html on all platforms because of intermittent failures
...
Landed on a CLOSED TREE with RyanVM's blessing
2013-08-21 11:07:03 -04:00
Ehsan Akhgari
47fe3d2077
Bug 906119 - Enable incremental linking with Visual C++; r=glandium
...
--HG--
extra : rebase_source : 936287f63c95baa535a4991bc1106a3f9f59f36f
2013-08-20 18:14:44 -04:00
t_mrc-ct
01a02a5bf8
Bug 906698 - nsUTF16ToUnicode is mis-converting on big-endian processor. r=smontagu
...
CLOSED TREE
2013-08-21 22:40:57 +09:00
Jason Smith
f1ec175ce4
Bug 899878 - Mochitest for recording media with no timeslice for media recording API. r=roc
2013-08-20 23:40:29 -07:00
Andy Wingo
cb60a21f87
Bug 666399 - New Harmony syntax for generators. r=Waldo
...
Add a GeneratorKind enumeration, and use it in the parser and runtime to
indicate whether a function is a non-generator, a legacy generator, or a
star generator.
Always parse "yield" as TOK_YIELD, regardless of the version. Add
TokenStream::currentName() to retrieve the current token's name, which
works for TOK_NAME or TOK_YIELD. The parser should check the validity
of "yield" as a name, if needed, using checkYieldNameValidity().
Parse "function*" as the StarGenerator GeneratorKind, and allow star
generators to be lazily parsed.
Separate parsing of return statements from yield expressions.
2013-08-20 11:03:24 +02:00
Mihnea Dobrescu-Balaur
085d65c97f
Bug 905782 - Make the XPCShell harness treat running a single file as a sequential run. r=ted
2013-08-20 16:07:33 -07:00
Botond Ballo
0e5f86037c
Bug 898580 - Remove updating of scroll offset in AsyncPanZoomController::NotifyLayersUpdated. It is now no longer needed by any platform. r=bbondy, r=kats
2013-08-15 11:30:27 -04:00
Botond Ballo
f4b3e0c923
Bug 898580 - Metro mechanism for content to inform APZC about scroll events. Handles multi-APZC. r=bbondy, r=kats
2013-08-12 16:31:49 -04:00
Botond Ballo
e2eae8dab7
Bug 898580 - Add nsIDOMWindowUtils.getViewId(element). r=smaug
2013-08-08 15:56:09 -04:00
Michael Harrison
a5fb538393
Bug 897491 - Update the display when the alt attribute of an image is added or removed. r=bz
2013-08-21 08:44:14 -04:00