Commit Graph

22353 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
4e851e844c Merge mozilla-central to fx-team 2014-11-19 13:52:17 +01:00
Carsten "Tomcat" Book
bfb6af9e21 merge fx-team to mozilla-central a=merge 2014-11-19 13:43:59 +01:00
Patrick Brosset
fbca21254c Bug 1076866 - Rect highlighter; r=bgrins 2014-11-19 11:16:25 +01:00
Arky
739e291f37 Bug 1092345 - Telemetry-keyhistogram-css.patch. r=nfroyd 2014-11-16 16:30:52 +05:30
awake
150e28279c Bug 1091693 - Move history tests folder to proper location. r=Yoric
--HG--
rename : toolkit/components/places/tests/unit/history/head_history.js => toolkit/components/places/tests/history/head_history.js
rename : toolkit/components/places/tests/unit/history/test_remove.js => toolkit/components/places/tests/history/test_remove.js
rename : toolkit/components/places/tests/unit/history/xpcshell.ini => toolkit/components/places/tests/history/xpcshell.ini
2014-11-19 02:46:00 +01:00
Akshendra Pratap
3c2448ea2c Bug 1093021 - Implemented PromiseUtils.defer; r=yoric 2014-11-10 05:52:00 +01:00
Tom Tromey
a93fe9337d Bug 1069661 - add "detail" to timeline markers. r=smaug 2014-11-18 14:39:00 +01:00
Akshendra Pratap
9b396000ec Bug 988826 - Using LongStringActor for exceptionMessage in the evaluateJS response packet. r=past 2014-11-14 11:05:00 +01:00
David Rajchenbach-Teller
e24d4d9ef4 Bug 1090157 - History.remove should block async shutdown. r=mak 2014-11-06 15:24:26 +01:00
Edwin Flores
bcf8b36b27 Bug 1100164 - Fix gmp-clearkey path - r=unfocused 2014-11-20 11:17:47 +13:00
Nicholas Nethercote
1e27181beb Bug 1100219 - Avoid lots of unnecessary string copying in ProtocolParser. r=neil.
--HG--
extra : rebase_source : 7d063de7b5ec312724039c2bf6546758ebc0e2fe
2014-11-18 18:42:43 -08:00
Wes Kocher
a92ba1cf66 Merge m-c to inbound a=merge 2014-11-18 18:37:10 -08:00
Wes Kocher
49ad7fd209 Merge inbound to m-c a=merge 2014-11-18 18:07:51 -08:00
Dave Townsend
eb32040724 Bug 1095128: Make sure add-on updates remain disabled after each browser chrome test. 2014-11-18 09:18:51 -08:00
Carsten "Tomcat" Book
a156113b50 merge mozilla-inbound to mozilla-central a=merge 2014-11-18 17:25:29 +01:00
Carsten "Tomcat" Book
3c4f509d61 Backed out changeset 132909245ca8 (bug 1096494) for causing merge conflicts to m-c 2014-11-18 13:14:15 +01:00
Mike Hommey
e6bc795b4f Bug 1097507 - Make libxul independent of libdmd when DMD is enabled. r=njn
This also effectively changes how DMD is enabled from requiring both
replace-malloc initialization and the DMD environment variable to
requiring only the former. The DMD environment variable can still be
used to specify options, but not to disable entirely.

This however doesn't touch all the parts that do enable DMD by setting
the DMD environment variable to 1, so the code to handle this value
is kept.
2014-11-18 19:21:06 +09:00
Jed Davis
bb4ea7d6bd Bug 1058251 - Make "Save As" work in e10s without "Web Page, complete" mode. r=mconley f=paolo
--HG--
extra : amend_source : 6185bb1dd3e503c46ee2b452b36b64813fd2dc3a
2014-11-18 11:35:47 -08:00
Alexandre Poirot
b99556748b Bug 1094203 - Enable tools if related actor is available. r=jryans 2014-11-12 04:57:00 +01:00
Richard Newman
38702d6746 Bug 1097542 - Use explicit collation in nsSearchService. r=Waldo,adw
On Android, String.prototype.localeCompare ends up calling strcoll(), which results in an undesirable sort order for search engines.

This patch alters nsSearchService to use nsICollation.compareString directly, which should yield a consistent order across all platforms.

