Commit Graph

30841 Commits

Author SHA1 Message Date
Alexandre Poirot
6f2cc1cd0d Bug 1190909 - Fix broken module paths when mapping to source directory. r=jryans 2015-08-06 05:38:08 -07:00
J. Ryan Stinnett
babe5514b1 Bug 1141544 - Disable test_oob_cert_auth (typo fix). r=me 2015-08-04 07:52:06 -05:00
J. Ryan Stinnett
6ac4d64d61 Bug 1141544 - Disable test_oob_cert_auth on B2G emulator debug and Android opt. r=me 2015-08-04 07:45:50 -05:00
Carsten "Tomcat" Book
57a966656a merge mozilla-inbound to mozilla-central a=merge 2015-08-04 13:01:07 +02:00
Sebastian Kaspari
4873e328c5 Bug 1189414 - Restricted Profiles: Clean up missing and unneeded restrictions. r=ally
* Synchronize nsIParentalControlsService.idl and Restriction.java
* Do not hide 'tools' menu but menu items of disabled features
* Hiding 'Report site issue' should not be configurable
* Restricted profiles: DISALLOW_INSTALL_APPS is a system restriction and should not be configurable
* RestrictedProfileConfiguration: Use AboutPages

--HG--
extra : commitid : 8DTKY8nESVS
extra : rebase_source : b0f91e9d578fbeea6093a1f6af9ffa645daa6d2a
2015-08-06 10:51:45 +02:00
Patrick McManus
8f497598a6 bug 1189692 - add telem for quic advertisements r=hurley 2015-07-31 05:43:24 -04:00
Patrick McManus
ec93d8cde4 bug 1189645 - remove spdy telem r=hurley 2015-07-31 04:07:07 -04:00
Carsten "Tomcat" Book
0141a51d55 Merge mozilla-central to mozilla-inbound 2015-08-04 13:35:10 +02:00
Sebastian Hengst
d473261264 Bug 1190782 - about:telemetry: CSS warnings about setting height and padding-top to 'NaNem'. r=gfritzsche 2015-08-04 11:49:42 +02:00
Nicholas Nethercote
1059c1de13 Bug 1189156 (part 2) - Don't use enumeration style for nsTHashtable::SizeOf{In,Ex}cludingThis(). r=erahm.
After this change, we have ShallowSizeOf{In,Ex}cludingThis(), which don't do
anything to measure children. (They can be combined with iteration to measure
children.)

And we still have the existing single-arg SizeOf{In,Ex}cluding() functions,
which work if the entry type itself defines SizeOfExcludingThis().

--HG--
extra : rebase_source : f93de9b789c21b1b148bed9de795f663f77c9dd9
2015-07-29 01:50:52 -07:00
Wes Kocher
c906ee5d44 Backed out 2 changesets (bug 1150678) for xpcshell bustage
Backed out changeset 1c24d237080c (bug 1150678)
Backed out changeset 9f1f1e11ca37 (bug 1150678)
2015-08-05 16:24:58 -07:00
Marco Bonardo
c59f2ffded Bug 1150678 - Part 2: allow to change uri for a single bookmark keyword and remove the old keyword when needed. r=ttaubert
--HG--
extra : commitid : 1nWe1X4t8xb
2015-08-05 23:10:16 +02:00
Marco Bonardo
0aae79f32c Bug 1150678 - Part 1: notify the old value in onItemChanged (only URI changes for now). r=ttaubert
--HG--
extra : commitid : L3Sje2jJyiY
2015-08-05 23:10:11 +02:00
Marco Bonardo
fc4223158d Bug 1187753 - Autocomplete popup displays wrong message when typing only a search keyword. r=adw
--HG--
extra : commitid : 5SWM67W3LKr
2015-08-05 22:04:58 +02:00
David Rajchenbach-Teller
4cb2a5ef13 Bug 1189513 - Get rid of separation between e10s and non-e10s probes;r=felipe
--HG--
extra : commitid : An5D6KSBmQj
extra : rebase_source : 5542a80f091b3c5fdea38b5114f4c8d3dac8279b
2015-07-30 23:14:03 +02:00
Ryan VanderMeulen
28edcba412 Backed out changeset fc9cae9a0f60 (bug 1180495) for browser_purgehistory_clears_sh.js failures.
CLOSED TREE

