Commit Graph

24750 Commits

Author SHA1 Message Date
Wes Kocher
dc607659f0 Merge fx-team to m-c a=merge 2014-08-27 16:55:46 -07:00
Monica Chew
6e529394f6 Bug 1031033: String changes for tracking protection pref (r=adw) 2014-08-27 14:13:04 -07:00
Ryan VanderMeulen
d51fed3906 Merge m-c to inbound. a=merge
CLOSED TREE

--HG--
extra : amend_source : e59af3fa8b325da192204b3a227c24de690055c7
2014-08-27 15:54:44 -04:00
Ryan VanderMeulen
4e6c5e1698 Merge fx-team to m-c. a=merge 2014-08-27 15:49:46 -04:00
Ryan VanderMeulen
67dbfa0c4a Backed out changeset e7215fed014f (bug 1025864) for frequent OSX debug crashes. 2014-08-27 14:12:31 -04:00
Dan Mosedale
4630596e34 Bug 1048938 - Part 1 of visual uplift, patch by loop frontend-ers; r=dmose 2014-08-27 10:46:44 -07:00
Florian Quèze
703696446b Bug 1059220 - display window count of each application in applications list of the app share prompt, r=Gijs. 2014-08-27 16:52:22 +02:00
Florian Quèze
4df42dbe15 Bug 1057006 - Implement UI for app sharing, r=Gijs. 2014-08-27 16:52:22 +02:00
Wes Kocher
2d89cb74ec Merge m-c to inbound a=merge 2014-08-26 18:19:08 -07:00
Wes Kocher
abd94963b6 Merge m-c to inbound a=merge 2014-08-26 17:49:52 -07:00
Ryan VanderMeulen
5927bdbbcf Merge m-c to inbound. a=merge
CLOSED TREE
2014-08-26 16:05:42 -04:00
Ryan VanderMeulen
63ce3d4152 Merge inbound to m-c. a=merge 2014-08-26 15:55:57 -04:00
Adam Roach [:abr]
85e5ef771f Bug 1056918 - Allow distinguishing between 'not found' and 'database error' programmatically r=standard8 2014-08-26 09:56:42 -05:00
Gijs Kruitbosch
6baae66011 Bug 991757 - add BrowserUITelemetry documentation, r=bsmedberg,jaws, DONTBUILD because docs-only
--HG--
extra : rebase_source : 19f0f6dadc53e769647a0a1103e6567048ca211b
2014-08-26 12:16:24 +01:00
Tetsuharu OHZEKI
269a4a1e3f Bug 1058708 - [e10s] View Page Source of context menu does not work in e10s. r=mconley 2014-08-27 05:35:02 +09:00
Ryan VanderMeulen
a74ea8614d Merge m-c to fx-team. a=merge 2014-08-26 16:12:08 -04:00
Jared Wein
d675dea10f Bug 1058258 - Fix typos and improve some of the Loop text. r=abr
--HG--
extra : rebase_source : ba209225c17244bc8634b0d1ca2fefe0dc243cbe
2014-08-26 15:07:38 -04:00
Gijs Kruitbosch
5b0ccc8802 Bug 670587 - include protocol when dragging URLs from the URL bar, r=dao
--HG--
extra : rebase_source : d2d72590306779f561f3178de096af940da7e2b7
2014-08-26 19:58:11 +01:00
Bernardo P. Rittmeyer
89ddd7f2d3 Bug 863773 - Changes the way plugin handlers are loaded at the preferences applications pane. Uses enabledPlugin attribute from each navigator.mimeTypes to find the actual plugin used to handle the mime type. r=Unfocused 2014-08-26 20:54:46 +02:00
Bill McCloskey
1b49dd84a1 Bug 1046761 - e10s context menu should handle preventDefault (r=felipe) 2014-08-26 11:44:10 -07:00
David Keeler
1a5baf7b2d bug 800882 - make about:certerror clear as to why overrides don't work on HSTS sites r=dao ui-r=phlsa 2014-08-26 11:31:34 -07:00
Florian Quèze
3f3df2d53f Bug 1058650 - updateBrowserSpecificIndicator should not be called for closed tabs, r=Gijs. 2014-08-27 16:52:21 +02:00
Roberto A. Vitillo
4c71609655 Bug 1058599 - Use string instead of nsIURI when calling xulstore. r=enn 2014-08-27 06:08:00 -04:00
Bill McCloskey
5d59e2c8ae Bug 1057481 - Session restore shouldn't use contentWindow (r=ttaubert) 2014-08-26 16:01:11 -07:00
Kartikaya Gupta
00a3499fa5 Bug 936690 - Remove use of nsIContentViewManager in metro. r=mbrubeck 2014-08-27 10:55:36 +12:00
Monica Chew
ef70a3035c Bug 1058348: Make disable protection string match mockup (r=adw) 2014-08-25 17:52:30 -07:00
Jed Davis
773d03d0d7 Bug 1041886 - Separate Linux sandbox code into its own shared library. r=kang r=glandium
This creates libmozsandbox.so on builds that use sandboxing
(MOZ_CONTENT_SANDBOX or MOZ_GMP_SANDBOX).

