Gijs Kruitbosch
d03b973b88
Backed out changeset 8a292af9c827 for android robocop orange
2015-03-20 22:47:21 -07:00
Gijs Kruitbosch
00fadb7e96
No bug: update readability libs to the up-to-date github versions to include significant perf and quality improvements, rs=me
2015-03-20 20:50:45 -07:00
Jared Wein
60907a56b0
Bug 1140340 - Add Reader Mode menu item to the menu bar. r=florian
2015-03-20 17:35:55 -07:00
Ehsan Akhgari
33bb32f549
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
...
This patch was automatically generated using the following script:
function convert() {
echo "Converting $1 to $2..."
find . \
! -wholename "*/.git*" \
! -wholename "obj-ff-dbg*" \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert MOZ_OVERRIDE override
convert MOZ_FINAL final
2015-03-21 12:28:04 -04:00
Paolo Amadini
caea073551
Bug 1144245 - Add a LoginTestUtils.jsm module. r=MattN
2015-03-18 18:36:23 -07:00
Patrick Brosset
ab275c8674
Bug 1139186 - 2 - Add event handling support to CanvasFrameAnonymousContentHelper; r=bgrins
2015-03-20 16:58:50 +01:00
Stephen Pohl
79b276834a
Bug 1145694: Uninstall Adobe EME when media.eme.enabled is set to false. r=mossop
2015-03-22 23:12:16 -04:00
Stephen Pohl
4d29cc72c2
Bug 1145336
: Test updates. r=jwwang
2015-03-22 23:12:07 -04:00
Stephen Pohl
5690cc9e3f
Bug 1145336
: Remove old GMPs during updates. r=jwwang
2015-03-22 23:12:03 -04:00
Ryan VanderMeulen
02ce1ca25c
Backed out changeset 763cc10e0bb1 (bug 1144127) for B2G reftest bustage.
2015-03-20 12:23:11 -04:00
Carsten "Tomcat" Book
c38e5d7e06
Backed out changeset bd0060c41a3d (bug 1140558) for xpcshell bustage on a CLOSED TREE
2015-03-20 17:07:10 +01:00
Patrick Brosset
b3cf736184
Bug 1139186 - 1 - Refactor to the native anon nodes manipulation in highlighters; r=bgrins
2015-03-10 16:28:57 +01:00
Marina Samuel
07281ad875
Bug 1126186: Allow users to turn off all tiles that aren't history tiles and update newtab cogmenu wording. r=adw
2015-03-20 17:28:15 -04:00
Dave Townsend
78a61f6477
Bug 1144900: Fix windows gfx out of memory assertion. r=Bas
2015-03-19 10:42:27 -07:00
Brian Birtles
9d403dd2da
Bug 1109390 part 4 - Make DevTools animation actor wait for asynchronous pause; r=pbrosset
...
Although pause() is not yet asynchronous, any time we finish calling it the
ready promise should be resolved so we can safely wait on the ready promise
after calling pause already. This way, once pause() becomes async later in this
bug, code relying on this actor will continue to work.
2015-03-24 09:21:08 +09:00
Mike Hommey
649c7a056c
Bug 910660 - Make the SimplePackager emit a separate base for addons. r=gps
...
Addons are detected by the presence of an install.rdf file in their base.
2015-03-24 09:10:33 +09:00
Wes Kocher
0d9c0798af
Merge m-c to inbound a=merge CLOSED TREE
2015-03-23 16:51:22 -07:00
Phil Ringnalda
9276889725
Merge m-c to m-i
2015-03-28 21:36:22 -07:00
Robert Strong
534d403057
Bug 1137447 - New app update telemetry for patch type (complete or partial), extended error codes, and general cleanup. r=bbondy
2015-03-28 20:20:53 -07:00
Robert Strong
26672b27d6
Remove FHR from app update Bug 1121018 - FHR data migration: org.mozilla.update. r=spohl
2015-03-28 20:20:38 -07:00
Phil Ringnalda
05373ca7d6
Merge m-c to m-i
...
CLOSED TREE
2015-03-28 11:56:12 -07:00
Philip Chee
81ade32fc8
Backed out changeset: 764b057e1c3f (Bug 1139958
- Start using AppConstants.jsm in Toolkit)
2015-03-28 20:54:30 +08:00
Philip Chee
4cfa2f8c72
Bug 1139958
- Start using AppConstants.jsm in Toolkit r=mossop
2015-03-28 19:17:24 +08:00
Wes Kocher
7549c12aa0
Merge m-c to inbound a=merge
2015-03-27 17:31:19 -07:00
Chris Double
55501b54bc
Bug 1148092 - Telemetry for EME playback success/failure - r=cpearce,bsmedberg
2015-03-28 12:49:55 +13:00
Paul Kerr [:pkerr]
f551c98367
Bug 1147153: Update L10n translation notes for about:webrtc. r=mikedeboer
2015-03-26 14:23:24 -07:00
Bill McCloskey
fcd90b7e73
Bug 1075670 - Make event.screen[XY] work in content processes (r=smaug,kats,tn,joshmoz)
2015-03-26 14:17:29 -07:00
Jose Antonio Olivera Ortega
9143323058
Bug 1139513 - Warn and gather data if ServiceWorker hits max workers per domain limit. r=bent, r=rvitillo
2015-03-25 13:17:00 -04:00
Francois Marier
fce51f361a
Bug 1111741 - Enable SafeBrowsing remote lookups for mac and linux. r=mmc
2015-03-24 20:47:00 -04:00
Honza Bambas
4ab63b1bb4
Bug 1098422 - Change the HTTP cache half-life experiment values. r=jduell
2015-02-27 10:17:00 -05:00
Jose Antonio Olivera Ortega
196e76993d
Bug 1003991 - Disable https:// only load for ServiceWorkers when Developer Tools are open. r=nsm, r=miker
2015-03-24 14:15:00 -04:00
Wes Kocher
126b0dcd96
Backed out changeset 8be35539cc88 (bug 1124880) for build bustage CLOSED TREE
2015-03-26 12:47:53 -07:00
Honza Bambas
7926bf48c5
Bug 1124880 - Call PR_Close of UDP sockets on new threads. r=mcmanus
2015-03-25 11:36:00 -04:00
Dão Gottwald
2dbfa91e3d
Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend
2015-03-24 22:24:49 +01:00
Felipe Gomes
7ee86b0f00
Bug 1079665 - [e10s] Findbar focusContent doesn't work when a link was found. r=enndeakin
2015-03-24 18:58:32 -03:00
Paul Kerr [:pkerr]
7e49f9956e
Bug 1100508: Easily capture about:webrtc page data for a bug reports. r=jib, r=mikedeboer
2015-03-23 12:37:30 -07:00
Carsten "Tomcat" Book
b108cb4a0b
Backed out changeset de24b63c6966 (bug 1138975) for m-dt test failures
2015-03-20 15:23:45 +01:00
Carsten "Tomcat" Book
0a27b92b32
backed out changeset b798fd098e09 (bug 1042561) for assertion failure in mochitests
2015-03-20 13:32:28 +01:00
Carsten "Tomcat" Book
dc374741b9
Backed out changeset ef86c7c53d21 (bug 1042561)
2015-03-20 13:32:01 +01:00
Eddy Bruël
d20a84ba3d
Bug 1138975 - Refactor breakpoint sliding for non-source mapped sources;r=jlongster
2015-03-20 12:11:54 +01:00
Tim Taubert
42a3aa850a
Bug 1042561 - Correct autocomplete search result update handling in OnUpdateSearchResult() r=mak
2015-03-20 11:15:40 +01:00
Jorg K
4cf4008ab5
Bug 1042561 - Autocomplete: Typed text in red despite results/matches found if suggestions change by last input r=mak
2015-03-20 11:18:07 +01:00
Marco Bonardo
85346ab28e
Bug 1125115 - Remove (now) pointless test that is failing to reopen a CLOSED TREE
2015-03-20 12:08:47 +01:00
Marco Bonardo
71b939a449
Bug 1125115 - Write a new keywords pseudo-API in PlacesUtils. r=ttaubert
2015-03-20 09:39:25 +01:00
Marco Bonardo
2016ffcb1b
Bug 1125113 - Change the keywords schema associating them with uris. r=ttaubert
2015-03-20 09:39:20 +01:00
Stephen Pohl
8382b0a781
Bug 1140263: Disable Adobe EME on all platforms for now. r=cpearce
2015-03-19 22:59:49 -04:00
Stephen Pohl
bb369ef745
Bug 1140263: Test updates. r=mossop
2015-03-19 22:59:45 -04:00
Stephen Pohl
a3d354c6dc
Bug 1140263: Enable Adobe EME on Windows Vista+ and add a pref to force-enable it on other platforms. r=mossop
2015-03-19 22:59:38 -04:00
Wes Kocher
1c6f9a76e6
Merge m-c to fx-team a=merge CLOSED TREE
2015-03-19 19:33:19 -07:00
Wes Kocher
67f2ffad86
Merge inbound to m-c a=merge CLOSED TREE
2015-03-19 19:15:11 -07:00
Margaret Leibovic
03ddfdcbae
backout 1dbf52164ffe for bc1 failures on a CLOSED TREE
2015-03-19 12:23:28 -07:00
J. Ryan Stinnett
ae582b583d
Bug 1130084 - Avoid spurious connection errors even on success. r=past
2015-03-19 12:58:19 -05:00
Geoff Brown
a3e7accefa
Bug 1140148 - Update xpcshell test manifests for Android 4.3 emulator; r=dminor
2015-03-19 11:00:58 -06:00
Margaret Leibovic
142b223d84
Bug 1143844 - Check document for readerable content to determine whether or not to show reader button. r=Gijs
2015-03-18 13:42:52 -07:00
Margaret Leibovic
b2ca7e7ddc
Bug 1143844 - Check document for readerable content to determine whether or not to show reader button. r=Gijs
2015-03-18 13:42:52 -07:00
Tom Schuster
308ff4d0ec
Bug 837630 - Stop hiding __proto__ from O.getOwnPropertyNames. r=Waldo,peterv,past
2015-03-19 17:42:15 +01:00
Joel Maher
0a17b36f04
Bug 1144334 - test_attachProcess.html fails when running a standalone directory. r=jsantell
2015-03-19 10:25:06 -04:00
Boris Zbarsky
54c64f20a9
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
...
The only manual changes here are to BindingUtils.h, BindingUtils.cpp,
Codegen.py, Element.cpp, IDBFileRequest.cpp, IDBObjectStore.cpp,
dom/workers/Navigator.cpp, WorkerPrivate.cpp, DeviceStorageRequestChild.cpp,
Notification.cpp, nsGlobalWindow.cpp, MessagePort.cpp, nsJSEnvironment.cpp,
Sandbox.cpp, XPCConvert.cpp, ExportHelpers.cpp, and DataStoreService.cpp. The
rest of this diff was generated by running the following commands:
find . -name "*.h" -o -name "*.cpp" | xargs perl -pi -e 'BEGIN { $/ = undef } s/(WrapObjectInternal\(JSContext *\* *(?:aCx|cx|aContext|aCtx|js))\)/\1, JS::Handle<JSObject*> aGivenProto)/g'
find . -name "*.h" -o -name "*.cpp" | xargs perl -pi -e 'BEGIN { $/ = undef } s/(WrapObjectInternal\((?:aCx|cx|aContext|aCtx|js))\)/\1, aGivenProto)/g'
find . -name "*.h" -o -name "*.cpp" | xargs perl -pi -e 'BEGIN { $/ = undef } s/(WrapNode\(JSContext *\* *(?:aCx|cx|aContext|aCtx|js))\)/\1, JS::Handle<JSObject*> aGivenProto)/g'
find . -name "*.h" -o -name "*.cpp" | xargs perl -pi -e 'BEGIN { $/ = undef } s/(WrapNode\((?:aCx|cx|aContext|aCtx|js))\)/\1, aGivenProto)/g'
find . -name "*.h" -o -name "*.cpp" | xargs perl -pi -e 'BEGIN { $/ = undef } s/(WrapObject\(JSContext *\* *(?:aCx|cx|aContext|aCtx|js))\)/\1, JS::Handle<JSObject*> aGivenProto)/g'
find . -name "*.h" -o -name "*.cpp" | xargs perl -pi -e 'BEGIN { $/ = undef } s/(Binding(?:_workers)?::Wrap\((?:aCx|cx|aContext|aCtx|js), [^,)]+)\)/\1, aGivenProto)/g'
2015-03-19 10:13:33 -04:00
Tim Taubert
1a539746b8
Bug 1145146 - Remove offensive comment from nsFormFillController r=mak
2015-03-19 14:34:28 +01:00
Bill McCloskey
e7aee957c0
Bug 1126089 - Allow messages to be sent after frame script unload event (r=smaug)
2015-03-19 06:43:46 -07:00
Markus Jaritz
5b39c0ad28
Bug 1139174 - Use Georgia and Helvetica/Arial as Reader View Fonts until Fira and Charis land. r=margaret,dolske
2015-03-18 18:49:14 -07:00
Paolo Amadini
a74d03e0b6
Bug 1143852 - Remove duplication between password-save and password-change notifications. r=MattN
2015-03-18 18:24:59 -07:00
Paolo Amadini
18246cdbfc
Bug 1142110 - Add a simple browser-chrome test for the popup notifications. r=MattN
2015-03-18 18:24:59 -07:00
Margaret Leibovic
34684f9b7f
Bug 1131004 - Provide a more detailed description for pre-installed OpenH264 add-on. r=gfritzsche
2015-03-11 11:40:29 -07:00
Robert Strong
2bc7240f29
Bug 1081450 - Copy maintenance service binary into its install directory on Windows 8 when the installed binary is different. r=bbondy
2015-03-19 16:43:29 -07:00
Felipe Gomes
9bc27ab2a5
Bug 1143263 - WebApp Runtime makes Mac always use discrete graphics card. r=mstange
2015-03-19 20:24:08 -03:00
Manraj Singh
ce602f1986
Bug 1120408 - Show TelemetryLog in about:telemetry. r=felipe,gfritzsche
2015-03-19 20:23:56 -03:00
Vaibhav Pradeep Bhosale
64433f3bc1
Bug 1135009 - Printing in reader mode cuts off on the left (sidebar overlays text);r=Margaret
2015-03-09 21:23:04 +05:30
Justin Dolske
266883035b
Bug 1142298 - Fix reader view font/color control glitches. r=gijs
2015-03-18 16:35:47 -07:00
Robert Strong
0c5e5bd22f
Bug 1142716 - update/tests/TestAUSHelper.cpp CheckMsg leaks |inFP| and |mbuf|. r=bbondy
2015-03-18 16:25:05 -07:00
Wes Kocher
8f53ff74b9
Merge m-c to fx-team a=merge CLOSED TREE
2015-03-18 16:04:40 -07:00
Wes Kocher
b86d5e6713
Merge fx-team to m-c a=merge
2015-03-18 15:38:20 -07:00
David Major
56656a287e
Bug 1138794: Use an alternate crash report server on Windows XP SP2. r=ted a=lmandel
2015-03-19 10:29:15 +13:00
Jordan Santell
5730dbdc84
Bug 1143915 - Fix test for MemoryActor now that it backs out when attempting to restart recording allocations when its already recording.
...
CLOSED TREE
2015-03-18 11:52:00 -04:00
Carsten "Tomcat" Book
245d5618aa
merge mozilla-inbound to mozilla-central a=merge
2015-03-18 13:51:53 +01:00
Jesse Ruderman
cca9879aa4
Bug 1144351 - Add newline at the end of 'JSDOMParser error' messages. r=mfinkle
2015-03-17 21:06:06 -07:00
Gijs Kruitbosch
9fd92ef910
No bug, update Readability.js to the version in github, rs=margaret,me per discussion earlier today
2015-03-17 20:58:58 -07:00
Matthew Noorenberghe
c63d22b32a
Bug 1120129 - Allow per-site recipes to adjust the username/password field detection for autofill. r=dolske
2015-03-17 17:18:14 -07:00
Margaret Leibovic
152f4920fd
Bug 1139678 - (Part 3) Don't try interacting with the window in AboutReader if it has been unloaded. r=Gijs
2015-03-17 14:41:28 -07:00
Margaret Leibovic
aaa20d3d7c
Bug 1139678 - Don't do reader parse until user clicks on reader button. r=bnicholson
2015-03-12 20:06:37 -07:00
Ryan VanderMeulen
a4fe1a181c
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-03-17 14:28:42 -04:00
George Wright
665aa63a58
Bug 1121272 - Only traverse child elements when traversing the <select> tree r=mconley
2015-03-17 13:02:54 -04:00
Bob Owen
9611802616
Bug 1135051: Add license for SuperFastHash to about:license. r=gerv
2015-03-17 16:04:04 +00:00
Hiroyuki Ikezoe
627985573c
Bug 1143539 - Remove firefox-appdir in toolkit/components/downloads/test/unit/xpcshell.ini. r=paolo
2015-03-17 03:35:00 -04:00
Carsten "Tomcat" Book
21682b3a69
merge mozilla-inbound to mozilla-central a=merge
2015-03-17 11:36:52 +01:00
Carsten "Tomcat" Book
b700491232
Merge mozilla-central to fx-team
2015-03-17 11:53:48 +01:00
Tim Taubert
5dfb44a32d
Bug 1094909 - Convert xpcshell-tests in toolkit/components/places/tests/expiration to Bookmarks.jsm API r=mak
2015-03-13 15:51:07 +01:00
Tim Taubert
caa3c54472
Bug 1095418 - Convert xpcshell-tests in toolkit/components/places/tests/favicons to Bookmarks.jsm API r=mak
2015-03-12 11:29:01 +01:00
Tim Taubert
de34910bbc
Bug 1094906 - Convert xpcshell-tests in toolkit/components/places/tests/queries to Bookmarks.jsm API r=mak
2015-03-12 14:26:28 +01:00
Tim Taubert
249a02cd65
Bug 1095421 - Convert xpcshell-tests in toolkit/components/places/tests/unifiedcomplete to Bookmarks.jsm API r=mak
2015-03-13 16:30:38 +01:00
Margaret Leibovic
09ed35615d
Bug 1141550 - (Part 2) Add missing import. r=me
2015-03-16 15:57:49 -07:00
Wes Kocher
a8d09ee8d3
Backed out changeset 35a52bd476cb (bug 1139678) for e10s bc1 orange
2015-03-16 15:24:16 -07:00
Margaret Leibovic
f8c75ef4cc
Bug 1141550 - Register an AsyncShutdown blocker to persist download changes. r=paolo
2015-03-16 14:40:00 -07:00
Tom Tromey
593d58d1cf
Bug 1142207 - add "^" to REGEX_CSS_VAR to fix variables in the rule view. r=pbrosset
2015-03-16 07:55:00 -07:00
Matthew Noorenberghe
aee6dc957a
Bug 1134846 - Follow-up to handle URLs like chrome: that the URL constructor doesn't like. r=bustage
2015-03-16 14:19:47 -07:00
Matthew Noorenberghe
64980af2f3
Bug 1134846 - Add a module to support per-site password manager recipes. r=dolske
2015-03-16 12:42:02 -07:00
Matthew Noorenberghe
cb986c3203
Bug 1134846 - Add helpers to create loggers that follow the signon.debug pref. r=dolske
2015-03-16 12:42:08 -07:00
Margaret Leibovic
ef879de218
Bug 1139678 - Don't do reader parse until user clicks on reader button. r=bnicholson
2015-03-12 20:06:37 -07:00
Patrick Brosset
849693442e
Bug 1142170 - Intermittent browser_animation_actors_10.js
2015-03-13 16:30:00 +01:00
Patrick Brosset
aeda46e92a
Bug 1139925 - Make the BoxModelHighlighter highlight all quads and draw guides around the outer-most rect
...
LayoutHelpers.getAdjustedBoxQuads now returns all quads that el.getBoxQuads returns.
The BoxModelHighlighter calculates an outer rect based on these to draw the guides.
And if the element has more than 1 quad (inline element that spans line breaks), then all quads are
highlighted.
Also all related tests were modified and a couple of new tests were added.
2015-03-13 15:54:10 +01:00
Alex Verstak
477f162e76
Bug 1113431 - Propagate referrer policy throughout the UI: command-click and context menu open link in new tab/window. r=gijskruitbosch
2015-03-04 23:29:55 -08:00
Nicholas Nethercote
9080cb1deb
Bug 1143508 (part 2) - Optimize pair returning from makeNodeElement() in JSDOMParser. r=bnicholson.
...
In one workload this avoids allocating 2.3 MB of short-lived arrays.
2015-03-16 15:13:16 -07:00
Nicholas Nethercote
e147fb6d38
Bug 1143508 (part 1) - Optimize tag name scanning in JSDOMParser. r=bnicholson.
...
On one workload I saw this reduce the cumulative allocations done for strings
drop from 2.3 MB to 0.9 MB.
2015-03-16 15:13:14 -07:00
Mike Hommey
0382ffd887
Bug 1143510 - Fix line numbers for removal errors during make package. r=gps
2015-03-17 10:04:20 +09:00
Wes Kocher
1109c5aa2c
Backed out changeset 2693283b5d8b (bug 1142814) for bc1 orange
2015-03-16 17:45:45 -07:00
Nicholas Nethercote
1dfaa452f9
Bug 1142814 - Optimize String.fromCharCode() when the number of args is small but > 1. r=jandem.
...
This avoids an unnecessary malloc.
The patch also adds testing for String.fromCharCode() with 2--20 args.
2015-03-12 17:19:48 -07:00
Markus Stange
88be21ce91
Bug 1143273 - Add scale and menulist to the list of non-draggable things. r=dao
2015-03-14 16:23:38 -04:00
Stephen Pohl
8334bc893e
Bug 1140523: Send correct onEnabling/onDisabling notifications when EME preferences change. r=mossop
2015-03-16 14:59:08 -04:00
Hiroyuki Ikezoe
81b1784dcf
Bug 1132772 - afterCache() and afterCommit() should return Promise. r=ttaubert
2015-03-15 16:06:00 -04:00
Geoffroy Planquart
78e3a5601a
Bug 1042859 - Ignore host port when fetching cookies with the gcli cookie command. r=pbrosset
2015-03-13 09:05:00 -04:00
Patrick Brosset
42bf0bc421
Bug 1110762 - Add a setCurrentTime method to the animation actor; r=past
2015-03-16 11:29:14 +01:00
Phil Ringnalda
96372c9131
Merge f-t to m-c, a=merge
2015-03-15 19:35:11 -07:00
Marina Samuel
15c75d01a0
Bug 1126184: Part 3: Mochitest fixes for suggested tiles.
2015-03-13 11:45:38 -04:00
Marina Samuel
e19985d4b9
Bug 1126184: Part 2: Select a single tile to show as the first unpinned tile based on a user's top sites. r=adw
2015-03-13 11:45:34 -04:00
Marina Samuel
918b115aaa
Bug 1126184: Part 1: Make DirectoryLinksProvider listen to PlacesProvider and update its _topSitesWithRelatedLinks cache. r=adw
2015-03-13 11:45:31 -04:00
David Major
34f5df89ee
Bug 1135543 - Part 4: Define DailyCrashesMeasurement6 containing main-crash-oom; r=bsmedberg
2015-03-14 18:59:21 +13:00
David Major
8de5ea4f23
Bug 1135543 - Part 3: Create events file format crash.main.2 which contains metadata; r=bsmedberg
2015-03-14 18:54:36 +13:00
David Major
8dec0d15dd
Bug 1135543 - Part 2 (no part 1): Add a |metadata| parameter to CrashManager.addCrash(); r=bsmedberg
2015-03-14 18:54:06 +13:00
Ryan VanderMeulen
54abe997e7
Merge fx-team to m-c. a=merge
2015-03-13 16:09:58 -04:00
Ryan VanderMeulen
938f3bd0bb
Backed out changesets 8522ea4f4621, c6d45a7a0eec, and 7d72517398ba (bug 1126184) for newtab mochitest-bc failures.
...
CLOSED TREE
2015-03-13 14:19:45 -04:00
Ryan VanderMeulen
a12c6d2dfc
Backed out changesets f63a2cf3fa11 and 7d9a91ee3d48 (bug 1126089) for mochitest-bc failures.
2015-03-13 13:42:57 -04:00
Michael Ratcliffe
221a37877c
Bug 1046234 - Add more DevTools Telemetry measures (display size etc.) r=pbrosset, r=gijs
2015-03-13 11:52:45 +00:00
Ganesh Sahukari
d69833be5a
Bug 1022816 - OS.File will now be able to change the readOnly, hidden, and system file attributes on Windows. r=paolo
2015-03-13 15:51:53 +00:00
Marina Samuel
58f1c40af5
Bug 1126184: Part 3: Mochitest fixes for suggested tiles.
2015-03-13 11:45:38 -04:00
Marina Samuel
617c4fd1a3
Bug 1126184: Part 2: Select a single tile to show as the first unpinned tile based on a user's top sites. r=adw
2015-03-13 11:45:34 -04:00
Marina Samuel
e1dfd563f7
Bug 1126184: Part 1: Make DirectoryLinksProvider listen to PlacesProvider and update its _topSitesWithRelatedLinks cache. r=adw
2015-03-13 11:45:31 -04:00
Ian Moody
320c3c45bf
Bug 1140878 - Move SwitchDocumentDirection() to toolkit/content/browser-content.js so it can be safely used in e10s. r=mconley
2015-03-11 21:19:18 +00:00
Bill McCloskey
12af381a9e
Bug 1126089 - Allow messages to be sent after frame script unload event (r=smaug)
2015-03-13 08:24:20 -07:00
Bill McCloskey
d53a633a7e
Bug 1142542 - Use AppConstants in browser/modules (r=gavin)
2015-03-13 08:19:09 -07:00
Nathan Froyd
8ddefeed54
Bug 1142503 - don't use QueryInterface when the compiler can do the cast for us; r=ehsan
...
Calling QueryInterface with a statically known IID should typically not
be necessary. In those cases where it's not, the compiler can do the
cast for us, though we have to supply the reference-counting that
QueryInterface would do.
In passing, several redundant null-checks for the result of |new T| have
been deleted.
2015-03-12 09:43:50 -04:00
Carsten "Tomcat" Book
69e1e895fa
merge mozilla-inbound to mozilla-central a=merge
2015-03-13 14:02:34 +01:00
Chris Double
3786384366
Bug 1127646 - Report MSE Join Latency and MTBR in telemetry - r=cpearce,bsmedberg
2015-03-13 15:02:49 +13:00
Margaret Leibovic
90856bf0ef
Bug 998031 - Reader Mode toolbar should scroll in and out instead of fading. r=bnicholson
2015-03-05 11:23:27 -08:00
Margaret Leibovic
1390ee68a3
Bug 1141757 - Catch exceptions thrown in ReaderWorker. r=Yoric
2015-03-11 08:39:54 -07:00
J. Ryan Stinnett
fbdc2f4a4b
Bug 1032128 - Persist always allowed cert clients. r=past
2015-03-12 17:52:38 -05:00
J. Ryan Stinnett
e17e9ee3a9
Bug 1032128 - Update asyncStorage test to use Gecko quotes. r=bgrins
2015-03-12 17:52:38 -05:00
Ryan VanderMeulen
6f15b2e72c
Merge m-c to fx-team. a=merge
2015-03-12 18:39:36 -04:00
Ryan VanderMeulen
fd511a4b5b
Merge inbound to m-c. a=merge
2015-03-12 18:05:45 -04:00
Ryan VanderMeulen
fa1aa88d22
Backed out changeset 672cea72c662 (bug 994541) for making various browser-chrome tests more timeout-prone.
...
CLOSED TREE
2015-03-12 15:54:12 -04:00
Christoph Kerschbaumer
daaff1a374
Bug 1138649 - Update remaining callsites to use newChannel2 in toolkit/components (r=gijs,billm)
2015-03-12 11:27:17 -07:00
Dave Townsend
ea449c2beb
Bug 1128060: Fix copying permanentKey to a detached tab in e10s mode. r=billm, f=ttaubert
2015-03-09 16:19:54 -07:00
Eddy Bruël
ce26265c7a
Bug 1136146 - Merge the latest version of the source-map library with fx-team;r=fitzgen
2015-03-12 20:18:34 +01:00
Andrew Halberstadt
8834bb0489
Bug 1139904 - Add initial test runtime files for mochitest browser-chrome and devtools, r=jmaher
2015-03-11 16:05:36 -04:00
Ravi Shankar
4723efd93b
Bug 1109608 - Log.stackTrace should use human-readable task stack traces if available. r=Yoric
2015-03-11 03:21:00 -04:00
Mike de Boer
31d85c8c34
Bug 1135045
: Show an infobar when tab sharing is activated in a Loop conversation. r=Standard8
2015-03-12 15:13:38 +01:00
Mike de Boer
6d89a6c40d
Bug 1135045
: support notification bar buttons of type menu-button with a custom menupopup. r=Standard8
2015-03-12 15:13:35 +01:00
Tim Taubert
49f7da5471
Bug 1127277 - Default to TYPE_BOOKMARK when no type is given for Bookmarks.insert() r=mak
2015-03-11 14:54:05 +01:00
Wes Kocher
b6a4db5df7
Backed out changeset 5197df93e0b4 (bug 1128060) for bc1 orange CLOSED TREE
2015-03-11 19:45:11 -07:00
Wes Kocher
83a37cbb4c
Merge m-c to fx-team a=merge CLOSED TREE
2015-03-11 19:09:10 -07:00
Andrew Osmond
a0bbbdd643
Bug 1139027 - Permit running of camera mochitests on B2G desktop. r=mikeh
2015-03-10 19:39:49 -04:00
Carsten "Tomcat" Book
f9728b1f23
merge fx-team to mozilla-central a=merge
2015-03-11 12:58:02 +01:00
Wes Kocher
f87c38fe16
Merge m-c to inbound a=merge CLOSED TREE
2015-03-10 16:11:23 -07:00
Wes Kocher
7ab87d0daf
Merge inbound to m-c a=merge CLOSED TREE
2015-03-10 15:33:33 -07:00
Nick Alexander
01e3ecaeaa
Bug 927388 - Follow-up: fix bustage on a CLOSED TREE.
2015-03-10 11:40:39 -07:00
Garvan Keeley
e303055e65
bug 1139012 - telemetry for MLS vs win8 geolocation response. r=cpeterson
2015-03-10 12:47:42 -04:00
Fernando Jimenez
485e72eb54
Bug 1129650 - Touching navigator.mozId causes an error NS_ERROR_FACTORY_NOT_REGISTERED. r=baku
2015-03-10 17:25:39 +01:00
Matthew Noorenberghe
d0b7d4da32
Bug 1140242 - Convert nsILoginInfo to vanilla JS objects before trying to send them in messages. r=dolske
2015-03-10 23:08:34 -07:00
Wes Kocher
57048f9c55
Backed out 3 changesets (bug 1126184) for causing a spike in new tab bc1 test failures CLOSED TREE
...
Backed out changeset 7d48a8bad488 (bug 1126184)
Backed out changeset a1fa056e0c0d (bug 1126184)
Backed out changeset e29b97e5e30c (bug 1126184)
2015-03-10 19:01:11 -07:00
Allison Naaktgeboren
fa8959fbc5
Bug 1124895 part 1/2- Add password manager usage data to FHR.r=gps
2015-03-10 16:24:48 -07:00
Wes Kocher
e05569b247
Merge m-c to fx-team a=merge CLOSED TREE
2015-03-10 16:14:07 -07:00
Jordan Santell
dc93a7bb8a
Bug 1132765 - Pass through performance memory options for 'probability' and 'maxLogLength' from the front to the memory actor. r=vp
2015-03-10 10:24:48 -07:00
Marina Samuel
7f2c6b6cd5
Bug 1126184: Part 3: Mochitest fixes for suggested tiles. r=adw
2015-03-10 17:33:28 -04:00
Marina Samuel
c8ecc19cbd
Bug 1126184: Part 2: Select a single tile to show as the first unpinned tile based on a user's top sites. r=adw
2015-03-10 17:33:25 -04:00
Marina Samuel
56ad42cb1a
Bug 1126184: Part 1: Make DirectoryLinksProvider listen to PlacesProvider and update its _topSitesWithRelatedLinks cache. r=adw
2015-03-10 17:33:22 -04:00
Margaret Leibovic
0c83f77114
Bug 1141618 - Disable reader worker logging by default. r=Mossop
2015-03-10 13:01:10 -07:00
Margaret Leibovic
86dfaaf82e
Bug 1141317 - Account for new #container div in about:reader CSS. r=bnicholson
2015-03-09 19:15:39 -07:00
Dave Townsend
8ce2d409ce
Bug 1128060: Fix copying permanentKey to a detached tab in e10s mode. r=billm, f=ttaubert
2015-03-09 16:19:54 -07:00
Wes Kocher
b07b12b5bd
Backed out changeset 95bec5828ef3 (bug 1136146) for devtools test failures CLOSED TREE
2015-03-11 15:17:46 -07:00
Abhishek Bhattacharya
c179a2155d
Bug 1120111 - Adds key listeners to highlighter pick mode to traverse DOM and submit/cancel selection; r=pbrosset
2015-03-10 07:02:00 +01:00
Tom Tromey
64fd92c754
Bug 1140569 - Show async stacks attached to timeline markers. r=vporof
2015-03-11 07:44:00 -04:00
Christoph Kerschbaumer
149579252d
Bug 1138650 - Update remaining callsites to use newChannel2 in toolkit/devtools (r=jryans)
2015-03-09 20:05:49 -07:00
Richard Marti
971cb064aa
Bug 1141649 - In-content pages: Add the -moz-margin-start: 0 also to the radio on OS X. r=jaws
2015-03-10 17:43:07 +01:00
Eddy Bruël
1a3a285728
Bug 1131646 - Clean up the breakpoint code;r=jlongster
2015-03-11 15:15:40 +01:00
Eddy Bruël
0f5da766fb
Bug 1136146 - Merge version 0.4.0 of the source-map library with fx-team;r=fitzgen
2015-03-11 15:12:26 +01:00
Ahmed Khalil
d2aca5c19d
Bug 927388 - Produce and upload GeckoView AAR during packaging. r=nalexander
2015-03-06 10:17:00 -08:00
Carsten "Tomcat" Book
cd1ad99856
Backed out changeset b6c511f17246 (bug 1136146) for browser_dbg_source-maps-01.js test failures
2015-03-10 16:35:47 +01:00
Shane Caraveo
a972018c5e
Bug 1120288 remove unnecessary notifyAddonChanged call
2015-03-10 08:35:36 -07:00
Mike Hommey
d7a8058b98
Bug 1141439 - Exit with an error code instead of falling through the REMOTE_NOT_FOUND code path when the X-remote returns an explicit command line handler error. r=bsmedberg
2015-03-13 07:44:30 +09:00
Carsten "Tomcat" Book
af0855e66d
Merge mozilla-central to mozilla-inbound
2015-03-10 14:01:43 +01:00
Carsten "Tomcat" Book
6f7826c5fc
merge mozilla-inbound to mozilla-central a=merge
2015-03-10 13:54:35 +01:00
Wes Kocher
240e1e5df1
Backed out changeset dcf73ba1d6bc (bug 1124895) for apparently breaking all android tests on a CLOSED TREE
2015-03-09 19:14:54 -07:00
Wes Kocher
7d65c12965
Merge m-c to fx-team a=merge CLOSED TREE
2015-03-09 19:13:37 -07:00
Wes Kocher
0c00a67ca9
Merge inbound to m-c a=merge CLOSED TREE
2015-03-09 18:27:28 -07:00
Allison Naaktgeboren
5e4f41d760
Bug 1124895 -1/2 Add password manager data to FHR.r=gps
2015-03-09 18:06:10 -07:00
Monica Chew
cd1b05b9c0
Bug 1141363: Check to see we can get UrlClassifierDBService before using it (r=sworkman)
2015-03-09 17:44:31 -07:00
Dan Mosedale
57ffae3627
Bug 1123660 - Add telemetry probes for measuring failed, short, medium, and long calls. Largely paired w/jaws, r=jaws,dmose,Standard8, a=bsmedberg for opt-out metric
2015-03-09 16:59:35 -07:00
Ryan VanderMeulen
314718f75b
Backed out changeset a1d51e3fea63 (bug 935838) for B2G test_udpsocket.html timeouts.
...
CLOSED TREE
2015-03-09 16:35:06 -04:00
Gijs Kruitbosch
8786da8387
Bug 1129219 - fix learnMoreURL to be a getter so we don't access appInfo really early, rs=bustage-and-Mossop's-advice on a CLOSED TREE
2015-03-09 19:43:08 +00:00
Brad Lassey
938d17a7ba
bug 1137792 - Ignore the first timing for an add-on r=mossop
2015-03-09 12:33:00 +00:00
Wes Kocher
d0149520d8
Merge m-c to inbound a=merge CLOSED TREE
2015-03-09 19:06:17 -07:00
Margaret Leibovic
6cf362c962
Bug 1140172 - Use a single reader worker instead of spawning infinite workers. r=bnicholson f=Yoric
2015-03-05 17:31:05 -08:00
Shane Caraveo
74a4909431
Bug 1137900 restrict web activations to https, r=jaws
2015-03-09 11:24:12 -07:00
Gijs Kruitbosch
1269ca1b0b
Bug 1129219 - add learn more link for EME provider, r=MattN
2015-03-09 17:26:15 +00:00
Patrick Brosset
83ff1058a7
Bug 1123851 - 1 - Element geometry highlighter; r=bgrins
2015-03-09 17:33:24 +01:00
Vladan Djeric
59fd353014
Bug 1139752 - Fix null reference in about:telemetry. r=Yoric
2015-03-06 14:10:10 -05:00
Mike Taylor
c7cbce1e29
Bug 1136877 - Collect telemetry on SPS.max_num_ref_frames. r=jya
2015-03-06 08:18:00 -05:00
Mike Taylor
e0585984ae
Bug 1136877 - Collect telemetry on constraint_set flags from decoded SPS. r=jya
2015-03-06 08:17:00 -05:00
Masatoshi Kimura
7fdbca2023
Bug 1106470 - Drop SSLv3 support from devtools. r=vporof
2015-03-10 01:23:00 +09:00
Masatoshi Kimura
40a54ff159
Bug 1106470 - Drop SSLv3 support entirely from PSM. r=keeler
2015-03-10 01:22:59 +09:00
Jed Davis
9e0d0967f3
Bug 1137007 - Detect namespace and SECCOMP_FILTER_FLAG_TSYNC support in SandboxInfo. r=kang, r=Unfocused
...
Currently, only user namespace support is detected. This is targeted at
desktop, where (1) user namespace creation is effectively a prerequisite
for unsharing any other namespace, and (2) any kernel with user
namespace support almost certainly has all the others.
Bonus fix: remove extra copy of sandbox flag key names in about:support;
if JS property iteration order ever ceases to follow creation order, the
table rows could be permuted, but this doesn't really matter.
2015-03-06 13:59:00 -05:00