Commit Graph

24395 Commits

Author SHA1 Message Date
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
Ryan VanderMeulen
767edc8412 Merge m-c to inbound. a=merge 2014-07-20 18:32:22 -04:00
Ryan VanderMeulen
159817c5c3 Merge m-c to fx-team. a=merge 2014-07-20 15:15:04 -04:00
Georg Fritzsche
56d298233e Bug 1041080 - Fix OpenH264Provider path registration, default enabled state and logging r=Unfocused a=kwierso 2014-07-19 20:01:01 +02:00
ffxbld
1f9dadc3f9 No bug, Automated blocklist update from host bld-linux64-spot-477 - a=blocklist-update 2014-07-19 03:17:37 -07:00
Alexander Seleznev
12290b01ae 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
71a53a7b2a 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
352f311991 Bug 1009816 - Firefox desktop: openh264 updates: check, download, install. r=rstrong, gfritzsche a=kwierso 2014-07-17 21:46:10 -04:00
Wes Kocher
dfeed1d453 Merge fx-team to m-c a=merge 2014-07-18 18:31:46 -07:00
Wes Kocher
05218f8d51 Merge inbound to m-c a=merge 2014-07-18 17:51:39 -07:00
Wes Kocher
7110175bc2 Backed out changeset a1778d8e2e38 (bug 1030889) for mochitest-oth orange 2014-07-18 15:01:39 -07:00
Ryan VanderMeulen
c300f93ef4 Merge fx-team to m-c. a=merge 2014-07-18 15:21:24 -04:00
Felipe Gomes
c8009c6282 Bug 1009760 - Support displaying of crash notification for GMP plugins. r=gfritzsche 2014-07-18 15:11:53 -03:00
Shane Caraveo
bf1b792930 Bug 1032432 remove builtin manifest support, r=felipe 2014-07-18 10:27:52 -07:00
Ed Lee
053f48e293 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
5e95371368 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
6b0b9d16df Merge m-c to fx-team. a=merge 2014-07-18 16:08:36 -04:00
Gabriel Luong
f7b2b93dda 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
c810491b17 Bug 1024133 - Switch to tab magic URL not trimmed on key navigation. r=mano 2014-07-18 22:04:00 +02:00
Heather Arthur
16dcac1268 Bug 1033082 - Display exact line numbers for rules in @media sidebar. r=bgrins 2014-07-17 00:59:00 -04:00
Nicolas Perriault
cc20b93fc5 Bug 1020445: Fixed Loop conversation layout on Google Chrome, r=dmose 2014-07-23 12:52:17 -07:00
Gijs Kruitbosch
35b765fa52 Bug 693808 - part 3: add browser test for the notification for localhosts, r=mak 2014-07-15 18:00:43 +01:00
Richard Marti
ef7beda457 Bug 1038288 - Implement the updated InContent Preferences Design. r=jaws 2014-07-14 20:35:33 +02:00
J. Ryan Stinnett
ab6a9cc72f Bug 1038695 - Show all cookies in Net Monitor, not just first. r=vporof 2014-07-23 10:08:00 +02:00
Brian Grinstead
831befaf42 Bug 1011116 - Reselect file in tree after folder is selected and file gets refocused. r=harth
--HG--
rename : browser/devtools/projecteditor/test/browser_projecteditor_tree_selection.js => browser/devtools/projecteditor/test/browser_projecteditor_tree_selection_01.js
2014-07-23 10:02:00 +02:00
Gijs Kruitbosch
cf0d4a5483 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
Bobby Holley
4bbb23f320 Bug 930091 - Check objects at COW membranes. r=gabor,r=msucan 2014-07-20 15:36:32 -06:00
Ryan VanderMeulen
ff865012d8 Merge m-c to inbound. a=merge 2014-07-20 15:14:23 -04:00
Andrei Oprea
14989cb0b9 Bug 1000134 - Implement revoke generated URL for incoming call view, r=dmose 2014-07-25 15:42:32 -07:00
Wes Kocher
adf51a28f6 Merge m-c to inbound 2014-07-21 17:34:59 -07:00
Mark Banner
63cbabf64a Bug 1044419 Change the Loop Standalone client to use the same version of the sdk as the desktop. r=nperriault
--HG--
rename : browser/components/loop/content/libs/sdk-content/css/ot.css => browser/components/loop/content/shared/libs/sdk-content/css/ot.css
rename : browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-chrome.png => browser/components/loop/content/shared/libs/sdk-content/images/rtc/access-denied-chrome.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-copy-firefox.png => browser/components/loop/content/shared/libs/sdk-content/images/rtc/access-denied-copy-firefox.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-firefox.png => browser/components/loop/content/shared/libs/sdk-content/images/rtc/access-denied-firefox.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/access-predenied-chrome.png => browser/components/loop/content/shared/libs/sdk-content/images/rtc/access-predenied-chrome.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/access-prompt-chrome.png => browser/components/loop/content/shared/libs/sdk-content/images/rtc/access-prompt-chrome.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/audioonly-publisher.png => browser/components/loop/content/shared/libs/sdk-content/images/rtc/audioonly-publisher.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/audioonly-subscriber.png => browser/components/loop/content/shared/libs/sdk-content/images/rtc/audioonly-subscriber.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/buttons.png => browser/components/loop/content/shared/libs/sdk-content/images/rtc/buttons.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/loader.gif => browser/components/loop/content/shared/libs/sdk-content/images/rtc/loader.gif
rename : browser/components/loop/content/libs/sdk-content/images/rtc/mic-off.png => browser/components/loop/content/shared/libs/sdk-content/images/rtc/mic-off.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/mic-on.png => browser/components/loop/content/shared/libs/sdk-content/images/rtc/mic-on.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/speaker-off.png => browser/components/loop/content/shared/libs/sdk-content/images/rtc/speaker-off.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/speaker-on.png => browser/components/loop/content/shared/libs/sdk-content/images/rtc/speaker-on.png
rename : browser/components/loop/content/libs/sdk-content/js/dynamic_config.min.js => browser/components/loop/content/shared/libs/sdk-content/js/dynamic_config.min.js
rename : browser/components/loop/content/libs/sdk.js => browser/components/loop/content/shared/libs/sdk.js
2014-07-30 17:13:18 +01:00
Mark Banner
a76ab086d1 Bug 1044796 Provide an option to Loop's standalone client makefile to create a version.txt file. r=nperriault 2014-07-30 17:13:16 +01:00
Tom Schuster
fce5113bed Bug 1000936 - [e10s] Fix buttons on about:blocked / safe browsing page. r=mconley 2014-07-30 14:26:46 +02:00
Tom Schuster
5cd409a4fa Bug 946450 - [e10s] Make all the different link destinations work on about:newtab. r=jimm 2014-07-30 14:26:46 +02:00
Carsten "Tomcat" Book
283616b382 Merge mozilla-central to mozilla-inbound 2014-07-30 14:10:53 +02:00
Nathan Froyd
4246e6b6ea Bug 1044162 - part 1 - make EXTRA_{PP_,}JS_MODULES communicate their installation path; r=mshal
This patch makes EXTRA_{PP_,}JS_MODULES similar in functionality to
TESTING_JS_MODULES: we indicate the path relative to
$(FINAL_TARGET)/modules with an appropriate hierarchy of paths.
2014-07-25 13:40:07 -04:00
Richard Marti
ea7237931e Bug 1035541 - Convert Content pane dialogs to be in-content. r=MattN, mano 2014-07-09 19:53:52 +02:00
Georg Fritzsche
9caa9394be Bug 1043531 - Let frontend deal properly with PluginCrashed without a browser dump id. r=ttaubert 2014-07-28 16:17:00 +02:00
Athena
b9bc6fbe9d Bug 977199 - Add aria-label "Markup View". r=bgrins, f=marcoz 2014-07-07 19:59:00 -04:00
Brian Grinstead
98adbe8564 Bug 964356 - Expose preferences for editor defaults in options panel. r=mratcliffe 2014-07-18 11:39:00 -04:00
Michael Ratcliffe
3367105733 Bug 736078 - Show which elements have listeners attached r=jwalker,bgrins 2014-07-20 12:03:59 +01:00
Gabriel Luong
905c041741 Bug 1030889 - [rule view] Add keyframe rules with its associated element r=pbrosset 2014-07-19 20:08:43 -07:00
Michael Pruett
deb4bdcc72 Bug 574460 - Fix handling of permission deletion notifications in preference dialogs. Original patch by Mehdi Mulani. r=unfocused 2014-07-06 13:35:00 +02:00
Blair McBride
45ff6cf5af Bug 1024965 - Whitelist plugin: Nexus Personal. r=gfritzsche 2014-07-24 15:37:54 +12:00
Blair McBride
99ecd60d9d Bug 1029654 - Whitelist plugin: Box Edit. r=gfritzsche 2014-07-24 15:36:48 +12:00
Blair McBride
61967b9300 Bug 1024073 - Whitelist plugin: Roblox Plugin launcher. r=gfritzsche 2014-07-24 15:35:10 +12:00
Blair McBride
c0aa4ef9ab Backed out changesets 3ab31cfb6837 (bug 1024965), 5cebb1e06e25 (bug 1029654), acd333921065 (bug 1024073). r=backout 2014-07-31 17:37:32 +12:00
Shane Caraveo
82b2ae9d86 Bug 1042991 fix history use in share panel, r=bmcbride 2014-07-30 18:32:07 -07:00
Mike Shal
b6a88e2676 Bug 978211 - OSX automation configs; r=glandium 2014-07-03 22:05:45 -04:00
Mike Shal
1fda77c088 Bug 978211 - Windows configs; r=glandium 2014-07-03 19:28:43 -04:00
Alexandre Poirot
09c66c2ebd 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
0cd20a2c49 Backout 4f6d9db92389 for bustage on a CLOSED TREE 2014-07-22 17:55:50 -07:00
Mike Hommey
7f13c61d0e 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
Alexandre Poirot
5a3800bc64 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
Alexandre Poirot
c044256760 Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files. r=ahal 2014-07-02 15:40:56 -07:00
Trevor Saunders
0cdb19dabd bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug 2014-07-09 17:27:49 -04:00
Blake Kaplan
0f87ab81cb Bug 952201 - Make installing addons from web content work correctly in e10s. r=bmcbride@mozilla.com 2014-07-18 09:27:29 -07:00
Sami Jaktholm
f9b17f9860 Bug 1009078 - Console: Represent empty slots of arrays with a placeholder label instead of commas and whitespace. r=dcamp 2014-06-27 23:48:00 +02:00
Sayan Chowdhury
20401ec0b3 Bug 981041 - Add back preference to disable transitions in Style Editor. r=harth 2014-07-22 19:54:00 +02:00
Blair McBride
758b93d8ad Bug 1024965 - Whitelist plugin: Nexus Personal. r=gfritzsche 2014-07-24 15:37:54 +12:00
Blair McBride
996d59a863 Bug 1029654 - Whitelist plugin: Box Edit. r=gfritzsche 2014-07-24 15:36:48 +12:00
Blair McBride
84497d5958 Bug 1024073 - Whitelist plugin: Roblox Plugin launcher. r=gfritzsche 2014-07-24 15:35:10 +12:00
Wes Kocher
e6d77f581c Merge m-c to fx-team 2014-07-23 18:58:55 -07:00
Ed Lee
6df14f508b 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
98a99101cc 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
Florian Quèze
a99226a382 Bug 1037405 - implement the screen sharing urlbar indicator, r=Gijs.
--HG--
extra : rebase_source : ae477beaae5553db887589bd5ce314fb2a63c2ef
2014-07-18 12:14:29 +02:00
Florian Quèze
2512f2c908 Bug 1037405 - add new icons for screensharing doorhangers, r=Gijs.
--HG--
extra : rebase_source : 0795c223b752322c6843b2c64441749722050679
2014-07-18 12:14:29 +02:00
Florian Quèze
740dd926dd Bug 1037405 - adapt the label of the main action in the screensharing doorhanger prompt, r=Gijs.
--HG--
extra : rebase_source : 4cf00c04c99814c2bb040ff65d3d37793ac59976
2014-07-18 12:14:29 +02:00
Florian Quèze
7960aa9c7b Bug 1037405 - implement the doorhanger prompting the user to share a screen/window, r=Gijs.
--HG--
extra : rebase_source : 394a06b14a7561ea1f43d3c7a8ce52ad4a4fe447
2014-07-07 09:08:00 +02:00
Paul Kerr [:pkerr]
8d325f06e4 Bug 1002414 - Part 2: Add additional tests for new functional paths. r=standard8 2014-07-17 17:18:52 -07:00
Paul Kerr [:pkerr]
6ac7ae5335 Bug 1002414 - Part 1: Add retry logic to PushServer user agent. r=standard8 2014-07-17 15:28:38 -07:00
Ehsan Akhgari
d10c7ff9e5 Bug 1039845 - Give nsWindowsShellService a private destructor; r=bjacob
--HG--
extra : rebase_source : 0278ccf497f7db063b78deddd2ccce5a61fed718
2014-07-17 16:43:38 -04:00
Ryan VanderMeulen
96267644ee Merge inbound to m-c on a CLOSED TREE. a=merge 2014-07-17 17:32:54 -04:00
Blake Winton
e95052c3f8 Bug 1038248 - Add UITelemetry to count the number and type of searches. r=mconley 2014-07-17 11:37:22 -04:00
Georg Fritzsche
947d9a274a Bug 1041080 - Fix OpenH264Provider path registration, default enabled state and logging r=Unfocused 2014-07-19 20:01:01 +02:00
Florian Quèze
b1cd1a20c6 Bug 1037430 - implement webrtc global indicator in the Mac menubar, r=dolske. 2014-07-19 02:49:19 +02:00
Florian Quèze
3dcd33f32f Bug 1037408 - implement the global indicator window, initial patch by Gijs, r=dolske. 2014-07-19 02:49:19 +02:00
Florian Quèze
8e59cae92a Bug 1037408 - webrtcUI's activeStreams getter should be able to return lists for a specific device type, r=dolske. 2014-07-19 02:49:19 +02:00
Florian Quèze
daa31c1f41 Bug 1037408 - add booleans to webrtcUI indicating which sharing indicators should be shown, r=dolske. 2014-07-19 02:49:18 +02:00
Florian Quèze
6ceb2243eb Bug 1041155 - The browser_wa_properties-view-media-nodes.js test doesn't wait for the audio device to be actually closed, r=paul. 2014-07-19 20:08:28 +02:00
Georg Fritzsche
b459ce7fcd Bug 1040937 - Fix GMPInstallManager and OpenH264Provider using different pref names r=Unfocused a=kwierso 2014-07-19 02:23:47 +02:00
Brian Grinstead
0fc695c74d Bug 1037908 - Remove unwanted text shadow on box model inforbar;r=mratcliffe 2014-07-17 10:07:56 -05:00
Carsten "Tomcat" Book
7e4f5d8d39 Merge mozilla-central to fx-team 2014-07-17 16:44:49 +02:00
Carsten "Tomcat" Book
5088831323 merge fx-team to mozilla-central a=merge 2014-07-17 16:31:33 +02:00
Panos Astithas
84cfc5040b Wait for scratchpad to finish before ending the test (bug 985423). r=me 2014-07-17 16:58:59 +03:00
Dão Gottwald
92123b164c Bug 1016405 - Update the icons in the context menu to have the correct size, HiDPI, and inverted variants. r=mdeboer 2014-07-17 15:16:24 +02:00
Michael Ratcliffe
1f3e49f334 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
Nicolas Perriault
ee11ded0da Bug 1039263: Fixed standalone Loop UI couldn't restart a call. r=dmose 2014-07-17 09:27:48 +01:00
Mark Banner
ef95024fc3 Bug 1036661 Accessing the loop panel for the first time triggers an error message in the console. r=dolske 2014-07-17 09:27:48 +01:00
Mark Banner
4587cd809a Bug 1039757 Add a script to run relevant unit tests for Loop. r=dmose 2014-07-17 09:27:47 +01:00
Michael Ratcliffe
fe01b25c60 Bug 1033387 - Update JSBeautify and move it into toolkit r=fitzgen
--HG--
rename : browser/devtools/shared/Jsbeautify.jsm => toolkit/devtools/jsbeautify/beautify.js
2014-07-14 14:25:22 +01:00
Bill McCloskey
ddf4aaa09a Bug 1024391 - Fix popup blocking bug (r=felipe) 2014-07-16 23:05:17 -07:00
Valentin Tsatskin
8c0403df10 Bug 1031571 - Remove pointer cursor from hover of netError button. r=unfocused 2014-07-07 11:17:00 +02:00
J. Ryan Stinnett
a7bfe5f980 Bug 1039457 - Allow yelling in Scratchpad (Shift-Space). r=robcee 2014-07-16 07:11:00 +02:00
Patrick Brosset
f58ff91b5c Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me 2014-07-17 09:59:11 +02:00
Patrick Brosset
9fbbcfd50c Bug 711941 - part 3 - Timing-function editor tooltip in the rule-view; r=miker 2014-07-17 09:59:04 +02:00
Wes Kocher
687c9ab17c Bug 1017273 - Fix merge conflicts to help fix the CLOSED TREE 2014-07-16 21:32:46 -07:00
Wes Kocher
0fbf136a61 NO BUG - Fix mistake introduced in a merge to fix this CLOSED TREE 2014-07-16 21:15:04 -07:00
Shane Caraveo
c4254c3ce9 Bug 1036581 add telemetry probes to social buttons and sidebar, r=dolske 2014-07-16 19:15:02 -07:00
Wes Kocher
d778407bb2 Merge m-c to fx-team 2014-07-16 17:46:33 -07:00
Wes Kocher
9ad6223bc1 Merge inbound to m-c a=merge 2014-07-16 17:08:26 -07:00
Patrick Brosset
0d71b8765b bug 1034601 - Enable devtools/markupview tests with e10s; r=bgrins 2014-07-16 22:17:30 +02:00
Dão Gottwald
20ed927900 Bug 1037017 - Remove cui-areatype from removable=false widgets. r=gijs 2014-07-16 22:04:06 +02:00
Trishul Goel
0d53d17247 Bug 1038604 - Rename disableMCB to allowMixedContent. r=dao 2014-07-16 22:03:15 +02:00
Georg Fritzsche
9297cbab20 Bug 1009909 - Firefox desktop: Integrate the openh264 media plugin in the add-ons manager. r=unfocused 2014-07-16 15:49:30 +02:00
tssurya
d70abab097 Bug 440150 - Library window divider between content list and bookmarks too thin. r=mak 2014-07-16 06:25:00 -04:00
Ryan VanderMeulen
11e9e45e9c Backed out changeset 46acc7f0704b (bug 1009909) for xpcshell failures. 2014-07-16 11:34:20 -04:00
Dão Gottwald
eaf1ac3fda fix line endings, no bug, DONTBUILD 2014-07-16 17:07:15 +02:00
Georg Fritzsche
57b80b4a5b Bug 1009909 - Firefox desktop: Integrate the openh264 media plugin in the add-ons manager. r=unfocused 2014-07-16 15:49:30 +02:00
Brian Grinstead
096b7d0f20 Bug 1038651 - Prevent inspector from breaking when reloading an SVG file;r=mratcliffe
--HG--
rename : browser/devtools/inspector/test/browser_inspector_reload.js => browser/devtools/inspector/test/browser_inspector_reload-01.js
2014-07-16 08:40:07 -05:00
Mark Banner
992ddbe57a Bug 1038675 expiresAt parameter of /call-url/ response has changed from hours to seconds with the latest server version (Loop desktop client doesn't register on startup of browser). r=nperriault 2014-07-16 15:15:08 +01:00
Nicolas Perriault
42c14a3f34 Bug 1020448 - Add Loop pending call timeout for the link clicker UI. r=Standard8,ui-review=dhenein 2014-07-16 15:15:08 +01:00
Mark Banner
ba3e26fd30 Follow up to bug 1017273 - Move the loop-call-button to the correct place in the toolbar to match its default position. rs=gijs 2014-07-16 15:15:08 +01:00
Mark Banner
054e18d505 Bug 1017273 Change Loop from compile-time enabled to runtime-enabled with a pref. r=dolske,r=jesup,r=glandium,r=gijs 2014-07-16 15:15:07 +01:00
Alexander Seleznev
0ad1d99cb9 Bug 1038607 - Fix text color in search field on about:newtab page. r=dao 2014-07-15 03:39:00 +02:00
Panos Astithas
ee55d45b04 Properly handle terminated scripts in the debugger (bug 814683). r=fitzgen
--HG--
extra : rebase_source : 7df6a8e87642d40bf69e50d65aa0b358a5f1955b
2014-07-15 19:20:38 +03:00
Panos Astithas
a60b7a36ca Black box sources before deciding whether to stage them for later addition (bug 1038117). r=fitzgen
--HG--
extra : rebase_source : dfedcab97b91ae75c9ef5c63d4e1489a49576330
2014-07-14 18:30:28 +03:00
Carsten "Tomcat" Book
ea34af6372 Backed out changeset 9fe6a4141450 (bug 1026561) for bc1 test regression on a CLOSED TREE 2014-07-16 09:01:22 +02:00
Ed Lee
a289ea31a6 Bug 1026561 - The New Tab Page should be smarter about showing more tiles when on large screens [r=adw]
Bump up default columns to fit most Firefox users including 2560px wide resolutions.
2014-07-15 22:28:08 -07:00
Wes Kocher
9eebe50a0d Merge m-c to fx-team 2014-07-15 17:50:18 -07:00
Sami Jaktholm
d7c2bb1939 Bug 1037280 - Inspector: Wait for toolbox to be destroyed before ending test run. r=pbrosset 2014-07-11 00:54:00 -04:00
Paul Rouget
d114b81ac8 Bug 1020739 - kill WebIDE command line support. r=jryans 2014-07-15 21:03:24 +02:00
Paul Rouget
11c869edb3 Bug 1008709 - Build a preference screen for WebIDE. r=bgrins 2014-07-15 21:03:24 +02:00
Paul Rouget
b745971362 Bug 1037115 - show runtime actions, and add a disconnect button. r=jryans 2014-07-15 21:03:23 +02:00
Paul Rouget
d3ba9684de Bug 1016903 - add icons and reformat icon grid. r=jryans 2014-07-15 21:03:23 +02:00
Tim Taubert
af7f2cb616 Bug 1028187 - Enable IndexedDB for about:looppanel and about:loopconversation, sharing an origin r=bz 2014-07-03 17:16:08 -07:00
Richard Marti
f4d9de2ce6 Bug 1036054 - Convert Sync pane dialog to be in-content. r=mattn 2014-07-15 23:05:55 +02:00
Tom Schuster
9777274923 Bug 673569 - Let each frame script have its own scope (r=smaug) 2014-06-13 19:56:38 +02:00
Wes Kocher
cf3ebe1f47 Merge m-c to inbound 2014-07-16 17:42:00 -07:00
Mike Hommey
0c686be531 Bug 1038639 - Remove --with-libxul-sdk and --with-system-libxul. r=bsmedberg 2014-07-17 08:42:16 +09:00
Tim Abraldes
2271b8aa31 bug 985252. Build sandbox code regardless of whether --enable-content-sandbox/MOZ_CONTENT_SANDBOX is provided. Enable sandboxing of GMP plugins. Enable SandboxBroker to set different security policies for different process types. r=bbondy, r=cpearce, r=bent 2014-07-16 16:01:34 -07:00
Ehsan Akhgari
2403a2d517 Bug 1045415 - Stop pretending that content-contextmenu.svg needs to be preprocessed; r=gps
This fixes one build warning on the respective platforms.
2014-07-29 20:45:44 -04:00
Mark Hammond
45f144f9e9 Bug 1013064 (part 5) - stop disabling the password engine when MP enabled. r=ttaubert
From 07aa9cc1fcd5479976effe29f6adf5ad5ba7a8f8 Mon Sep 17 00:00:00 2001
2014-06-12 18:19:49 +10:00
Mark Hammond
22e4e7c883 Bug 1013064 (part 5) - stop disabling the password engine when MP enabled. r=ttaubert
From 07aa9cc1fcd5479976effe29f6adf5ad5ba7a8f8 Mon Sep 17 00:00:00 2001
2014-06-12 18:19:49 +10:00
Mark Hammond
b43e626535 Bug 1013064 (part 1) - prompt for master-password unlock when interacting with about:accounts. r=ttaubert
From 18f9d132020afee6004e63c9006245e4d3b04e18 Mon Sep 17 00:00:00 2001
---
 browser/base/content/aboutaccounts/aboutaccounts.js | 9 +++++++++
 1 file changed, 9 insertions(+)
2014-06-11 17:34:24 +10:00
Birunthan Mohanathas
aaa7cb21c1 Bug 1048622 - Fix 'assignment to undefined variable' warnings in nsBrowserContentHandler.js. r=gavin 2014-08-05 06:47:17 -07:00
Birunthan Mohanathas
b38e9873f0 Bug 1048277 - Fix selector for hiding about:neterror icon when content area is sufficiently small. r=Unfocused 2014-08-04 07:40:13 -07:00
Mark Hammond
bea80f5155 Bug 1013064 (part 1) - prompt for master-password unlock when interacting with about:accounts. r=ttaubert
From 18f9d132020afee6004e63c9006245e4d3b04e18 Mon Sep 17 00:00:00 2001
---
 browser/base/content/aboutaccounts/aboutaccounts.js | 9 +++++++++
 1 file changed, 9 insertions(+)
2014-06-11 17:34:24 +10:00
Carsten "Tomcat" Book
4b3ed721df Merge mozilla-central to mozilla-inbound 2014-07-15 16:17:15 +02:00
Carsten "Tomcat" Book
ad86a048f8 merge fx-team to mozilla-central a=merge 2014-07-15 16:08:30 +02:00
Victor Porof
daeecc00e7 Bug 1034669 - Add a way of fading out certain areas of the canvas graphs, r=pbrosset
--HG--
rename : browser/devtools/shared/test/browser_graphs-11.js => browser/devtools/shared/test/browser_graphs-11a.js
2014-07-15 08:34:07 -04:00
Allison Naaktgeboren
440a023fe8 Bug 693555 - Update inline spellchecker underlining for multiprocess(e10s).r=ehsan, mrbkap 2014-07-01 15:24:27 -07:00
Ryan VanderMeulen
bf149dd487 Merge inbound to m-c. a=merge 2014-07-14 15:47:36 -04:00
Gijs Kruitbosch
ddc0e0ec17 Bug 1023304 - auto-add new builtin widgets in customizable areas, r=mconley
--HG--
extra : rebase_source : a6a1b073e7bc886704e2ee998ba46618f70d62f2
2014-07-09 23:57:19 +01:00
Paolo Amadini
cf4b06f5e8 Bug 1020865 - Implement the dialog displayed upon form.requestAutocomplete(). r=MattN
--HG--
rename : toolkit/components/formautofill/test/chrome/test_requestAutocomplete_disabled.html => toolkit/components/formautofill/test/chrome/test_requestAutocomplete_cancel.html
2014-07-14 13:51:56 +01:00
Michael Ratcliffe
94fe55581f Backed out changeset e2360d41bd66 (bug 1033387) for loader test failures 2014-07-14 01:00:35 +01:00
Michael Ratcliffe
de117ae6e7 Bug 1033387 - Update JSBeautify and move it into toolkit r=fitzgen
--HG--
rename : browser/devtools/shared/Jsbeautify.jsm => toolkit/devtools/jsbeautify/beautify.js
2014-07-13 23:25:19 +01:00
Michael Ratcliffe
8d3d7193cf Backed out changeset 0ba8be1413f7 (bug 1033387) for xpc test failures 2014-07-13 23:12:50 +01:00
Michael Ratcliffe
9fb305b1c7 Bug 1033387 - Update JSBeautify and move it into toolkit r=fitzgen
--HG--
rename : browser/devtools/shared/Jsbeautify.jsm => toolkit/devtools/jsbeautify/beautify.js
2014-07-13 21:46:14 +01:00
Michael Ratcliffe
cf7da6026b Bug 1032721 - Re-enable browser_inspector_infobar.js when oranges are fixed r=pbrosset
--HG--
rename : browser/devtools/inspector/test/browser_inspector_infobar.js => browser/devtools/inspector/test/browser_inspector_infobar_01.js
2014-07-12 20:20:28 +01:00
Wes Kocher
7f46b4f0a4 Backed out changeset 8673477f5fc2 (bug 862563) for Windows mochitest-5 failures 2014-07-11 17:00:08 -07:00
Georg Fritzsche
b6e03c51f8 Bug 862563 - Remove implicit acceptance for data reporting notification and notify on first run; r=gps
The data reporting notification was over-complicated. It wasn't
displayed for +24hr after first run and it had a weird, non-required
policy around what constituted acceptance of the policy.

The notification is now shown shortly after first startup.

The logic around "notification accepted" has been greatly simplified by
rolling it into "notification shown." Where we once were checking
whether the notification has been "accepted," we now check whether it
has been displayed. The overly complicated logic around the implicit
acceptance of the policy has also been removed.

The end result is the code for managing the state of the notification is
greatly simplified.

--HG--
extra : rebase_source : 808efdf1edd103552f6aa10b5c4309b64e514773
extra : amend_source : e4252e6a850a348d1b5aca733121dd07cbc6a70a
extra : histedit_source : 10ec20a07677674a8c9a705a3ffb4dc46a22b890%2Ca9442934d5964f16e9ad1101b786b4d094ac228d
2014-07-09 14:32:29 -07:00
Joe Walker
9639c44fcb Bug 1035300 - Drop support for page report with oneshot data. r=harth 2014-07-11 07:57:00 -04:00
J. Ryan Stinnett
f00f6c6d36 Bug 1033079 - Part 2: Support multiple listening sockets. r=past 2014-07-10 14:15:00 -04:00
Ryan Freebern
274c9c1d12 Bug 1030779 - Add -private-window to command-line help output. r=jdm 2014-07-02 10:58:00 -04:00
Ryan VanderMeulen
27a0fdf6de Merge inbound to m-c. a=merge 2014-07-11 16:34:56 -04:00
Ryan VanderMeulen
c39e71e72f Merge fx-team to m-c. a=merge 2014-07-11 16:22:36 -04:00
Shane Caraveo
6ce6beedad Bug 926417 add microdata support for share/marks, r=markh, r=felipe 2014-07-11 08:50:34 -07:00
ffxbld
d64a8ace25 No bug, Automated blocklist update from host bld-linux64-spot-1092 - a=blocklist-update 2014-07-11 06:19:02 -07:00
Steven MacLeod
0f63a1f2f8 Bug 1035337 - Record when the infobar is hidden due to "Never translate this language/site". r=felipe
--HG--
extra : rebase_source : ceb8cf7df82555eef2d073e41f6af8888643c659
extra : histedit_source : 478dc6afdbb7697e93cc44f7d3a716c6347b6c0c
2014-07-10 22:13:09 -04:00
Steven MacLeod
dd374a7fc4 Bug 1035337 - Introduce API to record when the infobar is hidden due to "Never translate this language/site". r=felipe
--HG--
extra : rebase_source : 04dd1e060efad6160997194ba1b128c7f8a5db36
extra : histedit_source : be5f46896497e1bef1aa5ace5850793c4556527d
2014-07-10 18:31:56 -04:00
Ryan VanderMeulen
d07265abdf Merge inbound to m-c on a CLOSED TREE. a=merge 2014-07-10 18:22:38 -04:00
Adam Roach [:abr]
a130efd232 Bug 1015486 Bypass the video and audio permission prompts for Loop, as Loop will provide its own mechanisms. Patch by abr, tests by Standard8. r=jesup,r=florian 2014-07-10 21:14:57 +01:00
Marco Castelluccio
e17aacfe37 Bug 906114 - Wait local installation before sending messages to content. r=myk 2014-07-11 13:25:46 +02:00
Gijs Kruitbosch
b1d9aea27a Bug 1014313 - part 3: add labels specifically for this context menu, r=dao 2014-07-09 22:59:43 +01:00
Benjamin Smedberg
8961003e8a Bug 1032814 - Gecko media plugins should not automatically enable plugin from system locations. Instead, there is a programmatic API for registering available plugins which will be used by addons or the addon manager. For development, there is also an environment variable. r=josh/jesup 2014-07-10 14:48:11 -04:00
Ed Morley
37cda6c7a5 Backed out changeset 91f25a63dea9 (bug 1032814) for build failures 2014-07-10 17:43:21 +01:00
Benjamin Smedberg
64468154ba Bug 1032814 - Gecko media plugins should not automatically enable plugin from system locations. Instead, there is a programmatic API for registering available plugins which will be used by addons or the addon manager. For development, there is also an environment variable. r=josh/jesup
--HG--
extra : rebase_source : dcd8708ac50a96cff3c59d3c4a531288c19bd961
2014-07-10 10:32:59 -04:00
Carsten "Tomcat" Book
20c45ed4e3 merge fx-team to mozilla-central a=merge 2014-07-10 14:54:35 +02:00
Richard Marti
545405568c Bug 1036044 - Convert Applications pane dialogs to be in-content. r=MattN 2014-07-09 22:24:38 +02:00
Sami Jaktholm
93d31fcec7 Bug 851349 - Fix intermittent failures in disabled test browser_inspector_search-navigation.js and re-enable it. r=pbrosset 2014-07-10 22:00:00 +02:00
Dão Gottwald
ca691eabac Bug 1034845 - Re-enable pasting data URIs to the location bar. r=gijs
--HG--
extra : rebase_source : e03b3d39e47dd1c917e0e343621d8c51f500685e
2014-07-11 00:39:55 +02:00
Sami Jaktholm
0c47a62798 Bug 988314 - Rename Inspector tests and supporting documents. r=pbrosset
--HG--
rename : browser/devtools/inspector/test/browser_inspector_bug_817558_delete_node.js => browser/devtools/inspector/test/browser_inspector_delete-selected-node-01.js
rename : browser/devtools/inspector/test/browser_inspector_bug_848731_reset_selection_on_delete.js => browser/devtools/inspector/test/browser_inspector_delete-selected-node-02.js
rename : browser/devtools/inspector/test/browser_inspector_destroyselection.js => browser/devtools/inspector/test/browser_inspector_delete-selected-node-03.js
rename : browser/devtools/inspector/test/browser_inspector_bug_840156_destroy_after_navigation.js => browser/devtools/inspector/test/browser_inspector_destroy-after-navigation.js
rename : browser/devtools/inspector/test/browser_inspector_cmd_inspect.js => browser/devtools/inspector/test/browser_inspector_gcli-inspect-command.js
rename : browser/devtools/inspector/test/browser_inspector_basic_highlighter.js => browser/devtools/inspector/test/browser_inspector_highlighter-01.js
rename : browser/devtools/inspector/test/browser_inspector_highlighter.js => browser/devtools/inspector/test/browser_inspector_highlighter-02.js
rename : browser/devtools/inspector/test/browser_inspector_bug_674871.js => browser/devtools/inspector/test/browser_inspector_highlighter-03.js
rename : browser/devtools/inspector/test/browser_inspector_bug_958456_highlight_comments.js => browser/devtools/inspector/test/browser_inspector_highlighter-comments.js
rename : browser/devtools/inspector/test/browser_inspector_iframeTest.js => browser/devtools/inspector/test/browser_inspector_highlighter-iframes.js
rename : browser/devtools/inspector/test/browser_inspector_bug_699308_iframe_navigation.js => browser/devtools/inspector/test/browser_inspector_iframe-navigation.js
rename : browser/devtools/inspector/test/browser_inspector_bug_665880.js => browser/devtools/inspector/test/browser_inspector_inspect-object-element.js
rename : browser/devtools/inspector/test/browser_inspector_bug_672902_keyboard_shortcuts.js => browser/devtools/inspector/test/browser_inspector_keyboard-shortcuts.js
rename : browser/devtools/inspector/test/browser_inspector_bug_962478_picker_stops_on_destroy.js => browser/devtools/inspector/test/browser_inspector_picker-stop-on-destroy.js
rename : browser/devtools/inspector/test/browser_inspector_bug_961771_picker_stops_on_tool_select.js => browser/devtools/inspector/test/browser_inspector_picker-stop-on-tool-change.js
rename : browser/devtools/inspector/test/browser_inspector_pseudoclass_lock.js => browser/devtools/inspector/test/browser_inspector_pseudoclass-lock.js
rename : browser/devtools/inspector/test/browser_inspector_pseudoClass_menu.js => browser/devtools/inspector/test/browser_inspector_pseudoclass-menu.js
rename : browser/devtools/inspector/test/browser_inspector_dead_node_exception.js => browser/devtools/inspector/test/browser_inspector_remove-iframe-during-load.js
rename : browser/devtools/inspector/test/browser_inspector_bug_650804_search.js => browser/devtools/inspector/test/browser_inspector_search-01.js
rename : browser/devtools/inspector/test/browser_inspector_bug_831693_combinator_suggestions.js => browser/devtools/inspector/test/browser_inspector_search-02.js
rename : browser/devtools/inspector/test/browser_inspector_bug_831693_input_suggestion.js => browser/devtools/inspector/test/browser_inspector_search-03.js
rename : browser/devtools/inspector/test/browser_inspector_bug_831693_searchbox_panel_navigation.js => browser/devtools/inspector/test/browser_inspector_search-navigation.js
rename : browser/devtools/inspector/test/browser_inspector_select_last_selected.js => browser/devtools/inspector/test/browser_inspector_select-last-selected.js
rename : browser/devtools/inspector/test/browser_inspector_bug_958169_switch_to_inspector_on_pick.js => browser/devtools/inspector/test/browser_inspector_switch-to-inspector-on-pick.js
rename : browser/devtools/inspector/test/browser_inspector_bug_922125_destroy_on_navigate.js => browser/devtools/inspector/test/browser_inspector_update-on-navigation.js
rename : browser/devtools/inspector/test/browser_inspector_breadcrumbs.html => browser/devtools/inspector/test/doc_inspector_breadcrumbs.html
rename : browser/devtools/inspector/test/browser_inspector_destroyselection.html => browser/devtools/inspector/test/doc_inspector_delete-selected-node-01.html
rename : browser/devtools/inspector/test/browser_inspector_bug_848731_reset_selection_on_delete.html => browser/devtools/inspector/test/doc_inspector_delete-selected-node-02.html
rename : browser/devtools/inspector/test/browser_inspector_cmd_inspect.html => browser/devtools/inspector/test/doc_inspector_gcli-inspect-command.html
rename : browser/devtools/inspector/test/browser_inspector_bug_958456_highlight_comments.html => browser/devtools/inspector/test/doc_inspector_highlighter-comments.html
rename : browser/devtools/inspector/test/browser_inspector_highlighter.html => browser/devtools/inspector/test/doc_inspector_highlighter.html
rename : browser/devtools/inspector/test/browser_inspector_infobar.html => browser/devtools/inspector/test/doc_inspector_infobar.html
rename : browser/devtools/inspector/test/browser_inspector_menu.html => browser/devtools/inspector/test/doc_inspector_menu.html
rename : browser/devtools/inspector/test/browser_inspector_dead_node_exception.html => browser/devtools/inspector/test/doc_inspector_remove-iframe-during-load.html
rename : browser/devtools/inspector/test/browser_inspector_bug_831693_search_suggestions.html => browser/devtools/inspector/test/doc_inspector_search-suggestions.html
rename : browser/devtools/inspector/test/browser_inspector_bug_650804_search.html => browser/devtools/inspector/test/doc_inspector_search.html
rename : browser/devtools/inspector/test/browser_inspector_select_last_selected.html => browser/devtools/inspector/test/doc_inspector_select-last-selected-01.html
rename : browser/devtools/inspector/test/browser_inspector_select_last_selected2.html => browser/devtools/inspector/test/doc_inspector_select-last-selected-02.html
2014-07-09 06:21:00 +02:00
Gabriel Luong
3a03f14c84 Bug 982456 - When hovering a line of the console, highlight the line. r=vporof 2014-07-07 11:30:00 +02:00
Ed Lee
5d99596b6e Bug 1036280 - Newly added links are type=undefined instead of history [r=adw]
Include history type and make link creation the same by removing bgColor/imageURI.
2014-07-09 21:16:48 -07:00
Shane Caraveo
e183db5ece Bug 1036646 fix double command handling for socialmarks button, r=Gijs 2014-07-09 16:40:26 -07:00
Patrick Brosset
2d9d70edca Bug 711941 - part 2 - Make output-parser recognize cubic-bezier timing-functions; r=miker 2014-07-09 23:50:18 +02:00
Gijs Kruitbosch
1207074468 Bug 577892 - allow icons to change when href attribute is set directly, with automated test, r=dolske,bz
--HG--
extra : rebase_source : 8b74cb3e4c60df4b84c207f2ae1bc371e238d19d
2014-07-03 22:40:52 +01:00
Gijs Kruitbosch
929d06afe2 Bug 1033463 - don't null out gEditBookmarkOverlay, r=mak
--HG--
extra : rebase_source : ca28e8c7faba88eb4851737c960fe89a61e20955
2014-07-10 15:57:31 +01:00
Gijs Kruitbosch
da7cbca079 Bug 1014313 - part 2: add undo close tab item to alltabs-button menu, r=dao 2014-07-03 00:17:15 +01:00
Panos Astithas
67d9645439 Wait a turn of the event loop if CodeMirror isn't settled by the time breakpoints are being set (bug 1016310). r=vporof
--HG--
extra : rebase_source : 652e9075f33e807a4cbd55cf3074ad910a59e8c4
2014-07-09 18:49:34 +03:00
Georg Fritzsche
caac7d7b00 Bug 1012466 - Test cleanups. r=bsmedberg 2014-07-09 15:17:36 +02:00
Georg Fritzsche
900bd1808b Bug 1012466 - Properly synchronize experiments shutdown with the AddonManager by using its shutdown barrier. r=bsmedberg 2014-07-08 17:36:24 +02:00
Panos Astithas
de2f32d2fc Replace mouseenter/leave events with mouseover/out in devtools for performance (bug 971203). r=vporof,pbrosset
--HG--
extra : rebase_source : 99ec789ca1314d0781c622ad3c1d96451aba3ae7
2014-07-09 17:47:53 +03:00
Joe Walker
f46e785804 Bug 1023891 - Remove hardcoding of "en-US in csscoverage.dtd; r=harth 2014-07-10 14:37:22 +01:00
Joe Walker
3fd071498d Bug 1034181 - Rename UsageReportActor to CSSUsageActor; r=harth 2014-07-10 14:37:17 +01:00
Joe Walker
24fa1b5aba Bug 1032789 - Pull together the various GCLI plugin points; r=mratcliffe 2014-07-10 14:37:09 +01:00
Carsten "Tomcat" Book
d0bed1e779 Merge mozilla-central to fx-team 2014-07-10 15:15:52 +02:00
Drew Willcoxon
208e19ba98 Bug 1005601 - "gContextMenu is null" thrown for first textarea context menu in a window. r=Gijs 2014-07-10 03:31:04 -07:00
Ryan VanderMeulen
2414b7c7d0 Merge fx-team to m-c. a=merge 2014-07-09 16:12:36 -04:00
Carsten "Tomcat" Book
fb097fba11 Merge mozilla-central to fx-team 2014-07-09 16:15:17 +02:00
Carsten "Tomcat" Book
52abeab55b Merge mozilla-central to mozilla-inbound 2014-07-09 16:13:17 +02:00
Carsten "Tomcat" Book
32feb7ae90 merge fx-team to mozilla-central a=merge
--HG--
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/css/ot.min.css => browser/components/loop/content/libs/sdk-content/css/ot.css
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-chrome.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-chrome.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-copy-firefox.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-copy-firefox.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-firefox.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-firefox.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-predenied-chrome.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-predenied-chrome.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-prompt-chrome.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-prompt-chrome.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/audioonly-publisher.png => browser/components/loop/content/libs/sdk-content/images/rtc/audioonly-publisher.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/audioonly-subscriber.png => browser/components/loop/content/libs/sdk-content/images/rtc/audioonly-subscriber.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/buttons.png => browser/components/loop/content/libs/sdk-content/images/rtc/buttons.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/loader.gif => browser/components/loop/content/libs/sdk-content/images/rtc/loader.gif
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/mic-off.png => browser/components/loop/content/libs/sdk-content/images/rtc/mic-off.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/mic-on.png => browser/components/loop/content/libs/sdk-content/images/rtc/mic-on.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/speaker-off.png => browser/components/loop/content/libs/sdk-content/images/rtc/speaker-off.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/speaker-on.png => browser/components/loop/content/libs/sdk-content/images/rtc/speaker-on.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/js/dynamic_config.min.js => browser/components/loop/content/libs/sdk-content/js/dynamic_config.min.js
2014-07-09 16:05:08 +02:00
Ryan VanderMeulen
3f179b2e84 Bug 1026310 - Really skip browser_UITour_panel_close_annotation.js on Windows.
DONTBUILD

--HG--
extra : rebase_source : 60ef0efe8d2ec531a12cbb4de56d001bd820c235
2014-07-09 09:57:14 -04:00
Wes Kocher
d135f4958b Merge m-c to fx-team 2014-07-08 20:07:49 -07:00
Shane Caraveo
7e8122ec26 Bug 1029942 allow activation from about: chrome urls, r=felipe 2014-07-08 16:48:12 -07:00
Wes Kocher
a8247e14c4 Merge fx-team to m-c a=merge 2014-07-08 15:55:21 -07:00
Steven MacLeod
ea0121a1c7 Bug 1018720 - Change the options dropdown icon to match the select dropdown. r=florian
--HG--
extra : rebase_source : d7d7eb6d00158219c4113ecbaf958649f13692eb
extra : histedit_source : 77d847c52f3dc563b8f13343c0720500cebc422c
2014-07-07 15:48:20 -04:00
Steven MacLeod
7956e2b027 Bug 1018720 - Change the translation infobar select dropdown styling to match the options dropdown. r=florian
--HG--
extra : rebase_source : 3be092aa43b1356728f3a9064cb49949c75bab50
extra : histedit_source : b55c90b6cb24f3795e3848652cd0980bb645b098
2014-07-07 15:45:35 -04:00
Steven MacLeod
14bd15d372 Bug 1018720 - Fix translation infobar button styling. r=florian
--HG--
extra : rebase_source : 27ee6b3d8555e96fd72936118a6a599fab8da64a
extra : histedit_source : e935ce68b124e328e4e9a65abc403caf221eeac3
2014-07-07 15:23:50 -04:00
Steven MacLeod
2914994eb3 Bug 1018720 - Switch the translation infobar select box icon and add a HiDPI variant. r=florian
--HG--
extra : rebase_source : ca98e16a58e5ea2d16b48fa5a678008f268202c0
extra : histedit_source : 141dc4c7baca51e1eec06838a42c88f9471b28e3
2014-07-03 17:03:59 -04:00
Florian Quèze
870aa8608c Bug 1032139 - Make the 'Translations by' string localizable, r=felipe. 2014-07-08 15:56:34 +02:00
Alexandre Poirot
e7c00f406b Bug 1013997 - Use only one compartment for all devtools modules. r=mossop, r=past 2014-07-07 06:07:00 -04:00
Carsten "Tomcat" Book
1cb627d65a Merge mozilla-central to fx-team 2014-07-08 15:28:15 +02:00
Carsten "Tomcat" Book
518f246c5e merge fx-team to mozilla-central a=merge 2014-07-08 15:10:56 +02:00
Victor Porof
7f0a2e194d Bug 1034670 - The canvas graphs should draw the background separately from the plotted data, r=pbrosset 2014-07-08 09:02:00 -04:00
Victor Porof
4972af71f8 Bug 1034668 - The getMappedSelection method for all canvas graphs should clamp the selection bounds, r=pbrosset 2014-07-08 09:02:00 -04:00
Victor Porof
14e9077ea9 Bug 1034664 - The canvas graphs should use a cache of canvas elements instead of creating a new one every time an off-screen render target is needed, r=pbrosset 2014-07-08 09:02:00 -04:00
Athena
897e16a306 Bug 977273 - Set aria-pressed state on Console filter buttons. r=robcee f=marcoz 2014-07-07 19:55:00 +02:00
Sami Jaktholm
67c9ba7640 Bug 1035126 - Remove a legacy inspector test browser_inspector_tree_height.js. r=pbrosset 2014-07-07 04:06:00 +02:00
Brian Grinstead
fb91bfd98e Bug 1033855 - Do not show delete context menu item for project root. r=harth 2014-07-07 13:47:00 +02:00
Brian Grinstead
ce4d9f6dfb Bug 1033853 - Do not reload files that have changed in project editor. r=harth 2014-07-07 07:45:00 +02:00
Brian Grinstead
0db29c76bc Bug 1031472 - Automatically reload all preferences in source editor. r=vporof,harth 2014-07-07 13:52:00 +02:00
Panos Astithas
9308bae582 When the page is paused, send all keyboard events to the debugger frame (bug 1019024). r=rcampbell
--HG--
extra : rebase_source : 0aaba81bd24e2a95bc247954af45d8b6dab3ef27
2014-07-07 19:45:13 +03:00
Gregory Szorc
cd3dbd7747 Bug 1033836 - Rename services-common to services/common; rs=rnewman
The upcoming build system patches don't support hypthens in path names.
Changing this for that reason is kind of silly, but it's the easiest
way. Besides, nothing else uses hyphens in directory names.

--HG--
extra : rebase_source : 42dda2b1f16a3c0bfe17397a70092362e400530f
2014-07-02 16:49:36 -07:00