We use kCollationCaseInsensitiveAscii, which ignores case on ASCII characters but preserves ordering between accented and non-accented characters. We can revisit this decision if necessary.
2014-11-17 22:21:43 -08:00
Shane Caraveo
63a12e10b3 Bug 1085691, fix notification indicator when browser window in background, r=dolske 2014-11-17 14:48:14 -08:00
Tim Taubert
557a84a874 Bug 1099490 - [e10s] Use nsBrowserStatusFilter in the content to avoid a flood of progress messages being sent to the parent r=billm 2014-11-15 15:58:08 +01:00
Alexandre Poirot
171321dc6c Bug 1091706 - Ensure spawning only one devtools loader instances. r=jryans 2014-11-17 12:47:35 -08:00
Albert Juhe
ace58d5ddf Bug 1059376 - DevTools themes - Update arrow color to match the info bar color; r=bgrins 2014-11-17 08:47:56 -08:00
neil@parkwaycc.co.uk
a30589b943 Bug 579208 - Sizes of some XUL elements changes when lightweight themes are applied. r=dao
--HG--
extra : rebase_source : f2276fef3f0e0be1cc245a3d889ee396f3d45515
2014-11-17 14:27:23 +01:00
Philip Chee
1109702762 Bug 1092826 - Cu. and Ci. is undefined errors in PrintUtils since Bug 1082575 (regression) r=mconley 2014-11-17 14:56:55 +08:00
Phil Ringnalda
26f1e05ec3 Merge f-t to m-c, a=merge 2014-11-15 14:54:36 -08:00
Stephen Pohl
691494b7f8 Bug 1096494: Cleanup package manifest after the v2 signing changes on OSX. r=rstrong 2014-11-18 12:15:03 -05:00
Carsten "Tomcat" Book
6055171260 Merge mozilla-central to mozilla-inbound 2014-11-18 17:32:02 +01:00
Bill McCloskey
59e4faaf60 Bug 1098969 - [e10s] Content policy shim should use category value, not name (r=mconley) 2014-11-18 16:21:00 -08:00
Bill McCloskey
2ec7df6e92 Bug 1075122 - [e10s] Handle nsIWebProgress::DOMWindow not being available (r=ttaubert) 2014-11-18 16:20:59 -08:00
Bill McCloskey
e17d1e87ed Bug 1092156 - [e10s] Don't use compartment-per-addon if window already associated with add-on (r=bholley) 2014-11-18 16:20:59 -08:00
Bill McCloskey
cb042206b6 Bug 1099416 - [e10s] Make sure add-on shims are always enabled (r=ally) 2014-11-18 16:20:59 -08:00
Sid Stamm
c15d072ebe Bug 704320 - Add referrer policy support for nsIWebBrowserPersist and its consumers. (r=jst) 2014-11-18 08:47:14 -05:00
Sid Stamm
7840802ff5 Bug 704320 - apply referrer policies to image loads (r=seth) 2014-11-18 08:46:53 -05:00
Gavin Sharp
4f391e02df Bug 1083990: fix bug that caused deletion of history autocomplete items to temporarily mess up the suggestions dropdown display, r=MattN
--HG--
extra : transplant_source : %02%96%05%2C%CC8%06%B0j%2C%FA%81%F7m%5B%F2%F6%15Y.
2014-10-30 09:00:53 -07:00
David Rajchenbach-Teller
c337661d6d Bug 1044020 - Don't build the Terminator under B2G. r=yoric 2014-11-10 14:55:02 +01:00
David Rajchenbach-Teller
c81e13aed5 Bug 1044020 - Add duration of shutdown phases to Telemetry. r=froydnj 2014-11-10 13:58:14 +01:00
Ryan VanderMeulen
d68cc226d7 Merge inbound to m-c. a=merge 2014-11-14 17:32:39 -05:00
Brian Grinstead
ff85c18fa3 Bug 1093875 - Allow XBL anonymous content inspection inside of an HTML document;r=pbrosset 2014-11-14 08:02:22 -08:00
Steven MacLeod
c94a078753 Bug 1095506 - Clean up and rename kSerializableDownloadProperties. r=paolo
--HG--
extra : rebase_source : 5062b40701f4ebcdadef6a60197e422de51ab119
2014-11-10 20:58:20 -05:00
Steven MacLeod
88a9868f06 Bug 1095506 - Serialize the error object when saving to the store. r=paolo
We now serialize the Download.error property when saving to the store so
that data about error conditions will survive a restart. This is
important for supporting blocked downloads with partial data that could
be unblocked.

