Patrick Brosset
f9f667864c
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
b81ee28f94
Merge m-c to fx-team a=merge CLOSED TREE
2014-11-20 18:06:48 -08:00
Wes Kocher
898d3ed7b8
Merge fx-team to m-c a=merge
2014-11-20 17:55:52 -08:00
Justin Dolske
b9329bfbd8
Bug 1098123 - Add telemetry for onbeforeunload usage. r=jst
2014-11-20 14:50:01 -08:00
Avi Halachmi
07b67974fa
Bug 1100920 - telemetry probe for frames latency. r=roc
2014-11-18 14:47:32 +02:00
Carsten "Tomcat" Book
89e7e647c2
Merge mozilla-central to fx-team
2014-11-20 12:22:05 +01:00
Wes Kocher
aa4245a7df
Merge m-c to inbound a=merge
2014-11-19 19:04:29 -08:00
Wes Kocher
4cb3f3bc44
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
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