Commit Graph

26748 Commits

Author SHA1 Message Date
Patrick Brosset
0ddc1b9479 Bug 1084442 - Prevent highlighter from being zoomed in/out and incorrectly positioned when the page is zoomed; r=miker 2014-11-21 11:18:03 +01:00
Wes Kocher
ae7f9a4094 Merge m-c to fx-team a=merge CLOSED TREE 2014-11-20 18:06:48 -08:00
Wes Kocher
87398db1ad Merge fx-team to m-c a=merge 2014-11-20 17:55:52 -08:00
Justin Dolske
fbb361a8c1 Bug 1098123 - Add telemetry for onbeforeunload usage. r=jst 2014-11-20 14:50:01 -08:00
Avi Halachmi
6436161a3d Bug 1100920 - telemetry probe for frames latency. r=roc 2014-11-18 14:47:32 +02:00
Carsten "Tomcat" Book
5ee5a18c49 Merge mozilla-central to fx-team 2014-11-20 12:22:05 +01:00
Wes Kocher
0ea9061e20 Merge m-c to inbound a=merge 2014-11-19 19:04:29 -08:00
Wes Kocher
c86c58697d Merge actual fx-team (previous merge push was a mislabeled inbound merge) to m-c a=merge 2014-11-19 18:49:45 -08:00
Carsten "Tomcat" Book
778d930067 Merge mozilla-central to fx-team 2014-11-19 13:52:17 +01:00
Carsten "Tomcat" Book
336a2bda13 merge fx-team to mozilla-central a=merge 2014-11-19 13:43:59 +01:00
Patrick Brosset
0bf9a725d0 Bug 1076866 - Rect highlighter; r=bgrins 2014-11-19 11:16:25 +01:00
Arky
a0f00cbc92 Bug 1092345 - Telemetry-keyhistogram-css.patch. r=nfroyd 2014-11-16 16:30:52 +05:30
awake
16fddafc71 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
d2b5be92ed Bug 1093021 - Implemented PromiseUtils.defer; r=yoric 2014-11-10 05:52:00 +01:00
Tom Tromey
986dfd2fd6 Bug 1069661 - add "detail" to timeline markers. r=smaug 2014-11-18 14:39:00 +01:00
Akshendra Pratap
a2acd9f713 Bug 988826 - Using LongStringActor for exceptionMessage in the evaluateJS response packet. r=past 2014-11-14 11:05:00 +01:00
David Rajchenbach-Teller
5b177f3d80 Bug 1090157 - History.remove should block async shutdown. r=mak 2014-11-06 15:24:26 +01:00
Edwin Flores
df394801a2 Bug 1100164 - Fix gmp-clearkey path - r=unfocused 2014-11-20 11:17:47 +13:00
Nicholas Nethercote
fd297089e6 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
5eea4ded15 Merge m-c to inbound a=merge 2014-11-18 18:37:10 -08:00
Wes Kocher
7c47e9fc4e Merge inbound to m-c a=merge 2014-11-18 18:07:51 -08:00
Dave Townsend
000237069c 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
6a293a24ca merge mozilla-inbound to mozilla-central a=merge 2014-11-18 17:25:29 +01:00
Carsten "Tomcat" Book
8b37a48ddd Backed out changeset 132909245ca8 (bug 1096494) for causing merge conflicts to m-c 2014-11-18 13:14:15 +01:00
Mike Hommey
7def0f9cd3 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
e137fa09a7 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
d94b8baa2b Bug 1094203 - Enable tools if related actor is available. r=jryans 2014-11-12 04:57:00 +01:00
Richard Newman
7dc2972638 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
002513286e Bug 1085691, fix notification indicator when browser window in background, r=dolske 2014-11-17 14:48:14 -08:00
Tim Taubert
f815271141 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
e0a219e05b Bug 1091706 - Ensure spawning only one devtools loader instances. r=jryans 2014-11-17 12:47:35 -08:00
Albert Juhe
d945800811 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
7925fb0e28 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
e960a75af3 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
4535eceab2 Merge f-t to m-c, a=merge 2014-11-15 14:54:36 -08:00
Stephen Pohl
cfeb28e211 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
fbc9553a10 Merge mozilla-central to mozilla-inbound 2014-11-18 17:32:02 +01:00
Bill McCloskey
f573792cd6 Bug 1098969 - [e10s] Content policy shim should use category value, not name (r=mconley) 2014-11-18 16:21:00 -08:00
Bill McCloskey
d672a1ceae Bug 1075122 - [e10s] Handle nsIWebProgress::DOMWindow not being available (r=ttaubert) 2014-11-18 16:20:59 -08:00
Bill McCloskey
62af1a5643 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
f7ea838987 Bug 1099416 - [e10s] Make sure add-on shims are always enabled (r=ally) 2014-11-18 16:20:59 -08:00
Sid Stamm
63f8cd4e13 Bug 704320 - Add referrer policy support for nsIWebBrowserPersist and its consumers. (r=jst) 2014-11-18 08:47:14 -05:00
Sid Stamm
55e3ccdad7 Bug 704320 - apply referrer policies to image loads (r=seth) 2014-11-18 08:46:53 -05:00
Gavin Sharp
63dc7b1bae 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
3d6212aad5 Bug 1044020 - Don't build the Terminator under B2G. r=yoric 2014-11-10 14:55:02 +01:00
David Rajchenbach-Teller
41848ac6fa Bug 1044020 - Add duration of shutdown phases to Telemetry. r=froydnj 2014-11-10 13:58:14 +01:00
Ryan VanderMeulen
5d1fb92793 Merge inbound to m-c. a=merge 2014-11-14 17:32:39 -05:00
Brian Grinstead
b8b92b43f8 Bug 1093875 - Allow XBL anonymous content inspection inside of an HTML document;r=pbrosset 2014-11-14 08:02:22 -08:00
Steven MacLeod
834b6be358 Bug 1095506 - Clean up and rename kSerializableDownloadProperties. r=paolo
--HG--
extra : rebase_source : 5062b40701f4ebcdadef6a60197e422de51ab119
2014-11-10 20:58:20 -05:00
Steven MacLeod
7052824f48 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