--HG--
extra : rebase_source : 8edaff4ddc2efb056bf06e689c7abe6cba72eabf
2014-11-13 12:50:19 -05:00
Gaurav Rai
cd3b29d584 Bug 1075438 - Removed readTo function from two files and fixed read function to work without readTo.Also removed the test for readTo function from mochi and xpcshell tests. r=Yoric 2014-10-27 06:59:00 +01:00
Martin Stransky
9bddd229c3 Bug 858919 - Add support for libnotify calls which was removed for new notification API. r=karlt 2014-11-14 04:04:00 +01:00
Seth Fowler
8272e602b4 Bug 1098202 (Part 1) - Rename imgINotificationObserver handlers to be consistent with the notifications they handle. r=tn
--HG--
extra : rebase_source : 991d277afba4826ed403b74bbcbb9408b3dac0cc
2014-11-17 14:29:56 -08:00
Ryan VanderMeulen
f526c558d1 Merge m-c to inbound. a=merge 2014-11-17 16:28:46 -05:00
Jeff Walden
3192ce34e9 Bug 982856 - De-indent Preferences.jsm contents that are now over-indented. r=Unfocused 2014-11-14 14:02:47 -08:00
Jeff Walden
1f27c7f49d Bug 982856 - Rename Preferences._prefSvc to Preferences._prefBranch to better reflect its meaning. r=Unfocused 2014-11-14 14:02:24 -08:00
Jeff Walden
bc0be1f33a Bug 982856 - Rename Preferences._prefBranch to Preferences._branchStr, so that the preferences branch accessor can use the name instead in a followup patch. r=Unfocused 2014-11-14 13:49:05 -08:00
Jim Mathies
2e08184b54 Bug 1089008 - Enable e10s on Windows when acceleration is disabled. r=Mossop, r=felipe 2014-11-14 10:51:19 -06:00
Cameron McCormack
82ec17ef96 Back out 8be2344dcff3 (bug 1089008) for OS X bustage. 2014-11-14 09:50:54 +11:00
Jim Mathies
3dd23d07e2 Bug 1089008 - Enable e10s on Windows when acceleration is disabled. r=Mossop, r=felipe
--HG--
extra : rebase_source : f24efd7b76e111390de71d74ccace735dc9bbb88
2014-11-13 14:14:51 -06:00
Jan Odvarko
113d163096 Bug 977443 - Implement an actor that defines new actors. r=ochameau 2014-10-03 12:49:00 +01:00
Wes Kocher
08015a7c2d Merge m-c to fx-team a=merge 2014-11-18 18:39:22 -08:00
Robert Strong
a6aceceedd Bug 771940 - '-bin' suffix no longer present on Linux and is no longer needed by app update tests. r=bbondy 2014-11-18 14:04:21 -08:00
Robert Strong
da48288fc4 Windows installer only - Bug 1098897 - Add Win 8.1 to install log. r=bbondy 2014-11-18 14:04:14 -08:00
Robert Strong
fd81a6bed1 Windows installer only - Bug 1100721 - During stub install use the precomplete file to determine files to uninstall instead of the uninstall.log. r=bbondy 2014-11-18 14:04:06 -08:00
Robert Strong
07977fe2e3 Windows installer only - Bug 1098874 - Better handling when requiring a reboot. r=bbondy 2014-11-18 14:03:59 -08:00
Robert Strong
5621e942be Windows installer only - Bug 1100604 - Replace LineFind with custom code in RemovePrecompleteEntries macro. r=bbondy 2014-11-18 14:03:50 -08:00
Robert Strong
166ccb9a50 Windows installer only - Bug 1098677 - During install use the precomplete file to determine files to uninstall instead of the uninstall.log. r=bbondy 2014-11-18 14:03:42 -08:00
Robert Strong
c1ad94cd9a Windows installer only - Bug 1038560 - During uninstall use the precomplete file to determine files to uninstall instead of the uninstall.log. r=bbondy 2014-11-18 14:03:32 -08:00
Chris Pearce
a9c8867440 Bug 1088488 - Add GMPLoader interface to encapsulate loading GMPs, pass that to XRE_InitChildProcess. r=jesup,r=bsmedberg,r=glandium 2014-11-14 21:26:24 +13:00
Nathan Froyd
4dbacebed1 Bug 1099251 - make ChaosMode's behavior modifications more finely-grained selectable; r=roc 2014-11-14 13:12:51 -05:00
Jeff Walden
73c692ef6c Bug 982856 - Make Preferences.jsm not use mutable [[Prototype]]. Special thanks to Edouard Oger for debugging the issue with the initial version of this patch. r=Unfocused 2014-01-31 11:34:43 -08:00
Seth Fowler
c24bf90c44 Bug 1089880 (Part 3) - Use HAS_TRANSPARENCY to handle transparent images nicely in ImageDocument. r=dolske 2014-11-17 11:16:45 -08:00
Stephen Pohl
cffbed374d Bug 1096494: Cleanup package manifest after the v2 signing changes on OSX. r=rstrong 2014-11-17 13:23:12 -05:00
Gian-Carlo Pascutto
a75aa4bfe0 Bug 1031160 - Disable HTTP Keepalive for SafeBrowsing. r=rnewman 2014-11-14 12:55:35 -08:00
Hiroyuki Ikezoe
1eaa29a14c Bug 1097484 - Set browser.urlbar.autoFill.searchEngines false to avoid the failure of xpcshell in comm-central. r=mak 2014-11-13 04:49:00 +02:00
Ryan VanderMeulen
c8a3b159d8 Merge m-c to inbound. a=merge 2014-11-13 15:47:16 -05:00
Ryan VanderMeulen
f177331c14 Merge fx-team to m-c. a=merge 2014-11-13 15:40:39 -05:00
Bobby Holley
e909b02ed6 Bug 1092388 - Clamp the entry and incumbent global to the current global if their principals don't match. r=bz 2014-11-13 11:13:36 -08:00
Nick Fitzgerald
e94753d0c8 Bug 1096739 - Clean up ThreadActor.prototype._setBreakpoint. r=ejpbruel,past 2014-11-13 10:07:18 -08:00
Patrick Brosset
884af473bd Bug 1096575 - Move highlighter.css to toolkit so it is available in other app types; r=paolo
--HG--
rename : browser/themes/shared/devtools/highlighter.css => toolkit/devtools/server/actors/highlighter.css
2014-11-13 18:53:07 +01:00
Richard Marti
f4509efc68 Bug 1096010 - Use the new In-Content background color in contentAreaDownloadsView. r=jaws 2014-11-12 21:09:31 +01:00
Tim Taubert
fe35a9560b Bug 1083462 - Remove the bookmarks cache r=mak 2014-11-11 17:52:31 +01:00
Gijs Kruitbosch
5c945607ea Bug 1097543 - tabpanel style should also override color because windows/linux re-set the color to -moz-dialogtext there, r=dao
--HG--
extra : rebase_source : bc4c63b7c77a37c81003ef43a746ebf7ab5efbd8
2014-11-13 12:30:40 +00:00
Paolo Amadini
4e2d64f102 Bug 1094208 - Part 3 of 3 - Use DOM Promise scheduling in Promise.jsm. r=Yoric 2014-11-13 11:19:08 +00:00
Paolo Amadini
5b22bc4816 Bug 1094208 - Part 2 of 3 - Fix browser_bug562797.js to work with the DOM Promise scheduling. r=Mossop 2014-11-13 11:19:08 +00:00
Paolo Amadini
a055681072 Bug 1096014 - Regression: Unable to complete downloads in Firefox for Android. r=mfinkle 2014-11-13 11:16:04 +00:00
Michael Ratcliffe
3e6df37c93 Bug 1097762 - part 2 - add test for clearing flag histograms; r=froydnj 2014-11-13 10:18:10 -05:00
Carsten "Tomcat" Book
0d3b8c7ab7 Merge mozilla-central to mozilla-inbound 2014-11-13 16:23:31 +01:00
Akshendra Pratap
1cc444bc8e Bug 334050 - Add a test for Places queries against multiple folders. r=mak 2014-11-12 08:11:00 +01:00
Tim Taubert
29ed1e782f Bug 1077652 - Simplify about:newtab page update mechanism and correct behavior to work better with preloading r=gijs 2014-11-07 14:56:30 +01:00
Wes Kocher
5e819608be Merge m-c to fx-team a=merge 2014-11-12 17:28:49 -08:00
Ryan VanderMeulen
aff46d94c6 Merge m-c to inbound. a=merge 2014-11-12 15:52:37 -05:00
Alexandre Poirot
8dcc7892bb Bug 1091706 - Properly create TabActor on non-e10s tabs. r=jryans 2014-11-12 06:01:00 -05:00
Tim Nguyen
bbe0465a10 Bug 1089812 - InContent Prefs: Update the dialog styling to the new specs. r=dao 2014-11-12 08:31:00 -05:00
Carsten "Tomcat" Book
131e1b12f1 Merge mozilla-central to fx-team 2014-11-12 16:15:03 +01:00
Carsten "Tomcat" Book
3cb0c53da2 Backed out changeset ed42b5ee3c94 (bug 1096248) for bc-1 test failures 2014-11-12 13:25:01 +01:00
Nick Fitzgerald
e13c782a26 Bug 1095216 - Fix breakpoints when multiple of the 'same' source are loaded concurrently. r=ejpbruel 2014-11-07 15:21:00 +01:00
Blair McBride
0c9bd6cce5 Bug 1096248 - Disable restyling of autocomplete search page items. r=paolo 2014-11-12 23:24:28 +13:00
Blair McBride
8b93afd63f Bug 1065191 - Add test coverage for the style property of places autocomplete results. r=paolo 2014-11-12 23:03:30 +13:00
Tooru Fujisawa
1baa1a39ee Bug 1096921 - Fix typo in CategoryManagerInterposition.methods.deleteCategoryEntry. r=mconley 2014-11-12 10:18:08 +01:00
Tim Nguyen
eadef9e50c Bug 1022579 - Preferences: Switch help and dropdown glyphs to SVG. r=jaws 2014-11-12 10:16:41 +01:00
Ryan VanderMeulen
a8b4417549 Merge fx-team to m-c. a=merge 2014-11-11 16:43:46 -05:00
Ryan VanderMeulen
cddbed25d7 Backed out changesets 7bfa96b421ea and da9faa259da1 (bug 1095506) for mochitest-bc failures. 2014-11-11 13:43:02 -05:00
Steven MacLeod
6b845d6e74 Bug 1095506 - Clean up and rename kSerializableDownloadProperties. r=paolo
--HG--
extra : rebase_source : 4ac9627e2d8d108e416e50b8746825714ff4e52e
2014-11-10 20:58:20 -05:00
Steven MacLeod
e24f6cb755 Bug 1095506 - Serialize the error object when saving to the store. r=paolo
We now serialize the Download.error property when saving to the store so
that data about error conditions will survive a restart. This is
important for supporting blocked downloads with partial data that could
be unblocked.

