Commit Graph

29355 Commits

Author SHA1 Message Date
Brian Grinstead
13fc8822ab Bug 1127423 - Don't scroll horizontally when selecting an element in markup view;r=jryans 2015-05-08 20:39:23 -07:00
Wes Kocher
4fb59c4c25 Merge b2g-inbound to m-c a=merge 2015-05-08 10:35:16 -07:00
Wes Kocher
e43a05d6d2 Merge fx-team to m-c a=merge 2015-05-08 10:29:41 -07:00
Carsten "Tomcat" Book
d0d26d882e Merge mozilla-central to b2g-inbound on a CLOSED TREE 2015-05-08 13:32:17 +02:00
Carsten "Tomcat" Book
ea97473039 Merge mozilla-central to mozilla-inbound on a CLOSED TREE 2015-05-08 13:24:18 +02:00
Paolo Amadini
dcb8d107c1 Bug 1148026 - Add a skeleton of the login fill doorhanger. r=MattN
--HG--
extra : rebase_source : 83617f2f083b23ca96066f137cc605a5c3623e4f
extra : amend_source : da993ee2338b78a4fab692b3fd5a459c39506690
2015-05-08 13:13:54 +01:00
Phil Ringnalda
c1284c6108 Back out e05936099653 (bug 1154053) on suspicion of causing the hellish frequency of Android 2.3 robocop-2 crashes that resulted in this CLOSED TREE, a=bustage 2015-05-07 22:41:26 -07:00
Aus Lacroix
e0fd14a6c3 bug 1154947 - Use variant in update URL. r=rstrong 2015-05-07 19:00:19 -07:00
Wes Kocher
21cde85b46 Merge inbound to m-c a=merge 2015-05-07 15:12:38 -07:00
Carsten "Tomcat" Book
60f46579a5 Merge mozilla-central to fx-team on a CLOSED TREEx 2015-05-07 16:11:08 +02:00
Carsten "Tomcat" Book
5265727d85 Merge mozilla-central to mozilla-inbound 2015-05-07 15:59:06 +02:00
Carsten "Tomcat" Book
41416405bc merge mozilla-inbound to mozilla-central a=merge 2015-05-07 15:38:45 +02:00
Gijs Kruitbosch
5530655991 Bug 1160775 - fix reader mode detection to force 1 flush so we don't think the entire page is invisible, r=margaret
--HG--
extra : rebase_source : b714449d1ca3894a38662e28d6592824f5907f89
2015-05-06 17:40:20 +01:00
Jed Davis
bc4db515c0 Bug 1154053 - Limit concurrency of e10s memory reporting. r=erahm
This changes the way nsMemoryReporterManger handles child processes;
instead of using an observer message and trying to keep a count of child
processes expected to answer, it directly iterates a copy of the list
of content processes and explicitly handles children which exit before
their reports start.

