chrishood@eagles.ewu.edu
5ce077499a
Bug 1109942 - Fixing a spelling error in the localization for devtools. r=Gijs
2014-12-11 00:42:14 +01:00
Jordan Santell
07b85cc924
Bug 1102347 - Add jump to lines in the debugger from new performance call tree. r=vp
2014-12-10 17:34:00 +01:00
Cosmin Malutan
4833b26ecf
Bug 1098246 - Enhance browser_pdfjs_navigation.js to navigate using arrows keys. r=mossop
2014-12-09 06:29:00 +01:00
Jan Keromnes
e2896c0a19
Bug 1090949
- Make Firefox OS Simulator accept launch options. r=ochameau
2014-12-11 09:18:00 +01:00
Tim Nguyen
aa22130904
Bug 1087618 - Part 1 : Introduce new tree styling. r=jaws
2014-12-11 09:18:00 +01:00
Carsten "Tomcat" Book
7ee3f7ea11
Backed out changeset bc169301ff47 (bug 1015163
) for bc1/bc2 test failures
2014-12-12 13:15:45 +01:00
Carsten "Tomcat" Book
e82e89c4ce
Backed out changeset 85a89a0a4c1c (bug 1110069)
2014-12-12 13:14:57 +01:00
Asaf Romano
908c8f81e1
Bug 1110101 - Bookmarks.remove doesn't remove folder contents properly. r=mak.
2014-12-12 13:02:05 +02:00
Florian Quèze
e1e7bf30ee
Bug 1106559
- improved Search preference pane for Firefox 35 - strings only, r=felipe.
2014-12-12 11:30:59 +01:00
Ankit Goyal
bf957f7aa7
Bug 1110069 - Replace getBrowser() with gBrowser. r=dao
...
--HG--
extra : rebase_source : 4db6c01d37ea4e38e94f70a677c5d31decd22f72
2014-12-12 10:40:23 +01:00
Dão Gottwald
c39bfdd9ca
Bug 1015163
- Always show the menu button in popup windows. r=gijs,enn
...
--HG--
extra : rebase_source : 942adb801c3261cdfc23a7d9f57321206c5e22d4
2014-12-10 16:35:50 +01:00
Sami Jaktholm
a04d6d7e75
Bug 1110486 - Use .then instead of .catch to handle rejections in Tooltip.isValidHoverTarget as Markup View uses deprecated-sync-thenables; r=pbrosset
2014-12-12 09:29:57 +01:00
Patrick Brosset
463b0392bc
Bug 1109112 - Avoid highlighter exceptions after reloading the page; r=miker
2014-12-11 22:47:41 +01:00
Nivvedan S
62ebb2ebd7
Bug 1109233 - Replaced Assert.isTrue(false, ...) with Assert.fail(...) for easier readability; r=mcomella
2014-12-11 21:40:04 -08:00
Garvan Keeley
dc56c0508f
Bug 1106584 - Part 2: for safety, make explicit prefs with context getter. r=vng
...
Any class that has access to a context should call Prefs.getInstance(Context) which is guaranteed to return a Prefs.
With no context, classes can call Prefs.getInstanceWithoutContext() but they must null-check the return, and handle accordingly.
Fortunately, the latter case happens in very few places, all of which require no special handling of this case.
This change:
- maintains context-less access to the Prefs
- classes internal to the service can safely call getInstanceWithoutContext(), as the service (or the MainApp in the stumbler case)
will have instantiated a Prefs so that getInstanceWithoutContext() will return a prefs
- protects against null Prefs if we have failed to consider a particular entry point to the code will require that Prefs was instatiated with a context.
2014-12-11 09:06:00 -08:00
Garvan Keeley
fa5d35976f
Bug 1106584, Part 1: guard against null intent. r=vng
2014-12-09 11:48:00 -08:00
Matthew Noorenberghe
07ec92ff2b
Bug 1104927 - UITour: Update browser_UITour_loop.js with for Loop:ChatWindowShown. r=me
2014-12-11 21:37:16 -08:00
Drew Willcoxon
8e8d87b6b5
Bug 1016825 - Show legacy-Sync-to-Firefox-Accounts migration notifications in the main browser window. r=markh
2014-12-11 21:06:55 -08:00
Matthew Noorenberghe
aaec5f7d97
Bug 1104927 - UITour: Add Loop conversation view target for email/copy link buttons. r=Unfocused,mixedpuppy
2014-12-11 21:05:54 -08:00
Tim Taubert
fa8dce40d6
Bug 1077652 - Remove old BrowserNewTabPreloader.jsm and references r=jaws
2014-11-19 16:21:07 +01:00
Tim Taubert
a0d7efa3cd
Bug 1077652 - Let a11y tests know about the extra preloaded document r=tbsaunde
2014-11-06 12:30:47 +01:00
Tim Taubert
2f2c500f0f
Bug 1077652 - Revert change from bug 794041 that makes test_docload.html expect accessibles in the hidden window r=tbsaunde
2014-11-05 14:36:44 +01:00
Tim Taubert
8bec2e8b93
Bug 1077652 - Update browser_newtab_background_captures.js to work with the new preloader r=adw
2014-11-19 16:21:22 +01:00
Tim Taubert
bc4dbcd8a1
Bug 1077652 - Introduce new preloading mechanism r=dao
2014-11-19 16:23:49 +01:00
Wes Kocher
6d3a321489
Merge inbound to m-c a=merge
2014-12-11 16:50:45 -08:00
Wes Kocher
ccea819af8
Merge b2g-inbound to m-c a=merge
2014-12-11 16:48:00 -08:00
Wes Kocher
8d1a13e881
Merge fx-team to m-c a=merge
2014-12-11 16:28:06 -08:00
B2G Bumper Bot
840ffe8f59
Bumping manifests a=b2g-bump
2014-12-11 14:23:20 -08:00
B2G Bumper Bot
fb8ae9688d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f1f983cfb1e4
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #26646 from nullaus/bug1100842
bug 1100842 - Use solid color for dialog background like all other dialo...
========
https://hg.mozilla.org/integration/gaia-central/rev/3584cdfa49df
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 1100842 - Use solid color for dialog background like all other dialogs. r=djf
2014-12-11 14:21:39 -08:00
Aaron Klotz
165993e17f
Bug 1070755: Telemetry to track total time that the main thread is blocked during plugin initialization; r=vladan (Relanding because I meant to back out a different commit for bustage, not this) CLOSED TREE
2014-12-11 14:00:47 -07:00
Wes Kocher
821c1dde56
Backed out changeset 22484b7bbff3 (bug 1108728) for mochitest-11 bustage on a CLOSED TREE
2014-12-11 15:19:50 -08:00
Wes Kocher
107c3a54d2
Backed out changeset 62a9e591e57d (bug 1070755) for mochitest-11 bustage on a CLOSED TREE
2014-12-11 14:53:01 -08:00
Aaron Klotz
8c17675dca
Bug 1070755: Telemetry to track total time that the main thread is blocked during plugin initialization; r=vladan
2014-12-11 14:00:47 -07:00
Sotaro Ikeda
256fdbd326
Bug 1108728 - Remove dormant related state from MediaDecoder r=cpearce
2014-12-11 12:15:12 -08:00
Ryan VanderMeulen
796d7f9da3
Backed out changeset c677f867a18a (bug 1101287) for making the test more failure-prone that it was before. CLOSED TREE
2014-12-11 15:13:46 -05:00
Seth Fowler
de1c5fba3b
Bug 1101415 - Disable test_animation2.html until it can be fixed (on a CLOSED TREE). r=me a=RyanVM
2014-12-11 12:03:05 -08:00
Jan Varga
28081c7948
Bug 1110067 - Presence of asmjs cache in storage/temporary causing indexedDB.open() to fail for non-persistent storage; r=bent
2014-12-11 20:34:52 +01:00
Patrick Brosset
e1602e0423
Bug 1096044 - Add new actors to surface Web Animations API objects and methods to the devtools; r=harth
2014-12-11 20:08:49 +01:00
B2G Bumper Bot
8f433b009f
Bumping manifests a=b2g-bump
2014-12-11 09:36:52 -08:00
B2G Bumper Bot
042981e169
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/18e16a8b3be1
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #26704 from KevinGrandon/bug_1109308_debug_test_tc
Bug 1109308 - Due to font-rendering inconsistencies, check the difference instead of equality
========
https://hg.mozilla.org/integration/gaia-central/rev/fdf7d72bc78f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1109308 - Due to font-rendering inconsistencies, check the difference instead of equality
2014-12-11 09:32:14 -08:00
Ryan VanderMeulen
efca71336b
Backed out changeset 0460160af653 (bug 1039639) for B2G debug mochitest crashes.
2014-12-11 11:59:47 -05:00
B2G Bumper Bot
d3283ccdb7
Bumping manifests a=b2g-bump
2014-12-11 08:51:52 -08:00
B2G Bumper Bot
0d98ce5ff4
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/40dbaf70ab74
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26716 from davehunt/bug1074117-persona
Bug 1074117 - Use expected conditions and optimise element lookups in persona app object
========
https://hg.mozilla.org/integration/gaia-central/rev/491502ccf0a3
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1074117 - Use expected conditions and optimise element lookups in persona app object. r=fstrugariu
2014-12-11 08:42:15 -08:00
Mike Habicher
003c0f1ac8
Bug 1107683 - remove method callbacks from CameraControl, r=aosmond,bz
2014-12-11 11:02:51 -05:00
B2G Bumper Bot
b4e88c6eb6
Bumping manifests a=b2g-bump
2014-12-11 06:47:04 -08:00
B2G Bumper Bot
49cb2c462e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/808d20f7f239
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #26693 from JohanLorenzo/bug-1104645
Bug 1104645 - Update the conditions regarding the number of digits displ...
========
https://hg.mozilla.org/integration/gaia-central/rev/e9098512e0eb
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1104645 - Update the conditions regarding the number of digits displayed on the callscreen
2014-12-11 06:42:21 -08:00
B2G Bumper Bot
04a67ff6ab
Bumping manifests a=b2g-bump
2014-12-10 20:31:48 -08:00
B2G Bumper Bot
470203bde1
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e832f7bc675f
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #26547 from huchengtw-moz/bug-1101373-footer
Bug 1101373 - [Stingray][home] apply visual spec to filter (footer), r=dwi2
========
https://hg.mozilla.org/integration/gaia-central/rev/6a4847ecf13f
Author: John Hu <johu@mozilla.com>
Desc: Bug 1101373 - [Stingray][home] apply visual spec to filter (footer)
2014-12-10 20:27:10 -08:00
B2G Bumper Bot
adb7196c40
Bumping manifests a=b2g-bump
2014-12-10 19:46:59 -08:00
B2G Bumper Bot
593bb154de
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e885f915f898
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1039639 - merge pull request #25904 from jimporter:music-flac to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/6cabaa0ac204
Author: Jim <jporter@mozilla.com>
Desc: Bug 1039639 - [music] Support parsing FLAC metadata
2014-12-10 19:42:15 -08:00