Commit Graph

204164 Commits

Author SHA1 Message Date
Daniel Holbert
471ab7f102 Bug 1055285 part 2: Implement CSS parsing & computation (but not animation) for 'object-position' property. r=heycam 2014-09-09 18:09:32 -07:00
Daniel Holbert
751fe17d2f Bug 1055285 part 1: Implement CSS parsing & computation for 'object-fit' property. r=heycam 2014-09-09 18:09:32 -07:00
Ryan VanderMeulen
70f5c3f2b3 Backed out changeset 96a507248c53 (bug 1059583) for Werror bustage.
CLOSED TREE
2014-09-09 19:57:12 -04:00
Ryan VanderMeulen
a388b6d647 Backed out changeset 65cda04dc8d2 (bug 1064432) for bustage on all platforms.
CLOSED TREE
2014-09-09 19:40:26 -04:00
Ryan VanderMeulen
9a0967f21f Merge m-c to inbound. a=merge 2014-09-09 19:29:28 -04:00
Mats Palmgren
5bb60f3ed8 Bug 1061468 - Test that the caret is not rendered after a focused contenteditable element is removed from the document. 2014-09-09 23:27:56 +00:00
Mats Palmgren
162270b2ba Bug 1061468 - Notify the editor when removing the focused element is its ancestor limiter. r=ehsan 2014-09-09 23:27:56 +00:00
Ryan VanderMeulen
93bf6bf6a0 Merge inbound to m-c. a=merge 2014-09-09 19:26:59 -04:00
Jeff Gilbert
1911c24347 Bug 1059583 - Add CanvasLayer::MustLayerUpdateBeSynchronous. - r=kamidphish,mattwoodrow 2014-09-09 16:20:08 -07:00
Jeff Gilbert
936dbcf8ca Bug 1064432 - Add mochitest-webgl.ini unified mochitest manifest. - r=kamidphish 2014-09-09 16:18:46 -07:00
Daniel Holbert
3fdb8884c7 (no bug) Some comment-only cleanup in nsLayoutUtils.h. (no review, comment-only)
DONTBUILD

In particular:
 - Rewrapped a few lines to 80 characters.
 - Fixed a few typos.
 - Added a terminal period character at the end of @param/@return lines, in cases where the rest of the function's documentation follows that convention.
