Jordan Santell
99e8c9180d
Bug 1150295 pt2: fix rebase error on renaming optimization hint. a=kwierso
2015-06-19 17:47:13 -07:00
Victor Porof
1ea216a994
Bug 1174264 - Stacked Mountain Chart Widget, r=jsantell, a=Mossop
2015-06-19 19:26:27 -04:00
Victor Porof
d9ec99ad77
Bug 1175686 - Pull line and bar graph widgets outside of Graphs.js into their own files, r=jsantell, a=Mossop
2015-06-19 11:00:25 -04:00
Victor Porof
948448d82a
Merge fx-team with local clone
2015-06-19 19:25:07 -04:00
Victor Porof
6371dd1f82
Bug 1161817 - Add more logging for browser_timeline-waterfall-sidebar.js and similar tests, r=me
2015-06-19 08:54:33 -04:00
Victor Porof
8fb7c7ff30
Bug 1172120 - Add more logging for browser_perf-marker-details-01.js and similar tests, r=me
2015-06-18 15:29:51 -04:00
Jordan Santell
27921a0d16
Bug 1150295 - Display an icon next to frames in the call tree that contain viewable optimization data. r=vp,a=kwierso
2015-06-17 14:31:15 -07:00
Eddy Bruël
eb27501324
Bug 1169343 - Implement DebuggerView.Workers;r=jlong
2015-06-19 13:51:37 +02:00
Jordan Santell
de10fc5ce6
Bug 1175650 - skeleton view for JIT Optimizations in the performance tool. r=vp
...
--HG--
rename : browser/devtools/performance/views/jit-optimizations.js => browser/devtools/performance/views/optimizations-list.js
2015-06-18 12:59:46 -07:00
Jordan Santell
871646d7b0
Bug 1162385 - Intermittent fix: be less strict about profiler buffer status in recording model test. r=me
2015-06-19 14:37:07 -07:00
Ryan VanderMeulen
bbdd38fdde
Merge inbound to m-c. a=merge
...
CLOSED TREE
2015-06-19 16:33:59 -04:00
Franziskus Kiefer
196c201118
Bug 1145199 - Disable browser_referrer_open_link_in_private.js and browser_referrer_open_link_in_window.js on Linux for frequent intermittent failures.
...
CLOSED TREE
2015-06-19 08:36:01 -07:00
Christoph Kerschbaumer
1b37d7f28f
Bug 1136055 - 'Save link as' does not follow HTTP 302 response / redirection. r=gijs
...
--HG--
extra : rebase_source : e9add66a53f8f2627ed08d15e8462653563edd85
2015-06-18 10:19:32 -07:00
Ryan VanderMeulen
b56e92700c
Backed out changeset 9dc97d73b64f in favor of using a revised patch.
...
--HG--
extra : rebase_source : 6f35fc24e484beed9f117a5d262532bb66aed786
2015-06-19 10:19:11 -04:00
Jan Odvarko
4dd11bd0e9
Bug 1167080 - Use WebConsoleClient.getString. r=jryans
2015-06-18 09:44:43 +02:00
Jan Odvarko
f7489d4ccb
Bug 1167080 - HAR export automation. r=jryans
2015-06-17 14:34:45 +02:00
Andrei Oprea
1d4769324a
Bug 1171933-Reimplement spinners that Hello lost after markdown extraction, r=dmose
2015-06-18 23:05:33 -07:00
Mike Conley
aaf0b00113
Bug 1166351 - Add instrumentation to try to figure out why tabbrowser-remote-browser binding is sometimes removed. r=felipe.
...
--HG--
extra : commitid : 1s4eJ2vMO1W
extra : rebase_source : 891fb1234554dac25b9aeadb16e749e284dfaf80
extra : amend_source : e0ce278be8277fcd892c5aea300a58df2cfd65de
2015-06-18 16:18:43 -04:00
Justin Dolske
d5200e32c3
Bug 1172226 - Create about: URIs for Pocket panel contents. r=jaws sa=abillings
2015-06-18 16:52:26 -07:00
Mark Banner
59012b1b44
Bug 1169385 - Add referrer controls for Loop standalone page. r=dmose
2015-06-18 21:14:17 +01:00
Ryan VanderMeulen
7b7e4f1c9b
Merge inbound to m-c. a=merge
...
CLOSED TREE
2015-06-18 16:03:38 -04:00
Ryan VanderMeulen
765befbf2b
Backed out 3 changesets (bug 1175686) for browser_graphs-11b.js failures.
...
Backed out changeset 21126200b02f (bug 1175686)
Backed out changeset fc161a706ebf (bug 1175686)
Backed out changeset 8c6b76badad2 (bug 1175686)
CLOSED TREE
2015-06-18 14:38:57 -04:00
Ryan VanderMeulen
3559edfe6f
Bug 1172120 - Skip browser_perf-marker-details-01.js on Linux for frequent failures.
...
CLOSED TREE
2015-06-18 14:14:33 -04:00
Ryan VanderMeulen
c848d2ee9b
Backed out 7 changesets (bug 1113086) for various Gaia test failures.
...
Backed out changeset eb7e79a2c9e9 (bug 1113086)
Backed out changeset 3562a09b2bf3 (bug 1113086)
Backed out changeset 127cde112795 (bug 1113086)
Backed out changeset 84dc903151c1 (bug 1113086)
Backed out changeset 42dc5dbabdcd (bug 1113086)
Backed out changeset e1ad68356a74 (bug 1113086)
Backed out changeset 86b32f5442f2 (bug 1113086)
2015-06-18 13:00:25 -04:00
Andrea Marchesini
39b2fb9a00
Bug 1113086 - AudioChannel policy in Browser API - patch 1 - BrowserElementAudioChannel, r=ehsan
...
--HG--
rename : dom/browser-element/mochitest/test_browserElement_inproc_GetContentDimensions.html => dom/browser-element/mochitest/test_browserElement_inproc_AudioChannel.html
rename : dom/browser-element/mochitest/test_browserElement_oop_GetContentDimensions.html => dom/browser-element/mochitest/test_browserElement_oop_AudioChannel.html
2015-06-18 15:56:58 +01:00
Masayuki Nakano
946144c33c
Bug 549674 part.2 SearchSuggestionUIController shouldn't set input.value from input event handler and ignore input events which is caused by commiting composition at setting value r=adw
2015-06-18 23:56:21 +09:00
Tim Taubert
529fba21f3
Bug 911358 - Request a longer timeout for browser_595601-restore_hidden.js. r=MattN
...
CLOSED TREE
2015-06-16 14:42:00 -04:00
Victor Porof
24654fa0f9
Bug 1175686 - Fix oranges caused by the previous two commits, r=me on a CLOSED TREE
2015-06-18 13:34:10 -04:00
Ryan VanderMeulen
9990f0a43e
Backed out changeset df3415259fd5 (bug 1050691) for browser_dbg_WorkerActor.attachThread.js timeouts.
...
CLOSED TREE
2015-06-18 12:46:55 -04:00
Gabriel Luong
410a2bf7c6
Bug 1175661 - Adding a new rule should use classList instead of splitting the className r=pbrosset
2015-06-18 09:06:56 -07:00
Victor Porof
c0177d6ae3
Bug 1175686 - Pull BarGraphWidget into its own file, r=jsantell
2015-06-18 11:39:06 -04:00
Victor Porof
d56b0f7a2b
Bug 1175686 - Pull LineGraphWidget into its own file, r=jsantell
2015-06-18 11:39:06 -04:00
Mark Banner
7bfa602145
Bug 1168851 - Text chat should be disabled when the other participant leaves the room. r=mikedeboer
2015-06-18 16:05:48 +01:00
Marina Samuel
6016450080
Bug 1169366 - Bucket updates & escaping html characters. r=Mardak
2015-06-16 16:14:54 -07:00
Ursula
cc9b1206a6
Bug 1175657 - The newtab customize panel is on the wrong side of the screen in RTL mode. r=mconley.
...
--HG--
extra : commitid : BH1ya1Q41DW
extra : rebase_source : 33a557ef7717b8992fbc0a08e74ff4aa5c9a7a76
2015-06-17 16:12:46 -04:00
Patrick Brosset
e76d21130d
Bug 1174407 - Collapse pseudo-elements section in rule-view by default; r=miker
...
This changes the default value for the devtools.inspector.show_pseudo_elements pref
to false so that the pseudo-elements section in the rule-view is collapsed by
default.
This section may now contain a lot more rules, especially when showing browser styles
and so it's better to have it collapsed by default.
This required to fix 2 tests that assumed the section was expanded by default.
browser_ruleview_pseudo-element_01.js was also cleaned up a bit to be more compliant
with our eslint rules.
--HG--
extra : rebase_source : 7b096a33d5f485760b2a6138cee0618f81e55e84
extra : histedit_source : e581601164303609176a7519192eb8ec925a9f5d
2015-06-18 10:10:53 +02:00
Carsten "Tomcat" Book
7867665c0d
Merge mozilla-central to mozilla-inbound
2015-06-18 15:34:31 +02:00
Carsten "Tomcat" Book
78ccc28817
merge mozilla-inbound to mozilla-central a=merge
2015-06-18 15:13:19 +02:00
Ryan VanderMeulen
974d172b7a
Bug 1175142 - Update pdf.js to version 1.1.215. r=Mossop, r=yury
2015-06-16 07:38:00 -04:00
Florent Fayolle
1c7eb5ac99
Bug 1050691 - Click on a function on the console should go to the debugger. r=jlongster
2015-06-17 10:44:00 -04:00
Jordan Santell
65d41d9d74
Bug 1174829 - Remove vestigial PerformanceActorsConnection references in comments. r=vp
2015-06-15 11:38:39 -07:00
Gabriel Luong
df467ff0d5
Bug 1173005 - Fixed margin with the pseduoclass panel and left align the pseduoclass options. r=bgrins
2015-06-14 02:16:00 -04:00
Carsten "Tomcat" Book
74aede41b2
Merge mozilla-central to fx-team
2015-06-18 15:40:16 +02:00
Mark Banner
efe195028a
Bug 1175825 - Fix text chat room name display when no room name is available (due to crypto failure) and fix a mozL10n warning on Loop desktop. r=mikedeboer
2015-06-18 14:18:03 +01:00
Mark Banner
e1306f306c
Bug 1168829
- Part 3. Fix some RTL issues associated with the new layout for Loop's text-chat. r=mikedeboer
2015-06-18 14:18:02 +01:00
Mark Banner
f8fee98e4a
Bug 1168829
- Part 2. Adjust Loop's Standalone UI to include text chat for conversations. r=mikedeboer
2015-06-18 14:18:02 +01:00
Mark Banner
ed818399f0
Bug 1168829
- Part 1. Remove Loop's standalone UI old dynamic layout and context views. r=mikedeboer
2015-06-18 14:18:02 +01:00
Gijs Kruitbosch
73671f497a
Bug 1172468 - skip browser_parsable_script.js on linux opt+pgo 32-bit, rs=me
2015-06-18 14:13:55 +01:00
Mark Banner
403f637bad
Bug 1175441 - Clear the 'Let's talk about' tickbox in the Loop panel when the page selection changes. r=mikedeboer
2015-06-18 12:39:52 +01:00
Mark Banner
125942e9c3
Bug 1175827 - Fix warning about 'shouldRenderRemoteVideo: unexpected roomState' when opening a Loop conversation on desktop - add missing states. r=mikedeboer
2015-06-18 12:39:52 +01:00