Commit Graph

24185 Commits

Author SHA1 Message Date
Wes Kocher
c605bcd891 Merge m-c to inbound a=merge 2014-07-24 17:55:50 -07:00
Marco Bonardo
c3d3631b5e Bug 1040335 - Enable Unified Autocomplete. r=ttaubert 2014-07-24 17:45:48 +02:00
Carsten "Tomcat" Book
4738ce7870 Merge mozilla-central to fx-team 2014-07-24 15:42:26 +02:00
Carsten "Tomcat" Book
db0e3ba9fb merge fx-team to mozilla-central a=merge 2014-07-24 15:34:40 +02:00
Jan Keromnes
08525d7e1c Bug 1042857 - Unify WebIDE's deck style. r=paul
--HG--
rename : browser/devtools/webide/themes/tabledoc.css => browser/devtools/webide/themes/deck.css
2014-07-24 15:05:03 +02:00
Dão Gottwald
ca70cdfd69 Bug 1018405 - The "Manage" link next to the Firefox Account name should be a button instead. r=jaws 2014-07-24 15:04:24 +02:00
Wes Kocher
b42fc70a69 Merge m-c to inbound 2014-07-23 18:55:48 -07:00
Wes Kocher
3948d48c29 Merge fx-team to m-c a=merge 2014-07-23 18:47:48 -07:00
Jared Wein
cbbe62b119 Bug 1035625 - Support 'resizable' in-content preference subdialogs. r=MattN 2014-07-23 16:42:17 -04:00
Mike de Boer
9102cf83c7 Bug 1038648: [Loop] ensure exposed objects are immutable to prevent abuse by others. r=dolske 2014-07-23 19:08:21 +02:00
Ed Morley
dcb29bbb36 Backed out changeset 19ae3d5f6884 (bug 1038648) for failures in test_loopservice_initialize.js 2014-07-23 17:04:24 +01:00
Paul Rouget
7eeed9116a Bug 1042609 - Update WebIDE's troubleshooting URL. r=jryans 2014-07-23 17:55:34 +02:00
Gijs Kruitbosch
d950b54159 Bug 1042300 - test fix: shouldn't assume in-content and instantApply prefs are enabled, r=jaws 2014-07-23 16:43:06 +01:00
Carsten "Tomcat" Book
07f9bf07af Merge mozilla-central to fx-team 2014-07-23 16:22:24 +02:00
Carsten "Tomcat" Book
4b1ba0ae4a merge fx-team to mozilla-central a=merge 2014-07-23 16:05:22 +02:00
Mike de Boer
d68a31f896 Bug 1038648: [Loop] ensure exposed objects are immutable to prevent abuse by others. r=dolske 2014-07-23 15:25:49 +02:00
Dão Gottwald
f92257ee35 Bug 1033482 - Allow global notification bars to be displayed at the top of the window. r=dolske 2014-07-23 13:47:32 +02:00
Dão Gottwald
172c95c4a0 Bug 1040810 - WebRTC sharing indicator on the toolbar doesn't get the right image region applied. r=gijs 2014-07-23 13:46:42 +02:00
Dão Gottwald
14be4ff968 Bug 1042089 - Remove dead CSS rules from browser.css. r=gijs 2014-07-23 13:45:58 +02:00
Gijs Kruitbosch
542c3bcda0 Bug 1042300 - make in-content prefs nightly-only, r=MattN 2014-07-22 22:02:43 +01:00
Victor Porof
3ca3b5dec3 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
791071fea8 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
5efa8308a7 Bug 1041237 - The bitmask enums flags calculation for getBitToEnumValue is flawed, r=jsantell 2014-07-22 12:43:23 -04:00
Carsten "Tomcat" Book
0a354359a4 merge fx-team to mozilla-central a=merge 2014-07-22 15:53:08 +02:00
Andrea Marchesini
9679a08231 Bug 660237 - implement nsIDOMStorage with a proxy, r=bzbarsky, r=mayhemer 2014-07-23 01:07:12 -04:00
Mike Hommey
ad9b49263a 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
71623acdd6 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
e5c43ef995 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
31cd528278 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
Paul Rouget
e2cb76e501 Bug 1040779 - Add a button to enable certified app debugging. r=jryans 2014-07-22 10:36:00 +02:00
Tim Taubert
82aab73edd 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
railscard
202657ee2f Bug 956760 - Improve VariablesView performace by calculating symbolicName and absoluteName only on demand. r=jryans 2014-07-21 15:15:00 +02:00
Ed Lee
98877cd940 Bug 1036284 - Update styling of newtab tiles to enhanced tiles spec [r=adw]
Set appropriate sizes, coloring, opacity, etc.
2014-07-22 23:42:27 -07:00
Wes Kocher
3ffa891f7d Merge m-c to inbound 2014-07-22 18:39:17 -07:00
Jonathan Griffin
efbbf73c27 Backed out changeset 64586374a208 on a CLOSED TREE 2014-07-22 18:29:57 -07:00
Wes Kocher
4563697c29 Merge fx-team to m-c a=merge 2014-07-22 18:05:18 -07:00
Ed Morley
636591b6b5 Merge mozilla-central and inbound 2014-07-22 17:30:16 +01:00
Neil Deakin
01aeed75b7 Bug 1026310, use proper check for popup visibility, r=MattN 2014-07-22 11:17:26 -04:00
Sami Jaktholm
e1ea09398f Bug 1035198 - VariablesView: handle instances of nsIDOMNode.DOCUMENT_NODE without URLs properly. r=robcee 2014-07-19 00:17:00 +02:00
Gabriel Luong
de0613862c Bug 1035545 - Preview for new String should be ArrayLike. r=fitzgen 2014-07-21 16:24:00 +02:00
Paul Rouget
d079299eaa Bug 991589 - Use ro.product.model to identify USB devices. r=jryans 2014-07-22 09:08:41 +02:00
Wes Kocher
daf70bd542 Merge inbound to m-c a=merge 2014-07-21 18:00:14 -07:00
Wes Kocher
aa53df3588 Merge fx-team to mozilla-central a=merge 2014-07-21 17:25:48 -07:00
ffxbld
ba070e96be Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-07-21 14:19:15 -07:00
Nicolas Perriault
3e357e0dc1 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
e2716d6158 Bug 1013064, backout e5dfe9801f76, 11f3a97d1d2c, e2374762f521, 91db8acb8d7e, d0050ba0b875 due to sync issues 2014-07-21 09:09:41 -04:00
Terrence Cole
79f86ed8e2 Bug 753203 - Enable exact rooting by default in all configurations; r=sfink 2014-07-18 11:26:46 -07:00
Panos Astithas
93d15c2900 Properly deal with event handlers that the debugger cannot unwrap (bug 1041266). r=vporof 2014-07-21 18:31:18 +03:00
Michael Ratcliffe
b4b9757225 Bug 1040697 - Prevent rule view marking all new properties as overridden r=bgrins 2014-07-20 22:50:41 +01:00
Florian Quèze
3031e4a163 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