Note that GC/CC logs still run at full concurrency, and that no child
reports start until the parent is finished (see bug 1151597) regardless
of concurrency limit.
2015-05-06 20:51:00 +02:00
David Major
acf8d9dad0 Bug 1160148 followup - need the fix in libxul too
--HG--
extra : rebase_source : 5a165dd784ee9f11210df5b2a9a6a93a0083a421
2015-05-08 23:04:49 -04:00
Jim Blandy
bb2e6d29aa Bug 1162067: Ensure test_Debugger.Source.prototype.element.html doesn't get confused by genuine resize events. r=jlongster
--HG--
extra : rebase_source : e0d92f68e3c7fd6952f52278ff9d64c9dd2bbc80
extra : amend_source : ffd8d5cab3b4086391a33027764446789ad738a6
2015-05-07 21:33:35 -07:00
Ryan VanderMeulen
2b6b2dfa49 Merge m-c to inbound. a=merge
CLOSED TREE
2015-05-06 16:27:28 -04:00
Ryan VanderMeulen
cc947f05d4 Merge inbound to m-c. a=merge 2015-05-06 16:26:26 -04:00
Ryan VanderMeulen
11cde0e724 Merge fx-team to m-c. a=merge 2015-05-06 16:20:55 -04:00
David Major
b1551721e5 Bug 1160148: Disable CRT use of FMA3 on non-AVX2 processors. r=froydnj 2015-05-06 16:12:09 -04:00
aus@mozilla.com
16141b0b23 backout of bug 1161579 - blocking smoketests. a=RyanVM 2015-05-06 11:25:29 -07:00
Carsten "Tomcat" Book
6e929ef81c merge mozilla-inbound to mozilla-central a=merge 2015-05-06 11:59:15 +02:00
Jordan Santell
80553d32fb Bug 1145187 - Implement polling for buffer status on performance actor facades. r=vp 2015-05-05 17:12:49 -07:00
Benjamin Smedberg
04170ac199 Bug 1144127 - Remove support for distribution/bundles except in B2G, r=Mossop
--HG--
extra : rebase_source : b4355b5fdc60f6164feb8878d4fcac7ec6cc5d03
2015-05-05 15:15:27 -04:00
Benjamin Smedberg
b79f9bbb4d bug 1161212 - Keep supporting binary XPCOM components from distribution bundles in B2G, because some partners use them to override builtin components. r=froydnj
--HG--
extra : rebase_source : 5357632238738d3c8c82c430b7412ea354517fcb
2015-05-04 16:31:55 -04:00
Wes Kocher
e68f6b417b Merge m-c to inbound a=merge 2015-05-05 20:29:21 -07:00
Wes Kocher
5151ba0458 Merge m-c to inbound a=merge
--HG--
extra : rebase_source : 4f1d2fb0747c4f4ed88a7863471b1c12a47515f2
2015-05-05 14:53:34 -07:00
Wes Kocher
f4b5bed2ac Merge fx-team to m-c a=merge 2015-05-05 14:45:52 -07:00
Wes Kocher
7e2b2a3cfc Bug 1149555 - Skip test on 10.10 because it unexpectedly passes 2015-05-05 14:31:33 -07:00
Tim Taubert
f1b967520b Bug 1109875 - Fix test failures by making <xul:iframe> and <xul:editor> elements query the frameLoader for the docShell instead of the boxObject r=smaug 2015-05-05 16:33:14 +02:00
Carsten "Tomcat" Book
cd411ff6db Backed out changeset abc86341cd75 (bug 926838) for m3 test failures on a CLOSED TREE 2015-05-05 15:52:11 +02:00
Marco Bonardo
648bd5431e Bug 1140395 - Deprecate old keywords API. r=ttaubert 2015-05-05 15:40:09 +02:00
Richard Marti
bb97bae3b3 Bug 1160758 - Add-on manager - use color instead of opacity for disabled extensions. r=mossop 2015-05-02 18:48:26 +02:00
Richard Marti
6258c61c89 Bug 1160735 - requestAutocomplete: use the new in-content style-sheet. r=MattN 2015-05-02 15:26:48 +02:00
Wes Kocher
7fd9a78d61 Merge m-c to inbound a=merge 2015-05-08 10:39:27 -07:00
Jed Davis
a77ba18be9 Bug 1154053 - Limit concurrency of e10s memory reporting. r=erahm
This changes the way nsMemoryReporterManger handles child processes;
instead of using an observer message and trying to keep a count of child
processes expected to answer, it directly iterates a copy of the list
of content processes and explicitly handles children which exit before
their reports start.