--HG--
extra : rebase_source : c509a1dff11ae6c03ceff5500158d7d41e29454c
2015-08-05 14:54:49 -04:00
Felipe Gomes
9cde9adbe8 Bug 1180495 - [e10s] Ensure that clearing history also clears the session history of remote tabs. r=mconley 2015-08-05 15:08:06 -03:00
Nicholas Nethercote
118a07d50a Bug 1191670 - Tweak comments in some memory reporter tests. r=erahm.
DONTBUILD because comment-only changes.
2015-08-06 19:07:50 -07:00
Wes Kocher
83a7cbf448 Merge m-c to inbound, a=merge 2015-08-06 18:11:16 -07:00
Nathan Froyd
5d00f2a43f Bug 1191819 - part 2 - move updater's CXXFLAGS munging to moz.build; r=mshal 2015-08-06 17:26:46 -04:00
Ehsan Akhgari
f0163e1f6e Bug 1191123 - Make sure that DOMAudioPlaybackStarted/Stopped events are not cancelable; r=smaug 2015-08-04 21:09:19 -04:00
Ehsan Akhgari
778c91d13d Bug 1190082 - Rename media-playback and the related stuff to audio-playback; r=smaug
Given that we only dispatch this for audio, media-playback sounds
like a misnomer.
2015-08-04 21:07:41 -04:00
Birunthan Mohanathas
7315345693 Bug 1191100 - Remove XPIDL signature comments in .cpp files. r=ehsan
Comment-only so DONTBUILD.
2015-08-04 16:17:36 -07:00
Dan Mosedale
d55fa0f2d7 Bug 1176280 - make links in Hello chat clickable, r=mikedeboer, r=gerv for license.html changes 2015-08-03 14:53:16 -07:00
David Anderson
400d31d791 Fix a typo in SanityTest.js causing skewed Telemetry data. (bug 1191613, r=mchang) 2015-08-06 13:07:36 -07:00
Wes Kocher
3116a05040 Merge m-c to inbound, a=merge 2015-08-11 15:55:50 -07:00
Petr Jasicek
5755b5bc07 Bug 1192243 - Fix Gtk3 crash reporter's ScrolledWindow and width. r=karlt 2015-08-11 14:12:44 -07:00
Carsten "Tomcat" Book
7d6f90f702 Backed out 2 changesets (bug 1191107, bug 1180273) for causing xpcshell and m-oth testfailures on a CLOSED TREEi IGNORE IDL
Backed out changeset c5f710ed8718 (bug 1191107)
Backed out changeset d98d82f9981b (bug 1180273)
2015-08-06 08:39:05 +02:00
Robert O'Callahan
efd3df82d6 Bug 1184842. Add aNewValue to nsIMutationObserver::AttributeWillChange. r=peterv
--HG--
extra : commitid : 8C2GnpowyCS
extra : rebase_source : 3f2948df48fe13f65425345f7b674e4e4869c861
2015-07-25 18:05:19 +12:00
Robert O'Callahan
1e49288224 Bug 1184842. Pass aOldValue to all mutation observers. r=peterv
--HG--
extra : commitid : CYjyQn3BAqb
extra : rebase_source : ef153c7cf1e08a058d8de6a76dbe7dc343a299fb
2015-07-25 18:01:19 +12:00
Ryan VanderMeulen
afb6ed296c Merge m-c to inbound. a=merge 2015-08-03 15:03:34 -04:00
Marco Bonardo
9689c3ff22 Backout 85afe1aa3e6f (bug 1092607) for failures in test_PlacesUtils_asyncGetBookmarkIds.js.
--HG--
extra : commitid : 4YFfFFvxeyb
2015-08-03 17:34:07 +02:00
Alexandre Poirot
dd91fb69a4 Bug 1181100 - Fix actors being registered dynamically when closing the first connected tab. r=jryans,mratcliffe 2015-08-03 07:52:42 -07:00
Carsten "Tomcat" Book
d45cd5fea2 Merge mozilla-central to fx-team 2015-08-03 16:16:12 +02:00
Carsten "Tomcat" Book
6b441cd90a merge mozilla-inbound to mozilla-central a=merge 2015-08-03 13:56:39 +02:00
Carsten "Tomcat" Book
03d48d1951 Backed out changeset 4e3821b236f9 (bug 1175770) 2015-08-03 09:37:54 +02:00
Makoto Kato
ed0bf31fba Bug 830801 - Part 3. Remove NOMINMAX define from cpp source. r=mshal 2015-08-03 10:07:20 +09:00
Makoto Kato
50e851b877 Bug 830801 - Part 2. Remove NOMINMAX define from moz.build. r=mshal 2015-08-03 10:07:09 +09:00
Bill McCloskey
14e7d8ca0a Bug 1175770 - New extension API (r=Mossop) 2015-08-02 17:29:55 -07:00
Marco Bonardo
31385d43b8 Bug 1092607 - Intermittent failure in test_PlacesUtils_asyncGetBookmarkIds.js, r=ttaubert
--HG--
extra : commitid : 93mJX5HA3xS
2015-08-03 15:00:03 +02:00
Alexandre Poirot
f13d072c3f Bug 1188417 - Split gcli commands require path to match file system. r=jwalker 2015-08-03 03:01:35 -07:00
Nikhil Marathe
97ea06c0c0 Bug 1188686 - Clear push subscriptions when forgetting about site. r=kitcambridge
--HG--
extra : commitid : 4z3omFAziAN
extra : transplant_source : %0A%E7%85%26%EE9%CE%95%0C/%AC%7E%89%ED%08%9A%3C%99mA
2015-07-29 11:33:48 -07:00
Carsten "Tomcat" Book
c4a4af42ea Merge mozilla-central to fx-team 2015-07-31 14:19:22 +02:00
Carsten "Tomcat" Book
7b02077e1e merge mozilla-inbound to mozilla-central a=merge 2015-07-31 12:06:51 +02:00
Sebastian Kaspari
44c14baf93 Bug 1125977 - Restricted profiles: Hide setting to set master password. r=ally
--HG--
extra : commitid : 20fbuH5Hyzs
extra : rebase_source : bafc4e8840ae8f53ee36be0937530459a6e71ae0
2015-07-31 10:19:46 +02:00
Nick Fitzgerald
bb53706cc3 Bug 1189654 - Use consistent destructuring style for imports in devtools script actors; r=me 2015-07-31 01:21:19 -07:00
Sebastian Kaspari
cf8a9f962f Bug 1188905 - Restricted profiles: Prevent clearing history. r=margaret
--HG--
extra : commitid : 5UXciGuiA05
extra : rebase_source : 246fed443e3d45efd9127a71f69f0e2254db0ebe
2015-07-31 09:59:01 +02:00
Allison Naaktgeboren
a34fb08ce2 Bug 1183234 - Telemetry probe for usage of about:logins UI interactions.r,p=vladan 2015-07-30 13:36:51 -07:00
Ryan VanderMeulen
684c16027a Merge m-c to fx-team. a=merge 2015-07-30 16:12:48 -04:00
Ryan VanderMeulen
7c486ed4c2 Merge inbound to m-c. a=merge 2015-07-30 16:08:21 -04:00
Ryan VanderMeulen
5a0dad74c7 Backed out changeset 91b6fe481685 (bug 1172937) for test_autocomplete_with_composition_on_input.html failures. 2015-07-30 12:45:03 -04:00
Ryan VanderMeulen
e2577f4059 Merge m-c to fx-team. a=merge
CLOSED TREE
2015-07-30 12:11:08 -04:00
Marcos Caceres
2465cf3a99 Bug 1171200 - Add means of checking if a document links to a manifest. r=billm
--HG--
rename : dom/manifest/ImageObjectProcessor.js => dom/manifest/ImageObjectProcessor.jsm
rename : dom/manifest/ManifestProcessor.js => dom/manifest/ManifestProcessor.jsm
rename : dom/manifest/ValueExtractor.js => dom/manifest/ValueExtractor.jsm
2015-07-30 11:56:12 -04:00
Marco Bonardo
d2d3c3a83b Bug 1172937 - Action row doesn't always update correctly with unified autocomplete. r=adw
Original patch by Felipe Gomes <felipc@gmail.com>

--HG--
extra : commitid : 9zGMBGXYqlm
2015-07-30 16:54:27 +02:00
Alexandre Poirot
5f9afbc4de Bug 1182194 - Convert LayoutHelpers.jsm into a commonjs module. r=jwalker
--HG--
rename : toolkit/devtools/LayoutHelpers.jsm => toolkit/devtools/layout-helpers.js
2015-07-30 06:14:08 -07:00
Carsten "Tomcat" Book
401a15426c Backed out changeset 4b328a6f7448 (bug 1171200) for frequent asan m1 test failures on a CLOSED TREE
--HG--
rename : dom/manifest/ImageObjectProcessor.jsm => dom/manifest/ImageObjectProcessor.js
rename : dom/manifest/ManifestProcessor.jsm => dom/manifest/ManifestProcessor.js
rename : dom/manifest/ValueExtractor.jsm => dom/manifest/ValueExtractor.js
extra : amend_source : 0a9fc98e1c76d4ede43714bac63bba8b43efe5d7
2015-07-30 15:11:48 +02:00
Alessio Placitelli
172897c566 Bug 1186492 - Add test coverage. r=gfritzsche 2015-07-30 06:48:00 +02:00
Alessio Placitelli
77dd053cd8 Bug 1186492 - Add a probe to track client-side ping eviction due to server errors. r=gfritzsche 2015-07-30 06:48:00 +02:00
Alessio Placitelli
3a18e611be Bug 1187340 - Add probe to track pending telemetry ping load failures. r=gfritzsche 2015-07-30 10:09:00 +02:00
Sebastian Kaspari
58e78a3578 Bug 1125975 - Restricted profiles: Hide display settings. r=margaret
--HG--
extra : commitid : 97BeGRE6Zj3
extra : rebase_source : de8a3119fb6519d9addb35b1164f76aa963575ad
2015-07-31 09:45:40 +02:00
Dão Gottwald
f5053fd4b5 Bug 1188291 - Fix layout issues with the new tab page's notification close button and preferences dialogs' close button. r=jaws
--HG--
rename : toolkit/themes/windows/global/icons/close-XPVista7.png => browser/themes/shared/newtab/close.png
2015-07-31 08:45:48 +02:00
Bernardo P. Rittmeyer
ab97d6b7d5 Bug 1188456 - Helper to deduplicate password manager logins. r=MattN
--HG--
extra : commitid : 29PMz3QHZ5M
2015-07-30 00:46:06 -07:00
Andrew McCreight
37f672e11e Bug 1074416 - Don't AddRef or Release nav history result observers during CC traversal. r=smaug
Doing an AddRef or Release of a cycle collected object during CC
traversal can cause leaks. traverseResultObservers does this in two
places. First, it accidentally copies the array that is passed
in. Second, the GetValue() method that is being implicitly called in
the line with |aObservers.ElementAt(i);| does a QI.