--HG--
extra : rebase_source : 40821e59e2b258803cde5da456cd9d0d20caa9e0
2014-11-07 10:00:24 -05:00
Heather Arthur
50a4da3f23 Bug 1076857 - Add basic telemetry to Storage Inspector. r=mratcliffe 2014-11-07 18:06:00 -05:00
Carsten "Tomcat" Book
0921a96787 merge fx-team to mozilla-central a=merge 2014-11-10 14:33:10 +01:00
Carsten "Tomcat" Book
ee60a50cbf Backed out changeset a84fe0cefd77 (bug 1060529) 2014-11-10 10:09:50 +01:00
Asaf Romano
bdce4d46dc 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
e1923357c3 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
cb747560c9 Bug 1092880 - Preferences.jsm MIN_INT is off by one r=gavin 2014-11-07 18:13:36 -08:00
Wes Kocher
98acd38ceb Merge m-c to fx-team a=merge 2014-11-07 17:57:22 -08:00
Wes Kocher
ec3922bb1d Merge inbound to m-c a=merge 2014-11-07 17:48:37 -08:00
Margaret Leibovic
f927f74693 Bug 1093871 - Telemetry probe for number of items in reading list. r=rnewman 2014-11-07 15:35:12 -08:00
Alexandre Poirot
224155905a Bug 1060093 - Implement toolbox to debug chrome of the content process. r=jryans 2014-11-07 14:24:47 -06:00
James Long
545ca3bc3b Bug 1094965 - Move 'fetch' from the script actor to DevToolsUtils. r=fitzgen 2014-11-06 10:31:00 -05:00
Mats Palmgren
12e7540bd2 Bug 1095299 - Change a few 'const' to 'var' since they are used in other scopes. r=efaust 2014-11-08 16:32:00 -05:00
Dave Townsend
4c4e50fbc4 Bug 1095559: Fix logic error in HW acceleration tests for e10s. r=jimm 2014-11-07 09:18:28 -08:00
Michael Ratcliffe
e2616dda10 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
a9be2c8b89 merge fx-team to mozilla-central a=merge 2014-11-07 14:56:02 +01:00
Akshendra Pratap
f8c8e1a738 Bug 989326 - Loader.jsm's _writeFile function using OS.File.writeAtomic(). r=yoric 2014-11-03 04:43:00 +01:00
Mark Hammond
d07d26fab2 Bug 1079563 (part 2) - allow white-listed sites to request troubleshooting info. r=MattN 2014-11-07 18:12:26 +11:00
Mark Hammond
6e9ec64669 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
7ec75772bd Merge fx-team to m-c a=merge 2014-11-06 18:26:36 -08:00
Gavin Sharp
c1fa8f2552 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
41cd3158e4 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
d61a879878 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
ae68da35a9 merge mozilla-inbound to mozilla-central a=merge 2014-11-06 13:50:25 +01:00
Shane Caraveo
bd00812817 Bug 915547 fix activation in e10s windows, r=markh 2014-11-05 17:22:27 -08:00
Shane Caraveo
b3097dfa7c Bug 1075000 fix isWindowPrivate use on content window, r=markh 2014-11-05 16:14:19 -08:00
Ryan VanderMeulen
a4e70fd4d9 Merge fx-team to m-c. a=merge 2014-11-05 14:51:17 -05:00
Gijs Kruitbosch
1be87a6e14 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
Georg Fritzsche
73d6531879 Bug 1096785 - Add Telemetry::Accumulate() for keyed histograms. r=froydnj 2014-11-11 11:45:40 +07:00
Chris Peterson
e6c7b0c3e3 Bug 1095883 - Mark toolkit/components directories as FAIL_ON_WARNINGS. r=Mossop 2014-11-08 00:41:17 -08:00
Chris Peterson
c7a751ecda Bug 1095882 - Suppress MSVC warnings in third-party code: toolkit/components/protobuf. r=Mossop 2014-11-08 00:28:21 -08:00
Edwin Flores
c08ed340f9 Bug 1075182 - Bump expected assertion count in test_bug437844.xul on a CLOSED TREE - r=intermittent 2014-11-12 13:52:02 +13:00
Jason Duell
27c5ec71fa Bug 1087182 - Only send Prefer:Safe header if Web Filtering is on (Windows-only) r=dougt 2014-11-11 15:17:37 -08:00
Blake Kaplan
ba9158bfcd bug 1092163 - Allow e10s to be enabled with tracking protection. r=blassey 2014-11-11 15:05:55 -08:00
Carsten "Tomcat" Book
c0dbb429f8 Merge mozilla-central to fx-team 2014-11-06 13:56:29 +01:00
Patrick Brosset
9a8e2bb715 Bug 985597 - Don't highlight hidden nodes; r=miker 2014-11-06 13:04:44 +01:00
Patrick Brosset
fb314af007 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
aa41f7bb39 Bug 985597 - Filter useless highlighter updates & and use requestAnimationFrame for updates; r=miker 2014-11-06 13:04:28 +01:00
Patrick Brosset
2235c1fc3d 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
7e1f056670 Bug 1064108 - Prevent sideloading apps with too permissive permission. r=jryans 2014-11-04 06:46:00 +01:00
Dave Townsend
ce307c1a60 Bug 1094068: Typo bustage fix. 2014-11-05 00:02:13 -08:00
Irakli Gozalishvili
769d64f541 Bug 1094068: Creating sandbox with expanded principals causes an exception. r=Mossop 2014-11-04 23:31:29 -08:00
Dave Townsend
dc90f4ac44 Bug 1082871: Pass the login manager the browser performing the install. r=unfocused 2014-11-04 23:29:15 -08:00
Dave Townsend
8aaf2a007e 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
86d13896ae Merge m-c to fx-team a=merge 2014-11-04 20:40:56 -08:00
Dave Townsend
38219c7376 Bug 1094017: Component registrar shim doesn't support null contract IDs. r=Unfocused 2014-11-04 20:16:47 -08:00
Wes Kocher
c2dec16d4a Merge fx-team to m-c a=merge 2014-11-04 19:53:20 -08:00
Marco Bonardo
3ce1593c28 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
fef0a1425c Bug 1071505 - use constant GUIDs for Places roots. r=mano 2014-11-04 17:40:33 +01:00
Dave Townsend
8073b76b55 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
fe37123459 Bug 1092879 - Preferences.jsm MAX_INT does useless math r=gavin 2014-11-04 17:19:37 -08:00
Akshendra Pratap
9e35ab4bd0 Bug 1080466 - Implement resolveOrTimeout in PromiseUtils.jsm. r=yoric 2014-10-30 08:21:00 -04:00
J. Ryan Stinnett
e88b05c532 Bug 1093363 - Add stack to unhandled promise rejection console message. r=Yoric 2014-11-03 15:55:00 +01:00
Douglas Crosher
0157b70d23 Bug 1089931 - Android NDK r10c includes ucontext.h. r=glandium 2014-11-01 17:34:27 +11:00
Nick Fitzgerald
e0e4c72030 Bug 1090594 - Part 2: Fix indentation in DebuggerClient.prototype.onPacket. r=ejpbruel 2014-10-31 10:27:00 +01:00
Nick Fitzgerald
89194ea597 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
4b1bd40609 Bug 976699 - Place architecture specific assets in assets/$(ANDROID_CPU_ARCH). r=glandium 2014-11-03 20:04:20 -08:00
Stephen Pohl
dbfd76eadc Bug 1091109: Followup to fix test failures. r=myk 2014-11-03 17:13:20 -05:00
Stephen Pohl
9c340b2c43 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
Ryan VanderMeulen
3e14f64be4 Merge fx-team to m-c. a=merge 2014-11-03 16:47:18 -05:00
Panos Astithas
e91463ccc0 Bug 1090967 part 2 - Don't use "default" as the name of the default profile on Aurora. r=bsmedberg 2014-11-03 16:38:54 +02:00
Akshendra Pratap
8525cfed49 Bug 1064365 - Deprecated GetKeywordForURI. r=mak 2014-10-31 06:35:00 +01:00
Gavin Sharp
86128fa211 Re-land patch from bug 1088904 2014-11-02 14:56:17 -08:00
Phil Ringnalda
40f98f6be9 Merge b-i to m-c, a=merge 2014-11-02 09:03:04 -08:00
Phil Ringnalda
3207cbeaa2 Merge f-t to m-c, a=merge 2014-11-02 08:55:19 -08:00
Kyle Huey
0d851fffc2 Bug 820716: Disable MOZ_ASSERT(OOPInitialized()). no-review 2014-11-01 08:45:25 -07:00
Ryan VanderMeulen
26d2f595c7 Backed out changeset 5eebce6c8845 (bug 1091109) for webapp test failures. 2014-11-01 00:15:44 -04:00
Allison Naaktgeboren
8a59a0a606 Bug 1063156 - Enable e10s shims by default, even when browser.tabs.remote.autostart pref is false.r=billm 2014-10-31 17:44:58 -07:00
Ryan VanderMeulen
e7353cb4a6 Merge fx-team to m-c. a=merge 2014-10-31 16:16:38 -04:00
Panos Astithas
d7346c38d4 Don't use the aurora-specific profile by default, if this is not aurora (bug 1090967). r=bsmedberg
--HG--
extra : rebase_source : 5bfd3551ed6305e0a58ad1be98e60d210ba78730
2014-10-31 17:25:34 +02:00
Althaf Hameez
38a8007713 Bug 1090205 - Move getReversedHost from Bookmarks.jsm to PlacesUtils. r=mak 2014-10-30 17:36:00 -04:00
Georg Fritzsche
2767c3f14a Bug 1069874 - Add keyed histogram types. r=froydnj 2014-10-30 20:51:01 +01:00
Georg Fritzsche
b6d0063f79 Bug 1069953 - Part 1: Make min/max/bucket_count optional for nsITelemetry newHistogram(). r=froydnj 2014-10-28 12:47:38 +01:00
Carsten "Tomcat" Book
74eaea3f51 Backed out changeset 77052db08766 (bug 611388) 2014-10-31 13:12:18 +01:00
David Rajchenbach-Teller
6f79d6fee9 Bug 1083989 - Adapting e10s mochitests that expect Promise.jsm in the scope. r=yoric 2014-10-30 23:39:48 +01:00
David Rajchenbach-Teller
0b22cd2596 Bug 1083989 - Adapting Devtools tests that expect Promise.jsm in the scope. r=paul 2014-10-27 22:45:03 +01:00
Nick Fitzgerald
f6ad6d6d08 Bug 1087054 - Actually use the source map request cache. r=past 2014-10-27 14:08:00 -04:00
Brad Lassey
5426e7f547 bug 1092163 - back out changeset a6240694a609 (bug 1088904) for causing bug 1092163 r=jimm 2014-10-31 12:45:50 -04:00
Blake Kaplan
fb67749925 Bug 1056018 - Mark the a few IPC calls as urgent priority to deal with edge cases involving CPOWs. r=billm (with one bugfix written by him and r=me) 2014-10-30 15:51:39 -07:00
Ryan VanderMeulen
d18b779a40 Merge m-c to inbound. a=merge
--HG--
rename : dom/tv/test/file_app.sjs => dom/tv/test/mochitest/file_app.sjs
rename : dom/tv/test/file_app.template.webapp => dom/tv/test/mochitest/file_app.template.webapp
rename : dom/tv/test/file_tv_non_permitted_app.html => dom/tv/test/mochitest/file_tv_non_permitted_app.html
rename : dom/tv/test/mochitest.ini => dom/tv/test/mochitest/mochitest.ini
rename : dom/tv/test/test_tv_non_permitted_app.html => dom/tv/test/mochitest/test_tv_non_permitted_app.html
extra : rebase_source : 43e1262bc9912ae6b97ec9302a1bc149e51c8e1e
2014-10-30 16:19:07 -04:00
Ryan VanderMeulen
8c34f2b388 Merge b2g-inbound to m-c. a=merge 2014-10-30 15:58:07 -04:00
Stephen Pohl
b4fd3bc4b5 Bug 1091109: Don't sign webapprt-stub on OSX because webapps fail to launch due to quarantine bit. r=smichaud,myk 2014-10-31 20:39:07 -04:00
Georg Fritzsche
e9686e7bbe Bug 1089670 - Record searches in Telemetry. r=bwinton 2014-10-31 21:47:13 +01:00
Georg Fritzsche
7038f23d85 Bug 1092176 - Add keyed histogram section in about:telemetry. r=froydnj 2014-10-31 21:47:13 +01:00
Georg Fritzsche
78189842a9 Bug 1092219 - Fix keyedHistogram.add() passing the wrong argument to Histogram::Add(). r=froydnj 2014-10-31 21:47:12 +01:00
Edwin Flores
fd413a2099 Bug 1075182 - Package and load ClearKey Content Decryption Module at startup - r=Unfocused 2014-11-12 11:33:28 +13:00
Carsten "Tomcat" Book
dbe7dbf0fe Backed out changeset 38ca6211d1d4 (bug 1091970) 2014-11-05 10:02:59 +01:00
Johnny Stenback
24b6f1a80d Bug 1093865. Fix regression from bug 1080030, make select with optgroup w/o lable element show up again. r=felipe
---
 toolkit/modules/SelectContentHelper.jsm | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)