Note that GC/CC logs still run at full concurrency, and that no child
reports start until the parent is finished (see bug 1151597) regardless
of concurrency limit.
2015-05-06 20:51:00 +02:00
Tim Taubert
83d3f584bd Bug 1109875 - Make browser.permanentKey a property of the XUL element instead of a property of the XUL binding r=billm 2015-04-28 18:55:43 +02:00
Carsten "Tomcat" Book
7976b9d3b3 Merge mozilla-central to fx-team 2015-05-05 12:15:21 +02:00
Carsten "Tomcat" Book
0d950f5c81 merge mozilla-inbound to mozilla-central a=merge 2015-05-05 12:01:27 +02:00
Eddy Bruël
1e817a57be Bug 1010552 - Breakpoints not removed from server when tab is closed;r=jlong 2015-05-05 11:55:46 +02:00
Alessio Placitelli
6807587ed5 Bug 1157359 - Add test coverage for subsessions chaining. r=gfritzsche 2015-05-05 01:33:37 +02:00
Alessio Placitelli
8821a64151 Bug 1157359 - Fix archiving aborted-session pings. r=gfritzsche 2015-05-05 01:33:37 +02:00
Alessio Placitelli
5027914185 Bug 1157359 - Fix daily pings being incorrectly archived as "aborted-sessions". r=gfritzsche 2015-05-05 01:33:37 +02:00
Alessio Placitelli
49e9c19884 Bug 1157359 - Fix profileSubsessionCounter and previousSubsessionId failing to update correctly. r=gfritzsche 2015-05-05 01:33:37 +02:00
Dão Gottwald
87925afef1 Bug 1160832 - Clean up styling for links in the Add-ons Manager. r=dtownsend 2015-05-04 22:53:55 +02:00
Patrick Brosset
92856897c5 Bug 1155653 - Preview animation target nodes in animationinspector panel; r=bgrins
This adds a generic walker method that cna be used to retrieve AnimationPlayerActor's
target DOM nodes in a way that they can be highlighted/selected later in the inspector.
Making the AnimationPlayerActor return the nodeActor directly wouldn't fully work, as
the walker would have missed the missing parent nodeFronts updates.
On the UI, this adds a new component in each PlayerWidget that displays a preview of the
target DOM nodes, highlight them on hover, and select them on click.

--HG--
extra : rebase_source : dfbf459d9de14233f125d028cf81f6b934941ea2
2015-05-04 13:55:51 +02:00
Jordan Santell
8c96d4fc02 Bug 114187 - Add getBufferInfo to devtools profiler actor. r=fitzgen 2015-05-04 11:49:27 -07:00
Ryan VanderMeulen
634d37ccd0 Merge inbound to m-c. a=merge 2015-05-04 15:59:00 -04:00
Ryan VanderMeulen
2f893755da Backed out changesets c6380188c418 and cc9ff30e82d6 for possible Android debug asserts/crashes.
CLOSED TREE
2015-05-04 14:12:37 -04:00
Ryan VanderMeulen
2b8b4270f9 Merge m-c to inbound. a=merge 2015-05-04 16:11:38 -04:00
Tooru Fujisawa
07a26e6b96 Bug 1160986 - Update Histograms.json for RegExp#source access (followup for bug 1153963). r=gfritzsche 2015-05-04 22:18:32 +09:00
Carsten "Tomcat" Book
36c84bbd25 merge mozilla-inbound to mozilla-central a=merge 2015-05-04 13:34:34 +02:00
Patrick Brosset
3a5e7d4a71 Bug 921102 - 3 - Open/copy markup-view attribute links; r=bgrins
This part adds contextual menu items that become enabled when
the user right clicks on an attribute that has a link.
Depending on the nature of the link, a new tab will be opened or a node
selected.
The user can also choose to copy the link in the clipboard.

