Граф коммитов

346305 Коммитов

Автор SHA1 Сообщение Дата
L. David Baron f7d1c8cf88 Bug 972088: Make nsIFrame::Preserves3DChildren not call nsStyleDisplay::HasTransform (pure refactoring). r=mattwoodrow
The purpose of this change is to make the code less confusing (since it's not clear to me why one would check HasTransform here), and in general to reduce the number of callers of HasTransform, since HasTransform is a complicated check that checks too many things and probably isn't the right thing for many of its callers (see, e.g., bug 968555).

This is pure refactoring because:
 (1) We're calling HasTransform only if mTransformStyle is
     NS_STYLE_TRANSFORM_STYLE_PRESERVE_3D.
 (2) HasTransform can return false for either of two reasons:
     (a) because HasTransformStyle is false, which cannot be the case
         here because HasTransformStyle checks mTransformStyle, and we
         already know that check passes because of (1)
     (b) because IsFrameOfType(nsIFrame::eSupportsCSSTransforms) is
         false.
This means that we can replace the HasTransform check with solely the
IsFrameOfType check.
2014-02-14 21:29:12 -08:00
L. David Baron 37a84086a1 Backed out changeset 31bc303caa56 (bug 970578) for failing to compile on many platforms, on a CLOSED TREE. 2014-02-14 20:55:41 -08:00
Brian Smith 55de0043ed Bug 896620: Revert deletion of security/build/b2g-app-root-cert.der, which was intended for bug 972201, r=me (thanks Ehsan) 2014-02-14 19:45:58 -08:00
Ryan VanderMeulen dae7293597 Bug 970290 - Disable test_browserElement_NoPref.html and test_browserElement_NoWhitelist.html on B2G for frequent failures. 2014-02-14 21:08:37 -05:00
B2G Bumper Bot dfab22609e Bumping manifests a=b2g-bump 2014-02-14 17:05:57 -08:00
B2G Bumper Bot 7004a9442b Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f17cd16252b9
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Merge pull request #16335 from jonallengriffin/0216

Bug 973121 - Bump gaiatest to 0.21.6, r=wlach

========

https://hg.mozilla.org/integration/gaia-central/rev/e5ec4b2a19d2
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Bug 973121 - Bump gaiatest to 0.21.6, r=wlach

========

https://hg.mozilla.org/integration/gaia-central/rev/fa1d16c4eee1
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #16333 from vingtetun/bug972957-v2

Bug 972957 - [Messages] Remove some css warnings. r=rwaldron

========

https://hg.mozilla.org/integration/gaia-central/rev/c3c62ece840a
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 972957 - [Messages] Remove some css warnings. r=rwaldron

========

https://hg.mozilla.org/integration/gaia-central/rev/737930e7b014
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #16332 from vingtetun/bug969827

Bug 969827 - Map a preference to a Gaia setting to configure the jank th...

========

https://hg.mozilla.org/integration/gaia-central/rev/8d882656408e
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 969827 - Map a preference to a Gaia setting to configure the jank threshold. r=janx
2014-02-14 17:00:10 -08:00
Margaret Leibovic 7558753d7b Bug 963561 - Split testHomeBanner into smaller test methods. r=mcomella 2014-02-14 16:51:44 -08:00
Margaret Leibovic adc15912ee Bug 963561 - Test case for new home banner dismiss handler. r=mcomella 2014-02-14 16:51:44 -08:00
Margaret Leibovic 61b6952e2c Bug 963561 - Notify Home.banner consumers when a message is dismissed. r=wesj 2014-02-14 16:51:43 -08:00
B2G Bumper Bot 90ceb477da Bumping manifests a=b2g-bump 2014-02-14 16:26:00 -08:00
B2G Bumper Bot 0f16ed042a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/67f55b80d8d8
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #16327 from mcav/vibrate

Bug 971162 - [B2G][Clock][Alarm] Clock alarm has vibration when alarm vi...

========

https://hg.mozilla.org/integration/gaia-central/rev/a2a7aa107f42
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 971162 - [B2G][Clock][Alarm] Clock alarm has vibration when alarm vibration is set to off. r=gaye
2014-02-14 16:20:11 -08:00
B2G Bumper Bot 8898587a72 Bumping manifests a=b2g-bump 2014-02-14 16:00:58 -08:00
B2G Bumper Bot bbc3187ebf Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ee7126fb6032
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #16312 from dominickuo/bug-972742

Bug 972742 - [Music] Handle mozNfc api correctly

========

https://hg.mozilla.org/integration/gaia-central/rev/ad61b22f4dbb
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 972742 - [Music] Handle mozNfc api correctly
2014-02-14 15:55:11 -08:00
B2G Bumper Bot 3968d9da84 Bumping manifests a=b2g-bump 2014-02-14 15:11:02 -08:00
B2G Bumper Bot fd45ac67f6 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/742818009039
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #16315 from dmarcos/bug960611+bug958200

Bug960611+bug958200

========

https://hg.mozilla.org/integration/gaia-central/rev/593f19a43268
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Bug 958200 - [Camera] Update Camera app to use new CameraControl API

========

https://hg.mozilla.org/integration/gaia-central/rev/6a16d0c35340
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 960611 - [Camera] Create mechanism to save/load user settings
2014-02-14 15:05:10 -08:00
Mike Habicher 557d8c2d5c Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus 2014-02-14 17:41:07 -05:00
Brian Smith 2f3036a251 Bug 896620: Make marketplace certs work on in all products, r=keeler
--HG--
extra : source : 86ec7137a8892f75918c77e605df970f5b96ef62
extra : histedit_source : 33326790804d49e6ec658626116ebf870d94d445
2014-02-14 14:37:07 -08:00
Michael Wu 2b49e82edb Bug 972623 - Fix string comparison in PeerConnectionImpl.cpp, r=ekr 2014-02-14 17:16:12 -05:00
B2G Bumper Bot 823746c807 Bumping manifests a=b2g-bump 2014-02-14 14:16:08 -08:00
B2G Bumper Bot 6b92aac4f4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/801dd51ab903
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #16252 from mcav/jslint-clock

Bug 972463 - [Clock] jslintify all the things. r=millermedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/2cb0082c5bc0
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 972463 - [Clock] jslintify all the things. r=millermedeiros
2014-02-14 14:15:13 -08:00
B2G Bumper Bot 3ba14a25e0 Bumping manifests a=b2g-bump 2014-02-14 13:55:58 -08:00
B2G Bumper Bot 428440802c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e9dbd79459ee
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #16324 from vingtetun/bug969544

Bug 969544 - Toggling the highlighted class of a keyboard key create ref...

========

https://hg.mozilla.org/integration/gaia-central/rev/cab98ec3a5ef
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 969544 - Toggling the highlighted class of a keyboard key create reflow. r=djf
2014-02-14 13:50:10 -08:00
B2G Bumper Bot b8efcf7e28 Bumping manifests a=b2g-bump 2014-02-14 13:31:00 -08:00
B2G Bumper Bot 31899269c8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cf4cef589d40
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #16328 from vingtetun/bug963499.jank

Bug 963499 - Add a JS jank watcher to the Developer HUD. r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/d92c9166b5cf
Author: Jan Keromnes <janx@linux.com>
Desc: Bug 963499 - Add a JS jank watcher to the Developer HUD. r=vingtetun
2014-02-14 13:25:10 -08:00
Ryan VanderMeulen e5c64f7c66 Merge m-c to b2g-inbound 2014-02-14 15:32:34 -05:00
Ryan VanderMeulen 8f185d1875 Merge inbound to m-c. 2014-02-14 15:21:12 -05:00
B2G Bumper Bot 550e3afcff Bumping manifests a=b2g-bump 2014-02-14 11:40:55 -08:00
B2G Bumper Bot 06a6680208 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1da939ece7dc
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #16321 from vingtetun/bug971006-final

Bug 971006 - Remove a sync reflow when showing the utility tray. r=etien...

========

https://hg.mozilla.org/integration/gaia-central/rev/225517981dc6
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 971006 - Remove a sync reflow when showing the utility tray. r=etienne
2014-02-14 11:40:10 -08:00
Ryan VanderMeulen cd92a6545a Backed out changeset 1f21bc9fc654 (bug 968793) for B2G xpcshell failures. 2014-02-14 14:01:43 -05:00
B2G Bumper Bot 38334d7860 Bumping manifests a=b2g-bump 2014-02-14 10:46:05 -08:00
B2G Bumper Bot a2bcfe5669 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bc780e3410d9
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #16314 from vingtetun/bug965805-v2

Bug 965805 - Calling nsITabParent::InjectTouchEvent can results into an ...

========

https://hg.mozilla.org/integration/gaia-central/rev/f42709ce675c
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 965805 - Calling nsITabParent::InjectTouchEvent can results into an out of sync TabParent::mEventCaptureDepth. r=etienne
2014-02-14 10:40:11 -08:00
B2G Bumper Bot be851263db Bumping manifests a=b2g-bump 2014-02-14 10:21:02 -08:00
B2G Bumper Bot 72263a3dd2 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4b491e58fb7e
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #16286 from viorelaioia/bug_972771

Bug 972771 - Fix failure in test_gallery_delete_image.py

========

https://hg.mozilla.org/integration/gaia-central/rev/35ac07d4b03c
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 972771 - Fix failure in test_gallery_delete_image.py

========

https://hg.mozilla.org/integration/gaia-central/rev/de693afa9727
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #15521 from huchengtw-moz/gallery/Bug_831890-crop-handles-missing

Bug 831890 - [B2G][GALLERY] Crop Handles (Markers) disappear after chang... r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/58a0382ce514
Author: John Hu <johu@mozilla.com>
Desc: Bug 831890 - [B2G][GALLERY] Crop Handles (Markers) disappear after changing orientations.
2014-02-14 10:15:14 -08:00
B2G Bumper Bot 7388c12d56 Bumping manifests a=b2g-bump 2014-02-14 09:51:00 -08:00
Michael Comella c4cc59971b Bug 938824: Create and set SuggestClient in testing without reflection. r=nalexander 2014-02-14 09:46:55 -08:00
B2G Bumper Bot 007e8e8c76 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/127056fcae9c
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #16299 from vingtetun/972245

Bug 972245 - Facebook photos can appear distorted in the call log. r=eti...

========

https://hg.mozilla.org/integration/gaia-central/rev/c53ed369c478
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 972245 - Facebook photos can appear distorted in the call log. r=etienne
2014-02-14 09:45:13 -08:00
Ryan VanderMeulen 6ee771ce81 Bug 972927 - Disable dom/apps tests on B2G due to being nearly perma-fail. 2014-02-14 12:24:54 -05:00
B2G Bumper Bot b6117a2ff6 Bumping manifests a=b2g-bump 2014-02-14 09:20:57 -08:00
B2G Bumper Bot 83255641ae Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/723aae7eb1cd
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #16309 from vingtetun/bug972365-v3

Bug 972365 - event.preventDefault() is called unexpectedly in apps/syste...

========

https://hg.mozilla.org/integration/gaia-central/rev/0d76f8810d19
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 972365 - event.preventDefault() is called unexpectedly in apps/system/js/browser_context_menu.js. r=kgrandon
2014-02-14 09:20:10 -08:00
B2G Bumper Bot 7594acd054 Bumping manifests a=b2g-bump 2014-02-14 08:32:44 -08:00
B2G Bumper Bot c7eb4289dd Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/da3ae3f7069d
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #16294 from vingtetun/bug970849

Bug 970940 - [JavaScript Error: 'TypeError: this._port is null' {file: a...

========

https://hg.mozilla.org/integration/gaia-central/rev/d198fdc6199a
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 970940 - [JavaScript Error: 'TypeError: this._port is null' {file: app://system.gaiamobile.org/js/rocketbar.js line: 311}]. r=kgrandon
2014-02-14 08:32:36 -08:00
Steven Lee 3d7ffd3719 Bug 971659 - Disable pico when webrtc is disabled. r=ted 2014-02-14 11:29:56 -05:00
Brian R. Bondy 0b358d8f1f Bug 972459 - Windows sandbox buildingbroke after porting some LOCAL_INCLUDES variables to moz.build. r=ehsan 2014-02-14 11:07:24 -05:00
Brian R. Bondy 88633c121b Bug 969559 - Set delayed restricted integrity in child process to block off pipe and file access after LowerToken call. r=aklotz 2014-02-14 11:07:16 -05:00
Boris Zbarsky 5aacab2d55 Back out bug 952890, since the dependencies aren't fixed yet. 2014-02-14 10:50:19 -05:00
Boris Zbarsky 80ea81c519 Bug 952890 part 2. Remove the IsArrayLike method, since it no longer matches any spec concept. r=peterv 2014-02-14 10:46:09 -05:00
Boris Zbarsky 4ea2d8e2d5 Bug 952890 part 1. Make WebIDL sequence JS to C++ conversions use for-of iteration, not length/index gets. r=peterv 2014-02-14 10:46:09 -05:00
Marco Bonardo cf37d119ad Bug 971686 - Bookmarks backups can't be properly stored if /tmp is on a different filesystem. r=Yoric 2014-02-14 15:42:35 +01:00
Yura Zenevich 714e09dae2 Bug 819291 - adding an assertion and handling the null offsetElm. r=surkov
---
 accessible/src/base/TextAttrs.cpp | 3 +++
 1 file changed, 3 insertions(+)
2014-02-14 09:36:11 -05:00
Ryan VanderMeulen a8a187c157 Merge m-c to inbound. 2014-02-14 08:57:13 -05:00