Richard Barnes
|
78927cb49c
|
Bug 968817 - Only accept certs for server TLS which use EKU (and which assert the TLS Server Authentication EKU) r=keeler
|
2014-11-24 20:33:50 -05:00 |
|
Mike Shal
|
b748aad8c1
|
Bug 1091668 - Make/sign EME voucher; r=ted
|
2014-11-03 11:26:58 -05:00 |
|
Wes Kocher
|
8673b64949
|
Merge inbound to m-c a=merge
|
2014-11-24 16:55:25 -08:00 |
|
Gijs Kruitbosch
|
da8fc3dba3
|
Bug 1103203 - rm visitLink, r=jaws
|
2014-11-24 15:15:40 +00:00 |
|
Carsten "Tomcat" Book
|
2efed8f47b
|
Merge mozilla-central to fx-team
|
2014-11-24 14:21:46 +01:00 |
|
Carsten "Tomcat" Book
|
d351ea097a
|
merge fx-team to mozilla-central a=merge
|
2014-11-24 14:06:00 +01:00 |
|
Marco Bonardo
|
50013d89bb
|
Bug 1083469 - Allow to use old keywords APIs along with Bookmarks.jsm r=mano
--HG--
extra : rebase_source : 606724d24ed36d9de8045f526d1bb452bf5d0530
|
2014-11-24 00:51:32 +01:00 |
|
fayolle-florent@orange.fr
|
a0e32f7a37
|
Bug 1095521 - Implement more paste commands for the inspector panel. r=pbrosset
--HG--
rename : browser/devtools/inspector/test/browser_inspector_menu.js => browser/devtools/inspector/test/browser_inspector_menu-01.js
rename : browser/devtools/inspector/test/doc_inspector_menu.html => browser/devtools/inspector/test/doc_inspector_menu-01.html
|
2014-11-22 08:48:00 +01:00 |
|
Mark Hammond
|
ae1837721a
|
Bug 1103640 followup - fix syntax error, r=me
|
2014-11-24 14:25:59 +11:00 |
|
Mark Hammond
|
008973f848
|
Bug 1103640 - Allow DeviceActor to work when no browser windows. r=jryans
|
2014-11-24 12:33:04 +11:00 |
|
Blair McBride
|
aad11360ba
|
Bug 1060642 - Improve display of entries without a title in the Awesomebar. r=mak
--HG--
extra : transplant_source : %E5%0C%03N%1D%99%C4%F3%16MK%C1%E7%88%C5%A7%FE%0D%28%9B
|
2014-11-24 13:11:12 +13:00 |
|
Blair McBride
|
98bedf6b90
|
Bug 1067903 - Part 3: Update tests to deal with autoselect and textValue. r=mak
--HG--
extra : transplant_source : %27%23%DC/%3E%866%CB%AC%FD%87%8C%16hP%28%B8%04%F4O
|
2014-11-24 12:19:44 +13:00 |
|
Blair McBride
|
5d41aaee1e
|
Bug 1067903 - Part 2: Change how we handle the real value vs the display value in the URLbar. r=mak
--HG--
extra : transplant_source : %B3%FC5wJ%CB%C2%29%22%B4%C4X%E2WJ%B2K%7D%B70
|
2014-11-24 12:19:04 +13:00 |
|
Blair McBride
|
45d0aaa28a
|
Bug 1070778 - Selecting a moz-action: result then typing more can result in "Search X for moz-action:..." item. r=mak
--HG--
extra : transplant_source : %82D%C62%20OSI%DBx%22%5C%FB%A6%606n%FE7%3D
|
2014-11-24 12:00:02 +13:00 |
|
Blair McBride
|
5ac8ec6e8e
|
Bug 1097106 - Disable Search Provider Top Suggestion feature. r=paolo
|
2014-11-24 11:57:03 +13:00 |
|
Wes Kocher
|
b671233cb1
|
Backed out changeset 8525554ff2ec (bug 1080212) for build bustage
|
2014-11-21 16:52:35 -08:00 |
|
Allison Naaktgeboren
|
73a4389f88
|
Bug 1080212 - [e10s] Add Telemetry probe for js exceptions that occur in the addon js compartment.r=billm
|
2014-11-21 16:00:50 -08:00 |
|
Marco Bonardo
|
fb9a28c992
|
Bug 1090308 - Invalidate mDaysOfHistory when getObservers is invoked. r=Mano
--HG--
extra : rebase_source : 83b6c6aaaf1605b469a5023c01c909b9dbca46d4
|
2014-11-19 17:09:04 +01:00 |
|
Marco Bonardo
|
d0bcdd40bf
|
Bug 1089332 - Add a getObservers API for accessing the history observers list. r=Mano
--HG--
extra : rebase_source : 990360d6c0e9b0fd5fc1dadc89f92d1edd52cd47
|
2014-11-19 16:10:53 +01:00 |
|
Tomasz Kołodziejski
|
11f9b64646
|
Bug 1094622 - Deleting node in inspector now selects previous sibling and not parent. r=bgrins
---
browser/devtools/markupview/markup-view.js | 15 +++++----
.../test/browser_markupview_tag_edit_04.js | 38 +++++++++++++++-------
browser/devtools/markupview/test/head.js | 2 +-
toolkit/devtools/server/actors/inspector.js | 14 +++++++-
.../tests/mochitest/test_inspector-remove.html | 23 +++++++++----
5 files changed, 65 insertions(+), 27 deletions(-)
|
2014-11-21 12:48:04 -08:00 |
|
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 |
|
Sid Stamm
|
d73908d8b6
|
Bug 1103280 - remove references to undefined REFERRER_POLICY_DEFAULT symbol. r=billm
|
2014-11-22 05:14:00 +01:00 |
|
Gian-Carlo Pascutto
|
bc1f7979b8
|
Bug 1102687 - Remove legacy includes from nsUrlClassifierPrefixSet and friends. r=dmajor
|
2014-11-24 08:39:02 +01:00 |
|
Gian-Carlo Pascutto
|
8ed07078c5
|
Bug 1102687 - Do transient Classifier/HashStore object allocations on the stack. r=dmajor
|
2014-11-24 08:38:43 +01:00 |
|
Gian-Carlo Pascutto
|
f08ba43b40
|
Bug 1102687 - Avoid copying and allocating 3 times in GetPrefixes. r=dmajor
|
2014-11-24 08:38:29 +01:00 |
|
Gian-Carlo Pascutto
|
7c3b67bf71
|
Bug 1102687 - Presize the urlclassifier PrefixSet delta array on loading. r=dmajor
|
2014-11-24 08:38:14 +01:00 |
|
Richard Barnes
|
c8d1717147
|
Bug 1088255 - Collect telemetry on CAs that appear in valid cert chains r=keeler
|
2014-11-07 16:26:46 -05:00 |
|
Jonathan Kew
|
77e8aab8b0
|
Bug 1077515 - part 12 - Remap arrow keys in nsFormFillController so that the caret works properly in vertical-mode <input> elements. r=roc
|
2014-11-22 14:39:05 +00:00 |
|
Chris Peterson
|
3342985b72
|
Bug 1102131 - Part 5: Remove deprecated let blocks and expressions in toolkit. r=Mossop
--HG--
extra : rebase_source : 3581ec35850edb35c921a0d86ddae1391f588135
|
2014-11-19 23:50:25 -08:00 |
|
Chris Peterson
|
40ff0404ab
|
Bug 1102131 - Part 2: Collect telemetry about deprecated let blocks and expressions. r=shu
--HG--
extra : rebase_source : 9e0db2c7a2f90545d27e78d46a334dbc27554209
|
2014-11-15 23:33:33 -08:00 |
|
Wes Kocher
|
628e950175
|
Merge m-c to inbound a=merge
|
2014-11-21 16:59:03 -08:00 |
|
Bill McCloskey
|
d97dc04353
|
Bug 1102635 - [e10s] Handle factory unregistration better in AboutProtocol shim (r=mconley)
|
2014-11-21 14:01:45 -08:00 |
|
Bill McCloskey
|
28dacf3e1e
|
Bug 1102634 - [e10s] Add pref for add-on shims (r=ally)
|
2014-11-21 14:01:23 -08:00 |
|
Masatoshi Kimura
|
e98ac733a2
|
Bug 862655 - Increase a margin number a bit to accommodate the taller title bar on Windows with DWM enabled. r=Enn
|
2014-11-24 22:18:08 +09:00 |
|
Carsten "Tomcat" Book
|
381b96c627
|
Merge mozilla-central to mozilla-inbound
|
2014-11-24 14:16:11 +01:00 |
|
Jacek Caban
|
aaebfd8017
|
Bug 1102809 - Fixed -Wunused-function warnings found in mingw build. r=mattwoodrow
|
2014-11-24 11:19:36 +01: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 |
|