This patch fixes the former problem by passing a reference. It fixes
the latter problem by returning the raw underlying pointer held by the
nsMaybeWeakPtrArray, which is what the CC wants anyways, because it
does not care about weak referents.
2015-07-29 20:36:00 -04:00
Wes Kocher
68bcb02c04 Merge m-c to inbound, a=merge 2015-07-29 20:20:59 -07:00
Wes Kocher
1ca8b1de87 Merge b2ginbound to central, a=merge 2015-07-29 20:19:12 -07:00
Wes Kocher
10301118e8 Merge inbound to central, a=merge 2015-07-29 18:12:11 -07:00
Olli Pettay
b78fe270e6 Bug 1188640 - Add ChromeOnly MutationObserver.mergeAttributeRecords to speed up devtools, r=bz,bgrins
--HG--
extra : rebase_source : 67b74d33304dde9290bfef73c85885be03e14a7a
2015-07-30 00:23:47 +03:00
Mike Hommey
6314baa69b Bug 1165512 - Generate one SDK per universal-build architecture. r=mshal 2015-07-30 08:49:31 +09:00
Mark Finkle
652283505b Bug 1188609 - Remove mirroring support from RokuApp (Toolkit) r=snorp 2015-07-29 16:09:25 -04:00
Jessica Jong
72f310b45b Bug 1167132 - Part 12: [NetworkManager] Move network information into a separate interface (discovery). r=jryans 2015-07-29 02:13:00 -04:00
Mike Shal
f8b5cc7df3 Bug 1118778 - Write upload properties from upload.py; r=glandium 2015-08-05 15:43:15 -04:00
Gijs Kruitbosch
127aeefe17 Bug 1182778, r=margaret,f=bz
--HG--
extra : commitid : ATLsconKiIq
extra : rebase_source : 4e6c3207ce438c4429dc32695dcbc4fbf5a2c022
2015-07-17 13:30:42 +01:00
Gijs Kruitbosch
8b3b2d64f0 Bug 1185294 - dispatch quit-application-requested from BrowserUtils.jsm, patch by George Malamas, r=Mossop
--HG--
extra : commitid : D5WEiqRlmMX
extra : rebase_source : 0f1d39f868063e471a42a41a9713992683471842
2015-08-05 17:59:00 +01:00
James Long
eb0c322c90 Bug 1181646 - Add React as a shared library for devtools. r=gps,fitzgen
--HG--
extra : commitid : 8Icuj1NpV64
2015-08-06 00:27:39 -07:00
Nick Fitzgerald
527fdeba10 Bug 1189694 - Only consider Debugger.Sources we haven't seen before; r=jsantell 2015-07-31 17:22:28 -07:00
Nick Fitzgerald
19de86d374 Bug 1189677 - Only add scripts to the ScriptStore if we intend to debug their source; r=jsantell 2015-07-31 17:22:28 -07:00
Nick Fitzgerald
ec1aa03782 Bug 1189664 - Take a fast shortcut when searching for BreakpointActors and the map is empty; r=jsantell 2015-07-31 17:22:28 -07:00
Nick Fitzgerald
33c303363a Bug 1189647 - Rename synchronize to unsafeSynchronize to encourage callers to think twice; r=jsantell 2015-07-31 17:22:28 -07:00
Brian Grinstead
279b0d9f1f Bug 1187482 - Skip XBL and native anonymous content inside non-XUL documents;r=jryans
This will allow the walker to skip scrollbar elements passed in from the highlighter.
We used to allow anonymous content just so that feedSubscribeLine contents could be
inspected, but that's much less important than the problem it's causing.  With this
change we still show ::before/::after but nothing else.

Note that this doesn't affect the Browser Toolbox at all, which uses another filter.

--HG--
extra : commitid : 7NWZIU397dZ
2015-07-31 13:45:13 -07:00
Alessio Placitelli
3999e7e19b Bug 1186955 - Add test coverage. r=gfritzsche 2015-07-30 14:40:00 +02:00
Alessio Placitelli
e6f236aeff Bug 1186955 - Telemetry should discard pings that are too big. r=gfritzsche 2015-07-29 11:08:00 +02:00
Felipe Gomes
bdf12fb5ec Bug 1180495 - [e10s] Ensure that clearing history also clears the session history of remote tabs. r=mconley 2015-08-04 14:15:57 -03:00
Nick Fitzgerald
ff7200ca71 Bug 1188982 - Provide better diagnostics when failing to load a source; r=tromey 2015-08-04 13:06:08 -07:00
Nick Alexander
06a15a258d Bug 1189459 - Allow generating geckoview AAR files when MOZ_APP_NAME is not 'fennec'. r=gps
This just allows a little versatility for consumers such as b2gdroid,
which are Fennec-like but don't have MOZ_APP_NAME=fennec.

I elected to pass appname as a parameter rather than modify the
existing distdir because I expect to want to differentiate, in some
way, the output AAR files based on the underlying name.  That is, in
future we might generate geckoview-fennec-VERSION.aar and
geckolibs-b2gdroid-VERSION.aar, or stuff the name into the Ivy version
information, or...

This also fixes a typo in one of the JarFinder instantiations.

