Ehsan Akhgari
|
290fd5ae7d
|
Bug 939659 - Build spellchecker in unified mode; r=roc
|
2013-11-18 08:32:32 -05:00 |
Ehsan Akhgari
|
8416bcf22d
|
Bug 939451 - Build most of the accessible code in unified mode; r=tbsaunde
|
2013-11-18 08:30:59 -05:00 |
Trevor Saunders
|
6c29481356
|
[PATCH 2/2] revert bug 935567 because it unnecessarily breaks
From 81f1fe2ccb9710ca2a956e1993ffef9e8b970c09 Mon Sep 17 00:00:00 2001
backward compat
---
accessible/src/atk/AccessibleWrap.cpp | 2 ++
1 file changed, 2 insertions(+)
|
2013-11-18 08:16:21 -05:00 |
Trevor Saunders
|
99b3066328
|
[PATCH 1/2] bug 938164 - implement AtkObject::get_object_locale
From f250d29cf45f7f72bc6e0cfbedfcd9f1bcea8dc2 Mon Sep 17 00:00:00 2001
---
accessible/src/atk/AccessibleWrap.cpp | 14 ++++++++++++++
other-licenses/atk-1.0/atk/atkobject.h | 4 +++-
2 files changed, 17 insertions(+), 1 deletion(-)
|
2013-11-14 03:03:57 -05:00 |
Alexander Surkov
|
fa57d900fa
|
Bug 934039 - isolate XPCOM text interfaces implementation, r=tbsaunde
|
2013-11-18 08:19:33 -05:00 |
Benoit Jacob
|
a169ca5dea
|
Bug 937886 - Build content/canvas/src in unified mode - r=ehsan
|
2013-11-18 08:08:24 -05:00 |
Benoit Jacob
|
43f571ca3c
|
Bug 938489 - 3/3. Remove configure check for glx.h - r=glandium
|
2013-11-18 08:08:24 -05:00 |
Benoit Jacob
|
ff87bf481b
|
Bug 938489 - 2/3. Don't include GL headers in glxtest - r=karlt
|
2013-11-18 08:08:24 -05:00 |
Benoit Jacob
|
d989e68416
|
Bug 938489 - 1/3. Don't include glx.h in GLXLibrary.h - r=mattwoodrow
|
2013-11-18 08:08:24 -05:00 |
Jan de Mooij
|
cc0ef293f2
|
Bug 937540 part 6 - Pass TempAllocator to IonAllocPolicy. r=luke
|
2013-11-18 13:14:08 +01:00 |
Jonathan Watt
|
937d3e90f6
|
Bug 939534 - Follow-up to the follow-up to address review comments to address orange that caused (mark tests fuzzy). r=me
|
2013-11-18 11:17:09 +00:00 |
Chris Double
|
6c15e6aa6e
|
Bug 874897 - Mochitest for copying of frames of videos with aspect ratio to canvas - r=kinetik
--HG--
extra : rebase_source : c5ff10d61a1ea46b0fdb2a43e926405660493912
|
2013-11-18 18:26:51 +13:00 |
Chris Double
|
b166cf478d
|
Bug 874897 - Fix canvas copying of Ogg video frames with aspect ratio - r=jmuizelaar
--HG--
extra : rebase_source : 6f0e03c10de90b14d5bca5d7951af9eb7bced736
|
2013-11-18 18:26:46 +13:00 |
Ed Morley
|
a3d1cbbe93
|
Merge mozilla-central and inbound
|
2013-11-18 11:02:22 +00:00 |
Ed Morley
|
9722d1a50f
|
Backed out changeset e6a9c98d62d0 (bug 927196) for causing bug 939269
|
2013-11-18 10:59:01 +00:00 |
Ed Morley
|
0ffeba07c6
|
Merge latest green fx-team changeset and mozilla-central
|
2013-11-18 10:56:11 +00:00 |
Ed Morley
|
9a0878501e
|
Merge latest green b2g-inbound changeset and mozilla-central
|
2013-11-18 10:54:01 +00:00 |
Hannes Verschore
|
5f4022deb8
|
Bug 936431 - Fix tracelogger after CompileOptions changes, r=jimb
|
2013-11-18 11:48:22 +01:00 |
Ed Morley
|
23c9953a0f
|
Merge mozilla-central and inbound
|
2013-11-18 10:58:21 +00:00 |
Ed Morley
|
f995e4214b
|
Merge latest green inbound changeset and mozilla-central
|
2013-11-18 10:39:38 +00:00 |
Landry Breuil
|
4922ba7e7a
|
Bug 939498 - Properly include <algorithm> for std::max. r=bsmith
|
2013-11-18 11:04:13 +01:00 |
Jonathan Watt
|
20938e93f9
|
Bug 939534 - Follow-up to address review comments. r=heycam
|
2013-11-18 09:48:18 +00:00 |
Jonathan Watt
|
20529bf0a4
|
Bug 939589 - Gut gfxPath. r=Bas
|
2013-11-18 09:42:51 +00:00 |
Jonathan Watt
|
60a92735b1
|
Bug 939534 - Convert the SVG textPath code from gfxPath to Moz2D Path. r=heycam
|
2013-11-18 09:42:50 +00:00 |
Matt Woodrow
|
2c9a2472e1
|
Bug 939607 - Part 4: Add test for box-shadow with opacity. r=roc
|
2013-11-18 22:32:09 +13:00 |
Matt Woodrow
|
dc67315f3f
|
Bug 939607 - Part 3: Try fold nsDisplayOpacity items opacity value into their children. r=roc
|
2013-11-18 22:32:09 +13:00 |
Matt Woodrow
|
4fa53e45d1
|
Bug 939607 - Part 2: Add an API for storing an opacity on a display item, and implement it for nsDisplayBoxShadowOuter. r=roc
|
2013-11-18 22:32:09 +13:00 |
Matt Woodrow
|
d5bdc88e88
|
Bug 939607 - Part 1: Make PaintBoxShadowOuter take an opacity value. r=roc
|
2013-11-18 22:32:09 +13:00 |
Makoto Kato
|
01cc092803
|
Bug 912371 - ICU cross compiling support. r=glandium
--HG--
rename : build/autoconf/codeset.m4 => js/src/build/autoconf/codeset.m4
|
2013-11-18 17:39:20 +09:00 |
Gaia Pushbot
|
5d4b6fa17e
|
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/2e7106da13e9
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #13727 from MBRSL/bug-929318-radio
Bug 929318 - [HW test] Radio test, r=gasolin
========
https://hg.mozilla.org/integration/gaia-central/rev/4f6f769f8b5d
Author: Tom Jao <tjao@mozilla.com>
Desc: Bug 929318 - [HW test] Radio test
|
2013-11-17 23:46:22 -08:00 |
Gaia Pushbot
|
34cc988302
|
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/23b8db99bea6
Author: Jim Porter <squibblyflabbetydoo@gmail.com>
Desc: Merge pull request #13717 from jimporter/music-iac-restart
Bug 934011 - [music] Force closing the Music app breaks the controls; r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/a9152815f9fd
Author: Jim Porter <jporter@mozilla.com>
Desc: Bug 934011 - [music] Force closing the Music app breaks the controls
|
2013-11-17 23:10:22 -08:00 |
Nicholas Nethercote
|
50e3df7443
|
Backout 86b5cb334b73 and db7cbf61b001 (bug 810718, parts 1 and 2) for multiple perf regressions.
--HG--
extra : rebase_source : c20c81d0cf47b607815c0592d748d4f0a430d430
|
2013-11-17 20:41:36 -08:00 |
Gaia Pushbot
|
b978b94740
|
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/7d0200d2ebc4
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #12960 from huchengtw-moz/vide/Bug_923297_video_duration_mismatch
Bug 923297 - [B2G][Video] Video duration can appear off by a second when..., r=djf
========
https://hg.mozilla.org/integration/gaia-central/rev/f1a9b2b2b56f
Author: John Hu <johu@mozilla.com>
Desc: Bug 923297 - [B2G][Video] Video duration can appear off by a second when played in Video app
|
2013-11-17 20:25:21 -08:00 |
Gaia Pushbot
|
2c44bda7a8
|
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/d028d7aa4438
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #13738 from huchengtw-moz/camera/Bug_939047_black_border_on_left_side
Bug 939047 - [B2G][Helix][camera][dingyu]The camera preview is not corre..., r=djf
========
https://hg.mozilla.org/integration/gaia-central/rev/6b42e8db6a97
Author: John Hu <johu@mozilla.com>
Desc: Bug 939047 - [B2G][Helix][camera][dingyu]The camera preview is not correct and the left of the screen have a black area in hd device
|
2013-11-17 19:40:22 -08:00 |
Jeff Hammel
|
0ca332fb7f
|
Bug 934542 - Mirror mozrunner. r=njn.
|
2013-11-17 14:50:36 -08:00 |
Christian Legnitto
|
3948d15ac9
|
Bug 935377 - Firefox should fix common scheme typos, r=bz
|
2013-11-17 12:16:45 -08:00 |
philringnalda@gmail.com
|
e7dfb1c550
|
No bug, Automated blocklist update from host slice - a=blocklist-update
|
2013-11-17 10:51:07 -08:00 |
Ms2ger
|
dacb9165d8
|
Merge fx-team into mozilla-central.
|
2013-11-17 14:27:37 +01:00 |
Ms2ger
|
121ca72baf
|
Merge b2g-inbound into mozilla-central.
|
2013-11-17 14:26:53 +01:00 |
Cameron McCormack
|
49224502ff
|
Fix title text in test; no bug. (DONTBUILD)
|
2013-11-17 19:46:12 +11:00 |
Cameron McCormack
|
369c16ae68
|
Bug 936670 - Position text rendered runs by the first non-trimmed character in the run. r=longsonr
|
2013-11-17 18:32:56 +11:00 |
Cameron McCormack
|
2a2711ccb3
|
Bug 933044 - Push style scopes even if we would skip pushing ancestors when there is no ancestor filter. r=bz
|
2013-11-17 17:51:04 +11:00 |
Mike Hommey
|
2cd165efb0
|
Bug 928390 requires a clobber because of bug 939416. r=me
|
2013-11-17 15:03:36 +09:00 |
Chris Peterson
|
cf2e68463e
|
Bug 939576 - Build netwerk/protocol/http in unified mode. r=mcmanus
|
2013-11-16 21:19:51 -08:00 |
Chris Peterson
|
abe2ff1401
|
Bug 939572 - Build widget/cocoa in unified mode. r=josh
|
2013-11-16 23:27:11 -08:00 |
Cameron McCormack
|
070ca41f8e
|
Bug 492239 - Reflow when -moz-stack-sizing is changed. r=dbaron
|
2013-11-18 15:15:38 +11:00 |
Mark Hammond
|
de6369d487
|
Bug 883858 followup - disabled tests are passed to the JS test runner which reports them as skipped. r=jmaher
|
2013-11-18 15:09:01 +11:00 |
Cameron McCormack
|
45fe7b6de8
|
Bug 935056 - Don't apply minimum font sizes to SVG text. r=dbaron
|
2013-11-18 14:53:51 +11:00 |
Mats Palmgren
|
86950df8f5
|
Bug 938341. r=smaug
|
2013-11-18 03:54:35 +00:00 |
Ehsan Akhgari
|
c4d30145cf
|
Bug 939588 - Build angle in unified mode; r=bjacob
--HG--
extra : rebase_source : c6e8bd797c7b8e0a27d60e905deaed3f34d2ce39
|
2013-11-17 21:47:21 -05:00 |