Jim Chen
6885181c22
Bug 1016629 - h. Fix wrong sysinfo usage; r=trivial
2014-07-28 13:30:22 -04:00
Jim Chen
3e40d5fbd3
Bug 1016629 - a. Associate a native stack for each hang; r=vladan
2014-07-28 13:30:20 -04:00
Ehsan Akhgari
9a3b76ff07
Bug 1045094 - Fix some bad implicit constructors in telemetry; r=froydnj
2014-07-28 13:16:00 -04:00
Carsten "Tomcat" Book
a0b03bc21c
Merge mozilla-central to mozilla-inbound on a CLOSED TREE
2014-07-28 16:30:30 +02:00
Richard Newman
c8ab377d06
Bug 1043627 - Only re-initialize nsSearchService on locale change in Fennec. r=adw
2014-07-25 11:34:23 -07:00
Jim Chen
5582404acd
Bug 1034138 - d. Test BackgroundHangMonitor permahangs; r=vladan
2014-07-24 22:33:52 -04:00
Jim Chen
720bf8a0ef
Bug 1034138 - c. Display thread hang native stack in about:telemetry if available; r=vladan
2014-07-24 22:33:51 -04:00
Jim Chen
fef10da382
Bug 1034138 - b. Add thread hang native stack output to nsITelemetry; r=vladan
2014-07-24 22:33:50 -04:00
Jim Chen
4e0d68a302
Bug 1016629 - a. Associate a native stack for each hang; r=vladan
2014-07-24 22:33:43 -04:00
Wes Kocher
6a391e14be
Merge m-c to inbound a=merge
2014-07-24 17:55:50 -07:00
Mike Hommey
2a08f131e0
Bug 1043344 - Move libraries and programs build to the compile tier. r=gps
2014-07-25 07:14:40 +09:00
Mike Hommey
98ab786c13
Bug 1043289 - Don't declare SOURCES and USE_LIBS when there is nothing to build. r=mshal
2014-07-25 07:10:15 +09:00
Jed Davis
4f90ee5e92
Bug 1042261 - Don't crash while trying to report a crash if reporting is disabled. r=ted
2014-07-22 13:05:00 +02:00
Wes Kocher
d66b294fe5
Merge m-c to inbound
2014-07-23 18:55:48 -07:00
Wes Kocher
6b43164794
Merge fx-team to m-c a=merge
2014-07-23 18:47:48 -07:00
Panos Astithas
c5f67ccb37
Ensure that the debugger client doesn't try to call a callback, when one is not provided (bug 1042761). r=robcee
...
--HG--
extra : rebase_source : d24e3e9e115176e7d0f9fe7365cbbe00d28c4f8b
2014-07-23 19:42:16 +03:00
Jeff Walden
23732db53a
Bug 1037100 - Remove all use of ScopedDeleteArray from miscellaneous places. r=jcranmer
...
--HG--
extra : rebase_source : 937557b819742ee62e10a4afa6c5152b910cd8b2
2014-07-10 20:37:40 -07:00
Alexandre Poirot
f5412abfea
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
2014-07-02 15:40:56 -07:00
Sayan Chowdhury
482a5eeeba
Bug 981041 - Add back preference to disable transitions in Style Editor. r=harth
2014-07-22 19:54:00 +02:00
Wes Kocher
ced3d88549
Merge m-c to fx-team
2014-07-23 18:58:55 -07:00
Richard Newman
ca3905bbb8
Bug 1006051 - Follow-up: correct over-zealous regex replace. r=trivial
2014-07-23 17:16:29 -07:00
Ed Lee
ac46985dbb
Bug 1042204 - Control the enhancement of history tiles with a pref [r=adw]
...
Only show enhanced history when the pref allows it. Update newtab pages when enhanced pref changes.
--HG--
extra : rebase_source : 3a7466d119df6d0bffef4a71e9142b1e21f077ed
2014-07-23 11:02:51 -07:00
Ed Lee
7cf81a9756
Bug 1036299 - Show enhanced content image when the tile is unhovered [r=adw]
...
Place an image above the usual thumbnail to hide on hover. Have DirectoryLinksProvider keep a cache of enhanced links/images to use on history tiles.
--HG--
extra : rebase_source : e4d1ddafebf13c1723a79d889a7ca3039396bc0d
2014-07-23 11:02:49 -07:00
Monica Chew
7a088efd88
Bug 1039012: Only cancel third party channels with NS_ERROR_TRACKING_URI (r=gcp,briansmith)
2014-07-24 10:59:00 -07:00
Monica Chew
cdd8d91bda
Bug 1041855: Skip gethash completions on startup for hits in existing tables that haven't been registered yet (r=gcp)
2014-07-24 10:58:41 -07:00
Nathan Froyd
bd26b623a9
Bug 1042903 - declare jsdownloads's xpcshell data in manifests; r=glandium
2014-07-23 15:40:45 -04:00
Julian Seward
1d14e2b375
Bug 1031261 - Remove fixed timeout in test_profiler_actor.js. r=jimb.
...
--HG--
extra : rebase_source : d02fe8c9448a02b8c7709f26d34d22448367a2f1
2014-07-23 08:44:50 +02:00
Andrea Marchesini
179c6c5321
Bug 660237 - implement nsIDOMStorage with a proxy, r=bzbarsky, r=mayhemer
2014-07-23 01:07:12 -04:00
Mike Hommey
7ca0de0fb4
Bug 1041936 part 2 - Directly use the static library "xul" to link into "xul-gtest" instead of having an intermediate library "xul" used by "xul-shared" and "xul-gtest". r=gps
2014-07-23 13:33:09 +09:00
Mike Hommey
171507509c
Bug 1036894 part 9 - Replace all EXTRA_DSO_LDOPTS, SHARED_LIBRARY_LIBS and LIBS with EXTRA_LIBS, OS_LIBS or OS_LDFLAGS, appropriately. r=gps
...
OS_LIBS for libraries that are not part of the gecko tree, EXTRA_LIBS for
libraries, such as NSPR, that are in the tree, but are not handled by
moz.build just yet. Those EXTRA_LIBS may also come from a system library.
However, in cases where the expanded variables are always empty for the
in-tree case, OS_LIBS is used (as for, e.g. MOZ_ZLIB_LIBS). OS_LDFLAGS is
used exclusively for non-library linker flags.
Always pass EXTRA_LIBS before OS_LIBS on linker command lines.
Forbid EXTRA_DSO_LDOPTS, SHARED_LIBRARY_LIBS and LIBS in Makefiles.
2014-07-23 13:31:02 +09:00
Mike Hommey
5659a611dd
Bug 1036894 part 8 - Move most in-tree library linkage information to moz.build, as USE_LIBS. r=gps
2014-07-23 13:30:52 +09:00
Mike Hommey
5c09d7ae19
Bug 1036894 part 7 - Move HOST_LIBS to moz.build, as HOST_USE_LIBS. r=gps
2014-07-23 13:29:50 +09:00
Mike Hommey
af37eab57f
Bug 1036894 part 6 - Emit SimplePrograms for CPP_UNIT_TESTs, and make the corresponding moz.build config look like that of SIMPLE_PROGRAMS. r=gps
2014-07-23 13:29:44 +09:00
Mike Hommey
bc97b68005
Bug 1036894 part 1 - Move MAKE_FRAMEWORK, SDK_LIBRARY, SHARED_LIBRARY_NAME and STATIC_LIBRARY_NAME to moz.build. r=gps
...
At the same time, make the Library data more useful in the build frontend.
2014-07-23 13:29:09 +09:00
Wes Kocher
025a162dba
Merge m-c to inbound
2014-07-22 18:39:17 -07:00
Jonathan Griffin
d8167428d6
Backed out changeset 64586374a208 on a CLOSED TREE
2014-07-22 18:29:57 -07:00
Victor Porof
3695251c1e
Followup for bug 1041225 and bug 1041158, fix a couple of typos, r=rcampbell
2014-07-22 13:01:26 -04:00
Victor Porof
d358586e7a
Bug 1041225 - Generating a screenshot is very slow when the content canvas has obnoxious dimensions, r=rcampbell
2014-07-22 12:43:24 -04:00
Victor Porof
d4cf660c64
Bug 1041166 - Rename lastDrawCallScreenshot
to animationFrameEndScreenshot
in canvas.js, r=past
2014-07-22 12:43:24 -04:00
Victor Porof
c294dcbf14
Bug 1041158 - Properly cleanup the framebuffer binding after generating a screenshot from a webgl context, r=rcampbell
2014-07-22 12:43:24 -04:00
Victor Porof
63821f1cb8
Bug 1041250 - Make texParameterf and texParameteri functions take enums for all params, r=jsantell
2014-07-22 12:43:23 -04:00
Victor Porof
0745835d2e
Bug 1041237 - The bitmask enums flags calculation for getBitToEnumValue is flawed, r=jsantell
2014-07-22 12:43:23 -04:00
Victor Porof
1bf94e6e44
Bug 1041157 - Add link to the discussion about using the same context with multiple canvases, for the replayAnimationFrame function in canvas.js, r=past
2014-07-22 12:43:23 -04:00
Victor Porof
49f75cea77
Bug 1041149 - Remove unused variable in generateScreenshotFor in canvas.js, r=past
2014-07-22 12:43:22 -04:00
Ed Morley
661393fa05
Merge latest green inbound changeset and mozilla-central; a=merge
2014-07-22 17:21:11 +01:00
Georg Fritzsche
2f425a219a
Bug 1040941 - Preferences button for OpenH264 in AddonManager should always work. r=Unfocused
2014-07-21 15:00:35 +02:00
Jakub Jurovych
14e008b382
Bug 897567 - JS debugger: setting breakpoints can be confused by script GC. r=fitzgen
2014-07-16 14:56:01 -07:00
Gabriel Luong
bc569e2e9a
Bug 1035545 - Preview for new String should be ArrayLike. r=fitzgen
2014-07-21 16:24:00 +02:00
Wes Kocher
fe4a0d44ce
Backed out changeset 236c33cffbe4 (bug 1037465) for xpcshell bustage
2014-07-21 21:26:04 -07:00
Richard Newman
6b1cd2581c
Bug 1018240 - Part 1: reinitialize nsSearchService when the browser locale changes. r=adw
...
This patch makes nsSearchService watch for changes in the
general.useragent.locale pref, asynchronously reiniting itself when the pref
changes.
reinit-complete and reinit-failed events are broadcast on the usual search
service topic.
2014-07-21 10:54:55 -07:00
Panos Astithas
1b47fe1185
Properly deal with event handlers that the debugger cannot unwrap (bug 1041266). r=vporof
2014-07-21 18:31:18 +03:00
Panos Astithas
5acf8e084e
Properly handle unsupported value types in the console (bug 1039686). r=robcee
2014-07-21 16:06:02 +03:00
Ryan VanderMeulen
186e0bc781
Merge m-c to inbound. a=merge
2014-07-20 18:32:22 -04:00
Ryan VanderMeulen
57165df10b
Merge m-c to fx-team. a=merge
2014-07-20 15:15:04 -04:00
Georg Fritzsche
e2b1aa1e6c
Bug 1041080 - Fix OpenH264Provider path registration, default enabled state and logging r=Unfocused a=kwierso
2014-07-19 20:01:01 +02:00
Georg Fritzsche
54ecb35012
Bug 1040937 - Fix GMPInstallManager and OpenH264Provider using different pref names r=Unfocused a=kwierso
2014-07-19 02:23:47 +02:00
Randell Jesup
9c2a14663f
Bug 1040937 - GMPInstallManager/OpenH264Provider using wrong directory/plugin names r=unfocused a=kwierso
2014-07-19 00:58:22 -04:00
Brian R. Bondy
a64b43a9c6
Bug 1009816 - Firefox desktop: openh264 updates: check, download, install. r=rstrong, gfritzsche a=kwierso
2014-07-17 21:46:10 -04:00
Wes Kocher
764c4772f3
Merge fx-team to m-c a=merge
2014-07-18 18:31:46 -07:00
Wes Kocher
d6d54d29c1
Merge inbound to m-c a=merge
2014-07-18 17:51:39 -07:00
Wes Kocher
5ad2a8b000
Backed out changeset a1778d8e2e38 (bug 1030889) for mochitest-oth orange
2014-07-18 15:01:39 -07:00
Ryan VanderMeulen
735ed878f2
Merge fx-team to m-c. a=merge
2014-07-18 15:21:24 -04:00
Shane Caraveo
90407d5bba
Bug 1032432 remove builtin manifest support, r=felipe
2014-07-18 10:27:52 -07:00
Ryan VanderMeulen
fc7b881562
Merge m-c to inbound. a=merge
2014-07-18 10:25:14 -04:00
Ryan VanderMeulen
29e8c55d5d
Bug 1009909 - Only run test_openh264.js on Firefox desktop. rs=gfritzsche
2014-07-18 09:11:25 -04:00
Ryan VanderMeulen
00c2204f2b
Merge m-c to fx-team. a=merge
2014-07-18 16:08:36 -04:00
Gabriel Luong
641ce156d6
Bug 1030889 - [rule view] Add keyframe rules with its associated element. r=pbrosset
...
--HG--
extra : rebase_source : fdb63c45ea81f2530197bdc606645f1d43277984
2014-07-18 11:13:00 -04:00
J. Ryan Stinnett
86f59fbab0
Bug 1027787 - Unique device discovery names for b2g. r=paul
...
--HG--
extra : rebase_source : cbd5681417ac3b236fc0b505f1ef60f9ca1e7c3c
2014-07-17 09:57:00 -04:00
Mike Hommey
ec3e587eb4
Bug 1039897 - Don't tie webrtc-required X11 library requirements to in-tree cairo flags. r=ted,a=kwierso
2014-07-17 14:55:11 +09:00
Heather Arthur
f727ad78df
Bug 1033082 - Display exact line numbers for rules in @media sidebar. r=bgrins
2014-07-17 00:59:00 -04:00
Tom Schuster
65e0c034ef
Bug 1041311 - Fix Qt compilation. r=romaxa
2014-07-20 12:55:00 -04:00
Georgios Kontaxis
73801da33e
Bug 1029887: Test DOM nodes blocked by NS_ERROR_TRACKING_URI (r=mmc)
2014-07-18 17:26:24 -07:00
Jan Keromnes
321fb3b771
Bug 1037465 - Add USS reporting to the Monitor actor. r=paul
2014-07-21 17:51:43 -07:00
Sami Jaktholm
05c399936e
Bug 857262 - Inspector DocumentWalker: Reparent walker to SVGDocument only if a node contains a document; not if it just implements getSVGDocument. r=miker
2014-07-19 23:32:00 -04:00
Michael Ratcliffe
7383806f8a
Bug 736078 - Show which elements have listeners attached r=jwalker,bgrins
2014-07-20 12:03:59 +01:00
Gabriel Luong
86f83d1625
Bug 1030889 - [rule view] Add keyframe rules with its associated element r=pbrosset
2014-07-19 20:08:43 -07:00
Alexandre Poirot
32f4c0930e
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
2014-07-02 15:40:56 -07:00
Jonathan Griffin
c981769b72
Backout 4f6d9db92389 for bustage on a CLOSED TREE
2014-07-22 17:55:50 -07:00
Mike Hommey
e5596407fd
Bug 1040641 - Ignore AC_SUBSTs for variables we don't have use for but that autoconf itself exports. r=gps
2014-07-23 08:40:12 +09:00
Mike Hommey
33ef4f2c39
Bug 1041864 - Remove LIBRARY_NAMEs that aren't used. r=mshal
2014-07-23 08:39:56 +09:00
Mike Hommey
9ae3c48776
Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal
2014-07-23 08:37:51 +09:00
Alexandre Poirot
1a463bf842
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files. r=ahal
2014-07-02 15:40:56 -07:00
Milan Sreckovic
2b72007455
Bug 1032348: Add adapter subsys to about:support. r=vukicevic
2014-07-11 10:13:34 -04:00
Trevor Saunders
dcbd7db871
bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug
2014-07-09 17:27:49 -04:00
Steve Workman
ed98140f75
Bug 1039748 - test_TelemetryPing.js should not depend on HTTP request ordering r=rvitillo
2014-07-17 11:07:46 -07:00
Kyle Huey
e72bc74e23
Bug 1039861: Remove the last bits of OS.File from apps code. r=fabrice
...
After this patch OS.File is not loaded in content processes anymore.
--HG--
extra : rebase_source : 64d41fa57e1265dee501e7919eaea5d733320cad
2014-07-18 10:38:14 -07:00
Benjamin Smedberg
99573e00ba
Bug 1039577 - CrashReporter::OOPInit should be multithread-safe, r=ted
2014-07-18 13:31:45 -04:00
Blake Kaplan
ac5786bbb4
Bug 952201 - Make installing addons from web content work correctly in e10s. r=bmcbride@mozilla.com
2014-07-18 09:27:29 -07:00
Neil Deakin
91840a5d16
Bug 1027057
, followup to fix proper closing animation, r=dao
2014-07-18 12:20:26 -04:00
Bill McCloskey
95bf0cc7ea
Bug 1007982 - Add shim for adblock about: protocol (r=mconley)
2014-07-18 08:59:00 -07:00
Magnus Melin
213937979e
Bug 1038635 - zoom doesn't work in the email composer. r=neil
2014-07-18 13:02:14 +03:00
Ahmed Kachkach
4dcc22f03c
Bug 886570 - Initial integration of structured logs in mochitest; r=ahal,Ms2ger
2014-07-17 09:02:00 +02:00
Patrick McManus
54311004c5
Bug 1039776 - http response version telemetry r=sworkman
2014-07-17 21:54:04 -04:00
Georg Fritzsche
97220ffb41
Bug 1041080 - Fix OpenH264Provider path registration, default enabled state and logging r=Unfocused
2014-07-19 20:01:01 +02:00
Georg Fritzsche
ec86acbb00
Bug 1040937 - Fix GMPInstallManager and OpenH264Provider using different pref names r=Unfocused a=kwierso
2014-07-19 02:23:47 +02:00
Randell Jesup
0184c869d0
Bug 1040937 - GMPInstallManager/OpenH264Provider using wrong directory/plugin names r=unfocused a=kwierso
2014-07-19 00:58:22 -04:00
Georg Fritzsche
878a5c8998
Bug 1040048 - Register the OpenH264 plugin from the OpenH264Provider on startup. r=bsmedberg
2014-07-17 17:46:18 +02:00
Carsten "Tomcat" Book
1dd5e0c4ca
Merge mozilla-central to fx-team
2014-07-17 16:44:49 +02:00
Carsten "Tomcat" Book
42b456808a
merge fx-team to mozilla-central a=merge
2014-07-17 16:31:33 +02:00
Michael Ratcliffe
7b727a5b51
Bug 994732 - Make "Disable Cache" in Devtools persist (only when the toolbox is open) r=jwalker, r=pbrosset
2014-07-17 10:39:56 +01:00