Brian Grinstead
e7e0f0abab
Bug 1237368
- Set inline style width to console output node so output scrolls faster;r=vporof
...
--HG--
extra : commitid : 7TmV0wbJ5YA
2016-01-21 14:33:54 -08:00
Tom Tromey
2ee96ad524
Bug 1241437 - remove workaround from StyleSheetEditor.jsm; r=pbrosset
2016-01-21 14:30:58 -07:00
Mike Conley
db5f23221e
Bug 1241424 - Regression test. r=felipe
...
--HG--
extra : commitid : FLLP3smKUzk
extra : rebase_source : 485e8b45127795efa75aa718e91b20b0ea967c37
extra : histedit_source : 73da382837acaf3934ca3afd30ccb5abbcd14917
2016-01-21 15:14:03 -05:00
Mike Conley
05795dad15
Bug 1241424 - Show the about:tabcrashed form if the send report checkbox is checked by default. r=felipe
...
--HG--
extra : commitid : 5pfRWriv9TC
extra : rebase_source : ec898e98ef00d1d1c13fd079420242b8934333b6
extra : histedit_source : 5c957c6a7c813dd71c8a3f90ffbcead02fba7d0a
2016-01-21 15:16:15 -05:00
Chenxia Liu
c136bb8fd2
Bug 1241591 - Switch onboarding to A version only. r=margaret
...
--HG--
extra : commitid : BoO5vOL84Ej
extra : rebase_source : d0164212260f0dd3458ae07d72c3c4574d3a5fab
2016-01-21 12:17:59 -08:00
Margaret Leibovic
3bafe83a06
Bug 1234335 - Remove shortcut to add an item to your reading list from long tapping on reader view icon. r=ahunt
...
--HG--
extra : commitid : H46xjDcVqQJ
extra : rebase_source : 808175c9606ba2921df33065164a5820ee8bbcbc
2016-01-18 18:37:30 -05:00
Gijs Kruitbosch
329f3d039e
Bug 1200726 - followup: fix failing test for google search provider icon change, rs=bustage
...
--HG--
extra : commitid : AenwpB3wo6H
2016-01-21 19:03:44 +00:00
Gijs Kruitbosch
7eef7d7c67
Bug 1200726 - part 1: change google icon, r=florian
...
--HG--
extra : commitid : 52HhtaTuBOe
extra : rebase_source : 7333960714ffacc46a8e8aea328416518f7b0131
2016-01-20 12:54:42 +00:00
Gijs Kruitbosch
96a3c91e59
Bug 1200726 - part 0: remove all large icons, r=florian
...
--HG--
extra : commitid : L5FQtBElDnJ
extra : rebase_source : 05288dca8b44d6faefaeda3df5ef010151a0a155
2016-01-20 12:53:50 +00:00
Gijs Kruitbosch
36e99ddea3
Bug 1239748 - add a user-facing preference to turn off the on-screen keyboard functionality completely, r=jaws
...
--HG--
extra : commitid : 2k70EZR9a3L
extra : rebase_source : e2970230dae4f0eb01d7b96f7e5fa2dda7ab5564
2016-01-20 15:44:03 +00:00
Carsten "Tomcat" Book
438892c36a
Merge mozilla-central to fx-team
2016-01-21 16:51:42 +01:00
Carsten "Tomcat" Book
78216dfe0e
Backed out changeset 415f713d58b0 (bug 1239861) to fix perma-busted Android 4.3 debug R34
2016-01-21 16:47:31 +01:00
Tom Tromey
78d2a32e06
Bug 1231963 - handle top-level "this.mumble" assignments in eslint; r=mikeratcliffe
2016-01-21 07:44:11 -07:00
Patrick Brosset
1f6d47b1c1
Bug 1213651 - Avoid server round-trips when displaying animated dom nodes; r=tromey
...
The main change here is that nodeFronts that have already been displayed
in the timeline are stored in a WeakMap so they can be retrieved from it
next time they're displayed and avoid a server-side round trip which, in
turn, causes the UI to flicker.
The other change is that now, it is possible to tell the animations actor
what is the current walker actor, which allows animation player actors to
directly send the NodeActor ID as part of their forms. Which, in most cases,
completely eliminates the server round-trip, because the corresponding
NodeFronts are already known on the client, so we get them from there.
The last change done here is that AnimationTargetNode now becomes a thin
wrapper on top of the new DomNodePreview component that was extracted so
it can be reused in other places.
--HG--
extra : commitid : EBVS63soQOi
extra : rebase_source : ad57513f53bc9d8d3250deb0e5a3cd3817d5631b
extra : histedit_source : 6319eafeb82f34d5cfeff1f175483c47ff71725b%2C5a2b6464611eada9deb3351bbf3c2711cecf1cff
2016-01-21 13:19:58 +01:00
Carsten "Tomcat" Book
3d3ee3ca4a
Merge mozilla-central to fx-team
2016-01-21 12:30:07 +01:00
Carsten "Tomcat" Book
46c38a82e2
Backed out changeset 22d80ccb4626 (bug 1003860) for test failures in browser_storage_dynamic_windows.js
2016-01-21 12:25:44 +01:00
Carsten "Tomcat" Book
4c1eba3b2c
Backed out changeset 8d93e84979b5 (bug 1003860)
2016-01-21 12:25:21 +01:00
Carsten "Tomcat" Book
cc5f742fab
Backed out changeset 8737105685f1 (bug 1003860)
2016-01-21 12:25:20 +01:00
Carsten "Tomcat" Book
889bad49c2
Backed out changeset 91ba81f7207e (bug 1030318) for making browser_profiler_tree-abstract-02.js failing permanent on e10s
2016-01-21 12:15:27 +01:00
Carsten "Tomcat" Book
adbf945ebf
merge mozilla-inbound to mozilla-central a=merge
2016-01-21 11:49:16 +01:00
Carsten "Tomcat" Book
cd45ffecf9
merge fx-team to mozilla-central a=merge
2016-01-21 11:47:56 +01:00
Panos Astithas
c0d78df7ad
Bring Android's about:certerror and about:neterror closer to the desktop versions (bug 1238382). r=margaret
2016-01-21 09:19:02 +02:00
B2G Bumper Bot
088e36cd93
Bumping manifests a=b2g-bump
2016-01-20 22:00:48 -08:00
B2G Bumper Bot
0f5bf5d553
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d74e738cd626
Author: Fischer-L <Fischer-L@users.noreply.github.com>
Desc: Merge pull request #33898 from Fischer-L/bug_1240493-update-fling-player-search-time
Bug 1240493 - [Stingray][fling-player][TV][2.5] Update video backward/forward searching time, r=rex
========
https://hg.mozilla.org/integration/gaia-central/rev/1f4d812f6bdb
Author: Fischer.json <foxbrush@Fischerjsons-MacBook-Pro.local>
Desc: Bug 1240493 - [Stingray][fling-player][TV][2.5] Update video backward/forward searching time
========
https://hg.mozilla.org/integration/gaia-central/rev/ae12485a5d55
Author: Fischer-L <Fischer-L@users.noreply.github.com>
Desc: Merge pull request #33912 from Fischer-L/bug_1238862-fling-player-duration-0
Bug 1238862 - [TV][Seamless experience] The total length of video should not be 00:00, r=rex
========
https://hg.mozilla.org/integration/gaia-central/rev/1ce8ce3158ce
Author: Fischer.json <foxbrush@Fischerjsons-MacBook-Pro.local>
Desc: Bug 1238862 - [TV][Seamless experience] The total length of video should not be 00:00
2016-01-20 21:59:14 -08:00
Brian Grinstead
118067098d
Bug 1239750 - Add DAMP measurement for rAF performance during streaming console.log messages;r=fitzgen
...
--HG--
extra : commitid : ywwpJkWsQF
2016-01-20 20:43:31 -08:00
Brian Grinstead
9903b5fdbe
Bug 1239750 - Add DAMP measurement for bulk console.log performance;r=fitzgen
...
--HG--
extra : commitid : 2SbKBMFRytL
2016-01-20 20:43:27 -08:00
Brian Grinstead
e92e2b834a
Bug 1239750 - Refactor DAMP openToolbox, closeToolbox, and reloadPage to mutate results state;r=fitzgen
...
--HG--
extra : commitid : GKx0rtE2hpS
2016-01-20 20:42:58 -08:00
Nick Fitzgerald
84be97e900
Bug 1241221 - Part 1: Fix incorrect reporting of "moreChildrenAvailable". r=jdescottes
...
The condition checked when reporting whether there were `moreChildrenAvailable`
when constructing the initial DominatorTreeNode tree from a DominatorTree was
backwards. This commit fixes the condition and adds a test that fails without
the condition fix.
2016-01-20 23:29:46 -05:00
B2G Bumper Bot
32237e0b5c
Bumping manifests a=b2g-bump
2016-01-20 20:16:52 -08:00
B2G Bumper Bot
ad9e5d3b70
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/57d90a8bd7b7
Author: Askeing Yen (fyen) <askeing@gmail.com>
Desc: Merge pull request #33919 from askeing/bug_1241038
Bug 1241038 - test_click_run_stopwatch_laps failed
========
https://hg.mozilla.org/integration/gaia-central/rev/b22f326505ba
Author: askeing <askeing@gmail.com>
Desc: Bug 1241038 - test_click_run_stopwatch_laps failed
2016-01-20 20:15:13 -08:00
B2G Bumper Bot
0af7e8cbe7
Bumping manifests a=b2g-bump
2016-01-20 20:06:06 -08:00
B2G Bumper Bot
1617a75059
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/002c73e58514
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #33927 from hfiguiere/bug1199530-wait-for-list-enumerate
Bug 1199530 - Wait for enumerate before getting the data. r=justindarc
========
https://hg.mozilla.org/integration/gaia-central/rev/d609851c1523
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1199530 - Wait for enumerate before getting the data.
========
https://hg.mozilla.org/integration/gaia-central/rev/382a2004e9b2
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #33925 from hfiguiere/bug1235879-shuffle-test
Bug 1235879 - Cleanup shuffle test. r=justindarc
========
https://hg.mozilla.org/integration/gaia-central/rev/5e8d15f9ddf9
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1235879 - Cleanup shuffle test.
2016-01-20 20:04:29 -08:00
B2G Bumper Bot
b4fceb4392
Bumping manifests a=b2g-bump
2016-01-20 14:10:56 -08:00
B2G Bumper Bot
c227b84389
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b0e029cdf15b
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #33904 from hfiguiere/bug1238822-check-rating-orange
Bug 1238822
- Make sure the rating is visible before clicking. r=justindarc
========
https://hg.mozilla.org/integration/gaia-central/rev/09c2ccacddad
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1238822
- Make sure the rating is visible before clicking.
2016-01-20 14:09:14 -08:00
B2G Bumper Bot
f73475de60
Bumping manifests a=b2g-bump
2016-01-20 11:10:53 -08:00
B2G Bumper Bot
0bbbc45b36
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ad4544d4d921
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #33914 from mwargers/1240153
Bug 1240153
- test_settings_media_storage.py : Fix AssertionError
========
https://hg.mozilla.org/integration/gaia-central/rev/bcbce0b47d5f
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1240153
- test_settings_media_storage.py : Fix AssertionError
2016-01-20 11:09:12 -08:00
Nick Fitzgerald
967b356fd0
Bug 1241221 - Part 0: Test retained size of nodes in dominmator trees. r=sfink
...
This adds a new test for dominator trees computed from heap snapshots, to make
sure that a node's retained size matches the following:
retainedSize(node) = shallowSize(node) + sum(retainedSize(c) for c in children(node))
This test did not find the bug described in bug 1241221, but seems like a
valuable test to have anyways.
2016-01-20 13:08:00 -05:00
Nick Fitzgerald
a6f679ff37
Bug 1233551 - Do not mark the allocations profiling as experimental. r=jsantell
...
This commit unmarks the allocation stack sampling as experimental, allowing it
to be visible by default, and no longer restricted to Nightly only.
2016-01-20 15:41:00 -05:00
James Long
7e04a1838f
Bug 1238881 - force the devtools version of React to always generate HTML elements r=Honza
2016-01-20 13:00:30 -05:00
Matthew Noorenberghe
1f95421da5
Bug 1231408 - Add browser-chrome-screenshots to run the screenshots subsuite. r=armenzg DONTBUILD NPOTB
...
--HG--
extra : commitid : BOfPEmvnfmH
extra : amend_source : 985118105fcb78b8331b623299ca8f174a56b0e7
2016-01-20 09:54:36 -08:00
B2G Bumper Bot
f8b542976a
Bumping manifests a=b2g-bump
2016-01-20 09:50:47 -08:00
B2G Bumper Bot
b9673c2d31
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6b5ef5ad5ebc
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #33911 from JohanLorenzo/bug-1240699
Bug 1240699 - Abstract mock injection and move mock_navigator_moz_icc…
========
https://hg.mozilla.org/integration/gaia-central/rev/e08fdff4a1ed
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Addressed review
========
https://hg.mozilla.org/integration/gaia-central/rev/210fe8772a06
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Fix permafail Gij17 and Gij19
========
https://hg.mozilla.org/integration/gaia-central/rev/e8ed2212ddde
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1240699 - Abstract mock injection and move mock_navigator_moz_icc_manager.js from SMS to shared
2016-01-20 09:49:12 -08:00
B2G Bumper Bot
1dde7b648c
Bumping manifests a=b2g-bump
2016-01-20 07:40:52 -08:00
B2G Bumper Bot
13de744f1d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/072c08df7f55
Author: Ray Lin <ralin@mozilla.com>
Desc: Merge pull request #33923 from raylin/1233533-intermittent-keyboard-test
Bug 1233533 - Intermittent test fail on Keyboard App. r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/e083ce4688e2
Author: Ray Lin <ralin@mozilla.com>
Desc: Bug 1233533 - Intermittent test fail on Keyboard App. r=timdream
2016-01-20 07:39:11 -08:00
Carsten "Tomcat" Book
aeb98474f5
Merge mozilla-central to b2g-inbound
2016-01-20 15:55:11 +01:00
Carsten "Tomcat" Book
89b4eb902b
Backed out changeset d5b8283acbce (bug 1238906) for conflicting with merge down from m-c
2016-01-20 15:54:16 +01:00
Carsten "Tomcat" Book
48c60a840a
Backed out changeset 03528baabf55 (bug 1238906)
2016-01-20 15:53:42 +01:00
Carsten "Tomcat" Book
248f7a3dee
merge mozilla-inbound to mozilla-central a=merge
2016-01-20 15:34:34 +01:00
Carsten "Tomcat" Book
9bc25272bc
merge fx-team to mozilla-central a=merge
2016-01-20 15:30:24 +01:00
B2G Bumper Bot
ee57b9714e
Bumping manifests a=b2g-bump
2016-01-20 06:20:51 -08:00