Commit Graph

17384 Commits

Author SHA1 Message Date
Ryan VanderMeulen
08c7624d01 Merge inbound to m-c. 2013-09-05 15:42:49 -04:00
Ryan VanderMeulen
14e413a0fd Backed out changeset 9d9e289013de (bug 899213) due to various regressions caused by it. 2013-09-05 15:39:56 -04:00
Ryan VanderMeulen
38cb989c70 Merge fx-team to m-c. 2013-09-05 15:37:00 -04:00
Nick Alexander
f42f8416d0 Merge m-c to s-c. 2013-09-05 09:07:12 -07:00
Paul Rouget
5875989bf7 Bug 912910 - [app manager] add a menuitem to the devtools menu. r=mossop 2013-09-05 07:37:00 +02:00
Richard Newman
ab284eac5b Merge m-c to s-c. 2013-09-04 18:27:37 -07:00
Wes Kocher
6adaca6598 Merge fx-team to m-c on a CLOSED TREE 2013-09-04 17:02:06 -07:00
Andre Miranda
95445550ab Bug 912743 - [responsive mode] Vertical resizer is missing its tooltip. r=paul 2013-09-04 19:10:37 -03:00
Brian Grinstead
2b467e1212 Bug 911671 - [markup view] Holding up/down on a number value should update preview while number changes r=mratcliffe 2013-09-04 09:18:23 -05:00
Richard Newman
8d12973cd0 Bug 908461 - Protocol deprecation indicators for Sync: client support. r=gps 2013-09-03 16:11:46 -07:00
Ryan VanderMeulen
ec74045b5e Merge inbound to m-c. 2013-09-03 17:40:56 -04:00
Michael Ratcliffe
9314409d28 Bug 910155 - Rule view does not keep changed rules marked after inspecting other nodes r=dcamp 2013-08-30 10:06:59 +02:00
Nick Fitzgerald
4dc797539c Bug 912699 - improve load source error messages; r=past 2013-09-05 09:43:09 -07:00
Hubert B Manilla
d65d06c152 Bug 884484 - Don't show Loading... forever if loading a source fails; r=fitzgen 2013-09-05 09:10:12 -07:00
Ed Morley
283de2b1c8 Merge mozilla-central and fx-team 2013-09-05 14:54:06 +01:00
Paul Rouget
a3dab64d9e Bug 911781 - Implement a module to validate the app manifest. r=paul 2013-09-05 15:15:37 +02:00
Paul Rouget
3ad8b0ec46 Bug 912447 - [app manager] land the app manager front end. r=poirot.alex r=mratcliffe 2013-09-05 15:15:37 +02:00
Neil Deakin
7ac996894c Bug 853901 - Add platform-specific completion operations for downloads. r=paolo 2013-09-03 13:23:37 -04:00
Ryan VanderMeulen
acb0b3c9a0 Bug 912006 - Update pdf.js to version 0.8.478. r=bdahl 2013-09-03 12:28:06 -04:00
Paul Rouget
d744ae07cf Bug 777972 - [responsive mode] translate click events to touch events. r=mratcliffe 2013-09-03 09:15:51 +02:00
Paul Rouget
564e8f5eda Bug 777972 - [responsive mode] translate click events to touch events. r=mratcliffe 2013-09-03 09:15:51 +02:00
Paul Rouget
38f9eae99b Bug 908003 - [responsive mode] Better precision during resizing. r=mratcliffe 2013-09-03 09:15:51 +02:00
Paul Rouget
ed4f1f25ef Bug 849236 - Add a screenshot button to the responsive mode. r=mratcliffe 2013-09-03 09:15:51 +02:00
Bill McCloskey
aa398894ad Bug 911496 - WebNavigation:LoadURI message is handled twice (r=felipe) 2013-09-01 16:47:14 -07:00
Wes Kocher
8bba56d03f Merge m-c to inbound 2013-09-04 18:04:50 -07:00
Mike Hommey
f1cf3b4238 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Benjamin Smedberg
1fb8dff6ba Bug 902075 - Add telemetry for plugin click-to-activate doorhanger UI, r=vladan 2013-09-04 16:07:54 +02:00
Georg Fritzsche
4b6324dca3 Bug 899080 - Let all plugins except Flash default to click-to-play. r=bsmedberg 2013-09-04 16:05:21 +02:00
Shane Caraveo
dafd27215e bug 891225 implement new provider status buttons, r=markh 2013-09-04 10:01:38 -07:00
Nick Fitzgerald
6f19a9a6ca Bug 906640 - add a pretty print button to the scratchpad; r=anton 2013-09-03 19:22:08 -07:00
Michael Ratcliffe
a74c0a7cd1 Bug 694019 - we should be able to highlight and inspect a :pseudo element r=mratcliffe 2013-09-04 17:43:40 +02:00
Rob Campbell
642985c7ca Bug 912120 - Debug spew in the console output when adding style properties via the Inspector; r=dcamp 2013-09-04 07:52:00 -04:00
Sam Foster
f7764aae39 Bug 898650 - Simplified scroll direction heuristics using scrollMaX/Y then document aspect ratio. r=mbrubeck
--HG--
extra : rebase_source : 4cd41227c60ea10294453d1e6a7aaf68dc6ca39b
2013-09-03 17:24:47 -07:00
Felipe Gomes
1245c22236 Bug 899348 - Make reload of the about:tabcrashed work as expected. r=jaws 2013-09-03 19:11:22 -03:00
Felipe Gomes
0112a00fc1 Bug 899348 - Implement about:tabcrashed page. r=jaws
--HG--
rename : browser/themes/linux/aboutSocialError.css => browser/themes/linux/aboutTabCrashed.css
rename : browser/themes/osx/aboutSocialError.css => browser/themes/osx/aboutTabCrashed.css
rename : browser/themes/windows/aboutSocialError.css => browser/themes/windows/aboutTabCrashed.css
2013-09-03 19:11:22 -03:00
Felipe Gomes
5de1caaed5 Bug 899348 - Dispatch an event when an out-of-process browser crashes and display an error page when that occurs. r=bz 2013-09-03 19:11:22 -03:00
Georgiana Chelu
4d04a5e4ca Bug 910593 - Add the underline back to text links in the About dialog. r=dao 2013-08-31 10:15:57 -04:00
David Rajchenbach-Teller
97c2a8b906 Bug 901916 - Make browser_sessionStorage.js more robust. r=smacleod 2013-08-31 10:15:57 -04:00
ffxbld
8421f1ebff No bug, Automated blocklist update from host bld-linux64-ec2-391 - a=blocklist-update 2013-08-31 03:14:28 -07:00
Ryan VanderMeulen
5fd596509a Merge fx-team to m-c. 2013-08-30 21:00:08 -04:00
Marina Samuel
9c70dd69ac Bug 904662 - Show layered notifications. r=mbrubeck 2013-08-30 19:21:51 -04:00
Shane Caraveo
17d2b6a41e bug 906212 fix socialapi ui startup regressions, r=markh 2013-08-30 11:11:20 -07:00
Ryan VanderMeulen
75bf650b68 Merge m-c to fx-team. 2013-08-30 13:41:29 -04:00
Shane Caraveo
1cf6014a7f bug 910741 fix opening tabs from clicked links in share panel, r=felipe 2013-08-30 09:30:00 -07:00
Mike de Boer
6d805dd6c8 Bug 900865: Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin 2013-08-30 18:20:22 +02:00
Tim Taubert
1ab70d4b9a Backed out changeset 10e9f1f0b992 (bug 910741) 2013-08-30 06:12:09 +02:00
Shane Caraveo
dc44d52ca8 bug 910741 fix opening tabs from clicked links in share panel, r=felipe 2013-08-29 17:45:17 -07:00
Ryan VanderMeulen
638d081a27 Merge m-c to fx-team. 2013-08-29 16:44:20 -04:00
Ryan VanderMeulen
bfaf261751 Merge b2g-inbound to m-c. 2013-08-29 15:55:53 -04:00
Ryan VanderMeulen
12e1ab669d Backed out changeset 41729438f597 (bug 900865) for Windows mochitest-bc crashes. 2013-08-29 15:48:29 -04:00