Carsten "Tomcat" Book
|
f1c23fae1c
|
merge fx-team to mozilla-central a=merge
|
2014-11-10 14:33:10 +01:00 |
|
Carsten "Tomcat" Book
|
de5cc93c0a
|
Backed out changeset a84fe0cefd77 (bug 1060529)
|
2014-11-10 10:09:50 +01:00 |
|
Asaf Romano
|
a63486fa3f
|
Bug 982115 - PlacesTransactions: (1) Decouple |transact| and |batch|, and make batch work like Task.spawn, rather than the custom solution we had so far (yielding transactions rather than calling |transact| for the batched transactions). so that |transact| may be called during a batch from any function, not limiting the batch 'context' to the function passed to |batch|; (2) Rename the uri input property to URL, and allow passing DOM URL objects for it (in addition to plain specs and nsIURI objects) - this matches recent Bookmark.jsm and History.jsm work; (3) Improve the module documentation. r=mak.
|
2014-11-10 10:36:56 +02:00 |
|
Dão Gottwald
|
b605783cb3
|
Bug 1093368 - Customize mode theme picker shouldn't pass the default theme object to LightweightThemeManager.previewTheme. r=jaws
|
2014-11-08 20:30:00 +01:00 |
|
Erik Vold
|
5a2b93c841
|
Bug 1092880 - Preferences.jsm MIN_INT is off by one r=gavin
|
2014-11-07 18:13:36 -08:00 |
|
Wes Kocher
|
cfe4cbfe1b
|
Merge m-c to fx-team a=merge
|
2014-11-07 17:57:22 -08:00 |
|
Wes Kocher
|
40adcf133d
|
Merge inbound to m-c a=merge
|
2014-11-07 17:48:37 -08:00 |
|
Margaret Leibovic
|
a3c19c8101
|
Bug 1093871 - Telemetry probe for number of items in reading list. r=rnewman
|
2014-11-07 15:35:12 -08:00 |
|
Alexandre Poirot
|
64aef65e17
|
Bug 1060093 - Implement toolbox to debug chrome of the content process. r=jryans
|
2014-11-07 14:24:47 -06:00 |
|
James Long
|
82f9a31e52
|
Bug 1094965 - Move 'fetch' from the script actor to DevToolsUtils. r=fitzgen
|
2014-11-06 10:31:00 -05:00 |
|
Dave Townsend
|
20f0d0ddbc
|
Bug 1095559: Fix logic error in HW acceleration tests for e10s. r=jimm
|
2014-11-07 09:18:28 -08:00 |
|
Michael Ratcliffe
|
926bf1ca5d
|
Bug 1090913 - Make mochitests fail when it has 0 passes and 0 fails r=jmaher
|
2014-11-05 16:00:52 +00:00 |
|
Carsten "Tomcat" Book
|
2dd9e7b1cd
|
merge fx-team to mozilla-central a=merge
|
2014-11-07 14:56:02 +01:00 |
|
Akshendra Pratap
|
e869f2fd37
|
Bug 989326 - Loader.jsm's _writeFile function using OS.File.writeAtomic(). r=yoric
|
2014-11-03 04:43:00 +01:00 |
|
Mark Hammond
|
e42b3b0a84
|
Bug 1079563 (part 2) - allow white-listed sites to request troubleshooting info. r=MattN
|
2014-11-07 18:12:26 +11:00 |
|
Mark Hammond
|
2b75638713
|
Bug 1079563 (part 1) - replace use of async.js with promises in webchannel tests. r=MattN
|
2014-11-07 18:12:25 +11:00 |
|
Wes Kocher
|
2fd2330939
|
Merge fx-team to m-c a=merge
|
2014-11-06 18:26:36 -08:00 |
|
Gavin Sharp
|
480767e56b
|
Bug 1094409 - Explain in the preferences UI the reason when e10s is disabled. r=felipe
|
2014-11-05 17:01:25 -08:00 |
|
James Long
|
df283f208a
|
Bug 1093349 - Add prettyPrinting and blackBoxing traits and hide buttons in debugger conditionally. r=past, a=me
|
2014-11-05 10:16:00 -05:00 |
|
Joel Maher
|
74944f6a58
|
Bug 1092587 - TypeError: Promise.defer is not a function, causing browser chrome failures. r=Yoric
|
2014-11-05 09:47:00 -05:00 |
|
Carsten "Tomcat" Book
|
416801d03f
|
merge mozilla-inbound to mozilla-central a=merge
|
2014-11-06 13:50:25 +01:00 |
|
Shane Caraveo
|
3fde9c9124
|
Bug 915547 fix activation in e10s windows, r=markh
|
2014-11-05 17:22:27 -08:00 |
|
Shane Caraveo
|
d8495bd041
|
Bug 1075000 fix isWindowPrivate use on content window, r=markh
|
2014-11-05 16:14:19 -08:00 |
|
Ryan VanderMeulen
|
9d14d03ae0
|
Merge fx-team to m-c. a=merge
|
2014-11-05 14:51:17 -05:00 |
|
Gijs Kruitbosch
|
386c4ea334
|
Bug 1090609 - don't disable open in tabs when there's only one item there, r=mak
|
2014-11-03 10:44:47 +00:00 |
|
Carsten "Tomcat" Book
|
0b0cb9c9a6
|
Merge mozilla-central to fx-team
|
2014-11-06 13:56:29 +01:00 |
|
Patrick Brosset
|
ffc117236f
|
Bug 985597 - Don't highlight hidden nodes; r=miker
|
2014-11-06 13:04:44 +01:00 |
|
Patrick Brosset
|
23e9947c95
|
Bug 985597 - Tests for the new highlighter implementation using the AnonymousContent API; r=miker r=jwalker
--HG--
rename : browser/devtools/markupview/test/browser_markupview_highlight_hover_01.js => browser/devtools/inspector/test/browser_inspector_highlighter-hover_01.js
rename : browser/devtools/markupview/test/browser_markupview_highlight_hover_02.js => browser/devtools/inspector/test/browser_inspector_highlighter-hover_02.js
rename : browser/devtools/markupview/test/browser_markupview_highlight_hover_03.js => browser/devtools/inspector/test/browser_inspector_highlighter-hover_03.js
rename : browser/devtools/inspector/test/browser_inspector_highlight_after_transition.html => browser/devtools/inspector/test/doc_inspector_highlight_after_transition.html
rename : browser/devtools/inspector/test/browser_inspector_infobar_01.html => browser/devtools/inspector/test/doc_inspector_infobar_01.html
rename : browser/devtools/inspector/test/browser_inspector_infobar_02.html => browser/devtools/inspector/test/doc_inspector_infobar_02.html
|
2014-11-06 13:04:37 +01:00 |
|
Patrick Brosset
|
bed521e65f
|
Bug 985597 - Filter useless highlighter updates & and use requestAnimationFrame for updates; r=miker
|
2014-11-06 13:04:28 +01:00 |
|
Patrick Brosset
|
432a34f1a4
|
Bug 985597 - Use the AnonymousContent Document API for the highlighters; r=miker r=Gijs
--HG--
rename : browser/themes/shared/devtools/highlighter.inc.css => browser/themes/shared/devtools/highlighter.css
|
2014-11-06 13:04:23 +01:00 |
|
Alexandre Poirot
|
ef30a09b1b
|
Bug 1064108 - Prevent sideloading apps with too permissive permission. r=jryans
|
2014-11-04 06:46:00 +01:00 |
|
Dave Townsend
|
c909cb54d7
|
Bug 1094068: Typo bustage fix.
|
2014-11-05 00:02:13 -08:00 |
|
Irakli Gozalishvili
|
7889d4744f
|
Bug 1094068: Creating sandbox with expanded principals causes an exception. r=Mossop
|
2014-11-04 23:31:29 -08:00 |
|
Dave Townsend
|
92cbae2c94
|
Bug 1082871: Pass the login manager the browser performing the install. r=unfocused
|
2014-11-04 23:29:15 -08:00 |
|
Dave Townsend
|
034055f952
|
Bug 1082764: Use the correct referrer when the content handler catches an XPI install in e10s. r=Unfocused
|
2014-11-04 23:28:55 -08:00 |
|
Wes Kocher
|
df5afea581
|
Merge m-c to fx-team a=merge
|
2014-11-04 20:40:56 -08:00 |
|
Dave Townsend
|
6a8913ceca
|
Bug 1094017: Component registrar shim doesn't support null contract IDs. r=Unfocused
|
2014-11-04 20:16:47 -08:00 |
|
Wes Kocher
|
052b085df2
|
Merge fx-team to m-c a=merge
|
2014-11-04 19:53:20 -08:00 |
|
Marco Bonardo
|
0af2372b47
|
Bug 1071505 - use constant GUIDs for Places roots (test changes). rs=mano
--HG--
rename : toolkit/components/places/tests/migration/places_v6_no_frecency.sqlite => toolkit/components/places/tests/migration/places_v6.sqlite
rename : toolkit/components/places/tests/migration/test_current_from_v10.js => toolkit/components/places/tests/migration/test_current_from_v16.js
rename : toolkit/components/places/tests/migration/test_database_from_v6_no_frecency.js => toolkit/components/places/tests/migration/test_current_from_v6.js
|
2014-11-04 17:40:41 +01:00 |
|
Marco Bonardo
|
0cab188e85
|
Bug 1071505 - use constant GUIDs for Places roots. r=mano
|
2014-11-04 17:40:33 +01:00 |
|
Dave Townsend
|
a7d0217d78
|
Bug 1084558: Switch the web installer interfaces to use browsers instead of DOM windows. r=Unfocused
|
2014-11-04 19:20:52 -08:00 |
|
Erik Vold
|
04af0a1fdc
|
Bug 1092879 - Preferences.jsm MAX_INT does useless math r=gavin
|
2014-11-04 17:19:37 -08:00 |
|
Akshendra Pratap
|
b742dfdaf6
|
Bug 1080466 - Implement resolveOrTimeout in PromiseUtils.jsm. r=yoric
|
2014-10-30 08:21:00 -04:00 |
|
J. Ryan Stinnett
|
a9277728ef
|
Bug 1093363 - Add stack to unhandled promise rejection console message. r=Yoric
|
2014-11-03 15:55:00 +01:00 |
|
Douglas Crosher
|
0db15a945e
|
Bug 1089931 - Android NDK r10c includes ucontext.h. r=glandium
|
2014-11-01 17:34:27 +11:00 |
|
Nick Fitzgerald
|
74b120aef6
|
Bug 1090594 - Part 2: Fix indentation in DebuggerClient.prototype.onPacket. r=ejpbruel
|
2014-10-31 10:27:00 +01:00 |
|
Nick Fitzgerald
|
64d955e012
|
Bug 1090594 - Part 1: Remove the unused ProtocolCompatibility layer from the debugger client (no whitespace changes). r=ejpbruel
|
2014-10-31 10:26:00 +01:00 |
|
Nick Alexander
|
430b02189b
|
Bug 976699 - Place architecture specific assets in assets/$(ANDROID_CPU_ARCH). r=glandium
|
2014-11-03 20:04:20 -08:00 |
|
Stephen Pohl
|
093b100aca
|
Bug 1091109: Followup to fix test failures. r=myk
|
2014-11-03 17:13:20 -05:00 |
|
Stephen Pohl
|
8ad576d66a
|
Bug 1091109: Don't sign webapprt-stub on OSX because webapps fail to launch due to quarantine bit. r=smichaud,myk
|
2014-11-03 17:13:16 -05:00 |
|