Susanna Bowen
e318879472
Bug 1039017 - Reftests for ruby whitespace handling. r=dholbert
2014-08-15 10:34:20 -07:00
Susanna Bowen
d4c7a65b4c
Bug 1030993 - Basic reflow implementation for ruby frame classes. r=dbaron
...
To account for spacing between bases or text boxes during reflow, the line
layout which manages the bases updates its inline direction coordinate based on
the preferred inline size for the corresponding text boxes. Next, the base is
reflowed at the correct inline coordinate. Each paired text box is then also
reflowed at the proper inline position determined by (1) the current position of
its corresponding base and (2) its own preferred width.
In computing intrinsic widths, accounting for spacing is less complicated. The
minimum intrinsic width is the width of the widest ruby column, and the
preferred intrinsic width is the sum of all the ruby column widths. Each ruby
column width is the maximum width of its base box and text boxes. These
individual widths are determined using GetPrefISize on the base and text boxes.
Ruby base container frames store a list of pointers to the ruby text container
frames in the segment they denote. This list of pointers is created in the ruby
frame reflow method before calling the reflow method for the ruby base
container. The list exists and is used only during reflow of the main ruby frame
and is cleared before returning from reflow.
2014-08-15 10:34:20 -07:00
Brian Smith
cddd69bfac
Bug 1053627, Part 2: Use MOZILLA_PKIX_ARRAY_LENGTH instead of PR_ARRAY_SIZE, r=keeler
...
--HG--
extra : rebase_source : b9ae99d93921cb2f3a8f4395e9240389752fd2de
2014-08-13 21:01:35 -07:00
Brian Smith
8de872d8fb
Bug 1053627, Part 1: use sizeof instead of PR_ARRAY_SIZE for byte arrays, r=keeler
...
--HG--
extra : rebase_source : a01364ed6b64800142f18d3d350f50ca178ea4bb
2014-08-04 19:21:52 -07:00
Brian Smith
06d48f587c
Bug 1053621: Stop using PR_NOT_REACHED in mozilla::pkix, r=keeler
...
--HG--
extra : rebase_source : b70a3ca2f3dade0439cf902bf4042716e7d1bbd3
2014-08-04 19:19:29 -07:00
Brian Smith
3c6b23c907
Bug 1053620: Replaces uses of PR_Abort with std::abort in mozilla::pkix, r=keeler
...
--HG--
extra : rebase_source : 2e1f3eec5305e89bfa28fbda856b4e36515a2819
2014-08-04 19:12:34 -07:00
Brian Smith
a88a48f1d9
Bug 1053617: Reduce scope of DER encoding debugging logic to the file it is used in, r=keeler
...
--HG--
extra : rebase_source : c22f7e96dfdd1997626769ac03c6d189321eec1a
2014-08-04 19:07:26 -07:00
Brian Smith
dff4bec65a
Bug 1053616: Remove uses of PR_SetError from mozilla::pkix tests, r=keeler
...
--HG--
extra : rebase_source : 1fc7ce9ab400c39e3c4afb68940be93cc2a0b848
2014-08-13 17:50:42 -07:00
Ryan VanderMeulen
8b24589784
Backed out changesets 9329fb07c373 and ff8dc9ac0228 (bug 1022501) for Windows mochitest-1 failures.
...
CLOSED TREE
--HG--
rename : content/media/fmp4/eme/EMEAudioDecoder.cpp => content/media/fmp4/eme/EMEAACDecoder.cpp
rename : content/media/fmp4/eme/EMEAudioDecoder.h => content/media/fmp4/eme/EMEAACDecoder.h
rename : content/media/fmp4/ffmpeg/FFmpegAudioDecoder.cpp => content/media/fmp4/ffmpeg/FFmpegAACDecoder.cpp
rename : content/media/fmp4/ffmpeg/FFmpegAudioDecoder.h => content/media/fmp4/ffmpeg/FFmpegAACDecoder.h
2014-08-15 13:14:03 -04:00
Ryan VanderMeulen
d751a0d213
Backed out changeset 2322a7c26246 (bug 1049501) for Windows bustage.
2014-08-15 13:13:14 -04:00
William Lachance
bc8f824609
Bug 1051895 - Make mozdevice docs a bit easier to navigate;r=bc DONTBUILD NPOTB
2014-08-15 12:59:02 -04:00
Randell Jesup
447596b23c
Bug 1049501: Don't let the GMPThread event loop recurse while handling IPDL shutdowns r=bsmedberg
2014-08-14 13:50:25 -04:00
Ed Morley
2d07117081
Merge mozilla-central and inbound
2014-08-15 17:35:20 +01:00
Ed Morley
3075128fec
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-08-15 17:08:21 +01:00
Ed Morley
000d251175
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
2014-08-15 16:54:17 +01:00
B2G Bumper Bot
efca9bbd06
Bumping manifests a=b2g-bump
2014-08-15 05:41:16 -07:00
B2G Bumper Bot
10fbcc3d55
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/87505dbb861f
Author: Ed Morley <emorley@mozilla.com>
Desc: Revert "Bug 1047645 - Use manual timeout to guard _closed event from not firing r=alive" for JS exceptions
This reverts commit e13cc05b6d615664d769e55b60754480848d076b.
2014-08-15 05:35:30 -07:00
Hannes Verschore
8c1cd0bd8e
Backout changeset c01dea53dd60, r=faulty
2014-08-15 14:29:47 +02:00
B2G Bumper Bot
47864b1148
Bumping manifests a=b2g-bump
2014-08-15 05:26:16 -07:00
B2G Bumper Bot
c16f34a27f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7e70d8cbb8b0
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #22925 from pivanov/bug-1053418
Bug 1053418 - typos in shared/style/icons/icons.html and shared/style/icons/selection.json
========
https://hg.mozilla.org/integration/gaia-central/rev/cb72f27db413
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1053418 - typos in shared/style/icons/icons.html and shared/style/icons/selection.json r=pivanov
2014-08-15 05:20:31 -07:00
Jan de Mooij
bc4a8d8b4e
Bug 1046585 part 5 - Stop using WTF_* defines. r=sunfish
2014-08-15 14:01:10 +02:00
B2G Bumper Bot
4c589729ea
Bumping manifests a=b2g-bump
2014-08-15 04:56:14 -07:00
B2G Bumper Bot
52460d3504
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/18c3b948728e
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #22914 from pivanov/bug-1035680
Bug 1035680 - [FTU] - check missing images
========
https://hg.mozilla.org/integration/gaia-central/rev/fb881bfc2318
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1035680 - [FTU] - check missing images
2014-08-15 04:50:27 -07:00
Thomas Zimmermann
6d48625e03
Bug 1050126: Convert Bluedroid status codes and error handlers (under bluetooth2/), r=btian
...
This patch converts Bluedroid status codes in Gecko to the
backend-neutral data type |BluetoothStatus|. All error handlers
have been adapted. The Bluedroid type |bt_status_t| only remains
in |BluetoothInterface|.
2014-08-15 13:41:19 +02:00
Thomas Zimmermann
2df1175640
Bug 1050126: Convert Bluetooth AVRCP data types in |BluetoothAvrcpInterface| (under bluetooth2/), r=btian
...
With this patch |BluetoothAvrcpInterface| is responsible for converting all
Bluetooth data types to Bluedroid types. All callers have been adapted.
2014-08-15 13:41:19 +02:00
Thomas Zimmermann
f5815c691d
Bug 1050126: Convert Bluetooth A2DP data types in |BluetoothA2dpInterface| (under bluetooth2/), r=btian
...
With this patch |BluetoothA2dpInterface| is responsible for converting all
Bluetooth data types to Bluedroid types. All callers have been adapted.
2014-08-15 13:41:19 +02:00
Thomas Zimmermann
95f487bc6c
Bug 1050126: Convert Bluetooth Handsfree data types in |BluetoothHandsfreeInterface| (under bluetooth2/), r=btian
...
With this patch |BluetoothHandsfreeInterface| is responsible for converting all
Bluetooth data types to Bluedroid types. All callers have been adapted.
2014-08-15 13:41:19 +02:00
Thomas Zimmermann
5318420588
Bug 1050126: Convert Bluetooth Socket data types in |BluetoothSocketInterface| (under bluetooth2/), r=btian
...
With this patch |BluetoothSocketInterface| is responsible for converting all
Bluetooth data types to Bluedroid types. All callers have been adapted.
2014-08-15 13:41:18 +02:00
Thomas Zimmermann
b39228ca25
Bug 1050126: Convert Bluetooth data types in |BluetoothInterface| (under bluetooth2/), r=btian
...
With this patch, |BluetoothInterface| is responsible for converting
all Bluetooth data types to Bluedroid types. All callers have been
adapted.
2014-08-15 13:41:18 +02:00
B2G Bumper Bot
b903832e36
Bumping manifests a=b2g-bump
2014-08-15 04:41:15 -07:00
B2G Bumper Bot
173a371773
Bumping gaia.json for 7 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3f84cc0571ef
Author: Yoshi Huang <allstars.chh@mozilla.com>
Desc: Merge pull request #22606 from allstarschh/Bug1046554
Bug1046554 - B2G NFC: pass NFCPeerEvent in onpeerready. r=johu, dkuo, punam, francisco, daleharvey, alive
========
https://hg.mozilla.org/integration/gaia-central/rev/75f2f2ebac71
Author: Yoshi Huang <allstars.chh@mozilla.com>
Desc: Bug 1046554 - Part 6: System app change
========
https://hg.mozilla.org/integration/gaia-central/rev/9563d4aceaba
Author: Yoshi Huang <allstars.chh@mozilla.com>
Desc: Bug 1046554 - Part 5: Contacts app change.
========
https://hg.mozilla.org/integration/gaia-central/rev/93bc1d924ddd
Author: Yoshi Huang <allstars.chh@mozilla.com>
Desc: Bug 1046554 - Part 4: Browser app change
========
https://hg.mozilla.org/integration/gaia-central/rev/2f6e90a41960
Author: Yoshi Huang <allstars.chh@mozilla.com>
Desc: Bug 1046554 - Part 3: Music app change
========
https://hg.mozilla.org/integration/gaia-central/rev/2a3c24e45ba5
Author: Yoshi Huang <allstars.chh@mozilla.com>
Desc: Bug 1046554 - Part 2: Video app change.
========
https://hg.mozilla.org/integration/gaia-central/rev/8008f4f3fb20
Author: Yoshi Huang <allstars.chh@mozilla.com>
Desc: Bug 1046554 - Part 1: Gallery change.
2014-08-15 04:35:28 -07:00
B2G Bumper Bot
dad5040554
Bumping manifests a=b2g-bump
2014-08-15 04:11:50 -07:00
B2G Bumper Bot
eefee0d0e6
Bumping manifests a=b2g-bump
2014-08-15 03:51:54 -07:00
B2G Bumper Bot
2595bea662
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b616aa39e537
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #22896 from benfrancis/1053936
Bug 1053936 - Add hit states to browser chrome buttons r=cwiiis
========
https://hg.mozilla.org/integration/gaia-central/rev/66fea35fe3d8
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 1053936 - Add hit states to browser chrome buttons
========
https://hg.mozilla.org/integration/gaia-central/rev/83cb89331d8f
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #22633 from wilsonpage/1015294
Bug 1015294 - [Homescreen] Update to use gaia-header
========
https://hg.mozilla.org/integration/gaia-central/rev/04ed5a73b1cc
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1015294 - [Homescreen] Update to use gaia-header
========
https://hg.mozilla.org/integration/gaia-central/rev/b0b25be8f3e4
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #22636 from wilsonpage/1050404
Bug 1050404 - [Collections] Update to use gaia-header
========
https://hg.mozilla.org/integration/gaia-central/rev/9031364b6a60
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1050404 - [Collections] Update to use gaia-header
2014-08-15 03:50:28 -07:00
B2G Bumper Bot
6953cef98e
Bumping manifests a=b2g-bump
2014-08-15 02:48:40 -07:00
B2G Bumper Bot
83ac7bdd7e
Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5569b3caa439
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #22562 from gasolin/issue-818624
Bug 818624 - Link to about:credits on Firefox OS, r=eragon
========
https://hg.mozilla.org/integration/gaia-central/rev/0f6890f78def
Author: gasolin <gasolin@gmail.com>
Desc: Bug 818624 - Link to about:credits on Firefox OS
========
https://hg.mozilla.org/integration/gaia-central/rev/fb0433a91f59
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #22906 from steveck-chung/1051792-cmas-first-ui
Bug 1051792 - CMAS First UI implementation r=schung
========
https://hg.mozilla.org/integration/gaia-central/rev/4d7f38e5d1d1
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1051792 - CMAS First UI implementation r=schung
========
https://hg.mozilla.org/integration/gaia-central/rev/b103971859b6
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #19705 from yor-mozilla-com/gaia-header-bluetooth
Bug 1016818 - [Bluetooth] Update to use gaia-header
========
https://hg.mozilla.org/integration/gaia-central/rev/e3ad8b112e6f
Author: Yan Or <yor@mozilla.com>
Desc: Bug 1016818 - [Bluetooth] Update to use gaia-header
========
https://hg.mozilla.org/integration/gaia-central/rev/8b93611d9566
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #19659 from yor-mozilla-com/gaia-header-clock
Bug 1015293 - [Clock] Update to use gaia-header
========
https://hg.mozilla.org/integration/gaia-central/rev/536e27b426e2
Author: Yan Or <yor@mozilla.com>
Desc: Bug 1015293 - [Clock] Update to use gaia-header
2014-08-15 02:48:29 -07:00
Paolo Amadini
78b764b146
Bug 1053357 - Search terms with multiple spaces are displayed with plus signs in the location bar. r=gavin
2014-08-15 10:19:31 +01:00
Wes Johnston
072c4af638
Bug 732169 - Associate prompts with tabs. r=lucasr
2014-08-14 23:17:04 -07:00
Wes Johnston
0395008ae9
Bug 732169 - Refactor message processing prompts. r=lucasr
2014-08-14 23:17:02 -07:00
Ryan VanderMeulen
1559619ad7
Merge inbound to m-c. a=merge
2014-08-14 22:15:29 -04:00
Ryan VanderMeulen
810f213425
Merge fx-team to m-c. a=merge
2014-08-14 22:10:07 -04:00
Yoshi Huang
5abc967016
Bug 1053116 - Part 2: add error code in NfcGonkMessages.h. r=dimi
2014-08-15 10:04:51 +08:00
Ryan VanderMeulen
cf0ad6a55d
Merge b2g-inbound to m-c. a=merge
2014-08-14 22:03:46 -04:00
Yoshi Huang
5806e79929
Bug 1053116 - Part 1: update error code in nfc_consts.js. r=dimi
2014-08-15 10:02:01 +08:00
B2G Bumper Bot
c240a0cdc8
Bumping manifests a=b2g-bump
2014-08-15 02:31:16 -07:00
B2G Bumper Bot
5bf037faa9
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d307fbe7da88
Author: You-Sheng Yang <vicamo@gmail.com>
Desc: Merge pull request #22865 from vicamo/bugzilla/878533/MozSmsFilter-webidl
Bug 878533 - replace MozSmsFilter with plain js object. r=schung
========
https://hg.mozilla.org/integration/gaia-central/rev/6ca936f864c9
Author: You-Sheng Yang <vicamo@gmail.com>
Desc: Bug 878533 - replace MozSmsFilter with plain js object. r=schung
2014-08-15 02:25:30 -07:00
B2G Bumper Bot
6cb88571b1
Bumping manifests a=b2g-bump
2014-08-15 01:31:18 -07:00
B2G Bumper Bot
61f73c7333
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0539edb9187e
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #22909 from gasolin/issue-1054132
Bug 1054132 - [Settings] simplify hour12 detection way, r=arthur
========
https://hg.mozilla.org/integration/gaia-central/rev/2659a7f67799
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1054132 - [Settings] simplify hour12 detection way
2014-08-15 01:25:29 -07:00
B2G Bumper Bot
adc8b02832
Bumping manifests a=b2g-bump
2014-08-15 01:01:56 -07:00
B2G Bumper Bot
969abfb25a
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5ca5ac2fe9b2
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #22870 from snowmantw/issue1035754
Bug 1035754 - [Gaia][lock screen] support 24 hour time format
========
https://hg.mozilla.org/integration/gaia-central/rev/9b0e6e3bdd6f
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1035754 - [Gaia][lock screen] support 24 hour time format
2014-08-15 01:00:29 -07:00