Commit Graph

16625 Commits

Author SHA1 Message Date
Phil Ringnalda
18c2ed0e65 Merge m-c to m-i 2013-06-30 08:40:17 -07:00
Phil Ringnalda
8cd97ffc27 Merge fx-team to m-c 2013-06-30 08:35:45 -07:00
Bobby Holley
cfcea33fd6 Bug 865745 - Continue to ignore onTabClose exception in metro 8 Session Store. r=me 2013-06-30 09:00:20 -06:00
Phil Ringnalda
0d1e3423a9 Merge m-i to m-c 2013-06-29 06:54:12 -07:00
ffxbld
aff009ccd0 No bug, Automated blocklist update from host bld-linux64-ec2-116 - a=blocklist-update 2013-06-29 03:25:23 -07:00
Matthew Noorenberghe
2f97ff9ee9 Bug 888570 - Lazily load ForgetAboutSite.jsm from browser/components/places/content/controller.js. r=jaws
--HG--
rename : toolkit/content/resetProfile.js => toolkit/modules/ResetProfile.jsm
extra : rebase_source : 840e79ad4b087999f08ffbdbf152418ecb9182ea
2013-06-30 21:12:26 -04:00
Matthew Noorenberghe
603b1ce35b Bug 498181 - Offer to reset a user's profile if it was last used more than two months ago. r=jaws
--HG--
rename : toolkit/content/resetProfile.js => toolkit/modules/ResetProfile.jsm
extra : rebase_source : 88969c77e4d86ba2d6cecbe188e19ad390f6629d
2013-06-28 23:25:08 -04:00
Jared Wein
462cb25d44 Bug 750106 - Use a chrome icon for chrome URLs in the location bar. r=mconley
--HG--
rename : browser/themes/windows/browser.css => browser/themes/shared/identity-block.inc.css
2013-06-28 23:22:41 -04:00
James Kitchener
95c4981499 Bug 802895 - hide frame menu options for srcdoc iframes r=gavin 2013-06-28 23:13:23 -04:00
James Kitchener
c59cfe8323 Bug 802895 - Add srcdoc iframe support to session restore r=bz 2013-06-28 23:13:23 -04:00
Phil Ringnalda
3de8abed9d Bug 882575 - reenable browser_capabilities.js now that it doesn't use about:home so it won't be hearing about how snippets is undefined 2013-06-28 19:39:35 -07:00
Gavin Sharp
1275b7ca8b Bug 883592: stop trying to evaluate scripts for documents with no inner windows, r=sicking
--HG--
extra : transplant_source : %99%1Ap-%EC%80b%2B%DE%A5%05%EE%9C%24Dl%22%E7G%D3
2013-06-15 22:06:27 -04:00
Dão Gottwald
f66a27a210 Bug 888180 - move identity-popup back from popup-notifications.inc to browser.xul, as it's not a popup notification. r=jaws 2013-06-28 16:22:57 +02:00
Marco Bonardo
9e94719e9b Bug 888031 - Remove about:home from tests not explicitly requiring it.
r=ttaubert
2013-06-28 09:02:19 -04:00
Jim Mathies
7f7b106497 Bug 875892 - followup bug fix v2, touchup another left over dismissAppbar call. r=me DONTBUILD 2013-06-28 07:12:29 -05:00
Victor Porof
10504009ce Bug 860345 - Intermittent browser_dbg_sources-cache.js | Found a source url cached correctly (1), Found a source's text contents cached correctly (1), r=past 2013-06-28 15:04:18 +03:00
Jim Mathies
1fa7ce600d Bug 875892 - followup bug fix, touchup left over dismissAppbar call. r=me 2013-06-28 06:30:50 -05:00
Allison Naaktgeboren
a128c91481 Bug 886546 - implement metro debug actors for developer tools.r=sfoster 2013-06-27 21:18:39 -07:00
Max Li
2a756fed26 Bug 877453 - Expose longdesc in image context menus. r=gavin ui-r=boriss 2013-06-23 09:37:21 -04:00
Jim Mathies
185f71c5b6 Bug 875892 - Fixup tests. r=jwilde 2013-06-27 19:37:11 -05:00
Jim Mathies
cbda320875 Bug 875892 - Reorg context ui control centralizing it in ContextUI object. r=jwilde 2013-06-27 19:37:11 -05:00
Jim Mathies
d219662c9a Bug 875892 - Split ContextUI out of browser-ui.js. r=jwilde 2013-06-27 19:37:10 -05:00
Phil Ringnalda
7ae8b484f9 Merge m-c to m-i 2013-06-27 14:28:21 -07:00
Paolo Amadini
33cab1f8d4 Bug 747018 - Download widget stylesheets applied twice to browser.xul. r=mak 2013-06-27 22:00:08 +02:00
Jim Mathies
119b87739a Bug 885005 - update the about firefox privacy link. r=jwilde 2013-06-27 14:47:25 -05:00
Jim Mathies
c3ea907f6b Bug 887621 - add checked css state for navbar buttons. r=bbondy 2013-06-27 14:47:25 -05:00
Ed Morley
ba6420551d Merge mozilla-central and fx-team 2013-06-27 11:31:49 +01:00
Sam Foster
9fe68ea95b 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
e445d2b6ed Bug 886067 - Netmonitor displays request sizes as "0 KB" after opening Console, r=msucan 2013-06-26 23:35:39 +03:00
Victor Porof
d81dbbbdf4 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
b30c2f3352 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
8fb8478e65 Bug 887177 - Right clicking on a network request should select it, r=rcampbell 2013-06-26 23:35:38 +03:00
Ryan VanderMeulen
2d3527097e Merge m-c to inbound. 2013-06-26 12:56:36 -04:00
Dão Gottwald
be21e03297 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
3be14f16d8 Bug 866852 - Enable off main thread compositing by default in metrofx. r=bbondy 2013-06-26 10:48:11 -05:00
Ed Morley
e3c2edcedf Merge mozilla-central and fx-team 2013-06-26 15:13:03 +01:00
Heather Arthur
0b1e305abe Bug 731311 - Network monitor should allow to replay and edit requests; r=vporof 2013-06-26 12:09:59 +03:00
Victor Porof
033717a71a Backed out changeset 5414c83bb989 for having the wrong patch author, r=me 2013-06-26 12:06:07 +03:00
Victor Porof
9f04904bde Bug 731311 - Network monitor should allow to replay and edit requests; r=vporof 2013-06-26 09:00:49 +03:00
Ryan VanderMeulen
e0ce07157f Merge m-c and fx-team. 2013-06-25 17:05:24 -04:00
Benjamin Smedberg
b4bef0087f Bug 886403 - Spelling errors from bug 880735, r=spelling 2013-06-25 11:57:36 -04:00
Benjamin Smedberg
9172995490 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
cc5f6c7d4f bug 886300 fix intermittent orange in blocklist test, r=markh 2013-06-25 10:04:31 -04:00
Ed Morley
fbe925ef52 Backed out changeset 7f9cf2a04252 (bug 828088) for near-permaorange metro test runs 2013-06-25 14:51:33 +01:00
Dão Gottwald
844b028584 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
ce4dab6a7e 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
891c8da9db Bug 876168 - Let's backup sessionstore.js before each upgrade;r=ttaubert 2013-06-27 13:57:05 -04:00
Marco Bonardo
378896a757 Bug 791776 - Convert inline autocomplete host query to async.
r=mano
2013-06-27 12:43:11 -04:00
Sam Foster
56291d2871 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
58ef46019b 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
23c4f46869 Bug 861478 - Search field should pre-fill with selected text. r=vporof 2013-06-26 15:05:52 +03:00
Phil Ringnalda
bd2fa2877b Merge m-c to m-i 2013-06-24 16:51:59 -07:00
Alex Keybl
fcfa80e959 Merging in version bump NO BUG 2013-06-24 11:37:32 -07:00
Tim Taubert
b023ec7677 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
3e01108cd6 Bug 880735 part S followup review comment - put the plugin doorhanger styles into shared/ 2013-06-24 10:40:26 -04:00
Benjamin Smedberg
dd1efc4d69 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
5bd3e02512 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
82eede8f1b 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
f6df2c3cd7 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
1ba75d1044 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
63911a1428 Bug 873251 - Fix botched backout and reland. a=typo 2013-06-24 13:58:08 -07:00
Phil Ringnalda
1888baab70 Back out 9661a68f0bff (bug 872605) for browser-chrome failures 2013-06-23 23:41:33 -07:00
Shane Caraveo
8c07c6d156 bug 872605 add ability to update provider manifest, r=markh 2013-06-23 16:02:07 -04:00
Shane Caraveo
c59b1b73c6 bug 883346 permissions support for standalone chat window, r=felipe 2013-06-21 19:17:34 -07:00
Phil Ringnalda
ec7bded05c Merge m-c to m-i 2013-06-23 15:17:04 -07:00
Phil Ringnalda
7f542efd72 Merge m-i to m-c 2013-06-23 15:10:04 -07:00
Jim Mathies
f35b19292f 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
4ee9d109a8 Merge fx-team to m-c 2013-06-23 19:00:17 +03:00
Ms2ger
2f319776c1 Merge m-c to m-i. 2013-06-23 13:44:01 +02:00
Ms2ger
2c937acc56 Bug 882848 - Use MOCHITEST_BROWSER_FILES more; r=gps 2013-06-23 09:16:19 +02:00
Ms2ger
3ac11adced Bug 766546 - Undisable test on non-mac platforms; r=edmorley 2013-06-23 09:16:10 +02:00
Paul Rouget
bab610d48b Bug 865688 - Style Inspector sidebar should remember its size. r=msucan 2013-06-14 01:41:00 +02:00
Dave Camp
4e497c4244 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
26a020226a 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
86bc191b22 Merge mozilla-central and fx-team 2013-06-28 14:37:15 +01:00
Anton Kovalyov
299d98a1d1 Bug 888120 - Add an image file for the profiler stopwatch button; r=me 2013-06-27 18:55:54 -07:00
Anton Kovalyov
f181dfc10e Bug 828038 - Change profile recording UI and behavior; r=dcamp 2013-06-27 17:31:52 -07:00
Dave Camp
a26e6e286c Bug 879520 - Remote the inspector breadcrumbs. r=paul 2013-06-07 14:33:39 -07:00
Dave Camp
295103320b 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
6a8aebc954 Bug 884750 - Persistent logs options should apply instantly. r=paul 2013-06-23 09:11:00 -04:00
Paul Rouget
2e6f11a8a4 Bug 855504 - [font inspector] Selecting text in the font inspector is hard. r=vporof 2013-06-24 09:24:00 -04:00
Rob Campbell
902de0f7fb Bug 692829 - Display cached messages from iframes; r=msucan 2013-06-14 11:19:26 -04:00
Shane Caraveo
b749138852 bug 869278 fix intermittent mozSocial test failure, r=felipe 2013-06-25 13:04:30 -04:00
Shane Caraveo
02f4f0c46c bug 886086 fix intermittent test failure in chat window tests, r=felipe 2013-06-25 14:31:28 -04:00
Steven MacLeod
c8b13fc52d 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
e40687f872 bug 886072 fix intermittent test failure in chat window tests, r=felipe 2013-06-25 12:32:33 -04:00
Ryan VanderMeulen
968f212f34 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
f0903a1031 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
3795db2a80 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
403cdd2900 Bug 886624 - Defect - Tests fail on HiDPI systems. r=jimm 2013-06-25 12:06:27 -07:00
Marco Bonardo
bf97a56518 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
809560f89b Bug 867465: Remove the "Revocation Lists" feature, r=cviecco, r=mattn 2013-06-02 23:37:47 -07:00
Brian Smith
425f5ab42c Backout 308e3cd73c5f, cc9980cb3db2, f5591bedc40e due to build failure 2013-06-22 16:45:47 -07:00
Brian Smith
b94512c0ce 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
c16af18aa7 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
839d0ab269 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
e6883f3092 Bug 868163 - Add toolbox tab highlighting API, r=robcee, r=vporof, r=paul 2013-05-25 13:35:34 +05:30
Paul Rouget
331014eeea Bug 869174 - [style editor] Remove unused bar at top of editor. r=harth 2013-06-05 05:48:00 +02:00
David Creswick
199a1f3e37 Bug 875902 - [toolbox] Simplify selectTool and test for panel readiness, r=paul 2013-06-22 20:00:51 -07:00
Girish Sharma
df728353db Bug 881807 - Simplify advanced settings part of options panel, r=jwalker 2013-06-21 01:48:56 +05:30
Girish Sharma
22e02d83b2 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
734a08efdb Bug 886015 - Console js input looks broken on OS X; r=vporof 2013-06-22 22:47:33 +03:00
Girish Sharma
48b1ec2424 Bug 886015 - Console js input looks broken on OS X, r=msucan 2013-06-22 19:59:07 +05:30
Victor Porof
3036a5b696 Bug 886019 - Need a better icon for .variables-view-delete, r=msucan 2013-06-22 22:01:27 +03:00
Mihai Sucan
082e84f0d9 Bug 883649 - Console freezes when accessing a DeadObject's property; r=past 2013-06-21 20:40:00 +03:00
Mihai Sucan
8f251027f5 Bug 878186 - Save different filter prefs for browser vs. webdev console; r=robcee 2013-06-20 16:29:01 +03:00
Mihai Sucan
4b16417f16 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
fca4520d15 Bug 884887 - Move webconsole.css into themes/shared; r=robcee f=mconley 2013-06-21 13:30:10 +03:00
Mihai Sucan
e12e4ce1a5 Bug 879799 - Browser console lacks keyboard access; r=robcee 2013-06-21 19:01:02 +03:00
Girish Sharma
28cc1aee31 Bug 873848 - Make the developer toolbar consistent with Toolbox design, r=jwalker, paul, jaws 2013-06-21 19:24:35 +03:00
Tim Taubert
3d997b5b72 Bug 791670 - part 1 - flip the browser.newtab.preload pref; r=jaws 2013-06-04 22:20:44 +02:00
Tim Taubert
34c3e0a545 Bug 881590 - Don't cancel loads when preloading in the hiddenWindow; r=jaws 2013-06-17 19:46:55 +02:00
Michael Ratcliffe
c50781ad06 Bug 882337 - Typo in "asteriskInWrongSection2" in browser/devtools/appcacheutils.properties r=me 2013-06-21 17:44:05 +01:00
Ed Morley
72d802aad2 Merge mozilla-central and fx-team 2013-06-21 15:46:24 +01:00
Victor Porof
4bee62ede9 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
2645a46d4d 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
4fb38db98d Bug 884498 - Netmonitor's greeting message may be confusing, r=rcampbell 2013-06-21 17:33:57 +03:00
Victor Porof
b0911ab87f Bug 879185 - Netmonitor filterbuttons: button.setAttribute("checked", ""); --> Should be set to "true", r=rcampbell 2013-06-21 17:33:57 +03:00
Victor Porof
ade7d36b9a Bug 882420 - Rename "native-getter" in variable/property tooltips to "WebIDL", r=past 2013-06-21 17:33:57 +03:00
Victor Porof
7a12484988 Bug 883345 - Undefined values aren't properly displayed in the debugger's variables view, r=past 2013-06-21 17:33:57 +03:00
Victor Porof
d6c62f8d62 Bug 881209 - Scrolling in the variables view is much choppier after bug 760370, r=past 2013-06-21 17:33:56 +03:00
Victor Porof
285646fce1 Bug 882054 - Cleanup widgets inheritance model mechanism a bit, r=past 2013-06-21 17:33:56 +03:00
Victor Porof
af32953f8c Bug 823577 - Cleanup debugger frontend code, strings, etc., r=rcampbell
--HG--
rename : browser/devtools/debugger/DebuggerUI.jsm => browser/devtools/debugger/DebuggerProcess.jsm
2013-06-21 17:33:56 +03:00
Ed Morley
73389cf78a Backed out changeset 03a709825eff (bug 885541) for metro-chrome failures on a CLOSED TREE 2013-06-21 11:41:07 +01:00
Brandon Benvie
b59a2db668 Bug 883898 - Make booleans in VariablesView have a distinctive color, r=vporof 2013-06-20 16:00:22 -07:00
Brandon Benvie
39f9a243d8 Bug 869984 - Add sorting and searching to Scratchpad VariablesView, r=vporof 2013-06-17 14:55:25 -07:00
Brandon Benvie
a7c4b59f9f Bug 884821 - Fix bug where Scratchpad sidebar can't be closed and reopened, r=vporof 2013-06-19 13:06:43 -07:00
Phil Ringnalda
f3eb0ff344 Back out 2af3c33bfb29 (bug 828088) for metro-chrome bustage 2013-06-20 21:44:02 -07:00
Jonathan Wilde
23607ee21d Bug 885541 - Work - Move devtools icons in app bar into hamburger menu. r=fryn 2013-06-20 17:06:35 -07:00
Sam Foster
72872f7dd3 Bug 828088 - Rework richgrid and richgriditem bindings to use css columns for down-then-across grids. r=fryn
--HG--
extra : rebase_source : 98eba210e74ba1d4fb56838596e50e2fba88540c
2013-06-20 17:00:07 -07:00
Ryan VanderMeulen
aa4e313f71 Merge m-c and inbound. 2013-06-20 19:26:38 -04:00
Ryan VanderMeulen
3b1055e7d1 Merge inbound and m-c. 2013-06-20 19:22:19 -04:00
Sid
31329541e5 Bug 884585 - Exclude about:newtab from Recently Closed Tabs list; r=ttaubert 2013-06-20 20:06:14 +02:00
Anton Kovalyov
916ce4824c Bug 863653 - Add hints to profiler [start|stop|show] commands; r=jwalker 2013-06-20 10:48:25 -07:00
Brian R. Bondy
04f1990523 Bug 882598 - Rename updateAuto.label to reflect string change. r=rstrong 2013-06-19 23:19:17 -04:00
Jim Mathies
4173e62e08 Bug 881928 - Clear selection when the user pans the page in either direction. r=fryn 2013-06-20 12:37:02 -05:00
JosiahOne
da3f014b5c Bug 884467 - Replace the linen texture with the new Mavericks one. r=dao 2013-06-19 15:48:36 -04:00
Brian O'Keefe
20b45036df Bug 875934 - Move LIBRARY_NAME to moz.build (batch #2); r=mshal
--HG--
extra : rebase_source : 555b28e5c3412ffc210c60b6fe2fee6f053fd587
2013-06-18 08:13:42 -04:00
Brian O'Keefe
ed17339221 Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
2013-06-17 15:21:01 -04:00
Raymond Lee
bd3a25823e Bug 846644 - Use asynchronous getCharsetForURI in PlacesUtils.jsm. r=mak 2013-06-19 00:50:22 +08:00
Wes Kocher
95577b488c Merge m-c with inbound 2013-06-19 16:46:01 -07:00
Wes Kocher
7b638627c9 Merge inbound to central 2013-06-19 16:37:58 -07:00
Justin Dolske
90da7178fc Bug 839961 - Refactor login manager's content actions into a separate JSM. (mobile and metro changes) r=mfinkle 2013-06-19 16:30:53 -07:00
Justin Dolske
b0ec143fba Bug 839961 - Refactor login manager's content actions into a separate JSM. (main patch) r=mattn 2013-06-19 16:30:53 -07:00
Tim Taubert
87fc59762a Bug 883099 - Fire TabOpen after swapping docShells for preloaded newtab pages; r=dao 2013-06-19 22:07:59 +02:00
Benjamin Smedberg
db222ba461 Bug 882858 - Add a "showing" notification to PopupNotifications, r=jaws sr=gavin 2013-06-19 13:29:05 -04:00
Anton Kovalyov
d2f7ea2bd2 Bug 884638 - Make 'dbg close' do nothing when toolbox is closed; r=jwalker 2013-06-19 10:09:28 -07:00
Anton Kovalyov
a8d90168c5 Bug 863636 - Make 'profiler close' do nothing when toolbox is closed; r=jwalker 2013-06-19 10:07:04 -07:00
Ed Morley
342f63710c Merge latest green fx-team changeset and mozilla-central 2013-06-19 15:31:16 +01:00
Ed Morley
2d6284d1b2 Backed out changeset 1885bc168943 (bug 811392) since the patch it depends on has now been backed out on a CLOSED TREE 2013-06-19 09:55:27 +01:00
Ed Morley
142b6f3a4f Backed out changeset f3ca96dd397e (bug 873251) for causing mochitest-metro-chrome failures
--HG--
rename : browser/metro/theme/images/appbar-forward.png => browser/metro/theme/images/forward.png
rename : browser/metro/theme/images/appbar-reload.png => browser/metro/theme/images/reload.png
rename : browser/metro/theme/images/appbar-stop.png => browser/metro/theme/images/stop-hdpi.png
2013-06-19 09:42:25 +01:00
Makoto Kato
c39d0ce24f Bug 884634 - GTK3 port should use Linux theme. r=karlt 2013-06-19 15:11:51 +09:00
Frank Yan
73e550ae3b Bug 873251 - [Metro] Part 2 of 2: Fix url bar selection test offset. a=test-only 2013-06-19 16:23:38 -07:00
Anton Kovalyov
78e492a2a4 Bug 881006 - Change Profile panel tooltip to say JavaScript Profiler; r=harth 2013-06-18 17:24:36 -07:00
Ryan VanderMeulen
dc0a2888fc Merge m-c and fx-team. 2013-06-18 19:11:40 -04:00
Anton Kovalyov
2d58087657 Bug 850145 - Use SideMenuWidget in the Profiler; r=vporof 2013-06-18 14:42:36 -07:00
Shane Caraveo
4110ffd835 bug 882132 fix setting provider icon via worker api, r=felipe 2013-06-19 10:14:47 -07:00
Benjamin Smedberg
3b87991102 Bug 882339 - Cache the blocklist state on plugin tags to avoid querying the blocklist service constantly, r=johns 2013-06-19 11:07:28 -04:00
Ed Morley
cf95c992a5 Merge mozilla-central and inbound 2013-06-19 15:51:08 +01:00
Gavin Sharp
906f72de8e Bug 493051: avoid having addEngine select the engine by default, by adding an optional callback to let callers observe the successful addition of the engine, r=MattN
--HG--
extra : rebase_source : 1e67f4fbed4324e2d5b8d132cf07be60b3010cf9
2013-06-18 09:39:02 -04:00
Jim Mathies
dc8e13e390 Bug 881950 - Update the metro test harness to return a retry string when activation fails. r=bbondy 2013-06-18 09:41:13 -05:00
Frank Yan
c4db624e28 Bug 873251 - [Metro] Part 1 of 2: Update buttons and backgrounds of Firefox app bar. r=jwilde
--HG--
rename : browser/metro/theme/images/forward.png => browser/metro/theme/images/appbar-forward.png
rename : browser/metro/theme/images/reload.png => browser/metro/theme/images/appbar-reload.png
rename : browser/metro/theme/images/stop-hdpi.png => browser/metro/theme/images/appbar-stop.png
2013-06-14 16:29:12 -07:00
Shane Caraveo
d4f59f93b9 bug 882652 fix disabling of socialapi in popups, r=felipe 2013-06-14 14:39:42 -06:00
Jonathan Wilde
070c8437bb Bug 811392 - Work - Choose better background colors for location text in the Firefox app bar 2013-06-18 18:15:51 -07:00
Michael Ratcliffe
4a8861cd01 Bug 882337 - Typo in "asteriskInWrongSection2" in browser/devtools/appcacheutils.properties r=jwalker 2013-06-13 10:57:39 +01:00
Benjamin Smedberg
95edfc7485 Back out 2d970c9c1fad - Bug 882858 Because of mochitest-browser failures in browser_CTP_drag_drop.js and perhaps browser_pluginnotification.js 2013-06-18 21:38:00 -04:00
Jonathan Wilde
302f34e522 Bug 811392 - Work - Choose better background colors for location text in the Firefox app bar. r=fryn 2013-06-18 18:15:51 -07:00
Frank Yan
697ee3b5bd Bug 873251 - [Metro] Update buttons and backgrounds of Firefox app bar. r=jwilde
--HG--
rename : browser/metro/theme/images/forward.png => browser/metro/theme/images/appbar-forward.png
rename : browser/metro/theme/images/reload.png => browser/metro/theme/images/appbar-reload.png
rename : browser/metro/theme/images/stop-hdpi.png => browser/metro/theme/images/appbar-stop.png
2013-06-14 16:29:12 -07:00
Jared Wein
0740a86fce Bug 698174 - Set full-screen-api.approval-required to false before checking fullscreen context menu items. r=cpearce 2013-06-18 19:28:39 -04:00
Sam Foster
6fd14b88d3 Bug 858388 - Refactor richgrid arrangeItems, autocomplete uses deferlayout. r=jimm
--HG--
extra : rebase_source : 00e29b380db249ff632af21604e447e2abe83540
2013-06-18 15:33:42 -07:00
Ryan VanderMeulen
6e172126b6 Merge cypress and inbound. 2013-06-18 18:15:53 -04:00
Benjamin Smedberg
3db94d03c7 Back out revision d3da96f774b3 on a CLOSED TREE - Bug 882339 because of mochitest-browser failures in browser_CTP_drag_drop.js and browser-pluginnotification.js 2013-06-18 16:44:07 -04:00
Benjamin Smedberg
6bbae2d113 Bug 882858 - Add a "showing" notification to PopupNotifications, r=jaws sr=gavin 2013-06-18 13:16:40 -04:00
Benjamin Smedberg
29141b1f48 Bug 882339 - Cache the blocklist state on plugin tags to avoid querying the blocklist service constantly, r=johns 2013-06-18 13:16:40 -04:00
Michael Harrison
db43acc4a4 Bug 883777 - Reduce the width of the DNT preference "Learn More" link. r=dao 2013-06-18 17:27:33 -04:00
Ed Morley
1c6e56518a Merge mozilla-central and inbound 2013-06-18 12:05:32 +01:00
Jim Mathies
5e0e03d38d Bug 860248 - In content clear existing selection on tap. r=ally 2013-06-18 05:59:20 -05:00
Ed Morley
8388d25b9f Merge latest green inbound changeset and mozilla-central 2013-06-18 11:52:39 +01:00
Ryan VanderMeulen
c06cdf341d Merge m-c and fx-team. 2013-06-17 20:06:42 -04:00
Tim Taubert
a1fd4ab273 Backed out changeset 8ee18c517127 (bug 881590) 2013-06-17 20:46:25 +02:00
Tim Taubert
290f279790 Backed out changeset 825e5d09c5ec (bug 791670) 2013-06-17 20:46:24 +02:00
Masatoshi Kimura
4afdbbe5c6 Bug 882624 - Remove "URL Protocol" from FirefoxURL key. r=bbondy 2013-06-17 23:08:55 +09:00
Jim Mathies
1d13385492 Bug 788000 - Add basic chrome selection tests. r=mbrubeck 2013-06-17 07:46:52 -05:00
Jim Mathies
9a8815b1ac Bug 788000 - Add support for chrome selection. r=mbrubeck 2013-06-17 07:46:52 -05:00
Jim Mathies
686bb00322 Bug 879883 - Split common selection code out into a prototype. r=mbrubeck 2013-06-17 07:46:52 -05:00
Jim Mathies
69ef4de422 Bug 879887 - Use caretPositionFromPoint when adjusting selection in text inputs. r=mbrubeck 2013-06-17 07:46:52 -05:00
Jim Mathies
baaeeb5524 Bug 879454- Hide selection monocles during drags. r=mbrubeck 2013-06-17 07:46:52 -05:00
Jim Mathies
26c4cac30b Bug 879454 - Minor comment header touchups. r=mbrubeck 2013-06-17 07:46:51 -05:00
Jim Mathies
7cb65eb288 Bug 869437 - Create individual selection overlays for chrome and content. r=mbrubeck 2013-06-17 07:46:51 -05:00
Ed Morley
d28ead3633 Merge latest green inbound changeset and mozilla-central 2013-06-17 09:33:03 +01:00
Brandon Benvie
15e5c37888 Bug 828680 - Variables view needs a controller of its own, r=vporof, msucan 2013-06-14 10:42:52 -07:00
Reuben Morais
afb21c2442 No bug - Fix typo in browser-ui.js 2013-06-15 22:46:18 -07:00
Ryan VanderMeulen
90792a0ded Merge inbound and m-c. 2013-06-15 21:34:21 -04:00
ffxbld
4e324efbfd No bug, Automated blocklist update from host bld-linux64-ix-004 - a=blocklist-update 2013-06-15 03:23:04 -07:00
Stefan Mirea
32641334c4 Bug 852411 - Migrating from promise.js to Promise.jsm; r=gps 2013-06-13 18:36:21 -07:00
Gregory Szorc
fa4ba29ffa Backout 9080f6701733 (bug 852411) for hitting weird xpcshell test harness behavior in multiple local builds 2013-06-14 14:38:29 -07:00
Stefan Mirea
c338d6a58e Bug 852411 - Migrating from promise.js to Promise.jsm; r=gps
--HG--
extra : rebase_source : d03cdae978479605df0a7ea728916ba78a272ffb
2013-06-13 18:36:21 -07:00
Vladimir Vukicevic
9e17b8825a b=882906; remove EXTRA_DSO_LIBS; r=ted 2013-06-13 22:58:22 -04:00
Joey Armstrong
2145ef4142 bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1) r=mshal 2013-06-14 14:07:19 -04:00
Ryan VanderMeulen
49f62cbff2 Merge m-c to inbound. 2013-06-14 13:04:31 -04:00
Ed Morley
711c50d72d Merge mozilla-central and fx-team 2013-06-14 13:57:22 +01:00
Heather Arthur
4c02a56e54 Bug 881633 - Style Editor should remember last selected stylesheet and line when page is reloaded; r=paul 2013-06-13 13:56:36 -07:00
Ryan VanderMeulen
d876f205f1 Merge fx-team to m-c. 2013-06-13 15:29:06 -04:00
Tim Taubert
8c1a876e59 Bug 881661 - Use nsIDOMWindowUtils.getBoundsWithoutFlushing() for BrowserNewTabPreloader._collectTabBrowserSizes(); r=jaws 2013-06-13 12:53:13 +02:00
Tim Taubert
82a96ee67c Backed out changeset 94e5027d22a4 (bug 791670); r=talos-bustage 2013-06-13 12:52:24 +02:00
Rodrigo Silveira
c44290d706 Bug 881260 - Intermittent browser_bookmarks.js r=jimm
--HG--
extra : rebase_source : ca63eb62d12c233511106c4d5ea0317c4a62a38a
2013-06-12 14:30:21 -07:00
Rodrigo Silveira
fd12a199a7 Bug 880745 - Intermittent browser_history.js r=jimm
--HG--
extra : rebase_source : 2c2f40bbd46e14b0d988c085e48163ad54a99f4d
2013-06-13 09:35:16 -07:00
Ryan VanderMeulen
373947830a Merge fx-team to m-c. 2013-06-12 12:22:36 -04:00
Brian R. Bondy
c713f259fc Bug 874323 - Start updater manually for Metro to apply update. r=rstrong 2013-06-12 10:31:10 -04:00
Brian R. Bondy
19a505c2f4 Bug 866229 - Hide Metro prefs pre win8. r=rstrong 2013-06-12 10:31:09 -04:00
Brian R. Bondy
0ecd3a56fe Bug 866229 - Use metro enabled pref. r=rstrong 2013-06-12 10:31:09 -04:00
Brian R. Bondy
cd714ae0bc Bug 866229 - Change - Add a preference for not doing updates in Metro. r=jimm 2013-06-12 10:31:09 -04:00
Ryan VanderMeulen
e8041a1f00 Merge m-c to fx-team. 2013-06-12 09:47:59 -04:00
Ed Morley
aa048e78a3 Merge mozilla-central and inbound 2013-06-12 08:41:06 +01:00
Ms2ger
6c047d4967 Bug 718923 - Support document.all in standards mode and remove the pref to turn it off; r=smaug 2013-06-12 08:48:38 +02:00
Ryan VanderMeulen
079997c1b8 Merge m-c to inbound. 2013-06-11 15:02:04 -04:00
Ryan VanderMeulen
e58b753c67 Merge fx-team to m-c. 2013-06-11 15:00:51 -04:00
Sinduja Ramaraj
accff90364 Bug 840247 - Entering the Inspector from the Web Console should show the <html> and <body> tag expanded. r=jwalker 2013-06-11 08:28:00 +03:00
Panos Astithas
e38ca573a5 Bug 773590 - Display the return value when stepping out of a function; r=vporof 2013-06-12 12:56:15 +03:00
Michael Ratcliffe
bcdc5bc992 Bug 881057 - Improve wording in the appcache command r=jwalker 2013-06-11 13:28:45 +01:00
Nick Fitzgerald
4317754af3 Bug 881939 - Enable source maps by default; r=past 2013-06-11 15:19:00 +03:00
Victor Porof
ac60affcc9 Bug 859055 - Display JSON as plain text when encountering errors when parsing, r=rcampbell 2013-06-12 10:37:46 +03:00
Victor Porof
cf5805bc97 Bug 879782 - POST data is sometimes not displayed in the Network Monitor details pane, r=rcampbell
--HG--
rename : browser/devtools/netmonitor/test/browser_net_post-data.js => browser/devtools/netmonitor/test/browser_net_post-data-01.js
2013-06-12 10:37:46 +03:00
Jim Mathies
2a73ddedc3 Bug 880739 - add some debug logging to browser_context_menu_tests.js. r=bbondy 2013-06-13 09:37:15 -05:00
Mike de Boer
1b2bfcbff1 Bug 860119 - Live-update about:home page when defaultEngine property changes. r=mak 2013-06-11 22:41:22 +02:00
Panos Astithas
1587a8c4bd Fix an intermittent failure in browser/devtools/debugger/test/browser_dbg_step-out.js (bug 882380); r=me 2013-06-13 13:33:22 +03:00
Ed Morley
a754608623 Merge mozilla-central and inbound 2013-06-13 11:33:19 +01:00
Ed Morley
44e935783e Bug 882575 - Disable browser_capabilities.js for failing when snippets.mozilla.org is down (via use of about:home) 2013-06-13 11:20:32 +01:00
Jonathan Wilde
c0433700c5 Bug 874963 - Work - popups don't move when scrolling. r=fryn 2013-06-12 17:55:49 -07:00
Mihai Sucan
f8f7fa75e5 Bug 861338 - [browserconsole] Cache Console.jsm API calls with ConsoleAPIStorage.jsm; r=jwalker 2013-06-07 20:13:48 +03:00
Paul Rouget
0d38b4e3d9 Bug 879692 - New OSX scrollbars are not compatible with the devtools floating scrollbars. r=harth 2013-06-05 06:24:00 +03:00
Tim Taubert
99b4c0f715 Bug 791670 - part 1 - flip the browser.newtab.preload pref; r=jaws 2013-06-04 22:20:44 +02:00
Tim Taubert
ffeefc1b1c Bug 881590 - Don't cancel loads when preloading in the hiddenWindow; r=jaws 2013-06-17 19:46:55 +02:00
Minarto Margoliono
6b355d8fa4 Bug 734061 - Web console breaks TAB navigation; r=msucan 2013-06-17 14:10:46 +03:00
Bill McCloskey
b394092bf1 Bug 871057 - Simplify session store initialization; r=ttaubert 2013-06-17 11:51:43 +02:00
Christian Ascheberg
fe3f00b275 Bug 848347 - external links do not always open correctly; r=ttaubert 2013-06-03 08:36:04 +02:00
Ryan VanderMeulen
3d61ed1b12 Merge m-c and fx-team. 2013-06-18 12:14:00 -04:00
Tim Taubert
2cb25abacf Bug 792806 - Follow-up to add missing semicolon; r=dao 2013-06-18 17:13:46 +02:00
Tim Taubert
af60086e62 Bug 792806 - Update list of visible tabs only once after switching to another group; r=dao 2013-06-18 17:11:27 +02:00
Michael Ratcliffe
78afee66a6 Bug 864249 - Add option to toggle JavaScript to Toolbox Options panel r=jwalker 2013-05-31 16:52:06 +01:00
Panos Astithas
a0fef75b61 Don't take the slow async path when source maps are not enabled or present (bug 873224); r=rcampbell f=nfitzgerald 2013-06-11 10:58:57 +03:00
Ryan VanderMeulen
fdbbf59ba0 Merge inbound to m-c. 2013-06-10 15:43:58 -04:00
Tim Taubert
4d247cc8b8 merge m-c to fx-team 2013-06-10 21:17:09 +02:00
Ed Morley
77f18862e2 Merge latest green birch changeset and mozilla-central 2013-06-10 10:06:11 +01:00
Ehsan Akhgari
b220b0c8b6 Merge mozilla-central into mozilla-inbound 2013-06-09 19:03:37 -04:00
Rodrigo Silveira
b47f85cb5c Bug 880745 - Intermittent browser_history.js r=jimm
--HG--
extra : rebase_source : 99d715d8be0a573f006822333ac1ac8445d88365
2013-06-09 12:34:30 -07:00
ffxbld
a6d9688c9d No bug, Automated blocklist update from host bld-linux64-ec2-645 - a=blocklist-update 2013-06-08 03:24:30 -07:00
Mihai Sucan
780373716f Bug 628458 - Fix for intermittent browser_webconsole_bug_603750_websocket.js | Test timed out followed by 2969 others; r=me 2013-06-07 15:36:55 +03:00
Ryan VanderMeulen
bb43b9b6b6 Merge inbound to m-c. 2013-06-07 11:10:54 -04:00
Ryan VanderMeulen
5ef3e56951 Merge fx-team to m-c. 2013-06-07 11:05:46 -04:00
Ben Hearsum
6c02bfa8dc bug 865820: mozconfig comparison needs to source files before comparing. r=ted 2013-06-05 13:59:32 -04:00
Rob Campbell
8faf6a948c Bug 873250 - Having enter select autocomplete is annoying; r=msucan 2013-06-04 15:09:00 -04:00
Mihai Sucan
e0c048cda0 Bug 877773 - If Browser console is staying opened, Browser UI freezes for a while when open youtube page; r=robcee 2013-06-04 18:47:39 +03:00
Ryan VanderMeulen
045f0037c4 Merge m-c to fx-team. 2013-06-06 15:21:01 -04:00
Tim Taubert
ffbd574669 Bug 878747 - part 2 - use the new 'nodefaultsrc' attribute for browsers; r=dao 2013-06-06 21:05:21 +02:00
Gijs Kruitbosch
2b4275e251 Bug 879961 - Remove unused arrows.png files, r=robcee 2013-06-05 22:51:30 +02:00
Victor Porof
67785802cd Bug 877351 - Network Panel is broken on RTL UI, r=rcampbell 2013-06-06 09:53:09 +03:00
Victor Porof
2c712fd183 Bug 852639 - Make the BreadcrumbsWidget keyboard accessible, r=rcampbell 2013-06-06 09:53:08 +03:00
Shane Caraveo
6575602183 bug 871931 support non-tab browsers in usermedia/camera toolbarbutton, r=dao 2013-06-05 10:15:14 -07:00
Jim Mathies
5fd87c2691 Bug 879085 - Ignore return result for CoAllowSetForegroundWindow call in the metro test harness, solves some startup problems for QA MozMill testing on vms. r=bbondy 2013-06-06 07:16:36 -05:00
David Zbarsky
d30dc5a7a3 Bug 881128: Make devtools not use window.GetSVGDocument r=bz 2013-06-11 21:56:19 -07:00
Ed Morley
bd32e79d52 Bug 861700 - Disable browser_705597.js & browser_707862.js for too many intermitent failures, whilst we wait for review 2013-06-19 11:49:10 +01:00
Ed Morley
2b5aaf1572 Bug 880226 - Disable browser_bug386835.js for too many intermittent failures, whilst we wait for review 2013-06-19 11:48:58 +01:00
Chuck Lee
4b958fd913 Bug 853715 - 0001. Create DOM skeletion for WAP Push. r=vicamo 2013-06-04 14:39:51 +08:00
Victor Porof
26437685f5 Bug 885997 - Small theme color tweaks for the vview, r=paul 2013-06-22 16:06:48 +03:00
Victor Porof
e21a8085fc Bug 885801 - Frozen object indicators (F/S/N) look bad when selected in the variables view, r=past 2013-06-22 16:06:48 +03:00
Stephen Horlander
f88df0b933 Bug 884011 - Update Firefox Official Branding; r=dolske 2013-06-22 08:55:32 -04:00
Jim Mathies
a267df61ab Bug 885536 - Do a better job of cleaning up tabs in browser_tabs test. r=sfoster 2013-06-21 15:50:31 -05:00
Ehsan Akhgari
5f03397bd6 Merge mozilla-central to mozilla-inbound 2013-06-22 08:42:15 -04:00
ffxbld
79e196fe54 No bug, Automated blocklist update from host bld-linux64-ec2-394 - a=blocklist-update 2013-06-22 03:30:59 -07:00
Victor Porof
3d32462632 Bug 885903 - Intermittent browser_dbg_scripts-searching-05.js | Test timed out, r=rcampbell 2013-06-22 12:35:39 +03:00
Phil Ringnalda
1ea0ef631a Back out 01bc57172461:5bd9adbd3b15 (bug 843497) for xpcshell failures 2013-06-21 19:49:47 -07:00
Shane Caraveo
cbbecb47d7 bug 809085 make permissions panels work with social content, r=felipe 2013-06-21 16:14:22 -07:00
Dão Gottwald
90462693c6 Bug 878939 - Display the requesting URI's host instead of asciiHost in camera/microphone access requests. r=dolske 2013-06-15 17:17:15 +02:00
Jonathan Wilde
f511ad89c0 Bug 877666 - Defect - Validation sometimes enables for the nav bar. r=fryn 2013-06-15 01:20:19 -07:00
Geoff Lankow
e5e414b981 Bug 882995 - FAYT should work on application/json documents. r=gavin 2013-06-14 13:28:23 +12:00
Ed Morley
9138265662 Merge mozilla-central and inbound 2013-06-05 11:55:20 +01:00
Jim Mathies
5f7efb1ae4 Bug 877361 - Modify navbar transitions somewhat to avoid the 'gaping' problem between the soft keyboard and navbar. r=fryn, mbrubeck 2013-06-05 05:47:59 -05:00
Ed Morley
cea7011e53 Merge latest green birch changeset and mozilla-central 2013-06-05 11:45:53 +01:00
Ed Morley
6b5228f485 Merge latest green inbound changeset and mozilla-central 2013-06-05 11:39:27 +01:00
Robert Strong
0943477823 Bug 811557. r=bbondy 2013-06-05 00:33:26 -07:00
Giovanni Marquez
cd26eb460a Bug 408251: move updating of form history from handleSearchCommand to doSearch to make sure that mouse-triggered search bar queries end up recorded in form history, r=gavin 2013-06-04 23:20:35 -07:00
Rodrigo Silveira
2a0b042343 Bug 879115 - Find bar does not dismiss
--HG--
extra : rebase_source : 9300c5ad5d03aac9ad59758fc170828bd74e3f59
2013-06-04 17:52:00 -07:00
Ryan VanderMeulen
dae296687a Merge m-c to birch. 2013-06-04 20:47:08 -04:00
Markus Flaig
402c1c9beb Bug 875297 - Move the contents of the initialize method into the constructor of the search-textbox binding. r=mconley 2013-06-04 15:43:27 -04:00
Geoff Lankow
f639a552c4 Bug 874363 - The timeline header in the Netmonitor should be clickable; r=vporof 2013-06-04 19:55:48 +12:00
Ryan VanderMeulen
734ac3b797 Merge m-c to fx-team. 2013-06-04 20:47:52 -04:00
Tim Taubert
53b926d499 Bug 791670 - part 3 - fix newtab page tests; r=jaws 2013-06-04 22:20:44 +02:00
Tim Taubert
57ac5dc24d Bug 791670 - part 2 - fix browser_bug763468_perwindowpb.js test; r=ehsan 2013-06-04 22:20:44 +02:00
Tim Taubert
883b613864 Bug 791670 - part 1 - flip the browser.newtab.preload pref; r=jaws 2013-06-04 22:20:44 +02:00
Ryan VanderMeulen
9c73f38c7c Merge m-c to fx-team. 2013-06-04 15:02:35 -04:00
Ed Morley
c1f2262e21 Merge latest green inbound changeset and mozilla-central 2013-06-04 15:14:21 +01:00
Geoff Lankow
98d42caf36 Backed out changeset a0214893763c (bug 874363) pushed mistakenly, DONTBUILD 2013-06-04 23:39:19 +12:00
Geoff Lankow
3cbaf48cc2 Bug 874363 - The timeline header in the Netmonitor should be clickable; r=vporof 2013-06-04 20:07:09 +12:00
Ed Morley
1d65ccbade Backed out changeset 609de2f93690 (bug 874363) for failures in browser_net_timeline_ticks.js 2013-06-04 10:21:18 +01:00
Tim Taubert
c1f547a882 Bug 878801 - part 2 - query tabbrowser bounds without flushing layout; r=jaws 2013-06-04 08:06:30 +02:00
Ryan VanderMeulen
e56256742b Merge m-c to fx-team. 2013-06-03 15:58:48 -04:00
Geoff Lankow
4424bb9176 Bug 874363 - The timeline header in the Netmonitor should be clickable; r=vporof 2013-06-04 20:07:09 +12:00
Mihai Sucan
3ed002f734 Bug 705921 - Option to clear web console messages on page reload; r=robcee,jwalker 2013-06-03 20:57:13 +03:00
Tim Taubert
524d1fe28b Bug 876374 - Eliminate uninterruptible reflow caused by calling adjustTabstrip() in addTab(); r=dao 2013-06-03 19:36:01 +02:00