Carsten "Tomcat" Book
87f704d25c
merge fx-team to mozilla-central a=merge
2014-07-23 16:05:22 +02:00
Gijs Kruitbosch
33e55bd7d7
Bug 1042300 - make in-content prefs nightly-only, r=MattN
2014-07-22 22:02:43 +01:00
Victor Porof
a8901b62ce
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
85551493a0
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
fb723a53a7
Bug 1041237 - The bitmask enums flags calculation for getBitToEnumValue is flawed, r=jsantell
2014-07-22 12:43:23 -04:00
Carsten "Tomcat" Book
a449c7eac9
merge fx-team to mozilla-central a=merge
2014-07-22 15:53:08 +02:00
Andrea Marchesini
3d909148b5
Bug 660237 - implement nsIDOMStorage with a proxy, r=bzbarsky, r=mayhemer
2014-07-23 01:07:12 -04:00
Mike Hommey
7cab62150a
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
95063176fa
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
5fab42fcaf
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
a33d7d67e6
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
Tim Taubert
1354fd692a
Bug 1041527 - Ensure that about:home isn't the initial tab when opening new windows in tabview tests r=ehsan
2014-07-21 17:06:57 +02:00
Wes Kocher
be4af0e0fd
Merge m-c to inbound
2014-07-22 18:39:17 -07:00
Jonathan Griffin
1c5d8636ac
Backed out changeset 64586374a208 on a CLOSED TREE
2014-07-22 18:29:57 -07:00
Wes Kocher
7c2f1b4d73
Merge fx-team to m-c a=merge
2014-07-22 18:05:18 -07:00
Ed Morley
8665d76e41
Merge mozilla-central and inbound
2014-07-22 17:30:16 +01:00
Neil Deakin
d6a31c96eb
Bug 1026310
, use proper check for popup visibility, r=MattN
2014-07-22 11:17:26 -04:00
Sami Jaktholm
d2ea41e5d0
Bug 1035198 - VariablesView: handle instances of nsIDOMNode.DOCUMENT_NODE without URLs properly. r=robcee
2014-07-19 00:17:00 +02:00
Gabriel Luong
4807cf19f4
Bug 1035545 - Preview for new String should be ArrayLike. r=fitzgen
2014-07-21 16:24:00 +02:00
Paul Rouget
45d7df3ae9
Bug 991589 - Use ro.product.model to identify USB devices. r=jryans
2014-07-22 09:08:41 +02:00
Wes Kocher
c080dff160
Merge inbound to m-c a=merge
2014-07-21 18:00:14 -07:00
Wes Kocher
235bacd40e
Merge fx-team to mozilla-central a=merge
2014-07-21 17:25:48 -07:00
ffxbld
13e1f93153
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2014-07-21 14:19:15 -07:00
Nicolas Perriault
8d7d439893
Bug 1000131 - Expired Loop call url notification, r=dmose
...
--HG--
rename : browser/components/loop/standalone/content/js/webapp.js => browser/components/loop/standalone/content/js/webapp.jsx
2014-07-21 13:04:43 -07:00
Neil Deakin
f191a1b74f
Bug 1013064, backout e5dfe9801f76, 11f3a97d1d2c, e2374762f521, 91db8acb8d7e, d0050ba0b875 due to sync issues
2014-07-21 09:09:41 -04:00
Terrence Cole
7682085fa5
Bug 753203 - Enable exact rooting by default in all configurations; r=sfink
2014-07-18 11:26:46 -07:00
Panos Astithas
b7453b6e74
Properly deal with event handlers that the debugger cannot unwrap (bug 1041266). r=vporof
2014-07-21 18:31:18 +03:00
Michael Ratcliffe
381da47fb7
Bug 1040697 - Prevent rule view marking all new properties as overridden r=bgrins
2014-07-20 22:50:41 +01:00
Florian Quèze
f90ed6e02a
Bug 1027024 - Never translate 'language' disappears when close/open translation infobar using a expired key - follow-up, r=mikedeboer.
2014-07-21 12:24:43 +02:00
Ryan VanderMeulen
800fc2b192
Merge m-c to inbound. a=merge
2014-07-20 18:32:22 -04:00
Ryan VanderMeulen
5e1c37d90b
Merge m-c to fx-team. a=merge
2014-07-20 15:15:04 -04:00
Georg Fritzsche
64bb3bdfec
Bug 1041080 - Fix OpenH264Provider path registration, default enabled state and logging r=Unfocused a=kwierso
2014-07-19 20:01:01 +02:00
ffxbld
78c01fe8ab
No bug, Automated blocklist update from host bld-linux64-spot-477 - a=blocklist-update
2014-07-19 03:17:37 -07:00
Alexander Seleznev
c71c95fc02
Bug 1039175 - Fix "Ignore this warning" button position on about:blocked page with RTL locales. r=ehsan
2014-07-18 23:06:00 -04:00
Georg Fritzsche
2a0ef69df4
Bug 1040937 - Fix GMPInstallManager and OpenH264Provider using different pref names r=Unfocused a=kwierso
2014-07-19 02:23:47 +02:00
Brian R. Bondy
db8a57e7d8
Bug 1009816 - Firefox desktop: openh264 updates: check, download, install. r=rstrong, gfritzsche a=kwierso
2014-07-17 21:46:10 -04:00
Wes Kocher
fce4d7a57d
Merge fx-team to m-c a=merge
2014-07-18 18:31:46 -07:00
Wes Kocher
9fd887a056
Merge inbound to m-c a=merge
2014-07-18 17:51:39 -07:00
Wes Kocher
f4ffadfc12
Backed out changeset a1778d8e2e38 (bug 1030889) for mochitest-oth orange
2014-07-18 15:01:39 -07:00
Ryan VanderMeulen
8f1d154973
Merge fx-team to m-c. a=merge
2014-07-18 15:21:24 -04:00
Felipe Gomes
ffffc2cf45
Bug 1009760 - Support displaying of crash notification for GMP plugins. r=gfritzsche
2014-07-18 15:11:53 -03:00
Shane Caraveo
3ee4babba1
Bug 1032432 remove builtin manifest support, r=felipe
2014-07-18 10:27:52 -07:00
Ed Lee
98492f2852
Bug 1039881 - Update tests to use a dummy pref, so it changes no matter what's the default. [r=adw]
2014-07-18 08:19:23 -07:00
Mark Banner
57feaec036
Bug 1038699 - Loop no longer resets the hawk session token when it is invalid. Handle the new server responses. r=dmose
2014-07-18 11:42:44 -07:00
Ryan VanderMeulen
47d574ac55
Merge m-c to fx-team. a=merge
2014-07-18 16:08:36 -04:00
Gabriel Luong
5d2256e8e0
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
Marco Bonardo
ccacc67aea
Bug 1024133 - Switch to tab magic URL not trimmed on key navigation. r=mano
2014-07-18 22:04:00 +02:00
Heather Arthur
340daaf0d3
Bug 1033082 - Display exact line numbers for rules in @media sidebar. r=bgrins
2014-07-17 00:59:00 -04:00
Gijs Kruitbosch
d5b3d3cd41
Bug 693808 - part 3: add browser test for the notification for localhosts, r=mak
2014-07-15 18:00:43 +01:00
Gijs Kruitbosch
fe18bdbb2c
Bug 693808 - part 2: use the notification from the browser UI in order to let the user navigate to the original URI, r=mak
2014-07-14 15:09:11 +01:00