--HG--
extra : commitid : CnJKouGgkh1
extra : rebase_source : 5767e66ea53e14dd6468adec741773a02a6e2d3a
2015-07-30 11:50:44 -07:00
Mark Banner
0956f25bb8 Bug 1190440 - Add React License for latest versions of React. r=gerv 2015-08-04 21:01:00 +01:00
Brian Grinstead
0e5ccbaee8 Bug 1189928 - Move Tracking Protection shield probe into browser-trackingprotection.js;r=MattN
--HG--
extra : commitid : 33AkDyE03FE
2015-08-04 07:41:19 -07:00
Ryan VanderMeulen
ba1fcc1f0a Merge m-c to fx-team. a=merge
CLOSED TREE
2015-08-04 15:55:24 -04:00
Dão Gottwald
890907ce57 Bug 1190209 - tabbox.xml should still set the visuallyselected attribute. r=mconley
CLOSED TREE
2015-08-02 12:50:00 -04:00
Bernardo P. Rittmeyer
a121f2892c Bug 107957 - Fixed sorting order for password manager autocomplete. r=MattN
--HG--
extra : transplant_source : %FDa%3A%7B%C5%D9Ex%7D%60%D2%3C%11%8A%7E%AF%02V%0A1
2015-08-03 15:16:08 -07:00
David Rajchenbach-Teller
44f4adbd13 Bug 1184486 - Let PerformanceStats.jsm play nicer with process-per-tab. r=mconley
--HG--
extra : amend_source : a7a1e4f69592e8828469f84db6d6665d40fd68be
extra : transplant_source : %EB%C5q%CA%01%DC%3A%D5%07Y%19%07%8A%DCH%B0II%CA%C3
extra : histedit_source : d2d769675008d662ea78ae5b04e70c926296b3c1
2015-07-16 12:19:17 +02:00
Ryan VanderMeulen
0cdb86e630 Merge fx-team to m-c. a=merge 2015-07-29 13:49:24 -04:00
Ryan VanderMeulen
0e3f4ba0b1 Backed out changeset 82fac7af188e (bug 1184486) for Static Analysis failures. 2015-07-29 09:11:52 -04:00
David Rajchenbach-Teller
f0e10ec7a1 Bug 1184486 - Let PerformanceStats.jsm play nicer with process-per-tab. r=mconley
--HG--
extra : transplant_source : %20%3A%1D%09%A4A%EC%C8%C3%F3%1A%87%1C%E3b%12q%BA%F8%BC
extra : histedit_source : c012c3b7271c68ada2296b5da19bc41280d9e35d
2015-07-16 12:19:17 +02:00
Georg Fritzsche
558ba26379 Bug 1188416 - Use monotonic clocks for Telemetry subsessionLength. r=dexter 2015-07-29 14:47:01 +02:00
Matthew Noorenberghe
ce183223ef Bug 1001765 - Disable browser_passwordmgr_editing.js on Linux due to intermittent m-e10s-bc1 failures.
--HG--
extra : commitid : BiJvN8AWrPK
2015-07-29 00:44:22 -07:00
Riadh Chtara
a119519665 Bug 1001765 - Make login credentials in Saved Passwords manager editable. r=MattN
--HG--
extra : commitid : 9Kr9WQWTyPK
extra : rebase_source : 9f9d7d3a428a96f01f9f74e735471581b3820850
2015-07-28 15:23:21 -07:00
Ryan VanderMeulen
0c62ef603e Backed out changeset 1b9e05ea0145 (bug 1001765) for browser_passwordmgr_editing.js failures. 2015-07-28 22:47:45 -04:00
Riadh Chtara
f4393d8269 Bug 1001765 - Make login credentials in Saved Passwords manager editable. r=MattN
--HG--
extra : commitid : BQw0Zrz63BM
extra : rebase_source : a8b6d3e59c1a75f41ab3ef2b4730a47672f31a99
2015-07-28 15:23:21 -07:00
Wes Kocher
285915027a Merge m-c to fx-team, a=merge 2015-07-28 18:04:29 -07:00
Wes Kocher
9fd2629734 Merge fx-team to central, a=merge 2015-07-28 17:53:01 -07:00
Georg Fritzsche
90250f0069 Bug 1187339 - Always duplicate-save new main pings as aborted-session pings. r=dexter 2015-07-28 18:05:35 +02:00
Georg Fritzsche
c12f3b730d Bug 1183632 - Don't generate child Telemetry payloads for the thumbnail service in non-e10s. r=dexter 2015-07-28 18:05:35 +02:00
Georg Fritzsche
265ecfdaae Bug 1187879 - Fix missing uitour ping entry in Telemetry doc index. r=dexter 2015-07-28 18:05:35 +02:00
Georg Fritzsche
c492be1f5a Bug 1187879 - Clarify Telemetry pref default behavior in documentation. r=dexter 2015-07-28 18:05:35 +02:00
Marco Bonardo
3e1cc635e6 Bug 1179153 - location bar shows "search with Google" as the default action even when keyword.enabled is false. r=Mossop
--HG--
extra : commitid : JLoFmIM7q0f
2015-07-28 17:51:18 +02:00
Alexandre Poirot
eb07583533 Bug 1182194 - Remove DevToolsUtils.jsm (in favor of its module). r=jwalker 2015-07-28 08:03:18 -07:00
Alexandre Poirot
f64f5de77d Bug 1182194 - Use DevToolsUtils module instead of JSM. r=jwalker 2015-07-28 08:03:17 -07:00
Alexandre Poirot
6376a1dcaa Bug 1172010 - Fix promise loader path. r=jwalker 2015-07-28 08:03:17 -07:00
Alexandre Poirot
26ce6f5674 Bug 1172010 - Fix tools reload gcli command. r=jwalker 2015-07-28 08:03:17 -07:00
Carsten "Tomcat" Book
793df2031c Merge mozilla-central to fx-team 2015-07-28 16:34:23 +02:00
Carsten "Tomcat" Book
c86c8718cf merge mozilla-inbound to mozilla-central a=merge 2015-07-28 16:28:02 +02:00
Alexandre Poirot
c82a983ec2 Bug 1136931 - Prevent racing hideBoxModel during connection shutdown. r=bgrins 2015-07-28 05:18:24 -07:00
Marco Bonardo
9e192ff73a Bug 1184960 - Limit the usable text to get search suggestions. r=Mossop
--HG--
extra : commitid : DgkoyfBbnzA
2015-07-28 10:21:40 +02:00
David Anderson
0a02d60651 Update telemetry docs. (bug 1187453, r=vladan)
--HG--
extra : rebase_source : dd3cbddfd13488a057e88a023cbe882420b62912
2015-07-28 00:55:25 -07:00
David Anderson
b9a6166126 Add layers.offmainthreadcomposition.enabled to telemetry. (bug 1187453, r=vladan)
--HG--
extra : rebase_source : f7b72683d2f3ca53bc8a0272eab5c12993dabdf6
2015-07-28 00:54:07 -07:00
Riadh Chtara
a72f39d381 Bug 707044 - Create OSCrypto.jsm for operating system crypto APIs. r=MattN
--HG--
extra : commitid : LbDpGMhEM7d
extra : rebase_source : 8c456acef903d62e030c9c01582f2261f8aaf971
2015-07-27 19:34:30 -07:00
Matt Brubeck
c462f70f94 Bug 1185183 - Don't replace edited URL value with old completed value [r=mak] 2015-07-27 17:58:58 -07:00
Allison Naaktgeboren
f7a7203ee8 Bug 11833193 add telemetry probe in about:logins for load time of getAllLogins() in the wild.r=mfinkle, p=vladan 2015-07-27 16:11:33 -07:00
Matthew Noorenberghe
6f9a19b6df Bug 1185549 - Add two test domains to test-track-simple for testing and touring tracking protection. r=francois
--HG--
extra : commitid : LsqBSGfXUYA
extra : rebase_source : 6ea924ebaf755b427ffdb4af716fa4ee9ff55f82
2015-07-27 11:05:26 -07:00
Ryan VanderMeulen
01499c3bc0 Merge inbound to m-c. a=merge 2015-07-27 15:34:42 -04:00
Ian Neal
a2a71b4c34 Bug 1177381 - View source from error console uses deprecated API. r=neil 2015-07-27 10:07:00 -04:00
Giovanny Andres Gongora Granada
2e800a3fea Bug 1150312 - Remove MOZ_SHARK. r=glandium 2015-07-23 18:16:00 -04:00
Ryan VanderMeulen
f6bdd4e7a5 Merge m-c to inbound. a=merge 2015-08-06 15:47:49 -04:00
Ryan VanderMeulen
e65de54860 Backed out revision bca1ad6cc378 (bug 1190522) for breaking OSX B2G Desktop builds.
--HG--
extra : rebase_source : 5f17fac55c77c9566e68c0de4658947034cfdc0f
2015-08-06 15:43:45 -04:00
Christoph Kerschbaumer
cea9d72479 Bug 1191113 - Add localizable string for security csp in gcli (r=jwalker) 2015-08-06 11:20:58 -07:00
Christoph Kerschbaumer
1c05a94924 Bug 1191107 - Split TYPE_XMLHTTPREQUEST and TYPE_DATAREQUEST for EventSource (r=sicking,ehsan) 2015-08-06 11:17:24 -07:00
Christoph Kerschbaumer
e42fb810bc Bug 1180273 - Adding missing 'this' pointer when forwarding newChannel2 calls (r=gijs,sicking) 2015-08-06 11:11:32 -07:00
Ehsan Akhgari
9c982244a4 Bug 1189759 - Part 1: Implement <xul:menuitem endimage> as a way to display an image at the end of a menu item; r=jaws 2015-08-06 13:38:04 -04:00
Ted Mielczarek
109add737e bug 1190522 - Rewrite pkg-dmg as a Python script. r=gps
--HG--
extra : commitid : 4xZjKDFBFp1
extra : rebase_source : 01fa275cd594a66c523b04857b180ec7fde5b3c8
2015-08-03 15:40:04 -04:00
Wes Kocher
de08e9e79c Merge m-c to inbound, a=merge 2015-08-05 16:47:52 -07:00
Christoph Kerschbaumer
cb37e46dd2 Bug 1191107 - Split TYPE_XMLHTTPREQUEST and TYPE_DATAREQUEST for EventSource - IGNORE IDL (r=sicking,ehsan) 2015-08-05 12:58:05 -07:00
Christoph Kerschbaumer
253e851464 Bug 1180273 - Adding missing 'this' pointer when forwarding newChannel2 calls (r=gijs,sicking) 2015-08-05 12:55:14 -07:00
Jed Davis
f9cdea85fa Bug 1101100 - Multiprocess-enable nsWebBrowserPersist. r=billm
The high-level overview is that the parts of nsWebBrowserPersist which
access the DOM have been factored out (as WebBrowserPersistLocalDocument)
and abstracted (nsIWebBrowserPersistDocument) such that they can be
implemented in the cross-process case using IPC.
2015-08-05 14:25:39 -07:00
Chris Manchester
885fc65599 Bug 1131325 - Update search service and tests for moving countryCode from gfxInfo2 to sysinfo. r=markh
--HG--
extra : commitid : AsTqKOkSpTn
2015-07-28 22:25:34 -07:00
Andrew McCreight
71ab6cac45 Bug 1189369, part 9 - Use early return in nsMaybeWeakPtr<T>::GetValue(). r=mak 2015-08-04 13:55:01 -07:00
Andrew McCreight
cff130b6b9 Bug 1189369, part 8 - Clean up some minor style issues in nsMaybeWeakPtr.h. r=mak 2015-08-04 13:55:01 -07:00
Andrew McCreight
e01c86d0ab Bug 1189369, part 7 - Use nicer nsTArray functions in nsMaybeWeakPtrArray. r=mak 2015-08-04 13:55:01 -07:00
Andrew McCreight
27043d2398 Bug 1189369, part 6 - Inline AppendWeakElement and RemoveWeakElement. r=mak
This class is only instantiated three times, so it doesn't seem worth
the contortions to save a bit of code.
2015-08-04 13:55:01 -07:00
Andrew McCreight
fe85799ea3 Bug 1189369, part 5 - Use the nice cycle collector macro template for nsNavHistoryResult. r=mak
Also, fix up the CC template so it works.
2015-08-04 13:55:01 -07:00
Andrew McCreight
cec9b2142a Bug 1189369, part 4 - Get rid of some old style QIs from nsMaybeWeakPtrArray. r=mak 2015-08-04 13:55:01 -07:00
Andrew McCreight
27edb194c3 Bug 1189369, part 3 - Inline nsMaybeWeakPtr_base. r=mak
nsMaybePtr<> is only ever instantiated with 3 different classes, so it
doesn't seem like it worth the contortions to save a little code.
2015-08-04 13:55:01 -07:00
Andrew McCreight
058dc9a336 Bug 1189369, part 2 - Don't implicitly convert nsMaybeWeakPtr to an nsCOMPtr. r=mak
This is only used in a few places, and it obscures what is happening.
2015-08-04 13:55:01 -07:00
Andrew McCreight
f197361a7f Bug 1189369, part 1 - Remove trailing whitespace from some nsNavHistory* files. r=mak 2015-08-04 13:55:01 -07:00
Mike Conley
d9bdc6c0c8 Bug 1190344 - Add outerWindowID read-only property to editor binding. r=ehsan
--HG--
extra : rebase_source : 075dcc430a215cdeecb9c2695abd03a02950778e
2015-08-04 13:04:31 -04:00
Bill McCloskey
b1a00d7c72 Bug 1175770 - New extension API (r=Mossop) 2015-08-03 10:41:24 -07:00
David Keeler
59ef11f506 bug 1188100 - fold PSM's test_client_cert.js into necko's test_tls_server.js r=mcmanus
--HG--
rename : security/manager/ssl/tests/unit/test_client_cert/cert_dialog.js => netwerk/test/unit/client_cert_chooser.js
rename : security/manager/ssl/tests/unit/test_client_cert/cert_dialog.manifest => netwerk/test/unit/client_cert_chooser.manifest
extra : amend_source : 249efd8e1bc537cf14b3199865df18b8aba62d10
2015-07-29 14:27:54 -07:00
Matt Woodrow
169ab22517 Bug 1178098 - Report why DXVA initialization failed to about:support. r=cpearce
--HG--
extra : rebase_source : 976baee04db89d0808b8fc494108e01aa163d402
2015-07-13 16:12:23 -04:00
Michael Layzell
f8b012d537 Bug 1192130 - Part 2: Use MOZ_NON_AUTOABLE to validate the usage of already_AddRefed, r=ehsan 2015-08-14 17:33:54 -04:00
Sebastian Kaspari
208eda38c4 Bug 1125309 - Restricted profiles: Hide all Location Services features and related UI. r=margaret
--HG--
extra : commitid : 42c8GrRQAla
extra : amend_source : b3babc754a9bce1d26fcde235ed2d88aae431d1d
2015-07-30 20:18:03 +02:00
Sebastian Kaspari
2b86ebbaeb Bug 1125290 - Hide private browsing support and all related UI. r=margaret
--HG--
extra : commitid : 2LWSL6EAKjQ
extra : amend_source : fef3505c7afebef412827a3bbc99ca92166d97da
2015-07-30 19:55:18 +02:00
Margaret Leibovic
f79b955010 Bug 1185523 - Restore telemetry probe for number of items in reading list. r=rnewman
--HG--
extra : commitid : 4jWzPGOyfWD
extra : rebase_source : bcf4aced67fb2e477a876918b2bb1defcfdb8890
2015-07-28 19:19:58 -07:00
Marco Bonardo
19e86a8419 Bug 1172937 - Action row doesn't always update correctly with unified autocomplete. r=adw
Original patch by Felipe Gomes <felipc@gmail.com>

