Commit Graph

16748 Commits

Author SHA1 Message Date
Dão Gottwald
26b2b3d7aa Bug 893424 - Replace XULBrowserWindow's broken _hostChanged logic. r=jaws
--HG--
extra : rebase_source : b91d7affbca2e7f8df688c158ab75665abe43c14
2013-07-15 17:58:09 +02:00
Dão Gottwald
0f71aba3f5 Backed out bug 691594
--HG--
extra : rebase_source : 2208453cec5ebfe78cfde94f856990e55bf7704f
2013-07-15 17:55:04 +02:00
Ryan VanderMeulen
c92f991c16 Merge m-c to inbound. 2013-07-11 10:59:21 -04:00
Johnny Stenback
bcf63714f6 Bug 879161 - Fix pdf.js fallout from bug 855613. r=bdahl 2013-07-11 10:43:35 -04:00
Tim Taubert
f302790087 Bug 879375 - Add SessionStore.getWindowDimensions() and tabPreviews.capture() to the reflow exclusion list; r=dao 2013-07-11 12:40:23 +02:00
Ed Morley
c46ac635b9 Merge mozilla-central and fx-team 2013-07-11 10:59:07 +01:00
Ed Morley
881a35e05a Merge latest green fx-team changeset and mozilla-central 2013-07-11 10:12:37 +01:00
Panos Astithas
fedbf437f3 Rename Promise to promise to avoid collisions with the forthcoming DOM Promise implementation (bug 885318); r=jwalker 2013-07-11 10:12:20 +03:00
Minarto Margoliono
e4bfbdc0ff Bug 887605 - Add "Copy URL" context menu item to Netmonitor; r=harth 2013-07-10 18:50:16 -07:00
Anton Kovalyov
c036dcdbe3 No bug - Remove unnecessary console.log calls from Cleopatra code; r=dcamp 2013-07-10 18:28:10 -07:00
Tim Taubert
483ec17f7a Bug 891806 - part 1 - replace 'yield;' with 'yield undefined;' in browser/; r=jaws 2013-07-10 23:52:04 +02:00
Ryan VanderMeulen
aaee3cf638 Merge m-c to inbound. 2013-07-10 09:45:16 -04:00
Ryan VanderMeulen
55f523c277 Merge fx-team to m-c. 2013-07-10 09:43:06 -04:00
Michael Ratcliffe
d9bf7ca0ab Bug 885966: Intermittent devtools/shared/test/browser_telemetry_toolboxtabs.js | Test timed out | lots of bytes leaked leaked (AsyncStatement, AtomImpl, BackstagePass, BodyRule, CalculateFrecencyFunction, ...) r=jwalker
--HG--
rename : browser/devtools/shared/test/browser_telemetry_toolboxtabs.js => browser/devtools/shared/test/browser_telemetry_toolboxtabs_inspector.js
2013-07-10 12:49:24 +01:00
Victor Porof
2c8a884c2c Bug 886848 - Chain promises on netmonitor initialization/destruction to remove some redundancy, r=past 2013-07-10 11:40:51 +03:00
Heather Arthur
bcf9ef08b8 Bug 891171 - Remove actor id from StyleSheetActor event type name; r=dcamp 2013-07-09 17:34:14 -07:00
Jared Wein
034df468f0 Backed out changeset 160fcef60196 (bug 882977) 2013-07-09 17:33:50 -04:00
Anton Kovalyov
de264e943c Bug 833495 - Add an option to show Gecko platform data in the Profiler; r=robcee 2013-07-09 13:58:53 -07:00
Tim Abraldes
1a22e78be8 bug 845468. Move sync-related content to a flyout. r=ally
--HG--
rename : browser/metro/base/content/aboutPanel.js => browser/metro/base/content/flyouts/aboutFlyout.js
rename : browser/metro/base/content/preferences.js => browser/metro/base/content/flyouts/prefsFlyout.js
2013-07-10 19:30:11 -07:00
Jared Wein
7f25606377 Bug 882977 - Identity state of IDENTITY_MODE_UNKNOWN is set for about:home when a new window is created. r=dao 2013-07-09 15:23:51 -04:00
Dão Gottwald
bcacb8f1a3 Bug 891833 - Identity box border is on the wrong side in RTL mode. r=mdeboer 2013-07-10 22:37:07 +02:00
Rodrigo Silveira
5be9afd38b Bug 891664 - Unable to flip remember password pref r=jimm
--HG--
extra : rebase_source : 7b424fc08f7441f3d31e756b2903a2bd40871a90
2013-07-09 18:10:04 -07:00
Jared Wein
e31c6db7ca Bug 882977 - Identity state of IDENTITY_MODE_UNKNOWN is set for about:home when a new window is created. r=dao
--HG--
extra : rebase_source : 9c5e5f06645018333515dba89d4fc84cf9445338
2013-07-09 15:23:51 -04:00
Jared Wein
d5e11c4b5c Bug 885965 - Change browser_typeAheadFind.js to use load event instead of pageshow event. r=ttaubert
--HG--
extra : rebase_source : 4a5debbc10c50f41c7bbd5c45191daa152189997
2013-07-10 14:38:04 -04:00
Jared Wein
96aad59574 Bug 891721 - Add some sanity to the ordering of the tests in browser/base/content/test. r=ttaubert
--HG--
extra : rebase_source : 82e076e20b15d6a1518caba5d4f5e3b8618f9050
2013-07-10 14:15:35 -04:00
Mihai Sucan
d99153a1a6 Bug 812618 - Autocomplete at cursor location; r=robcee 2013-06-28 20:56:33 +03:00
Mihai Sucan
a49614b2cc Bug 887273 - web console: mixed content warnings show even when all logging is disabled; r=robcee 2013-07-09 17:45:56 +03:00
Paul Rouget
ab3689b5dc Bug 858493 - Twisties in the markup panel are very off-centered and their sizes differ. r=jwalker 2013-07-08 08:57:00 +02:00
Paul Rouget
a5d2e0b029 Bug 851296 - Intermittent devtools/responsivedesign/test/browser_responsiveui.js. r=paul 2013-07-09 15:36:48 +02:00
Panos Astithas
a9e65d0214 Update browser_dbg_pause-exceptions-reload.js for a post-bug-887516 world (bug 870128). r=me 2013-07-09 15:39:13 +03:00
Panos Astithas
ec526032b6 Bug 882538 - Add reload() and navigateTo() methods to BrowserTabActor; r=rcampbell 2013-06-28 10:53:00 +03:00
Panos Astithas
e32dd9f2c7 Bug 870128 - Pause on exceptions doesn't work after reload; r=rcampbell 2013-07-09 10:57:13 +03:00
Ed Morley
557ab49a47 Merge latest green fx-team changeset and mozilla-central 2013-07-09 08:52:05 +01:00
Ryan VanderMeulen
215645f6ca Merge m-c to fx-team. 2013-07-08 16:18:49 -04:00
Jim Mathies
ed61f7c7ff Bug 891016 - Use shareAxis for data points in first run metrics test. r=followup 2013-07-08 20:18:17 -05:00
Panos Astithas
65638038b5 Properly parse jar: URLs from add-ons (bug 876806); r=vporof 2013-07-08 17:47:30 +03:00
Paul Rouget
008503ee68 Bug 830684 - Sidebar toolbox height is 1px higher than the breadcrumbs. r=vporof 2013-07-08 13:17:19 +03:00
Paul Rouget
621a94994e Bug 889827 - Disable spellcheck in font inspector. r=vporof 2013-07-08 13:14:17 +03:00
Victor Porof
bd949c2e16 Bug 889504 - Exception while trying to go to the breakpoint, r=past 2013-07-08 13:14:17 +03:00
Ryan VanderMeulen
98fe35593c Merge m-c to inbound. 2013-07-07 20:21:33 -04:00
ffxbld
f024594398 No bug, Automated blocklist update from host bld-linux64-ec2-059 - a=blocklist-update 2013-07-06 03:24:06 -07:00
Tim Taubert
695e6702b9 merge m-c to fx-team 2013-07-05 08:56:02 +02:00
Cameron Paul
85be1e0b90 Bug 840241 - Changed inspect button to toggle highlighter between locked/unlocked states. r=paul 2013-07-03 14:58:00 +02:00
Paul Rouget
fbd1807c88 Bug 851296 - Intermittent devtools/responsivedesign/test/browser_responsiveui.js. r=jwalker 2013-07-03 06:49:00 +02:00
Rodrigo Silveira
c4e2ed7e70 Bug 878619 - Pressing Enter after pasting into navbar r=mbrubeck
--HG--
extra : rebase_source : 2ba31ca33167527470a46dd30aec7e3a39fca821
2013-07-08 10:55:02 -07:00
Michael Ratcliffe
a937feb13d Bug 852996 - MarkupView leaks the whole Inspector after being closed r=dcamp 2013-07-01 11:59:28 +01:00
Girish Sharma
db127aa92c Bug 887256 - Show the 'Restart Now' link only once and reduce paddings and margins from Options Panel, r=jwalker 2013-06-30 04:32:16 +05:30
Tim Taubert
38eb4f556a Backed out changeset 95e83b0f7cb2 (bug 888986) 2013-07-04 15:19:55 +02:00
stefanh@inbox.com
63c615a8d1 Bug 857461 - pinstripe: non-native focus rings are applied for links in chrome. r=Mano. 2013-07-04 18:46:01 +02:00
Florian Quèze
c9b23b513a Bug 887368 - social notification icon not sized correctly on a retina screen, r=mixedpuppy. 2013-07-04 18:06:11 +02:00
Stephen Horlander
7605a95036 Bug 840883 - Update Nightly Branding. r=dolske 2013-07-07 16:49:28 -04:00
Stephen Horlander
91060a06bf Bug 840883 - Update Unofficial Branding. r=dolske 2013-07-07 16:48:31 -04:00
Stephen Horlander
aa941763c1 Bug 840883 - Update Aurora Branding. r=dolske 2013-07-07 16:48:09 -04:00
Chris AtLee
3177f8d931 Bug 883233: Use API key for desktop builds. r=ted 2013-07-03 17:13:45 -04:00
Adam Dane [:hobophobe]
c1e3787077 Bug 890600 - Find bar background shouldn't be white. r=dao 2013-07-07 18:14:00 -05:00
Jim Mathies
f6ac68db71 Bug 891016 - Add a perf test that tracks nsIAppStartup's getStartupInfo data. r=bbondy 2013-07-08 15:45:05 -05:00
Jim Mathies
eb03e59c84 Bug 872780 - Strip Windows line endings from sanitizeUI.js. r=me 2013-07-08 15:45:05 -05:00
Jim Mathies
16454fbc6e Bug 872780 - Prevent cssthrobbers from animating while hidden. r=mbrubeck 2013-07-08 15:45:04 -05:00
Jim Mathies
06836035bf Bug 889970 - Fix: Selection expands automagically in the urlbar after a drag + tap. r=tabraldes 2013-07-08 15:45:04 -05:00
Jim Mathies
7f354b8c3b Bug 857862 - Tests. r=sfoster 2013-07-08 15:45:04 -05:00
Jim Mathies
b284bfbd35 Bug 857862 - Fix: selection monocles don't display in content editable elements. r=sfoster 2013-07-08 15:45:04 -05:00
Jim Mathies
0c61c5d790 Bug 888329 - Fix: Mouse scrollbars remain visible on the first tab. r=sfoster 2013-07-08 15:45:03 -05:00
Jared Wein
c893d0ab9b Bug 890973 - About dialog background image has odd black stripe on the far end. r=mconley 2013-07-08 16:35:41 -04:00
Mike de Boer
d4baa641c6 Bug 869543: move findbar to the top. r=dao 2013-07-11 12:44:34 +02:00
Ed Morley
6267a51d4c Merge mozilla-central and inbound 2013-07-11 10:59:11 +01:00
Jim Mathies
46d8e24afa Bug 891805 - Cache caret position at the start of a drag in text edits, and use that when initiating selection. r=rsilveira 2013-07-11 04:29:27 -05:00
Adam Dane [:hobophobe]
09be89a52e Bug 891638 - "Highlight All" button does not persist when switching tabs. r=dao 2013-07-10 16:53:34 -05:00
Adam Dane [:hobophobe]
5973cd4584 Bug 537013 - Make the find bar exist on a per-tab basis. r=dao 2013-07-06 02:56:36 +02:00
Marco Bonardo
a29d30f453 bug 887404 - Allow test_browserGlue_distribution.js to run parallel to other tests.
r=gavin
2013-07-05 18:44:18 +02:00
Phil Ringnalda
db8bdb016a Merge m-c to m-i 2013-07-05 07:41:30 -07:00
Shane Caraveo
a86d98d23e bug 860421 fix intermittent failure in chat tests, r=markh 2013-07-04 19:21:27 -07:00
Dão Gottwald
b8206af3b1 Bug 889770 - permissions.js onRadioClick tries to pass an nsIURI to nsIPermissionManager::remove, needs to be the host string instead. r=bsmedberg 2013-07-04 23:22:50 +02:00
Florian Quèze
c893ca12aa Bug 888867 - chat nub not sized correctly on a Mac retina screen, r=mixedpuppy. 2013-07-04 12:16:03 +02:00
Florian Quèze
59a2bd428d Bug 888336 - chat title not displayed after tearing off and reattaching a chat window, r=mixedpuppy. 2013-07-04 12:12:24 +02:00
Tanvi Vyas
438e362944 Bug 838402 - update a test case with the new identity mode for mixed display content. r=dolske 2013-07-03 15:14:17 -07:00
Tanvi Vyas
c51e0137f1 Bug 838402 - Add new identity mode for mixed active content. Change messages for following modes: encrypted, mixed content, mixed active content, and mixed active content blocked with display content. r=dolske 2013-07-03 15:14:12 -07:00
Marco Bonardo
8490ddc624 Bug 889442 - Remove old and now unused chromeappsstore.sqlite from the profile dir.
r=ttaubert
2013-07-03 23:41:25 +02:00
Alexandre Poirot
f92fd1bb9e Bug 889838 - Silent exception when inspecting debugger variables on old actors. r=past 2013-07-03 15:27:10 -04:00
Gavin Sharp
873cc6181f Bug 880101: attempt #2 at fixing an intermittent orange, wait a bit longer before trying to check the location bar in a new window 2013-07-03 11:36:45 -07:00
Rodrigo Silveira
87d12b1894 Bug 881971 - There should be some default bookmarks in a fresh metro profile r=timabraldes
--HG--
extra : rebase_source : fc8429faed7fd0bcbcc4b879d3dadbd074074d46
2013-07-02 15:02:00 -07:00
Joey Armstrong
e44d529d0e bug 870370: EXTRA_COMPONENTS cleanup for conversion patches #1 & #2. 2013-07-03 12:01:06 -04:00
Wes Kocher
9f14f2fe6c Backout bug 881997 for conformance test failures 2013-07-09 20:17:56 -07:00
Tom Schuster
8db45abadc Bug 666809 - Support SecurityUI in e10s mode. r=felipe f=gavin 2013-07-09 22:45:07 -04:00
Jonathan Wilde
7cf87d8053 Bug 891213 - Defect - browser_topsites.js test does not clean up history items it adds. r=jimm 2013-07-08 19:24:04 -07:00
Sam Foster
3a2fe83b01 Bug 835984 - Push start-ui tiles away in 3d space when pressing them. r=jwilde
--HG--
extra : rebase_source : 0a3a60f9b4fb628b1aea8a24e4a33cc584316854
2013-07-09 18:04:08 -07:00
Jeff Gilbert
56fe0900b4 Bug 881997 - Use confvars to establish webgl conformance for different products. - r=bjacob,ted 2013-07-09 17:46:25 -07:00
Jim Mathies
a00f3a842f Bug 890751 - Fix: Find bar should not display when the start screen is loaded. r=rsilveira 2013-07-09 18:17:23 -05:00
Jim Mathies
37cc8ee28a Bug 890764 - Fix: nav bar should remain visible after a tab navigates. r=tabraldes 2013-07-09 18:17:22 -05:00
Olli Pettay
2bf2214fbe bug 789919, (snow-white) make addref/release of CCable objects faster by removing indirect refcnt increase/decrease, r=mccr8, test changes r=ehsan
--HG--
extra : rebase_source : 2a3b22425c14d6daedc91d62a652c34431acd2fb
2013-07-09 13:30:58 -04:00
Ryan VanderMeulen
a7396c87f5 Backed out changeset f900daf35771 (bug 785487) for suspicion of causing OSX mochitest-1 leaks. 2013-07-09 17:25:06 -04:00
Mina Almasry
f9544f7dd8 Bug 875975 - Stop page load on the first Esc keypress if the page is loading [r=mbrubeck] 2013-07-09 14:09:33 -07:00
Drew Willcoxon
0fb73a3891 Bug 880226 - Fix intermittent browser_bug386835.js by improving browser-fullZoom.js's async handling. r=mak 2013-07-09 14:12:43 -07:00
Adam Dane [:hobophobe]
d830d57573 Bug 892384 - When switching to a tab with an open find bar, focus it. r=dao
--HG--
extra : rebase_source : b55d5a749c8349552fdcebd531da893bebe18007
2013-07-11 18:42:34 -05:00
Dão Gottwald
6b681d0ed7 Bug 861101 - Stop adding getpersonas.com to the xpinstall whitelist. r=bmcbride
--HG--
extra : rebase_source : aa471b7000c829676e01dee3328a3ef9e2e0f2e2
2013-07-12 09:12:56 +02:00
Mike Hommey
595f8ffb4d Bug 892355 - Force enable elfhack with --enable-elf-hack. r=ted 2013-07-12 09:15:10 +09:00
Matt Brubeck
e4c493ed42 Bug 892224 - Escape does not dismiss the Find bar [r=jwilde] 2013-07-11 15:52:55 -07:00
Ryan VanderMeulen
92e4fbcbce Merge m-c to inbound. 2013-07-12 15:51:48 -04:00
Jonathan Wilde
ab53f86e5d Bug 892705 - Change - Move findbar on visually top of urlbar, clean up naming. r=mbrubeck 2013-07-12 12:02:29 -07:00
Rail Aliiev
40afce0125 Bug 870173 - Upgrade to clang 3.3. r=ehsan 2013-07-12 13:45:15 -04:00
Jim Mathies
1fced26df0 Bug 893015 - Set browser.isActive properly for all local tabs. r=mbrubeck 2013-07-12 10:57:10 -05:00
Tom Schuster
8e3e74bfea Bug 868859 - Make chromeWindow.content work in e10s. r=bz 2013-05-08 23:16:46 +02:00
Marina Samuel
5501fa1333 Bug 883951: Fix bustage in browser_downloads.js test due to incorrect use of 'todo()' function. r=me 2013-07-18 09:28:53 -04:00
Marina Samuel
ec5692a2c3 Bug 883951: Part 4: Remove DownloadsView and Related Code. r=mbrubeck 2013-07-17 18:19:27 -04:00
Marina Samuel
45495cc0d9 Bug 883951: Part 3: Download Complete Infobar. r=mbrubeck 2013-07-17 18:19:23 -04:00
Marina Samuel
e5123a6f93 Bug 883951: Part 2: Download Progress Infobar. r=mbrubeck 2013-07-17 18:19:18 -04:00
Marina Samuel
7045702869 Bug 883951: Part 1: Download Request Infobar. r=mbrubeck 2013-07-17 18:19:14 -04:00
Ed Morley
9d0dcab2e9 Backed out changeset 0b27487d6814 (bug 885242) for metro-chrome failures 2013-07-18 11:14:33 +01:00
Ed Morley
109a5f246c Backed out changeset eb45f94edb1f (bug 885242) 2013-07-18 11:14:15 +01:00
Ed Morley
07bb99dc24 Backed out changeset 9563a9ea0ce2 (bug 885242)
--HG--
rename : browser/metro/theme/images/navbar-back.png => browser/metro/theme/images/appbar-back.png
rename : browser/metro/theme/images/navbar-back@1.4x.png => browser/metro/theme/images/appbar-back@1.4x.png
rename : browser/metro/theme/images/navbar-forward.png => browser/metro/theme/images/appbar-forward.png
rename : browser/metro/theme/images/navbar-forward@1.4x.png => browser/metro/theme/images/appbar-forward@1.4x.png
rename : browser/metro/theme/images/navbar-menu.png => browser/metro/theme/images/appbar-menu.png
rename : browser/metro/theme/images/navbar-menu@1.4x.png => browser/metro/theme/images/appbar-menu@1.4x.png
rename : browser/metro/theme/images/navbar-pin.png => browser/metro/theme/images/appbar-pin.png
rename : browser/metro/theme/images/navbar-pin@1.4x.png => browser/metro/theme/images/appbar-pin@1.4x.png
rename : browser/metro/theme/images/navbar-star.png => browser/metro/theme/images/appbar-star.png
rename : browser/metro/theme/images/navbar-star@1.4x.png => browser/metro/theme/images/appbar-star@1.4x.png
2013-07-18 11:14:12 +01:00
Ed Morley
f9b0b5317c Backed out changeset 99ae0e6a6fec (bug 885242) 2013-07-18 11:14:09 +01:00
Ed Morley
31acae9dcd Backed out changeset b6e4c716ea9c (bug 885242) 2013-07-18 11:14:05 +01:00
Ed Morley
e994e1b4e9 Backed out changeset ba3297faeb61 (bug 885242) 2013-07-18 11:14:02 +01:00
Graeme McCutcheon
02de770ee9 Bug 819930 - Part 2: Add a GCLI command for emulating CSS media types. r=jwalker 2013-07-17 17:32:45 +01:00
Avi Halachmi
266aaa985a Bug 766546 - Add debug print before intermittent failure line. 2013-07-24 15:26:58 +03:00
Raymond Lee
db872e5c55 Bug 840699 - Use HTTPS instead of HTTP for 30boxes.com integration. r=gavin 2013-07-24 11:21:13 +08:00
Brendan Dahl
28f4d5bceb Bug 894576 - Lower the priority of the notification bar to INFO. r=yury 2013-07-22 12:08:18 -07:00
Jonathan Wilde
3d66748362 Bug 885242 - Part 6 - Implement proper disabled states. r=mbrubeck
--HG--
extra : rebase_source : 6a5bc43cab5249af37aaffbaed31944278639ff4
2013-07-18 00:22:30 -07:00
Jonathan Wilde
ac1b1e0138 Bug 885242 - Part 5 - Fix back button in and otherwise clean up panel UI. r=mbrubeck
--HG--
extra : rebase_source : d1445865c75f7c9853638b3279260f208bde223a
2013-07-18 00:21:40 -07:00
Jonathan Wilde
b2eacd6eb5 Bug 885242 - Part 4 - Implement updated stop/reload/go button. r=mbrubeck
--HG--
extra : rebase_source : 2a613ba279b1b1191beea8cf7ae2bb43d66994c4
2013-07-18 00:19:54 -07:00
Jonathan Wilde
9a91bea0b2 Bug 885242 - Part 3 - Update existing toolbar buttons with 1.4x modes, add 1.8x versions. r=mbrubeck
--HG--
rename : browser/metro/theme/images/appbar-back.png => browser/metro/theme/images/navbar-back.png
rename : browser/metro/theme/images/appbar-back@1.4x.png => browser/metro/theme/images/navbar-back@1.4x.png
rename : browser/metro/theme/images/appbar-forward.png => browser/metro/theme/images/navbar-forward.png
rename : browser/metro/theme/images/appbar-forward@1.4x.png => browser/metro/theme/images/navbar-forward@1.4x.png
rename : browser/metro/theme/images/appbar-menu.png => browser/metro/theme/images/navbar-menu.png
rename : browser/metro/theme/images/appbar-menu@1.4x.png => browser/metro/theme/images/navbar-menu@1.4x.png
rename : browser/metro/theme/images/appbar-pin.png => browser/metro/theme/images/navbar-pin.png
rename : browser/metro/theme/images/appbar-pin@1.4x.png => browser/metro/theme/images/navbar-pin@1.4x.png
rename : browser/metro/theme/images/appbar-star.png => browser/metro/theme/images/navbar-star.png
rename : browser/metro/theme/images/appbar-star@1.4x.png => browser/metro/theme/images/navbar-star@1.4x.png
extra : rebase_source : a21f57cbed180bdc4a0ed0539437c96a5af56ef9
2013-07-18 00:16:59 -07:00
Jonathan Wilde
47f0e61801 Bug 885242 - Part 2 - Simplify markup in browser.xul, do some cleanup elsewhere. r=mbrubeck
--HG--
extra : rebase_source : f1b1fc712c47db5116d046a0be8b93483442b82a
2013-07-17 23:05:40 -07:00
Jonathan Wilde
b3f373d9bf Bug 885242 - Part 1 - Reorder browser.css to more closely follow the structure of browser.xul. r=mbrubeck
--HG--
extra : rebase_source : e453a8669887800caae7acf5e9b616e3be962187
2013-07-17 23:03:36 -07:00
Boris Zbarsky
9af6d565fa Bug 893004 part 2. Remove various no-longer-used XPCOM bits from Navigator, except the ones from nsIDOMNavigator. r=smaug
--HG--
rename : dom/network/interfaces/nsIDOMNavigatorNetwork.idl => dom/network/interfaces/nsIMozNavigatorNetwork.idl
2013-07-17 23:23:52 -04:00
Jared Wein
3f029da67e Bug 887515 - Replace multiple tab closing prompt with a menuitem to restore multiple tabs. r=ttaubert
--HG--
extra : rebase_source : 743b8bb459802675e38ef2ab8e8cee2c41b90f90
2013-07-17 18:48:39 -04:00
Jim Mathies
42e77dc922 Bug 881463 - Fix for intermittent browser_selection_textarea.js. r=rsilveira 2013-07-17 13:43:26 -05:00
Ryan VanderMeulen
5131a6768c Backed out 4 changesets (bug 893858, bug 868859, bug 886903) for Linux debug mochitest-other crashes on a CLOSED TREE.
Backed out changeset 0ded4854067b (bug 886903)
Backed out changeset ca8afb897e13 (bug 893858)
Backed out changeset c15f503a96cc (bug 868859)
Backed out changeset 6a788f399a7f (bug 868859)
2013-07-17 12:43:59 -04:00
Ryan VanderMeulen
8f0d3e140e Backed out 3 changesets (bug 889480, bug 889788, bug 888908) for mochitest-bc orange.
Backed out changeset d1c616745325 (bug 889788)
Backed out changeset 6fe281a19554 (bug 888908)
Backed out changeset 9b855bab8073 (bug 889480)
2013-07-17 11:34:25 -04:00
Ed Morley
7ba642a842 Merge mozilla-central and inbound 2013-07-17 15:46:40 +01:00
Tom Schuster
cb80974d17 Bug 868859 - Make chromeWindow.content work in e10s. r=bz 2013-05-08 23:16:46 +02:00
Benjamin Smedberg
1de4d3c8fe Bug 889788 - Plugin doorhanger breaks when plugins are dynamically removed from a page. This implements the short-term solution of hiding the plugin doorhanger when no more plugins are on the page (the better long-term solution will keep showing the UI and track all the plugins a page ever uses). This also implements a short-term solution when a user enables a plugin. Also bug 887088 - Short-term UI solution: when a user loads multiple tabs from a site and enables a plugin on one of them, the plugins are not enabled on other tabs but the "continue allowing" button does nothing. This patch makes the "Continue Allowing" button enable existing plugins of that type. r=jaws r=jschoenick
--HG--
extra : rebase_source : 4b24a6d5bf3b5c33b1e19702eca676b340b5d8b1
2013-07-17 09:21:02 -04:00
Benjamin Smedberg
5d426fcffa Bug 888908 - When the location bar is missing, don't auto-popup the plugin notification (ever). It will still pop up when clicking the in-page UI. And Australis will make this code moot anyway, r=jaws
--HG--
extra : rebase_source : 69b7a078b7202a9806eaa33829d6107062e5a589
2013-07-17 09:21:02 -04:00
Sam Foster
4581d52c9c Bug 831440 - Explicitly unassign the -moz-element tab backgrounds when tabstrip is not visible. r=mbrubeck
--HG--
extra : rebase_source : 27fd58e329f4deef2e4eaa3e35b56b1801adfad2
2013-07-11 14:53:56 -07:00
Masatoshi Kimura
b001d00a05 Bug 888870 - Add Windows 8.1 support to WinUtils::GetWindowsVersion. r=jimm 2013-07-12 06:26:55 +09:00
Jeff Gilbert
5d80bc3a03 Bug 881997 - Use confvars to establish webgl conformance for different products. - r=bjacob,ted 2013-07-11 14:12:32 -07:00
Brian R. Bondy
138a138db2 Bug 890626 - Force on the updater add-on compat option when selecting Metro+Desktop updates. r=rstrong 2013-07-11 16:52:52 -04:00
Manuela Muntean
4c583dfb11 Bug 880621 - Create a test that checks about:cache after private browsing. r=ehsan 2013-07-16 10:16:58 +03:00
Matt Brubeck
7322f62c1a Bug 892759 - Apply a missed review comment for the findbar test [r=rsilveira] 2013-07-15 16:37:25 -07:00
Matt Brubeck
6bcb249e09 Bug 882504 - Flip the direction of toggle switches in the Metro theme [r=jwilde] 2013-07-15 16:37:25 -07:00
Marco Bonardo
1eaf5b450e Bug 890409 - Re-enable browser_aboutHome.js but ignoring uncaught exceptions.
r=ttaubert
2013-07-13 11:35:49 +02:00
Ryan VanderMeulen
15a188c32e Bug 888811 - Disable browser_dbg_bug883220_raise_on_pause.js on Linux due to frequent failures. 2013-07-16 09:05:38 -04:00
Mihai Sucan
df8e766399 Bug 880010 - Fix for intermittent browser_webconsole_bug_597103_deactivateHUDForContext_unfocused_window.js | uncaught exception - NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebProgress.removeProgressListener] | Test timed out; r=me 2013-07-16 15:30:30 +03:00
Dão Gottwald
77c101e0ed Bug 892378 - Let SitePermissions.jsm handle indexedDB's special use of UNKNOWN_ACTION and ALLOW_ACTION. r=jaws 2013-07-16 09:59:34 +02:00
Rodrigo Silveira
40a4387a66 Bug 892269 - Tapping white spaces under awesome screen not dismissing the Tab bar r=mbrubeck 2013-07-15 22:44:26 -07:00
Mark Hammond
5c016b617e Bug 893683 - checkSocialUI is too verbose when running social tests. r=mixedpuppy
--HG--
extra : rebase_source : 04bf69f16ab42f873f7e6cf7361a6735484748e3
2013-07-16 13:32:19 +10:00
Matthew Noorenberghe
dde89d90b7 Bug 894188 - "resetSupported is not defined" in safe mode dialog. r=jaws 2013-07-15 21:09:00 -07:00
Rail Aliiev
77235718c8 Bug 886842 - Add clang trunk builds for ASan. r=ehsan DONTBUILD
--HG--
rename : browser/config/tooltool-manifests/linux32/clang.manifest => browser/config/tooltool-manifests/linux32/asan.manifest
rename : browser/config/tooltool-manifests/linux64/clang.manifest => browser/config/tooltool-manifests/linux64/asan.manifest
rename : browser/config/tooltool-manifests/macosx64/releng.manifest => browser/config/tooltool-manifests/macosx64/asan.manifest
2013-07-09 10:48:46 -04:00
Gavin Sharp
563e60f488 Bug 785487: have AboutHomeUtils use the asynchronous search API, r=mikedeboer
--HG--
extra : transplant_source : o%00%28%00%0A%F1%B4%97L%EA%82%D9%0E%1An%B9m%8B%2C%40
2012-11-29 21:51:17 -08:00
Dão Gottwald
f20c698247 Bug 889835 - Use SitePermissions.jsm as the backend for Page Info's Permissions tab. r=jaws 2013-07-09 14:44:41 +02:00
Xavier Fung
221217ebbf Bug 888158 - Make configure to detect Visual Studio 2013 compiler. r=ted 2013-07-03 10:52:32 +09:00
Wes Kocher
e3594b6bed Backout bug 888329 for causing permanent metro-chrome mochitest failures in bug 889694 2013-07-02 18:33:57 -07:00
Marco Bonardo
c3e1ebc101 Bug 789348 - Convert about:home storage to indexedDB.
r=adw
2013-07-03 03:01:29 +02:00
Allison Naaktgeboren
14ec578a5b Bug 888079 - control debugger start behind a pref, control debugger port with pref.r=jimm 2013-07-02 18:59:40 -05:00
Jim Mathies
44839ec8bb Bug 882042 - Disable horizontal scrollbars in menu items. r=rsilveira 2013-07-02 18:59:40 -05:00
Mike Shal
8bc3bf52b7 Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #3); r=joey 2013-06-28 15:17:07 -04:00
Jim Mathies
044db5c71a Bug 888329 - Set input type broadcaster to precise on startup and cleanup InputSourceHelper. Fixes issue with first tab and precise input scrollbars. r=sfoster 2013-07-02 14:55:57 -05:00
Sushant Hiray
e128a93c74 Bug 887320 - Modify deprecated yield without value to yield undefined. r=mak 2013-07-02 15:49:06 -04:00
Brian R. Bondy
d6e08bde09 Bug 889039 - Addon compat for updates on by default. r=rstrong 2013-07-01 19:12:12 -04:00
Ryan VanderMeulen
b18e2e7f80 Merge fx-team and m-c. 2013-07-02 15:13:58 -04:00
Gregory Szorc
44ef7a6a67 Bug 873054 - Disable FHR prefs checkbox if pref is locked; r=rnewman 2013-07-02 09:55:34 -07:00
Girish Sharma
5d5c8e458d Bug 886474 - Stop using Ctrl + ] [ to match brackets in source editor, r=msucan 2013-07-02 16:07:31 +05:30
Girish Sharma
43eb2fc44a Backout 4cdab5388392 (Bug 886474) because of wrong shortcut modifier 2013-07-02 16:05:09 +05:30
Paul Rouget
bc1afe5fbd Bug 886311 - The sidebar in the netmonitor should use handleCtrlTab=false. r=vporof 2013-07-01 22:38:48 +05:30
Girish Sharma
293da90098 Bug 886474 - Stop using Ctrl + ] [ to match brackets in source editor. r=msucan 2013-06-27 00:51:33 +05:30
Brandon Benvie
14c5234d3c Bug 887516 - Display "Class" instead of "[object Class]" in the VariablesView. r=vporof 2013-06-27 08:56:29 -07:00
Ryan VanderMeulen
1a472aefb6 Merge inbound and m-c. 2013-07-01 08:12:24 -04:00
Tim Taubert
84e307b2ad merge m-c to fx-team 2013-07-01 14:06:28 +02:00
Gijs Kruitbosch
a9b3cf334e Bug 888746 - browser_bug422590.js should enable location bar, r=dao 2013-07-01 13:55:08 +02:00
Dão Gottwald
42d31533f4 merge backout 2013-07-01 11:34:22 +02:00
Dão Gottwald
f40dfee213 Backed out changeset 7965d384123c 2013-07-01 11:33:28 +02:00
Heather Arthur
9a12a377e6 Bug 887468 - Make custom request form look okay; r=vporof 2013-07-01 01:38:16 -07:00
Ms2ger
032d1cbb66 Bug 887012 - Remove some emptyish makefiles; r=gps 2013-07-01 09:02:32 +02:00
Phil Ringnalda
26bcd5f0dc Merge m-i to m-c 2013-06-30 16:46:20 -07:00
Gijs Kruitbosch
261e4c059f Bug 888746 - Fix JS error on toolbarless windows, r=MattN 2013-06-30 22:41:54 +02:00
Phil Ringnalda
ab81c18be5 Merge m-c to m-i 2013-06-30 08:40:17 -07:00
Phil Ringnalda
d49a82ca0a Merge fx-team to m-c 2013-06-30 08:35:45 -07:00
Bobby Holley
318bfaf802 Bug 865745 - Continue to ignore onTabClose exception in metro 8 Session Store. r=me 2013-06-30 09:00:20 -06:00
Phil Ringnalda
63a1e98f79 Merge m-i to m-c 2013-06-29 06:54:12 -07:00
ffxbld
852cbdbc59 No bug, Automated blocklist update from host bld-linux64-ec2-116 - a=blocklist-update 2013-06-29 03:25:23 -07:00
Matthew Noorenberghe
5671b0b7ae 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
03004a2676 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
281afb1dfb 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
9e4002f51b Bug 802895 - hide frame menu options for srcdoc iframes r=gavin 2013-06-28 23:13:23 -04:00
James Kitchener
a0fe0fd2d0 Bug 802895 - Add srcdoc iframe support to session restore r=bz 2013-06-28 23:13:23 -04:00
Phil Ringnalda
100e9fea68 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
506f2d6e96 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
8c3d874110 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
165bdacd91 Bug 888031 - Remove about:home from tests not explicitly requiring it.
r=ttaubert
2013-06-28 09:02:19 -04:00
Jim Mathies
31077938ad 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
b3e9d9a382 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
2b8fd32563 Bug 875892 - followup bug fix, touchup left over dismissAppbar call. r=me 2013-06-28 06:30:50 -05:00
Allison Naaktgeboren
b53bbbf3fe Bug 886546 - implement metro debug actors for developer tools.r=sfoster 2013-06-27 21:18:39 -07:00
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