--HG--
extra : rebase_source : 00128a076003ebac34096d81d9e326bee6631259
extra : histedit_source : c1d67e84e9d57280040e5831233df523fff904e2
2015-05-02 22:37:45 +02:00
Phil Ringnalda
5a7d2e649e Merge m-c to f-t 2015-05-02 10:20:13 -07:00
Phil Ringnalda
a73745d7eb Merge f-t to m-c, a=merge 2015-05-02 10:13:08 -07:00
Margaret Leibovic
2371b1312f Bug 1158228 - Disable visibility check helper function to avoid test bustage. rs=me
--HG--
extra : rebase_source : 5e78d06ec4595aebb98339d789d8c21c46a3e4f4
2015-05-02 07:29:12 -07:00
Wes Kocher
b4ecf746d3 Merge m-c to fx-team a=merge 2015-05-01 17:24:54 -07:00
Wes Kocher
abc2465352 Merge b2ginbound to m-c a=merge 2015-05-01 17:22:34 -07:00
Wes Kocher
5ef0b7b6a7 Merge inbound to m-c a=merge 2015-05-01 17:19:28 -07:00
Margaret Leibovic
a4ad505d39 Bug 1158228 - merge github's readability code into m-c, rs=me
--HG--
extra : rebase_source : d1705cfefb414e28b5eada9db58db898f75b0454
2015-05-01 12:20:00 -07:00
Margaret Leibovic
e0eed9001e Bug 1160577 - Set styles on #reader-message div instead of wrapper div. r=MattN
--HG--
extra : rebase_source : c7d75d9e4789c632e2b31b7d5f826d6e8cb8a162
2015-05-01 16:10:38 -07:00
Ryan VanderMeulen
a91513ec8c Merge m-c to b2g-inbound. a=merge 2015-05-01 12:59:30 -04:00
Ryan VanderMeulen
9440cb5e32 Merge m-c to inbound. a=merge
CLOSED TREE

--HG--
extra : amend_source : f158ed522808c8be66f918e7cd2d674a93e9e8b8
2015-05-01 10:50:07 -04:00
Ryan VanderMeulen
a8372e9280 Merge fx-team to m-c. a=merge 2015-05-01 10:27:52 -04:00
Marco Bonardo
792db8bcbf Bug 1160450 - Places Maintenance never runs. r=ttaubert 2015-05-01 10:42:48 +02:00
Wes Kocher
3d1dc32f1a Backed out changeset c7440c022f74 (bug 1158228) for bc1 orange 2015-05-01 16:44:52 -07:00
Dave Townsend
c11d61496f Bug 1159805: Land updated signed XPIs for tests. r=Mossop 2015-05-01 16:16:02 -07:00
Margaret Leibovic
5c78694bbc Bug 1158228 - merge github's readability code into m-c, rs=me
--HG--
extra : rebase_source : 78e7e90941e849680ef1fdf2f409ea321b2317bb
2015-05-01 12:20:00 -07:00
Wander Lairson Costa
ea6477d7d0 Bug 1154947 part 2: Use variant in the URL update.
We need a different update URL for each device variant. This allows us
to provide updates for both user and userdebug device variants.