2014-11-04 23:21:05 -08:00
Wes Kocher
b02f2858d6 Merge m-c to inbound a=merge CLOSED TREE 2014-11-04 20:37:26 -08:00
Bill McCloskey
d673d4c30d Bug 1091970 - [e10s] Cache object tag in add-on shims for remote objects (r=mrbkap) 2014-11-04 17:40:08 -08:00
Bill McCloskey
a4186ac75a Bug 1091970 - [e10s] Cache object tag in add-on shims for remote objects (r=mrbkap) 2014-11-04 17:40:08 -08:00
Ryan VanderMeulen
e21249fc1c Merge m-c to inbound. a=merge
CLOSED TREE
2014-11-05 15:24:43 -05:00
Georg Fritzsche
22baeb8a9c Bug 1094035 - Keyed Histograms do not reflect key strings to JS correctly. r=froydnj 2014-11-05 18:58:36 +01:00
Eric Faust
3859ec66a3 Bug 611388 - |const| should be block scoped and require an initializer. (r=shu) 2014-10-30 17:27:03 -07:00
Marco Bonardo
62ceb9a54c Bug 1095069 - Cannot copy or delete bookmarks from search results in library. r=mano
--HG--
rename : browser/components/places/tests/browser/browser_library_left_pane_commands.js => browser/components/places/tests/browser/browser_library_commands.js
2014-11-13 10:19:19 +01:00
Blair McBride
cd1c0a61ad Bug 1096248 - Disable restyling of autocomplete search page items. r=paolo 2014-11-12 23:24:28 +13:00
David Keeler
0b77e828f8 bug 1085509 - add telemetry for how many permanent certificate overrides users have r=mmc r=jcj 2014-10-29 16:25:16 -07:00
Georg Fritzsche
d3d7e3a685 Bug 1069953 - Part 2: Make min/max/bucket_count optional for nsITelemetry registerAddonHistogram(). r=froydnj 2014-10-17 17:38:43 +02:00
Bill McCloskey
7ab580e6f0 Bug 1091953 - [e10s] Add missing argument for about: protocol shim (r=mconley) 2014-11-03 07:10:27 -08:00
Bill McCloskey
564d056326 Bug 1091959 - [e10s] Reduce number of messages used for content policy shim (r=mconley) 2014-11-03 07:10:27 -08:00
Bill McCloskey
076c4996ba Bug 1092444 - [e10s] Add test for expanded principal sandboxes (r=mconley) 2014-11-03 07:10:27 -08:00
Bill McCloskey
4ce05eed23 Bug 1092444 - [e10s] Add shim support for expanded principal sandboxes (r=mconley) 2014-11-03 07:10:27 -08:00
Masatoshi Kimura
b7148d9fc4 Bug 1091608 - Attach the console if the process is running the GTest. r=ted 2014-11-03 22:22:39 +09:00