2014-09-09 16:12:13 -07:00
Ryan VanderMeulen
8d3f6d8a12 Merge fx-team to m-c. a=merge 2014-09-09 19:05:41 -04:00
Bobby Holley
16ad956f14 Bug 981198 - Make JS_{Get,Set}ErrorReporter take a JSRuntime. r=terrence,r=bz 2014-09-09 16:02:10 -07:00
Bobby Holley
d5b6545346 Bug 981198 - Internally move the JSErrorReporter to the JSRuntime. r=terrence 2014-09-09 16:02:10 -07:00
Wes Johnston
e408279dff Backout f3a47630d9a6 and 43e6d3d43b50 (bug 1058150) for breaking builds. r=backout CLOSED TREE 2014-09-09 15:53:25 -07:00
Wes Johnston
619219c9d2 Bug 1058150 - Follow up to implement a stub method for other platforms. r=mfinkle CLOSED TREE 2014-09-09 15:32:20 -07:00
Wes Johnston
51b9e1df60 Bug 1058150 - Use parental controls to block things in guest mode. r=mfinkle 2014-09-09 15:08:37 -07:00
Nick Alexander
20070be1f7 Bug 1064677 - Back out changeset 60fbfb079b69 for autophone regressions. r=mfinkle 2014-09-09 14:51:19 -07:00
Richard Newman
3b8ff90267 Bug 1064363 - Part 3: remove SystemMessage stuff. r=snorp 2014-09-09 14:39:01 -07:00
Richard Newman
ff2149de42 Bug 1064363 - Part 2: remove Push.js. r=snorp 2014-09-09 14:39:01 -07:00
Richard Newman
74f4cd3b44 Bug 1064363 - Part 1: remove third-party WebSocket library. r=snorp
Per Bug 834033 Comment 75.
2014-09-09 14:39:00 -07:00
Ryan VanderMeulen
3831444a45 Backed out 3 changesets (bug 1062377) for troboprovider bustage.
Backed out changeset e34198954c2c (bug 1062377)
Backed out changeset 8f323dfa4f0f (bug 1062377)
Backed out changeset ec9b51158d34 (bug 1062377)
2014-09-09 16:52:51 -04:00
Ryan VanderMeulen
f395b4cf81 Backed out changeset 1193326ee038 (bug 1053185) for Mulet perma-fail. 2014-09-09 15:00:21 -04:00
B2G Bumper Bot
77a1c4f867 Bumping manifests a=b2g-bump 2014-09-09 11:47:39 -07:00
Chris Kitching
8b4f6e88ef Bug 1063887: Kill getItemFlags in BrowserDB. r=rnewman 2014-09-09 11:35:01 -07:00
Paul Rouget
8a8b338210 Bug 1050384 - [timeline] build an actor to forward gecko operations. r=pbrosset 2014-09-09 21:43:39 +02:00
Richard Newman
b1b7691e2d Bug 1063868 - Allow exclusion of fonts from constrained APKs. r=nalexander 2014-09-09 11:57:55 -07:00
Patrick Brosset
1bafbabc85 Bug 1050376 - Test docshell recording of restyle/reflow/paint; r=smaug 2014-09-09 20:54:12 +02:00
Patrick Brosset
82fd842cb1 Bug 1050376 - Record restyle/reflow/paint devtools timeline markers at docshell level; r=smaug 2014-09-09 20:54:08 +02:00
B2G Bumper Bot
26b4a9f750 Bumping manifests a=b2g-bump 2014-09-09 11:06:54 -07:00
Jim Chen
bb7aa8e680 Bug 1062377 - Add JUnit test for new GeckoBackgroundThread; r=rnewman 2014-09-09 14:03:54 -04:00
Jim Chen
269c3dabc8 Bug 1062377 - Rewrite GeckoBackgroundThread to not wait for thread start if possible; r=rnewman
When GeckoBackgroundThread is first used, it starts a new thread and waits for a Handler. This can delay startup. Instead, we can just save the Runnable and run it when the thread is starting.
2014-09-09 14:03:54 -04:00
Jim Chen
ca66925efb Bug 1062377 - Try loading profile.ini in background; r=mfinkle r=rnewman
We can move our profile accessing code to later in the startup process. The benefit of that is in early startup, we can prefetch the profile.ini file in the background and not block the UI thread
2014-09-09 14:03:53 -04:00
B2G Bumper Bot
1cce0985de Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7c8bbd0eb454
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #23849 from pacorampas/1062809

Bug 1062809 - [Contacts] Strange icon shown in the ICE Contact list when the Contact doesn't have picture

========

https://hg.mozilla.org/integration/gaia-central/rev/fae512e4705e
Author: Paco Rampas <pacorampas@gmail.com>
Desc: Bug 1062809 - [Contacts] Strange icon shown in the ICE Contact list when the Contact doesn't have picture
2014-09-09 11:00:46 -07:00
B2G Bumper Bot
ef62f1ba60 Bumping manifests a=b2g-bump 2014-09-09 10:52:30 -07:00
B2G Bumper Bot
9dd521cbe2 Bumping manifests a=b2g-bump 2014-09-09 10:09:46 -07:00
B2G Bumper Bot
0829b6f30f Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/93729872abbe
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #23013 from eeejay/bug-1055355

Bug 1055355 - Give content editable fields ARIA textbox roles. r=steveck

========

https://hg.mozilla.org/integration/gaia-central/rev/f4066c9fcd08
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1055355 - Make recipient field and suggestions screen reader friendly.