The solution we came with is appending the variant (build type) in the
product device string. To avoid breaking existing phones, we do only
for non-user build types.
2015-04-30 16:26:38 -03:00
Ryan VanderMeulen
4e0f4f8c6c Merge inbound to m-c. a=merge 2015-04-30 13:56:09 -04:00
Ryan VanderMeulen
d6155ddbf6 Merge m-c to fx-team. a=merge 2015-05-01 13:00:21 -04:00
Wes Kocher
b492021bca Merge m-c to inbound a=merge 2015-05-01 17:23:32 -07:00
Dave Townsend
807c708c09 Bug 1160340: Themes should not be marked as unsigned in the add-ons manager. r=dveditz
--HG--
extra : rebase_source : 98fd079d1a5da4836763ceb6be553c031be4fabe
extra : amend_source : 21bdc204d19de3068e953582e5068b2d9d7347ed
2015-04-30 17:51:18 -07:00
Dão Gottwald
8263d08189 Bug 630210 - Better align the close button within popup notifications. r=dtownsend
--HG--
extra : rebase_source : 24b83c4c3c7e8a7fd9fe4823ca0cf66404cca57b
2015-04-29 22:15:00 +02:00
Jim Mathies
167ae6301c Bug 1129040 - In the content process blocklist shim fail in all addon related calls. r=Mossop 2015-05-01 10:07:19 -05:00
Jim Mathies
967e987b40 Bug 1129040 - Forward blocklist update notifications to the content process. r=Mossop 2015-05-01 10:07:18 -05:00
Jan Horak
ed82bef0cf Bug 967494 - "Preference Composition/Spelling/Language is ignored, and changing spellcheck language in one composition window affects all open and new compositions" [r=ehsan] 2015-04-28 12:01:00 +03:00
Robert Strong
93e29882cf Bug 1160370 - Add tags to app update test manifests. r=spohl 2015-05-01 12:10:45 -07:00
Mohamed Waleed
f3a908411e Bug 1062894 - Avoid batching tag changes if number of changed tags is low. r=mak, ttaubert 2015-04-27 21:24:21 +02:00
Gijs Kruitbosch
3071aa45ef Bug 1162917 - update readability from github repo, rs=me
--HG--
extra : rebase_source : c3a1681b06f26fcab03a227db29470e88e62fcf9
2015-05-08 12:05:33 +01:00
Carsten "Tomcat" Book
2646447b86 Merge mozilla-central to fx-team on a CLOSED TREE 2015-05-08 13:27:09 +02:00
Phil Ringnalda
325c5aa973 Back out 1bae19c2d494 (bug 1140131) for xpcshell and dt bustage
CLOSED TREE
2015-05-07 22:35:49 -07:00
Mark Hammond
64ccac2227 Bug 1140131 - pre-instantiate some xpcom services used by the debugger to avoid recursive instantiation. r=jlongster 2015-05-08 11:02:11 +10:00
Margaret Leibovic
d16da0c2cd Bug 1129029 - Telemetry probes for reader mode performance. r=Gijs
--HG--
extra : rebase_source : 84d342b520b9fdec97c5c2dc406aff9576eab36f
2015-04-30 14:51:02 -07:00
Wes Kocher
84ad8ab3ab Merge m-c to fx-team a=merge 2015-05-07 15:38:29 -07:00
Daniel Veditz
b6db17399a Bug 1038072 - call unpacked jar verification from XPIProvider. r=mossop
--HG--
extra : rebase_source : de5a3ea103ca93a6dab98410aa121428a31a7f08
extra : source : 266853fe89654e03923048aa4e50789b411a97fc
2015-05-04 18:00:00 +02:00
Panos Astithas
42164a66ce Bug 862341 Part 3: Display cached network requests in the network panel. r=vporof 2015-05-07 20:38:21 +03:00
Panos Astithas
968c753795 Bug 862341 Part 2: Display cached network requests in the web console. r=vporof 2015-05-07 20:38:20 +03:00
Panos Astithas
f72a8005f9 Bug 862341 Part 1: Move the network request storage from the console frontend to the console client so the netmonitor can reuse it. r=vporof 2015-05-07 20:38:19 +03:00
Robert Strong
603b72ce41 Bug 1162331 - refreshUpdateStatus incorrectly checks if the service should be used. r=spohl 2015-05-07 10:35:09 -07:00
Robert Strong
7221302f38 Bug 1161661 - Provide progress and state feedback via the stub installer taskbar icon. r=bbondy 2015-05-07 10:35:00 -07:00
Alexandre Poirot
b89ff22f42 Bug 1159731 - Move all Addon actor subclasses to a dedicated file. r=ejpbruel
--HG--
extra : rebase_source : c4e122e686f3dc950af5819f585bc677cdc78506
2015-05-06 08:20:00 -04:00
Florent Fayolle
ada622edbc Bug 1159009 - Add trait for WebConsoleCommands. r=bgrins 2015-04-27 14:27:00 -04:00
Florent Fayolle
fa419a32eb Bug 1151610 - Manage the case where two extensions fight over the same command. r=bgrins 2015-04-27 12:46:00 -04:00
Blake Winton
8f1a4b1a14 Bug 1158281 - Match Pocket's Reader View Sepia Theme. ui-r=mmaslaney, r=margaret 2015-04-24 14:25:54 -07:00
Marina Samuel
f8957ee331 Bug 1158859 - Update newtab cog menu styling. r=adw 2015-05-08 11:54:23 -07:00
Marina Samuel
45e0d5b96b Bug 1158853 - Replace history tile titles with base domains and include titles as part of tiles. r=adw 2015-05-08 11:17:07 -07:00
Eddy Bruël
ab29dee913 Bug 1158498 - Can't set a JS breakpoint in inline JS;r=jlong 2015-05-08 19:56:03 +02:00
Maxim Zhilyaev
fcfa8d9127 Bug 1159571 - Use server provided frequency caps for daily and lifetime totals [r=adw] 2015-05-08 09:20:18 -07:00
Eddy Bruël
7d06667545 Bug 1149115 - Make sure source actors are created before breakpoints are reset;r=jlong 2015-05-08 19:50:49 +02:00
Wes Kocher
a791cefe49 Merge m-c to fx-team a=merge 2015-05-08 10:41:14 -07:00
Dão Gottwald
55b17ab83d Bug 1151509 - Implement the front-end side of the warning about add-ons detected as no longer signed during the periodic check. r=dtownsend 2015-05-08 19:27:25 +02:00
Ed Lee
a71bb38294 Bug 1045766 - Add telemetry of users who can see new tab Tile suggestions [r=ttaubert] 2015-05-07 15:12:57 -07:00
Eddy Bruël
cdacb8b058 Bug 1149115 - Merge the latest version of the source-map library with fx-team. 2015-05-08 17:03:39 +02:00
Robert Strong
98d8c4d67d Bug 1159793 - Report actual error code to telemetry instead of generic error 110. r=spohl 2015-05-08 07:34:24 -07:00
André Reinald
abcbead4d2 Bug 1075157 - Support action: reset search. r=gfritzsche, r=florian, r=bholley 2015-04-24 17:57:52 +02:00
Georg Fritzsche
3bf1f269c9 Bug 1140037 - Fix ping fuzzing calculations. r=dexter 2015-05-06 12:54:12 +02:00
Carsten "Tomcat" Book
0fe5bd8ea4 Merge mozilla-central to fx-team 2015-05-06 12:08:40 +02:00
Richard Marti
16fd303b29 Bug 1161161 - about:crashes - use the new in-content styling. r=dao 2015-05-04 20:07:02 +02:00
YFdyh000
931e1283c9 Bug 1160871 - add accesskey to Debug add-on menu. r=mossop 2015-05-03 06:27:00 +02:00
Blake Winton
d40323c0c0 Bug 1158289 - Use ems to keep the Reader View's line length between 45 and 75 characters. ui-r=mmaslaney, r=margaret 2015-04-28 15:48:43 -04:00
Benjamin Smedberg
573f0e2266 Bug 1159737 Stop supporting binary XPCOM components except built into the application. r=froydnj sr=bz Some xpcshell tests of binary functionality need to register binary components. Expose a function "registerAppManifest" in the xpcshell environment to make this available to tests without exposing it to addons. r=bholley
--HG--
extra : rebase_source : 1bf47ad1cb8b662ff598c261dae872bc4710e170
2015-05-01 10:23:44 -04:00
Anton Myagkov
5c8a6334c3 Bug 1132558: Add Windows install year to telemetry; r=aklotz
--HG--
extra : rebase_source : 6184833bb9988426dbc9cf3aca9a5492c1b3eb40
extra : amend_source : a020b892b16d4a21845e6d94c3d6c5273017c67b
2015-04-22 21:28:43 +03:00
Gabor Krizsanits
0e8ed736d9 Bug 1148188 - part2: interposeCall. r=billm 2015-05-07 14:03:24 +02:00
Gabor Krizsanits
3dc926d6da Bug 1148188 - part1: defaultShims. r=billm 2015-05-07 14:01:43 +02:00
Wes Kocher
c0d35978d8 Merge m-c to fx-team a=merge 2015-05-14 15:41:56 -07:00
Dave Townsend
3adce9c727 Bug 1156985: Fix crashing xpcshell test_signed_inject.js
--HG--
extra : rebase_source : 474807adfa45f063238066c0878307c9e18908c8
2015-05-11 12:29:44 -07:00
Henri Sivonen
29b4070568 Bug 1155539 - Remove obsolete encoding decoder telemetry probes. r=emk. 2015-04-29 18:20:39 +03:00
Brian R. Bondy
5c4fcaf37f Bug 1159090 - Only append library path for updater if it is a unique value. r=rstrong 2015-04-27 22:31:29 -04:00
Eric Rahm
51f1b42cc2 Bug 1142174 - Normalize omni.ja! paths when diffing about:memory reports. r=njn
Paths of the form:
  'jar:file:///tmp/tmp2DqEYgBuildGetter_firefox/firefox/omni.ja!/components/Webapps.js'