--HG--
extra : commitid : Cen9r3nQixn
2015-07-30 16:54:27 +02:00
Marco Bonardo
f6079ea3fd Bug 1188688 - Frequent "TypeError: this._searchSuggestionController is null" when using the location bar. r=ttaubert
--HG--
extra : commitid : 4GgebUU3vpj
2015-08-03 18:26:28 +02:00
Marco Bonardo
ec86dfbe2f Bug 1092607 - Intermittent failure in test_PlacesUtils_asyncGetBookmarkIds.js, r=ttaubert
--HG--
extra : commitid : AD8l8ohDSiF
2015-08-03 15:00:03 +02:00
Georg Fritzsche
f6cb5201af Bug 1190302 - Add probes for Telemetry session data load & save failures. r=dexter 2015-08-03 17:37:51 +02:00
Wes Kocher
7ca1c76def Backed out changeset 1190bc7b862d (bug 1185061) for telemetry bustage 2015-08-07 17:36:57 -07:00
Wes Kocher
19af102c85 Merge m-c to inbound, a=merge 2015-08-07 17:29:06 -07:00
rthyberg
2154e87d12 Bug 1185061 - added dom.ipc.processCount to DEFAULT_ENVIROMENT_PREFS in TelemetryEnviroment.jsm r=vladan 2015-08-07 19:26:53 -04:00
Jimmy Wang
df7dcddd7e Bug 1040947 - Opening page info from a remote tab is sluggish. r=florian 2015-07-08 17:18:38 -04:00
Simon Lindholm
0eebe6337a Bug 1187584 - Don't use the hidden window for creating value nodes in the rule view. r=mratcliffe 2015-07-28 09:36:00 -04:00
David Rajchenbach-Teller
815fa06d16 Bug 1181175 - Use RDTSC for Performance Monitoring instead of getrusage. r=jandem
--HG--
extra : transplant_source : %2C%0E%10%B5%1A%08%E5%7E%17%8Dc%D5%21%90%27%DB%B9%E2x%15
2015-07-07 18:45:54 +02:00
Carsten "Tomcat" Book
19fce95294 Merge mozilla-central to fx-team 2015-08-07 13:21:30 +02:00
Matteo Ferretti
5360e22011 Bug 1185243 - Toggle for Rulers doesn't work correctly. r=mratcliffe 2015-07-30 08:28:00 +02:00
Matteo Ferretti
64cef62ffd Bug 1150814 - Rulers graduations are not displayed. r=mratcliffe 2015-08-06 23:22:00 +02:00
Alessio Placitelli
dacb67f9bd Bug 1191312 - Add test coverage. r=gfritzsche 2015-08-06 08:55:00 +02:00
Alessio Placitelli
e226e555de Bug 1191312 - Stop retrying daily pings in TelemetrySession scheduler. r=gfritzsche 2015-08-06 02:55:00 +02:00
David Rajchenbach-Teller
7aaf704da9 Bug 1157009 - Redesign about:performance. r=felipe
--HG--
extra : transplant_source : %7E%F9%FE%C0%7C%3B%BB%89%86%F4%1CU%C6Y%C4%7Dw%22%FEV
2015-07-01 21:44:40 +02:00
Dão Gottwald
3509d8e6bc Bug 1187219 - Remove _visuallySelected, _logicallySelected from tabbox.xml, avoid code duplication with tabbrowser.xml. r=mconley 2015-07-29 17:33:31 +02:00
Dão Gottwald
22c73f6529 Backed out changeset caa59fe73a47 2015-07-30 10:53:06 +02:00
Dão Gottwald
44b00bdd32 Bug 1188291 - Fix layout issues with the new tab page's notification close button and preferences dialogs' close button. r=jaws
--HG--
rename : toolkit/themes/windows/global/icons/close-XPVista7.png => browser/themes/shared/newtab/close.png
2015-07-29 17:34:45 +02:00
Matthew Noorenberghe
db93482bb2 Bug 1183908 - Put password visibility toggling in the capture doorhanger behind the pref signon.rememberSignons.visibilityToggle. r=rittme
--HG--
extra : commitid : I5VBuQlM7s9
extra : rebase_source : 13babd5c369d561cb0fa2fdfcde0f9e17d513028
2015-07-29 23:07:06 -07:00
Matthew Noorenberghe
489d520c08 Bug 1186123 - Ensure the password field is masked by default in the capture doorhanger. r=rittme
* The `type` setter won't work if the <xul:textbox> lost its binding before the blur occurs so switch to setAttribute.
* For good measure, set the type attribute to "password" before setting the value.