The unavoidably libxul-dependent parts, for invoking the crash reporter
and printing the JS context, are separated into glue/SandboxCrash.cpp
and invoked via a callback.
2014-08-26 13:54:09 -07:00
Nick Fitzgerald
5569ce87a5 Bug 1024054 - Create a previewer for ES6 Symbol. r=past 2014-08-25 11:07:00 +02:00
Ryan VanderMeulen
39352b1eb9 Bug 1035820 - Disable browser_wa_graph-markers.js on OSX debug due to frequent crashes. 2014-08-27 10:34:22 -04:00
Brian Grinstead
565c8da6bf Bug 1058879 - Skip canvasdebugger tests for e10s. r=vporof 2014-08-26 13:25:00 -04:00
Gabriel Luong
cce51f95b5 Bug 1058249 - Allow TableWidget to append DOMNodes as Cell values. r=bgrins, f=Optimizer 2014-08-26 17:08:00 -04:00
Brian Grinstead
899705ddd4 Bug 1055333 - Prevent 'this.webconsolePanel is undefined' errors on styleeditor test shutdown in e10s. r=harth 2014-08-26 14:07:00 -04:00
Sami Jaktholm
b692419a53 Bug 1041654 - Make ElementTooltip scrollable and scroll the event handler content into view when expanded. r=miker 2014-08-27 02:35:00 -04:00
Brian Grinstead
2fd0cb3cc2 Bug 1030357 - Skip devtools/projecteditor tests with e10s. r=harth 2014-08-26 13:53:00 -04:00
Sebastian Hengst
14e62f7fd5 Bug 1016300 - Move inline scripts and styles into separate files for in-content preferences. r=Gijs 2014-08-27 00:08:49 +02:00
Heather Arthur
34cf5fc573 Bug 1049598 - Re-write browser_styleeditor_new.js to remove race conditions. r=bgrins 2014-08-26 15:28:00 -04:00
Albert Juhé Lluveras
f87c0bdd8d Bug 975804 - DevTools themes - Use border-image instead of background-image for separators and borders on sidebar tabs. r=bgrins 2014-08-26 13:31:00 -04:00
Harshit Harchani
dc84d8d034 Bug 898166 - Remove try/catch in SocialUI.observe. r=jaws 2014-08-27 05:33:19 +05:30
Alexandre Poirot
90522f63bd Bug 977043 - Fix inspector and add test for frame selection. r=pbrosset 2014-08-27 12:19:30 +02:00
Alexandre Poirot
e82236ce11 Bug 977043 - Add toolbox-level frame selection to change the currently targeted document. r=bgrins,past 2014-08-27 12:19:30 +02:00
Alexandre Poirot
7ae83e1914 Bug 1049103 - ensure closing only one child connection when closing a toolbox. r=jryans 2014-08-27 12:19:29 +02:00
Wes Kocher
e172775c09 Merge m-c to fx-team a=merge 2014-08-26 18:22:27 -07:00
Ed Lee
448232b780 Bug 1058935 - Use tiles.services.mozilla.com instead of tiles.up.mozillalabs.com for fetch/ping [r=adw] 2014-08-26 15:26:52 -07:00
Matthew A. Miller
81f56e0ef8 Bug 1036653 - changes to webrtcUI to support applications 2014-08-19 13:05:39 -06:00
Carsten "Tomcat" Book
1461ba52e8 Backed out changeset 857d543db683 (bug 1036653) for windows non unified build bustage on a CLOSED TREE 2014-08-27 09:21:11 +02:00
Matthew A. Miller
932d84d992 Bug 1036653 - changes to webrtcUI to support applications r=florian 2014-08-19 13:05:39 -06:00
Jakub Jurovych
7787fa9fea Bug 1052855 - Traces link to a first line of a function instead of the function declaration. r=fitzgen 2014-08-19 14:56:00 +02:00
James Teh [:Jamie]
8b5fff40be Bug 1057127 - "[a11y] Improve accessibility of output area for screen readers". r=bgrinstead 2014-08-25 19:52:00 +02:00
Alexey Novak
fc7112d88a Bug 1036297 - markupview updateNodeOuterHTML method jsdoc is incorrect and should return a promise, r=pbrosset 2014-08-21 12:59:53 -04:00
Mark Banner
bb65c8f451 Bug 1058111 Fix functional test setup for Loop to set the correct public server address so that websocket connections work correctly. r=dmose 2014-08-26 09:12:01 +01:00