Carsten "Tomcat" Book
5969f2ac89
merge fx-team to mozilla-central a=merge
2014-11-24 14:06:00 +01:00
fayolle-florent@orange.fr
e47985cc67
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
f5cb282c1f
Bug 1103640 followup - fix syntax error, r=me
2014-11-24 14:25:59 +11:00
Mark Hammond
d82226f648
Bug 1103640 - Allow DeviceActor to work when no browser windows. r=jryans
2014-11-24 12:33:04 +11:00
Blair McBride
9bb41734f6
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
6a76308101
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
33080ce19a
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
4d36389195
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
bb34ff10ea
Bug 1097106 - Disable Search Provider Top Suggestion feature. r=paolo
2014-11-24 11:57:03 +13:00
Wes Kocher
1445af4163
Backed out changeset 8525554ff2ec (bug 1080212) for build bustage
2014-11-21 16:52:35 -08:00
Allison Naaktgeboren
f924ae9c99
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
d0e8198a04
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
43e72ffacf
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
115964f4a4
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
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
Sid Stamm
f797c407f5
Bug 1103280 - remove references to undefined REFERRER_POLICY_DEFAULT symbol. r=billm
2014-11-22 05:14:00 +01:00
Gian-Carlo Pascutto
306fa12dae
Bug 1102687 - Remove legacy includes from nsUrlClassifierPrefixSet and friends. r=dmajor
2014-11-24 08:39:02 +01:00
Gian-Carlo Pascutto
da58ae04da
Bug 1102687 - Do transient Classifier/HashStore object allocations on the stack. r=dmajor
2014-11-24 08:38:43 +01:00
Gian-Carlo Pascutto
3052cfae46
Bug 1102687 - Avoid copying and allocating 3 times in GetPrefixes. r=dmajor
2014-11-24 08:38:29 +01:00
Gian-Carlo Pascutto
03e44c9995
Bug 1102687 - Presize the urlclassifier PrefixSet delta array on loading. r=dmajor
2014-11-24 08:38:14 +01:00
Jonathan Kew
780f34be85
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
6e2ef091e8
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
1a48947a82
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
2eee22390d
Merge m-c to inbound a=merge
2014-11-21 16:59:03 -08:00
Bill McCloskey
2b050e3709
Bug 1102635 - [e10s] Handle factory unregistration better in AboutProtocol shim (r=mconley)
2014-11-21 14:01:45 -08:00
Bill McCloskey
7e5124ee68
Bug 1102634 - [e10s] Add pref for add-on shims (r=ally)
2014-11-21 14:01:23 -08: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