--HG--
extra : commitid : FqFgyeoapaq
extra : rebase_source : 9eb0b6fd78dcdb7edcedfaf196f81d892d74bb13
2015-07-29 23:04:26 -07:00
Jan-Ivar Bruaroey
dafe658039 Bug 1189060 - let webrtcUI.jsm etc. block initial Offer/Answer exchange through hook. r=florian,fabrice,mfinkle,mt
--HG--
extra : transplant_source : %CBwD%14%7D4%9E%EB%AC%5C7K%E4p%3Dr%8Fjl%8A
2015-08-07 15:22:30 -04:00
Randell Jesup
48627b966e Bug 1188407: switch packetloss to a rate from total-packets-lost-per-update r=jib 2015-08-11 15:15:06 -04:00
Randell Jesup
7edae5b348 Bug 1188376: Split Hello Telemetry values from general WebRTC r=jib 2015-08-11 15:15:06 -04:00
Nathan Froyd
afe5dc4365 Bug 968923 - part 6 - add use counters for deprecated operations; r=bz 2015-06-17 12:28:26 -04:00
Tom Tromey
9f3b16bf4c Bug 1148593 - Create async stack in callback objects. r=bz, r=fitzgen
--HG--
extra : rebase_source : f9b507d8f005dbca6f40f510ca41a0cbb03aebf9
2015-07-24 07:01:00 -04:00
Ryan VanderMeulen
1326accf2d Merge m-c to inbound. a=merge 2015-07-27 10:41:37 -04:00
Ryan VanderMeulen
4f09769d88 Merge fx-team to m-c. a=merge 2015-07-27 10:39:37 -04:00
Alexandre Poirot
d57ce95961 Bug 1186940 - Prevent leaking Debugger objects on toolbox close. r=jryans 2015-07-27 02:07:40 -07:00
Stephen A Pohl
c2f7baf8a0 Bug 1183077: Modify test to check for new ABI on Windows. r=rstrong 2015-07-27 10:17:56 -04:00
Stephen A Pohl
5817bb5f8f Bug 1183077: Include CPU architecture in build target on Windows. r=rstrong 2015-07-27 10:17:53 -04:00
Neil Deakin
16c5043427 Bug 1186398, perform correct check when comparing if the select value has changed, r=felipe 2015-07-27 07:33:55 -04:00
Alessio Placitelli
f494e24e5c Bug 1178262 - Add test-coverage for sending persisted deletion pings. r=gfritzsche 2015-07-08 23:23:00 +02:00
Alessio Placitelli
2949d4181e Bug 1178262 - Change the "deletion ping" logic to allow for persisted ping resend. r=gfritzsche 2015-07-09 09:17:00 +02:00
Panos Astithas
398e652b24 Bug 1145503 - TP exceptions added while in Private Browsing mode persist beyond the Private Browsing session. r=ehsan 2015-07-26 13:23:12 +03:00
Marco Bonardo
f52a821fd6 Bug 1170719 - OMT crash in nsXPCWrappedJS::AddRef() due to re-creating database after shutdown. r=Yoric
--HG--
extra : commitid : 4mhysTKX8XL
2015-07-25 11:07:24 +02:00
Qiang Lu
b3eee8c12c Bug 1178069 - Check devices capability before enable use of vp8 hardware acceleration using android.media.MediaCodecList and android.media.MediaCodecInfo r=jrmuizel
--HG--
extra : amend_source : f7d209e2dd0bdb9a67c563b5bd2d51da4af56ba8
extra : histedit_source : d8226f7240c5d19d9d2f08f9fc07a83e158505a2%2Cde0d48144261c643fcb23c0f7756906aeded1708
2015-07-24 12:45:55 -07:00
Dave Townsend
cd73adcffe Fix the xpcshell test failures by touching the root xpcshell.ini manifest. See bug 994255
--HG--
extra : commitid : CyIA2qGNtlT
2015-07-24 11:00:04 -07:00
Dave Townsend
af1f77964b Bug 1177130: Multipackage XPIs with no valid XPIs should appear as failed downloads. r=rhelmer
--HG--
extra : commitid : B5d0Ho7Jhrb
extra : rebase_source : ff0e0428eb44444673e6d2c72bcae5bc125f309b
2015-06-24 13:18:27 -07:00
Carsten "Tomcat" Book
7074581085 Merge mozilla-central to fx-team 2015-07-24 13:03:36 +02:00
Michael Layzell
835e532032 Bug 1186034 - Part 1: Re-migrate users with permissions-database versions 5/6 to prevent dataloss 2015-07-23 17:57:43 -04:00
Chris Pearce
09e4b81a01 Bug 1186214 - Extend expiry on EME telemetry. r=vladan 2015-07-24 08:44:36 +12:00
Ryan VanderMeulen
8b5cd2c641 Merge inbound to m-c. a=merge 2015-07-23 16:03:48 -04:00
Ryan VanderMeulen
6df72a4941 Backed out changeset 106e6bbffe44 (bug 1184115) for test_experiment.js xpcshell failures.
CLOSED TREE
2015-07-23 11:36:17 -04:00
Ryan VanderMeulen
e0a1536822 Backed out changesets 49667763013b and 83fa8af8140b (bug 1147664) for test_compartments.js xpcshell failures. 2015-07-23 11:35:55 -04:00
Alessio Placitelli
033560bf9f Bug 1137355 - Document the preferences used by the data choices infobar. r=gfritzsche 2015-06-26 16:33:00 +02:00
Alessio Placitelli
5d6bd55295 Bug 1137355 - Add test coverage for the Data Choices notification bar in Telemetry. r=gfritzsche 2015-06-26 16:31:00 +02:00
Alessio Placitelli
104a7c3e65 Bug 1137355 - Refactor the logic to show TelemetryInfobar in TelemetryInfobarController. r=gfritzsche 2015-06-26 16:31:00 +02:00
Alessio Placitelli
ca419bead3 Bug 1186871 - Don't wait for "shutdown" ping saving before creating "saved-session" payloads. r=gfritzsche 2015-07-23 08:40:00 +02:00
Wes Kocher
3f09481f19 Backed out 2 changesets (bug 1147664) for b2g xpcshell failures in test_compartments.js
Backed out changeset cfd27d5ffc58 (bug 1147664)
Backed out changeset cace9a3246c1 (bug 1147664)
2015-07-23 18:39:43 -07:00
David Rajchenbach-Teller
0f2fa9841b Bug 1147664 - Detailed mode for PerformanceStats (high-level). r=mossop
--HG--
extra : transplant_source : %CD%0C%95%DB%81%94%B3%3E%5B%3F4%1C%A3/%D6%C3%A0%08%05%11
2015-06-12 21:52:06 +02:00
David Rajchenbach-Teller
70f4e08ddb Bug 1147664 - Detailed mode for PerformanceStats (high-level). r=mossop
--HG--
extra : source : 9eb2e0c7b864e31c7eac6999f7a74920a5dc344c
2015-06-12 21:52:06 +02:00
Marco Bonardo
aa69e0adff Bug 1182572 - Location bar search suggestions should not include things that look like URLs. r=Mossop
--HG--
extra : commitid : 7AK27UlkgJq
2015-08-13 14:54:14 +02:00
Mark Hammond
28d41728d9 Bug 1192692 - ensure PlacesUtils.promiseBookmarksTree() correctly primes the guid cache. r=mak 2015-08-13 17:52:28 +10:00
Edouard Oger
17d2fa0466 Bug 1159538 - Allow per-site recipes to adjust the username/password field detection for onUsernameInput. r=MattN
--HG--
extra : commitid : 6xuLCKiK8j8
extra : rebase_source : b7197119dc371ea166cdd6c3add8b45566694470
2015-08-12 19:13:00 -07:00
Tim Nguyen
9a4d018e07 Bug 1178548 - Clean up more SVGs. r=Gijs,MattN
--HG--
extra : commitid : 7QwJRxmVcF7
extra : rebase_source : 2db338398502031fbd6159bb7950e06c45a6f0d7
2015-08-11 23:09:10 +02:00
Jordan Santell
e622e48b6b Bug 1172180 - Create a PerformanceActor, and migrate existing pseudo PerformanceFront to a legacy front. r=vp
--HG--
rename : browser/devtools/performance/test/browser_perf-compatibility-08.js => browser/devtools/performance/test/browser_perf-legacy-front-01.js
rename : browser/devtools/performance/test/browser_perf-compatibility-02.js => browser/devtools/performance/test/browser_perf-legacy-front-02.js
rename : browser/devtools/performance/test/browser_perf-compatibility-07.js => browser/devtools/performance/test/browser_perf-legacy-front-03.js
rename : browser/devtools/performance/test/browser_perf-compatibility-04.js => browser/devtools/performance/test/browser_perf-legacy-front-04.js
rename : browser/devtools/performance/test/browser_perf-compatibility-05.js => browser/devtools/performance/test/browser_perf-legacy-front-05.js
rename : browser/devtools/performance/modules/logic/io.js => toolkit/devtools/performance/io.js
rename : browser/devtools/performance/modules/logic/actors.js => toolkit/devtools/performance/legacy/actors.js
rename : browser/devtools/performance/modules/logic/compatibility.js => toolkit/devtools/performance/legacy/compatibility.js
rename : browser/devtools/performance/modules/logic/front.js => toolkit/devtools/performance/legacy/front.js
rename : browser/devtools/performance/modules/logic/recording-model.js => toolkit/devtools/performance/legacy/recording.js
rename : browser/devtools/performance/modules/logic/recording-utils.js => toolkit/devtools/performance/utils.js
rename : browser/devtools/performance/test/browser_perf-front-profiler-02.js => toolkit/devtools/server/tests/browser/browser_perf-profiler-01.js
rename : browser/devtools/performance/test/browser_perf-front-profiler-04.js => toolkit/devtools/server/tests/browser/browser_perf-profiler-03.js
rename : browser/devtools/performance/test/browser_perf-front-basic-timeline-01.js => toolkit/devtools/server/tests/browser/browser_perf-realtime-markers.js
rename : browser/devtools/performance/test/browser_perf-recording-model-01.js => toolkit/devtools/server/tests/browser/browser_perf-recording-actor-01.js
rename : browser/devtools/performance/test/browser_perf-recording-model-02.js => toolkit/devtools/server/tests/browser/browser_perf-recording-actor-02.js
rename : browser/devtools/performance/test/browser_perf-data-massaging-01.js => toolkit/devtools/server/tests/browser/browser_perf-samples-01.js
rename : browser/devtools/performance/test/browser_perf-data-samples.js => toolkit/devtools/server/tests/browser/browser_perf-samples-02.js
2015-08-12 21:42:54 -04:00
Mike Conley
77af80c31b Bug 1141337 - Update nsIWebBrowserPersistable to allow subframe targeting for Save Frame As. r=jld
This alters nsIWebBrowserPersistable so that startPersistence takes an
outerWindowID. This allows us to target a particular subframe from
beneath an nsFrameLoader, which is useful when attempting to Save
Frame As a remote browser.