are now normalized to:
   'jar:file:///.../omni.ja!/components/Webapps.js'
when diffing about:memory reports. This is particularly useful when checking
for regressions across builds which will often have different install paths.
2015-04-30 18:24:17 -07:00
Mike Hommey
924c9eb636 Bug 1134923 - Remove NS_Alloc/NS_Realloc/NS_Free. r=nfroyd
They are kept around for the sake of the standalone glue, which is used
for e.g. webapprt, which doesn't have direct access to jemalloc, and thus
still needs a wrapper to go through the xpcom function list and get to
jemalloc from there.
2015-05-01 09:40:30 +09:00
Jim Mathies
2ff558b0ac Bug 1159327 - Enable accessibility more broadly with e10s and add an e10s a11y blacklist for clients with known issues. r=tbsaunde 2015-04-30 16:43:19 -05:00
Ryan VanderMeulen
8c2f9c9b09 Backed out changeset 31297813dd26 (bug 1159327) for bustage on a CLOSED TREE. 2015-04-30 16:08:29 -04:00
Jim Mathies
588accccdc Bug 1159327 - Enable accessibility more broadly with e10s and add an e10s a11y blacklist for clients with known issues. r=tbsaunde 2015-04-30 14:42:43 -05:00
Jim Mathies
ebbdda89d8 Bug 1156592 - Add two new e10s related tab switch telemetry probes to Histograms.json. r=felipe 2015-04-30 14:42:42 -05:00
Jim Mathies
aeaa7eaf3e Bug 1156592 - Add a time elapsed helper to TelemetryStopwatch. r=felipe 2015-04-30 14:42:42 -05:00
Steven Michaud
783c832ba8 Bug 1159473 - Add Mac-specific debug logging code. r=spohl 2015-04-30 14:41:21 -05:00
Alexandre Lissy
cedc0834e3 Bug 1164290 - Adding symbolic link into test zip file. r=janx 2015-05-13 11:02:00 -04:00
Shelly Lin
b7c213870a Bug 1138290 - New option in WindowWatcher.openWindow to open another toplevel window on b2g. r=roc 2015-04-29 17:25:26 +08:00
Ryan VanderMeulen
a159fb7851 Merge m-c to fx-team. a=merge
CLOSED TREE
2015-05-06 16:29:44 -04:00
Matthew Noorenberghe
9bdaefa259 Bug 998893 - Update the autocomplete search string when pressing DOM_VK_DOWN to initiate a search. r=mak
Some script may have changed the value of the text field since our last keypress or after our focus handler and we don't want to search for a stale string.

