Marco Bonardo
48bb5408f8
Bug 1040335 - Enable Unified Autocomplete. r=ttaubert
2014-07-24 17:45:48 +02:00
Carsten "Tomcat" Book
614b6dc6a5
Merge mozilla-central to fx-team
2014-07-24 15:42:26 +02:00
Carsten "Tomcat" Book
cc1073a524
merge fx-team to mozilla-central a=merge
2014-07-24 15:34:40 +02:00
Jan Keromnes
f4b7fb6554
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
a26e5e54fd
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
bcb960f6c1
Merge m-c to inbound
2014-07-23 18:55:48 -07:00
Wes Kocher
80cba2170e
Merge fx-team to m-c a=merge
2014-07-23 18:47:48 -07:00
Jared Wein
c99e51baed
Bug 1035625 - Support 'resizable' in-content preference subdialogs. r=MattN
2014-07-23 16:42:17 -04:00
Mike de Boer
13f074b81b
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
b56f2eab68
Backed out changeset 19ae3d5f6884 (bug 1038648) for failures in test_loopservice_initialize.js
2014-07-23 17:04:24 +01:00
Paul Rouget
9205646493
Bug 1042609 - Update WebIDE's troubleshooting URL. r=jryans
2014-07-23 17:55:34 +02:00
Gijs Kruitbosch
ee8c9368e3
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
ef1d79cb54
Merge mozilla-central to fx-team
2014-07-23 16:22:24 +02:00
Carsten "Tomcat" Book
87f704d25c
merge fx-team to mozilla-central a=merge
2014-07-23 16:05:22 +02:00
Mike de Boer
1b40c8cc78
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
019b5bc217
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
c744db0d38
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
3867e0c15b
Bug 1042089 - Remove dead CSS rules from browser.css. r=gijs
2014-07-23 13:45:58 +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
Paul Rouget
f80e73fc93
Bug 1040779 - Add a button to enable certified app debugging. r=jryans
2014-07-22 10:36:00 +02: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
railscard
3b48659c6e
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
270fdcdd73
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
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