--HG--
extra : commitid : KWck2rfRjXw
extra : rebase_source : d2390a8cf1b830e4e1c0fa52574455fbc0b05c14
2015-08-06 10:44:16 -04:00
Jed Davis
8e520c9196 Bug 1193903 - Improve error reporting for out-of-process saveBrowser(). r=mconley 2015-08-13 18:08:02 -07:00
David Anderson
b0b3d88c1e When the sanity test fails, report its snapshot via Telemetry. (bug 1194505, r=mattwoodrow,vladan) 2015-08-13 17:51:31 -07:00
David Rajchenbach-Teller
7538ba910f Bug 1147664 - Detailed mode for PerformanceStats (low-level). r=jandem
--HG--
extra : transplant_source : %BC%A9%AA%3C%1B%9A1%CCh%08%96%C0q%EB%E4%3C%9C%99%9B%C0
2015-06-10 15:56:19 +02:00
Ryan VanderMeulen
5862b8047c Merge m-c to fx-team. a=merge 2015-07-27 10:44:08 -04:00
Bernardo P. Rittmeyer
cd094ce9c9 Bug 1187529 - Factored viewPasswords function from pageinfo/security.js to LoginHelper.jsm. r=MattN
--HG--
extra : transplant_source : %EB%8A%C0%A9%F7%06%93%15%AD%8B%CA%DFv%7EP%08%8D%93%D1Q
2015-07-26 22:25:46 -07:00
David Rajchenbach-Teller
91a763fcfc Bug 1147664 - Detailed mode for PerformanceStats (low-level). r=jandem
--HG--
extra : transplant_source : %BC%A9%AA%3C%1B%9A1%CCh%08%96%C0q%EB%E4%3C%9C%99%9B%C0
2015-06-10 15:56:19 +02:00
David Rajchenbach-Teller
7fb3a55c6e Bug 1184115 - Services.ppmm should not be defined for child services. r=mconley
--HG--
extra : transplant_source : %3F%B1%2A%FD%AE%EE%08%8Ed%0B%BB%A3-A%F8uB%C5%16%94
2015-07-22 15:10:37 +02:00
Russ Nicoletti
80a2a30f8a Bug 1177226 - Support User Timing API events in the Developer HUD. r=ehsan, r=jryans
--HG--
extra : rebase_source : 5a084f34f7550ec78c5337fb1808f7e03e7d0687
2015-07-31 15:40:08 -07:00
John Daggett
4fa8c01024 Bug 1195188 - add fontlist init problem telemetry for DirectWrite. r=m_kato 2015-08-18 15:15:45 +09:00
Wes Kocher
292ed85eba Merge m-c to inbound, a=merge 2015-08-17 17:15:24 -07:00
Tom Tromey
131556a889 Bug 1013814 - add inIDOMUtils.getRelativeRuleLine; r=heycam,pbrosset 2015-08-17 15:19:21 -07:00
Ryan VanderMeulen
4bd08c521b Merge m-c to inbound. a=merge 2015-07-30 16:09:17 -04:00
Nikhil Marathe
079c3d0a1b Bug 1188937 - Only add Push API interfaces to build if the feature is enabled. r=kitcambridge
--HG--
extra : commitid : BRZ0gZEecxz
extra : amend_source : fb91b88616e837bf5e09a6a19c31acb1b94e4e64
extra : transplant_source : %84W%27%B8%40A%7F%26%04%0E%C6%A9%13o%25%D4SOD6
2015-07-29 09:12:51 -07:00
Ted Mielczarek
b2a52780fd bug 1164816 - Rewrite symbolstore.py to use concurrent.futures. r=gps
CLOSED TREE