--HG--
extra : rebase_source : de4dab916dc1abdcd5d9293891a7903f360e884b
2015-05-06 11:23:51 -07:00
J. Ryan Stinnett
782e16bede Bug 1160361 - Skip Telemetry calls for non-Firefox. r=bgrins 2015-05-06 12:34:28 -05:00
J. Ryan Stinnett
055a395833 Bug 1160361 - Load tilt commands from ToolboxButtons to avoid in non-Firefox. r=bgrins 2015-05-06 12:34:28 -05:00
J. Ryan Stinnett
42a9222680 Bug 1160361 - Move gcli.properties to toolkit. r=bgrins
--HG--
rename : browser/locales/en-US/chrome/browser/devtools/gcli.properties => toolkit/locales/en-US/chrome/global/devtools/gcli.properties
2015-05-06 12:34:27 -05:00
J. Ryan Stinnett
aed8488564 Bug 1160361 - Move gclicommands.properties to toolkit. r=bgrins
--HG--
rename : browser/locales/en-US/chrome/browser/devtools/gclicommands.properties => toolkit/locales/en-US/chrome/global/devtools/gclicommands.properties
2015-05-06 12:34:27 -05:00
J. Ryan Stinnett
7e32353b8f Bug 1160361 - Catch GCLI's load of definitions for non-Firefox. r=bgrins 2015-05-06 12:34:27 -05:00
J. Ryan Stinnett
cd62e1934e Bug 1160361 - Move commands-index to the server. r=bgrins
--HG--
rename : browser/devtools/commandline/commands-index.js => toolkit/devtools/gcli/commands/index.js
2015-05-06 12:34:27 -05:00
Wes Kocher
6bb9b2c074 Merge m-c to fx-team a=merge 2015-05-05 14:59:13 -07:00
Tim Taubert
7c760e703c Bug 1095415 - Convert mochitest-chrome in toolkit/components/places/tests/chrome to Bookmarks.jsm API r=mak 2015-05-05 12:48:21 +02:00
Tim Taubert
01f62314ff Bug 1150529 - Remove code for expired telemetry histograms r=Yoric 2015-05-02 09:56:39 +02:00
Jose Antonio Olivera Ortega
50a7875795 Bug 1159407 - JavaScript error at aboutServiceWorkers.js when updating the service worker via about:serviceworkers page. r=baku 2015-04-29 08:24:00 +02:00
Justin Dolske
cffc584803 Bug 1159814 - Change the Adobe CDM's homepage URL. r=gavin, a=dolske 2015-04-29 15:57:00 +02:00
Richard Barnes
4b1671adf4 Bug 1159945 - Add telemetry to measure HSTS usage 2015-04-29 16:16:16 -07:00
André Reinald
b38e2efe0e Bug 1075157 - Support action: reset search. r=gfritzsche, r=florian, r=bholley 2015-04-24 17:57:52 +02:00
Carsten "Tomcat" Book
17a3257d92 Merge mozilla-central to fx-team 2015-05-04 14:15:05 +02:00
Alexandre Poirot
a67dae6a45 Bug 1159727 - Document TabActor. r=past 2015-05-01 05:34:22 +02:00
Richard Marti
bee499f64f Bug 989469 - Use new style for add-on manager. ui-r=mmasalaney r=mossop CLOSED TREE
--HG--
rename : toolkit/themes/windows/mozapps/extensions/heart.png => toolkit/themes/linux/mozapps/extensions/heart.png
rename : toolkit/themes/windows/mozapps/extensions/extensions.css => toolkit/themes/shared/extensions/extensions.inc.css
rename : toolkit/themes/windows/mozapps/extensions/navigation.png => toolkit/themes/shared/extensions/navigation.png
extra : amend_source : e7ed1be23874b7986378393234bfdca3891a5f30
2015-04-03 17:00:56 +02:00
Dave Townsend
cec7acc473 Bug 989469: Fix browser_gmpProvider.js to switch views correctly. r=spohl 2015-04-30 16:28:52 -07:00
Richard Marti
bdccccf4e0 Bug 1157143 - In-content pages: Add a disabled state to the menu/menuitem rules. r=Dao 2015-04-30 21:51:43 +02:00
Richard Marti
32292d7d6c Bug 1157389 - In-content pages: Move the spinbutton rules from preferences.css to common.css r=mossop 2015-04-22 20:17:21 +02:00