========

https://hg.mozilla.org/integration/gaia-central/rev/30126aa6bbe0
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #23745 from davidflanagan/bug1055805

Bug 1055805: downsample large jpeg images before previewing as wallpaper r=pdahiya

========

https://hg.mozilla.org/integration/gaia-central/rev/6bfa4ac28cb1
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 1055805: downsample large jpeg images before previewing as wallpaper
2014-09-09 10:09:32 -07:00
Alexandre Lissy
d92e224ef1 Bug 1053185 - Fix preferences installation and packaging for Mulet. r=mshal
Due to the way preferences are read, we need to have firefox.js and
b2g.js to be living together in the same directory, as exposed in bug
1053185 comment 7. Doing so will ensure that the proper precedence is
given to the pref and in the end we ensure that the preferences we
redefine in b2g.js indeed overwrite those defined by firefox.js. To do
so, we need to define DIST_SUBDIR to browser for Mulet so that rules.mk
will pick up the proper preferences directory. We also have to make sure
that the B2G-specifics preferences are properly packaged otherwise the
redistribuable tarball will not boot Gaia at all.
2014-09-09 05:09:00 -04:00
Sam Penrose
b75166dca7 Bug 1064606 - Update FxAccountsManager tests with Principal. r=ferjm
CLOSED TREE
2014-09-08 16:32:10 -07:00
Alexandre Poirot
cfbb6a4805 Bug 1064935 - Alias ctypes.jschar to ctypes.char16_t. r=cpeterson 2014-09-09 09:46:00 -04:00
Matthew Gregan
e6c6d6a91e Bug 1064699 - Update mLastVideoFrameTime after it's used for computing the frame duration. r=cajbir 2014-09-08 23:20:00 +12:00
Eitan Isaacson
45e1bf3ed7 Bug 1062016 - Editing state gets out of sync. r=yzen 2014-09-09 15:53:46 -07:00
Mason Chang
db9dd016ea Bug 1049258 - Make it easier to collect frame uniformity results. r=benwa 2014-09-05 12:39:59 -07:00
Fabrice Desré
119040e108 Bug 1063852 - Use webidl sequence for the receipts property. r=marco,bholley 2014-09-05 16:55:30 -07:00
B2G Bumper Bot
219834f5c1 Bumping manifests a=b2g-bump 2014-09-09 09:47:51 -07:00
B2G Bumper Bot
b7b6596197 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/feecd912cae7
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #23685 from azasypkin/bug-1048717-call-button-refresh

Bug 1048717 - [Messages][Refresh] Display call button at the header of single recipient thread. r=schung

========

https://hg.mozilla.org/integration/gaia-central/rev/7a179629af1b
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1048717 - [Messages][Refresh] Display call button at the header of single recipient thread. r=schung
2014-09-09 09:45:39 -07:00
B2G Bumper Bot
f27861a4a8 Bumping manifests a=b2g-bump 2014-09-09 09:13:26 -07:00
B2G Bumper Bot
f70c6ce022 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/541a1632ce50
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #23817 from wilsonpage/1061996

Bug 1061996 - [Camera] Switching between the Camera and Video buttons rapidly

========

https://hg.mozilla.org/integration/gaia-central/rev/8df3d4b7cf77
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1061996 - [Camera] Switching between the Camera and Video buttons rapidly can disable them
2014-09-09 09:10:36 -07:00
B2G Bumper Bot
6b0aef0f06 Bumping manifests a=b2g-bump 2014-09-09 09:02:06 -07:00
B2G Bumper Bot
75786dc10f Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5de76a77f1bc
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Revert "Bug 1061662 - [Contacts] Wrong images on contacts when building with GAIA_DEV_PIXELS_PER_PX=1.5"

This reverts commit d3b1cdcbdf4413e3f2cf18bb0fdbf4bf952e9a83.
2014-09-09 08:50:37 -07:00