--HG--
extra : commitid : 1m7vHey4bQo
extra : rebase_source : 03d72c7bcdc6f2343f71a0ad434c7840f087f3bb
extra : amend_source : 8ab051273feff157a90bb222f398db87da7a3a9f
2015-05-13 14:50:11 -04:00
Ted Mielczarek
6d5857bc49 bug 1164816 - Refactor symbolstore.py to remove WorkerInitializer. r=gps
concurrent.futures doesn't have a WorkerInitializer equivalent to what
multiprocessing.Pool has, so refactor things slightly to remove that dependency.

--HG--
extra : commitid : 4YBVznKwkhy
extra : rebase_source : abcd87bd5352f49dc39f52d4fa354cdb301af801
2015-05-13 14:14:08 -04:00
Ted Mielczarek
de9027084a bug 1190522 - Rewrite pkg-dmg as a Python script. r=gps
--HG--
extra : commitid : 8CKCtjFc6wl
extra : rebase_source : bc51508f3708a7a7af8fe48bdbcb0d787bf77362
extra : source : bca1ad6cc3781af4b8c8667ccb3c29e5bcb50ea9
2015-08-03 15:40:04 -04:00
Andrea Marchesini
a2c5d2836e Bug 1193414 - Telemetry for SharedWorker spawning. r=bkelly 2015-08-12 06:00:00 -04:00
Christoph Kerschbaumer
3514d6f6b8 Bug 1185072 - CSP devtool in GCLI does not show green icon for upgrade-insecure-requests. r=jwalker 2015-07-27 10:54:17 -07:00
Jeff Walden
1b62a9d07b Bug 1158399 - Expose the [[DateValue]] field in Date objects only through a ClippedTime class that enforces prior TimeClip-ing on the given value. r=evilpie, r=bz, r=dhylands, r=mt, r=froydnj, r=khuey, r=baku, r=smaug
--HG--
extra : rebase_source : 803fe39f338b6b32cb0fe2be6cf4056bab57283a
2015-05-01 19:12:52 -07:00
Wes Kocher
4cfe4a51b8 Merge m-c to inbound, a=merge CLOSED TREE 2015-08-10 15:01:57 -07:00
Ryan VanderMeulen
a7ea8705c1 Backed out changesets db4294fb662d and de9ae2ccb73b (bug 1181175) for Android test_compartments.js failures.
CLOSED TREE
2015-08-10 15:07:27 -04:00
Mike Shal
115ca1ae64 Bug 1192068 - Use long hg revision for sourcestamp in mozharness; r=gps,jlund 2015-08-06 15:39:38 -04:00
David Rajchenbach-Teller
4daefcd581 Bug 1181175 - Telemetry for finding out how often our process is rescheduled to another CPU. r=jandem, r=bsmedberg
--HG--
extra : transplant_source : %94Od-%F4U%88U%0C%DA%28%F3%B6%8D%7F%E7%88%1FTH
2015-07-29 19:01:05 +02:00
David Rajchenbach-Teller
d326242e8b Bug 1181175 - Use RDTSC for Performance Monitoring instead of getrusage. r=jandem
--HG--
extra : transplant_source : %8D%A9%CC%17Dj9-%81T%B2%0D%E1%EA%BD%05%C7%DCl%CB
2015-07-07 18:45:54 +02:00
Marcos Caceres
79d86a6353 Bug 1171200 - Add means of checking if a document links to a manifest. r=billm
--HG--
rename : dom/manifest/ImageObjectProcessor.js => dom/manifest/ImageObjectProcessor.jsm
rename : dom/manifest/ManifestProcessor.js => dom/manifest/ManifestProcessor.jsm
rename : dom/manifest/ValueExtractor.js => dom/manifest/ValueExtractor.jsm
2015-07-29 16:58:00 +02:00
Nicholas Nethercote
87b80f8c66 Bug 1188745 - Rename nsTArray::SizeOfExcludingThis() as ShallowSizeOfExcludingThis(). r=froydnj.
This makes it clearer that, unlike how SizeOf*() functions usually work, this
doesn't measure any children hanging off the array.

And do likewise for nsTObserverArray.

--HG--
extra : rebase_source : 6a8c8d8ffb53ad51b5773afea77126cdd767f149
2015-07-28 23:24:24 -07:00
Ryan VanderMeulen
cbef4f34fc Merge m-c to inbound. a=merge 2015-07-29 13:51:27 -04:00
Bobby Holley
97b9240b34 Bug 1188696 - Hoist nsRefPtr.h into MFBT. r=froydnj 2015-07-29 10:44:59 -07:00
Neil Deakin
832b22079d Bug 1099491, e10s, middle click over autoscroll cursor doesn't close it, r=felipe 2015-07-29 06:30:06 -04:00
Jacek Caban
57615ea370 Bug 1188457 - Fixed SapiService.cpp compilation on mingw. r=jimm 2015-07-29 12:27:22 +02:00
Wes Kocher
b26b131604 Merge m-c to inbound, a=merge 2015-07-28 18:03:34 -07:00
Wes Kocher
84dc3c46ed Backed out changesets f6d75433812f,7864cbaa9e5d (bug 1173214) for reftest failures CLOSED TREE
--HG--
extra : amend_source : ca7728a234390116922c2390f748afcc87f6a082
extra : histedit_source : 7864cbaa9e5d105f4c758025ccbe51317f35b108%2C00b8364cdec6b60907bd71508c092df02878a834
2015-07-28 15:20:25 -07:00
Boris Zbarsky
e1c27cd045 Bug 1173214 followup. Fix a test that no longer gets what it's expecting to get. CLOSED TREE. 2015-07-28 17:20:27 -04:00
Jonathan Kew
6fdff0800a Bug 1187689 - Apply a minimum width to autocomplete popup in e10s mode. r=felipe 2015-07-28 20:10:58 +01:00
Ehsan Akhgari
736bd7b4ce Bug 1188158 - Move nsIPrivateBrowsingTrackingProtectionWhitelist to its own component in toolkit; r=jdm
--HG--
rename : toolkit/components/url-classifier/nsURLClassifier.manifest => toolkit/components/privatebrowsing/PrivateBrowsing.manifest
rename : toolkit/components/url-classifier/PrivateBrowsingTrackingProtectionWhitelist.js => toolkit/components/privatebrowsing/PrivateBrowsingTrackingProtectionWhitelist.js
rename : toolkit/components/url-classifier/moz.build => toolkit/components/privatebrowsing/moz.build
rename : toolkit/components/url-classifier/nsIPrivateBrowsingTrackingProtectionWhitelist.idl => toolkit/components/privatebrowsing/nsIPrivateBrowsingTrackingProtectionWhitelist.idl
2015-07-28 15:01:05 -04:00
Steven Michaud
4729fff432 Bug 1089363 - Fix for zh-TW download image dialog. r=glandium 2015-07-22 14:02:28 +08:00
Geoff Lankow
bb305ad6c5 Bug 1177370 - TabAttrModified event when visuallyselected attribute changes; r=mconley 2015-07-23 13:03:01 +12:00
Wes Kocher
728d2a2aa2 Backed out changeset a6bf83d92196 (bug 1101746) for build bustage 2015-07-22 15:47:43 -07:00
Allison Naaktgeboren
2534d0cb16 Bug 1101746 - Display message when no passwords are present.r=mfinkle,p=vladan 2015-07-22 15:36:19 -07:00
Ryan VanderMeulen
3a634b39d2 Backed out changesets 9eb2e0c7b864 and 19bdfb755eeb (bug 1147664) for various test failures. 2015-07-22 13:18:54 -04:00
David Rajchenbach-Teller
e75340bff9 Bug 1147664 - Detailed mode for PerformanceStats (high-level). r=mossop
--HG--
extra : transplant_source : %A59%BA%D0ePFJ%8B%5E%7F%F4%F1%C2%5BY%EC%C0%D5R
2015-06-12 21:52:06 +02:00