Commit Graph

16407 Commits

Author SHA1 Message Date
Max Li
8bda74757a Bug 877453 - Expose longdesc in image context menus. r=gavin ui-r=boriss 2013-06-23 09:37:21 -04:00
Jim Mathies
519c596d32 Bug 875892 - Fixup tests. r=jwilde 2013-06-27 19:37:11 -05:00
Jim Mathies
d7444aa864 Bug 875892 - Reorg context ui control centralizing it in ContextUI object. r=jwilde 2013-06-27 19:37:11 -05:00
Jim Mathies
7efb0e56a6 Bug 875892 - Split ContextUI out of browser-ui.js. r=jwilde 2013-06-27 19:37:10 -05:00
Phil Ringnalda
be28da3aca Merge m-c to m-i 2013-06-27 14:28:21 -07:00
Paolo Amadini
40830de6b5 Bug 747018 - Download widget stylesheets applied twice to browser.xul. r=mak 2013-06-27 22:00:08 +02:00
Jim Mathies
d676604aca Bug 885005 - update the about firefox privacy link. r=jwilde 2013-06-27 14:47:25 -05:00
Jim Mathies
323f7d22b2 Bug 887621 - add checked css state for navbar buttons. r=bbondy 2013-06-27 14:47:25 -05:00
Ed Morley
94aae664d0 Merge mozilla-central and fx-team 2013-06-27 11:31:49 +01:00
Sam Foster
0456f8b637 Bug 828088 - Rework richgrid and richgriditem bindings to use css columns for down-then-across grids. Hardening downloads and tests. r=fryn
--HG--
extra : amend_source : 745c26b0287819fd4d002e9ca193c13618bbca0a
2013-06-26 21:54:06 -07:00
Victor Porof
3a2e8a2f7b Bug 886067 - Netmonitor displays request sizes as "0 KB" after opening Console, r=msucan 2013-06-26 23:35:39 +03:00
Victor Porof
93b7eae870 Bug 886170 - Intermittent browser_dbg_bug723071_editor-breakpoints-highlight.js | The currently selected source is incorrect (0). - Got http://example.com/browser/browser/devtools/debugger/test/test-script-switching-02.js, expected ... and 11 more, r=past 2013-06-26 23:35:39 +03:00
Victor Porof
4c8c1ea98f Bug 887203 - After replaying a request, hovering the network items menu shows "undefined", r=rcampbell 2013-06-26 23:35:39 +03:00
Victor Porof
125526fd5b Bug 887177 - Right clicking on a network request should select it, r=rcampbell 2013-06-26 23:35:38 +03:00
Ryan VanderMeulen
2413ca4a4b Merge m-c to inbound. 2013-06-26 12:56:36 -04:00
Dão Gottwald
be6174be91 Bug 887171 - browser-fullZoom.js puts MOUSE_SCROLL_ZOOM into the global scope, should be private instead. r=mak 2013-06-26 18:07:14 +02:00
Jim Mathies
d88a8dacb4 Bug 866852 - Enable off main thread compositing by default in metrofx. r=bbondy 2013-06-26 10:48:11 -05:00
Ed Morley
e36f342aea Merge mozilla-central and fx-team 2013-06-26 15:13:03 +01:00
Heather Arthur
e512549c46 Bug 731311 - Network monitor should allow to replay and edit requests; r=vporof 2013-06-26 12:09:59 +03:00
Victor Porof
0c801e1d35 Backed out changeset 5414c83bb989 for having the wrong patch author, r=me 2013-06-26 12:06:07 +03:00
Victor Porof
85595c397e Bug 731311 - Network monitor should allow to replay and edit requests; r=vporof 2013-06-26 09:00:49 +03:00
Ryan VanderMeulen
92444c24d0 Merge m-c and fx-team. 2013-06-25 17:05:24 -04:00
Benjamin Smedberg
a33bcd09fe Bug 886403 - Spelling errors from bug 880735, r=spelling 2013-06-25 11:57:36 -04:00
Benjamin Smedberg
b7223c15b5 Bug 886423 - Turn on the click-to-play UI by default in Firefox desktop. As a side effect, remove the plugin permission from about:permissions because we're using per-plugin permission not per-site and about:permissions doesn't know about that. (page info knows about it) r=keeler 2013-06-25 11:57:30 -04:00
Shane Caraveo
311dfd4651 bug 886300 fix intermittent orange in blocklist test, r=markh 2013-06-25 10:04:31 -04:00
Ed Morley
bfefd2aa26 Backed out changeset 7f9cf2a04252 (bug 828088) for near-permaorange metro test runs 2013-06-25 14:51:33 +01:00
Dão Gottwald
99baa25712 Bug 887167 - Undo global-scope pollution from browser-plugins.js. r=jaws
--HG--
extra : rebase_source : 45aa63c4fa5ae7ed65211ad294882f33cad449d5
2013-06-26 15:56:29 +02:00
Dão Gottwald
d77a88ea4f Bug 887165 - Remove the unused primary-button class. r=bsmedberg
--HG--
extra : rebase_source : cf476ec6c232f9f754201356ea8dab413752730f
2013-06-26 15:56:12 +02:00
David Rajchenbach-Teller
2e64f8ba96 Bug 876168 - Let's backup sessionstore.js before each upgrade;r=ttaubert 2013-06-27 13:57:05 -04:00
Marco Bonardo
a8fd158ccd Bug 791776 - Convert inline autocomplete host query to async.
r=mano
2013-06-27 12:43:11 -04:00
Sam Foster
ba969e9990 Bug 828088 - Rework richgrid and richgriditem bindings to use css columns for down-then-across grids. r=fryn
--HG--
extra : rebase_source : 797845516ce09fab93cfc0690ee204fa9cc0a157
2013-06-24 18:24:09 -07:00
Jim Mathies
8f3bd56432 Bug 880739 - disable image download test temporarily due to high random orange percentage. r=fryn 2013-06-26 07:16:54 -05:00
DOrian JAMINAIS
9b2641ccc9 Bug 861478 - Search field should pre-fill with selected text. r=vporof 2013-06-26 15:05:52 +03:00
Phil Ringnalda
f0f4f8bebd Merge m-c to m-i 2013-06-24 16:51:59 -07:00
Alex Keybl
b9c3fb2921 Merging in version bump NO BUG 2013-06-24 11:37:32 -07:00
Tim Taubert
e9a9ebecd4 Bug 886376 - Reduce interval between swapping in a preloaded newtab page and preloading the next one; r=avih 2013-06-24 14:14:19 -04:00
Benjamin Smedberg
c45f618df8 Bug 880735 part S followup review comment - put the plugin doorhanger styles into shared/ 2013-06-24 10:40:26 -04:00
Benjamin Smedberg
a8d5039490 Bug 880735 part D followup: flod pointed out that I changed these strings without changing the key, and since changing the key is hard I'm just going to revert them for now and do something better in a followup. 2013-06-24 10:16:30 -04:00
Benjamin Smedberg
4d2e11188a Bug 880735 part S - Basic styling so that this can land - add classes to the binding for styling hooks and fix space handling. Make the buttons fill the space, limit the doorhanger size, and add whitespace/separators for the multi-plugin UI, r=jaws 2013-06-24 08:51:08 -04:00
Benjamin Smedberg
d0ea1dfb67 Bug 880735 test fixups:
* Add a test-only setter to the center-item XBL binding
* add a head.js function to remove plugin permissions for use in cleanup functions
* browser_pluginnotification.js - lots of fixes for the core feature tests
* Alter test_bug751809 not to assume that clicking the page overlay will directly activate the plugin
* Alter browser_CTP_plugins.js because disabled plugins now do show up in the plugin doorhanger
* remove browser_CTPScriptPlugin.js and supporting files because we no longer auto-pop based on scripting
* fix browser_CTP_drag_drop.js so that active plugins still show the doorhanger icon, and other fixup
* fix browser_bug743421.js to expect the doorhanger all the time and activate it correctly
* fix browser_bug752516.js to check for doorhanger activation instead of plugin activation
* remove browser_bug818009.js and supporting files because they are testing something that no longer exists
* alter browser_bug820497.js so that it shows the popup notification before checking .centerActions, since we populate that data lazily now
* browser_plugins_added_dynamically.js: remove the "activate all" tests which are no longer relevant and fix the rest to match the new doorhanger structure.
2013-06-24 08:51:07 -04:00
Benjamin Smedberg
45a6cc401e Bug 880735 part F - Remove extra functions, strings, and styles which are no longer needed, r=jaws 2013-06-24 08:51:07 -04:00
Benjamin Smedberg
5e06298e31 Bug 880735 part D - New doorhanger frontend code. Removes all logic which shows the plugin doorhanger automatically, including on scripting. Always show the doorhanger when there is a plugin present on the page, even if that plugin is currently enabled. Make the "always" choices clear to the user. r=jaws 2013-06-24 08:51:07 -04:00
Frank Yan
c3e69cc50e Bug 873251 - Fix botched backout and reland. a=typo 2013-06-24 13:58:08 -07:00
Phil Ringnalda
496a4e4861 Back out 9661a68f0bff (bug 872605) for browser-chrome failures 2013-06-23 23:41:33 -07:00
Shane Caraveo
58421fa282 bug 872605 add ability to update provider manifest, r=markh 2013-06-23 16:02:07 -04:00
Shane Caraveo
9734b616ee bug 883346 permissions support for standalone chat window, r=felipe 2013-06-21 19:17:34 -07:00
Phil Ringnalda
46a35dc9d9 Merge m-c to m-i 2013-06-23 15:17:04 -07:00
Phil Ringnalda
fcf0bd180b Merge m-i to m-c 2013-06-23 15:10:04 -07:00
Jim Mathies
cc92326480 Bug 886149 - Fix: Undefined last crash id can causes exception in delayed startup. r=bbondy 2013-06-23 16:09:34 -05:00
Victor Porof
1dfc9dd271 Merge fx-team to m-c 2013-06-23 19:00:17 +03:00
Ms2ger
313ff55fd6 Merge m-c to m-i. 2013-06-23 13:44:01 +02:00
Ms2ger
5a63e5bff8 Bug 882848 - Use MOCHITEST_BROWSER_FILES more; r=gps 2013-06-23 09:16:19 +02:00
Ms2ger
bfc2c786bb Bug 766546 - Undisable test on non-mac platforms; r=edmorley 2013-06-23 09:16:10 +02:00
Paul Rouget
5c1d81a319 Bug 865688 - Style Inspector sidebar should remember its size. r=msucan 2013-06-14 01:41:00 +02:00
Dave Camp
e908d262c0 Bug 886036 - Port pseudoclass lock to the inspector actor. r=harth
--HG--
extra : rebase_source : c515e1a85da5d484686e1ae8b55c4dbfd90f214f
2013-06-10 21:18:46 -07:00
Mihai Sucan
fff43b3fcf Bug 886137 - Can't inspect objects in the webconsole, while debugging and inspecting; r=past 2013-06-28 19:16:18 +03:00
Ed Morley
a8a59fd05f Merge mozilla-central and fx-team 2013-06-28 14:37:15 +01:00
Anton Kovalyov
4de26a1084 Bug 888120 - Add an image file for the profiler stopwatch button; r=me 2013-06-27 18:55:54 -07:00
Anton Kovalyov
89611fda5a Bug 828038 - Change profile recording UI and behavior; r=dcamp 2013-06-27 17:31:52 -07:00
Dave Camp
2142a26f97 Bug 879520 - Remote the inspector breadcrumbs. r=paul 2013-06-07 14:33:39 -07:00
Dave Camp
af6dfe54f4 Bug 877320 - Expose a node front in the Selection object in addition to a raw node. r=paul 2013-06-07 14:32:32 -07:00
DOrian JAMINAIS
cda833631b Bug 884750 - Persistent logs options should apply instantly. r=paul 2013-06-23 09:11:00 -04:00
Paul Rouget
32a9867c14 Bug 855504 - [font inspector] Selecting text in the font inspector is hard. r=vporof 2013-06-24 09:24:00 -04:00
Rob Campbell
96837b0120 Bug 692829 - Display cached messages from iframes; r=msucan 2013-06-14 11:19:26 -04:00
Shane Caraveo
be45ed04d9 bug 869278 fix intermittent mozSocial test failure, r=felipe 2013-06-25 13:04:30 -04:00
Shane Caraveo
b54924527a bug 886086 fix intermittent test failure in chat window tests, r=felipe 2013-06-25 14:31:28 -04:00
Steven MacLeod
a7e57228c3 Bug 866638 - Ignore invalid URIs when importing Safari History, r=gavin
--HG--
extra : rebase_source : a7da5851b13ae1bb487ed843342e2c54976318fb
2013-06-25 18:12:23 -04:00
Shane Caraveo
a749d123f2 bug 886072 fix intermittent test failure in chat window tests, r=felipe 2013-06-25 12:32:33 -04:00
Ryan VanderMeulen
cc8202d059 Backed out changeset db34c0314a15 (bug 886199) for intermittent browser_webconsole_bug_644419_log_limits.js timeouts. 2013-06-25 17:29:05 -04:00
Jonathan Wilde
f554039222 Bug 885541 - Work - Move devtools icons in app bar into hamburger menu. r=fryn
--HG--
extra : rebase_source : bd850050552aecbd390f15f2c393927c9e09e750
2013-06-25 12:20:17 -07:00
Mihai Sucan
60ad175043 Bug 886199 - Fix for intermittent failure in browser_webconsole_bug_644419_log_limits.js | Timed out while waiting for: 10 console.log messages displayed and one pruned, and several more; r=me 2013-06-25 22:17:20 +03:00
Jonathan Wilde
d30b09feb7 Bug 886624 - Defect - Tests fail on HiDPI systems. r=jimm 2013-06-25 12:06:27 -07:00
Marco Bonardo
d478d65312 Bug 877748 - Make it possible to open the Library with a given hierarchy
r=mano
2013-06-25 13:59:25 -04:00
Brian Smith
59685570e0 Bug 867465: Remove the "Revocation Lists" feature, r=cviecco, r=mattn 2013-06-02 23:37:47 -07:00
Brian Smith
7f270022df Backout 308e3cd73c5f, cc9980cb3db2, f5591bedc40e due to build failure 2013-06-22 16:45:47 -07:00
Brian Smith
e687999205 Bug 867465: Remove the Revocation Lists feature, r=cviecco, r=mattn
--HG--
extra : rebase_source : f17ab5ff048777e059bc287f01fe4a0d80965966
extra : histedit_source : 24c6c568f419d4eeeace0b0b8e1e0ce71d9b0cd8
2013-06-02 23:37:47 -07:00
Robert Strong
e92caa4f91 xpcshell test fixup - Bug 843497 - Update check says 'up to date' for out of date versions on unsupported OS versions. r=me for test fixup 2013-06-22 13:37:20 -07:00
Robert Strong
db1efc2a1c 2. browser patch - Bug 843497 - Update check says 'up to date' for out of date versions on unsupported OS versions. r=bbondy 2013-06-22 13:37:12 -07:00
Girish Sharma
f1c6e55aab Bug 868163 - Add toolbox tab highlighting API, r=robcee, r=vporof, r=paul 2013-05-25 13:35:34 +05:30
Paul Rouget
3cc66d6b18 Bug 869174 - [style editor] Remove unused bar at top of editor. r=harth 2013-06-05 05:48:00 +02:00
David Creswick
2be0db0a14 Bug 875902 - [toolbox] Simplify selectTool and test for panel readiness, r=paul 2013-06-22 20:00:51 -07:00
Girish Sharma
1b7f180740 Bug 881807 - Simplify advanced settings part of options panel, r=jwalker 2013-06-21 01:48:56 +05:30
Girish Sharma
8478d50229 Bug 872670 - Visually indicate that the tool is not supported on the target type in the Options panel, r=jwalker 2013-05-29 01:06:16 +05:30
Mihai Sucan
93d8d6d163 Bug 886015 - Console js input looks broken on OS X; r=vporof 2013-06-22 22:47:33 +03:00
Girish Sharma
a970eff48f Bug 886015 - Console js input looks broken on OS X, r=msucan 2013-06-22 19:59:07 +05:30
Victor Porof
3b94a34ec0 Bug 886019 - Need a better icon for .variables-view-delete, r=msucan 2013-06-22 22:01:27 +03:00
Mihai Sucan
b8b639cf74 Bug 883649 - Console freezes when accessing a DeadObject's property; r=past 2013-06-21 20:40:00 +03:00
Mihai Sucan
6b8ddf2516 Bug 878186 - Save different filter prefs for browser vs. webdev console; r=robcee 2013-06-20 16:29:01 +03:00
Mihai Sucan
cb3b8d5bf1 Bug 880868 - Browser Console JS Error/Warning filtering doesn't seem to work; r=robcee 2013-06-19 22:04:05 +03:00
Mihai Sucan
a22d88272d Bug 884887 - Move webconsole.css into themes/shared; r=robcee f=mconley 2013-06-21 13:30:10 +03:00
Mihai Sucan
6f5a184619 Bug 879799 - Browser console lacks keyboard access; r=robcee 2013-06-21 19:01:02 +03:00
Girish Sharma
6d4e7dd9f1 Bug 873848 - Make the developer toolbar consistent with Toolbox design, r=jwalker, paul, jaws 2013-06-21 19:24:35 +03:00
Tim Taubert
7b3c0db518 Bug 791670 - part 1 - flip the browser.newtab.preload pref; r=jaws 2013-06-04 22:20:44 +02:00
Tim Taubert
4ad8eee6cb Bug 881590 - Don't cancel loads when preloading in the hiddenWindow; r=jaws 2013-06-17 19:46:55 +02:00
Michael Ratcliffe
a70358921e Bug 882337 - Typo in "asteriskInWrongSection2" in browser/devtools/appcacheutils.properties r=me 2013-06-21 17:44:05 +01:00
Ed Morley
b9783b1b8f Merge mozilla-central and fx-team 2013-06-21 15:46:24 +01:00
Victor Porof
cecd12f2bc Bug 884432 - Background color of request items keep changing when any filter is applied, r=rcampbell 2013-06-21 17:33:58 +03:00
Victor Porof
98d1fa955c Bug 884006 - "Prebuilt items" and "Values" should coexist when adding items to widgets, r=anton,rcampbell 2013-06-21 17:33:57 +03:00
Victor Porof
68d0c2cb33 Bug 884498 - Netmonitor's greeting message may be confusing, r=rcampbell 2013-06-21 17:33:57 +03:00
Victor Porof
44a76e4261 Bug 879185 - Netmonitor filterbuttons: button.setAttribute("checked", ""); --> Should be set to "true", r=rcampbell 2013-06-21 17:33:57 +03:00