Wes Kocher
c7b8ecece3
Backed out changeset a17657a71b01 (bug 991376) for pushing tests around, causing chunked browser-chrome bustage on a CLOSED TREE
2014-04-03 15:15:26 -07:00
Wes Kocher
3e739a585d
Backed out changeset d53cc3ad38ec (bug 991392) for pushing tests around, causing chunked browser-chrome bustage on a CLOSED TREE
2014-04-03 15:14:53 -07:00
Ryan VanderMeulen
670b0b982f
Merge m-c to fx-team on a CLOSED TREE.
2014-04-03 15:29:13 -04:00
Panos Astithas
6e036f89a6
Bug 991112 - Disable RDP logging for faster tests. r=vporof
...
--HG--
extra : rebase_source : 4a5b5b8001a7a9e1bf0aae3ecd6bb600b6d15154
2014-04-03 18:22:49 +03:00
Panos Astithas
8942fcf8d9
Fix a typo in error reporting when attaching to the tracer (bug 989627). r=vporof
...
--HG--
extra : rebase_source : 59547f9b8f21bc4205b358701d1c9aa900049e81
2014-04-03 16:59:46 +03:00
Victor Porof
5e8820f861
Bug 991392 - Make the separator between the watch expressions and variables view visible in the debugger, r=past
2014-04-03 11:22:23 -04:00
Victor Porof
8241f278a7
Bug 991376 - The variables inspection popup shouldn't opening when hovering js literals, r=past
2014-04-03 11:22:23 -04:00
Victor Porof
b3bafe0230
Bug 991175 - Headers values in the netmonitor sidepane are very hard to read and copy after clicking on them, r=msucan
2014-04-03 11:22:22 -04:00
Carsten "Tomcat" Book
58575a2746
Merge m-c to fx-team
2014-04-03 12:57:40 +02:00
Carsten "Tomcat" Book
d4d8a64c7a
merge fx-team to mozilla-central
2014-04-03 12:46:58 +02:00
Phil Ringnalda
b7af2182ea
Back out 81dd398600c4 (bug 850336) for linux bc2 leaks-until-shutdown
2014-04-02 23:17:37 -07:00
Masayuki Nakano
01ad44156b
Bug 989212 Rename nsEventStates to mozilla::EventStates r=smaug
...
--HG--
rename : dom/events/nsEventStates.h => dom/events/EventStates.h
2014-04-03 13:18:36 +09:00
Jan Beich
07a0ed6db8
Bug 948946 - Use private-browsing indicator with GTK theme on non-Linux as well. r=MattN
2014-04-03 02:22:00 +02:00
Ryan VanderMeulen
0e611ba185
Backed out changeset 8b94363b10f1 (bug 984455) for debug OSX mochitest-bc failures.
2014-04-02 14:48:13 -04:00
Tim Taubert
89abeea26d
Bug 824021 - Use SessionSaver.run() to force disk writes r=yoric
...
From e47510ab938cba4f54d515c9e2397a08b0f4f87b Mon Sep 17 00:00:00 2001
2014-04-02 15:08:48 +02:00
Ed Morley
a9eca49755
Merge mozilla-central and fx-team
2014-04-02 18:25:23 +01:00
Carsten "Tomcat" Book
f64f570a23
merge fx-team to mozilla-central
2014-04-02 15:56:06 +02:00
Mike de Boer
e5e9fb7921
Bug 991072: fix zoom percentage label to be centered in any toolbar. r=mconley
2014-04-02 15:47:55 +02:00
Matthew Noorenberghe
002ab951b8
Bug 990384 - Define tabToolbarNavbarOverlap to reduce magic numbers in CSS for the overlap between the tabs and nav-bar. r=mconley
2014-04-02 11:43:03 -04:00
Ed Morley
2fa2e0c556
Backed out changeset 535756591289 (bug 939040) for ticking an assertion after the latest m-c merge; CLOSED TREE
2014-04-02 09:29:16 +01:00
Richard Newman
bc9c137228
Bug 990872 - Eliminate Places dependency in Sync utils. r=gps
2014-04-01 21:33:42 -07:00
Willian Gustavo Veiga
b34cb3a129
Bug 953206 - Add a Scratchpad view menu. r=benvie, r=anton
2014-04-02 11:17:21 -04:00
Jan Horak
d7a7b0ae16
Bug 423434 - Remove File/Page setup from app menu and browser menubar in Linux. r=gavin
2014-04-02 11:17:21 -04:00
Ryan VanderMeulen
bb8adcd166
Merge m-c to fx-team.
2014-04-01 16:47:14 -04:00
Ryan VanderMeulen
6a3fa988ca
Merge inbound to m-c.
2014-04-01 16:45:00 -04:00
Robert Strong
95c66412a3
Bug 831593 - Updater/uninstaller helper.exe deletes Firefox AppCompatFlags registry entry during upgrade. r=bbondy
2014-04-01 12:44:15 -07:00
Rob Campbell
4489d775c2
Bug 989058 - Some cumulative theme fixes - BACKOUTOMG; r=dcamp,#developers
2014-04-01 12:30:22 -04:00
Brian Grinstead
717685c6c2
Bug 985924 - Upgrade autocomplete to support multi selection in CodeMirror 4; r=msucan
2014-04-01 09:59:00 -05:00
Thomas Andersen
2ad53e12cc
Bug 958176 - Split console: Escape should close console sidebar (when visible) without closing split console. r=msucan
2014-04-03 17:40:26 +02:00
Heather Arthur
2531375fbc
Bug 990672 - Remove query string from linked CSS file path in style editor; r=pbrosset
2014-04-01 16:44:00 +02:00
Panos Astithas
1ed8b5fa5c
Miscellaneous lazification and cleanups in devtools framework code (bug 986841). r=dcamp
2014-04-03 11:19:42 +03:00
Panos Astithas
8ac9209bc4
Lazy load modules as much as possible in gDevTools.jsm (bug 986841). r=dcamp
...
Also, ensure the devtools main module is only loaded once as it may have observable side-effects (like breaking the browser_toolbox_options.js test).
2014-04-03 11:19:31 +03:00
Patrick Brosset
c4a511d5f0
Bug 979292 - Correctly place image tooltip in ruleview after a colorpicker was used; r=harth
2014-04-03 10:12:31 +02:00
Valentin Tsatskin
ab0f261a96
Bug 968509 - Move about:certerror from components to content. r=Unfocused
...
--HG--
rename : browser/components/certerror/content/aboutCertError.css => browser/base/content/aboutcerterror/aboutCertError.css
rename : browser/components/certerror/content/aboutCertError.xhtml => browser/base/content/aboutcerterror/aboutCertError.xhtml
rename : browser/components/certerror/test/browser_bug431826.js => browser/base/content/test/general/browser_bug431826.js
rename : browser/components/certerror/test/browser_bug633691.js => browser/base/content/test/general/browser_bug633691.js
2014-04-03 00:39:02 -07:00
Matthew Noorenberghe
2c34fb3f18
Bug 990387 - Toolbar buttons on the TabsToolbar appear below the nav-bar border with a theme. r=dao
2014-04-03 00:29:33 -07:00
Mark Hammond
85661f9095
Bug 991057 - avoid continuing to initialize about:accounts if it has started closing. r=ttaubert
2014-04-03 18:20:54 +11:00
Heather Arthur
b4c87fdf7f
Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset
2014-03-31 15:26:53 -07:00
Mike Conley
8ac1b80480
Bug 984455 - Bookmarks menu and toolbar context menus can be broken after underflowing from nav-bar chevron. r=mak,mdeboer,Gijs.
2014-03-28 10:30:00 -04:00
Gregory Szorc
6e765fd330
Bug 989137 - Part 10: Add a testing-only JSM for common AddonManager operations; r=Unfocused, r=gfritzsche
...
There is a lot of boilerplate testing code that performs common
AddonManager operations. Some common operations used for testing
Experiments have been refactored into a testing-only JSM that lives as
part of the Add-ons Manager.
--HG--
extra : rebase_source : 7b595e2a93637a1b2746e0182fbbe897c93fb6d9
2014-04-04 15:58:29 -07:00
Gregory Szorc
da6dd6a266
Bug 989137 - Part 9: Ensure add-ons are enabled when they should be; r=Unfocused, r=gfritzsche
...
Experiment add-ons are disabled by default in the Addon Manager. This
patch will manually enable them if necessary.
--HG--
extra : rebase_source : be3d7c7489fa851dc421b5bae05978fa8ba17539
2014-04-04 15:58:27 -07:00
Gregory Szorc
8553a3d160
Bug 989137 - Part 8: Prevent unknown experiments from being installed; r=Unfocused
...
The experiments service insists on being in control of experiments.
Before, it wasn't being as assertive as it needed to be: other browser
components could install experiments behind its back. This patch
reasserts the experiments service as king of experiments add-on
management.
--HG--
extra : rebase_source : 6d9b94f91865ef3c6929bc34cd3e7bb57e112d14
2014-04-04 15:58:26 -07:00
Mihai Sucan
6fb0bb3308
Bug 991734 - Re-enable javascript warnings in the web console; r=jwalker
2014-04-04 20:28:27 +03:00
Szabolcs Hubai
52c4d963a6
Bug 985742 - Construct the [[Prototype]] chain given to FUEL Application instances without using mutable __proto__. r=mak
2014-03-29 23:23:33 +01:00
Jared Wein
dc6dbc597c
Bug 991254 - [about:home] RTL + HiDPI shows the Restore Previous Session button really large. r=mikedeboer
2014-04-04 16:01:39 -07:00
Robert Strong
0b7e8ca305
Bug 992413 - Add back to stub ping. r=tabraldes
2014-04-04 15:54:53 -07:00
Dave Townsend
8a8218ed2e
Bug 850336: Devtools box model should be editable. r=pbrosset
2014-04-03 17:37:26 -07:00
Mike Conley
cddc7f6ff8
Backout bug 989609 (48e5925d8c81) for suspected leak in bc1 on CLOSED TREE.
2014-04-04 16:40:23 -04:00
Ryan VanderMeulen
6e9126439e
Merge m-c to fx-team on a CLOSED TREE.
2014-04-04 15:06:31 -04:00
Ed Morley
815b85cbf9
Backed out changeset 10a99a32304b (bug 991034) for startup crashes; CLOSED TREE
2014-04-04 18:30:58 +01:00
Benjamin Smedberg
70004cf946
Bug 992208 - Add Telemetry Experiments to the package so that they are actually used. Also a basic test that the service exists and can be created. r=gfritzsche
2014-04-04 13:03:29 -04:00
Mike Conley
32451235e4
Bug 989609 - Dynamically added toolbars with API-created widgets should not break customize mode. r=Unfocused,mdeboer
2014-04-02 16:39:00 -04:00
Mike Conley
830aab4f0d
Bug 989761 - Make sure background tabs have the right z-index in relation to the classic theme fog. r=dao.
2014-04-03 13:28:49 -04:00
Mike Conley
5d69026d64
Backing out bug 986920 (eefdd02dd206) because the approach from bug 989761 is much better. r=me.
2014-04-03 13:28:02 -04:00
Dão Gottwald
1c5c58b27d
Bug 991034 - Remove unused strings from browser.dtd. r=dolske
2014-04-04 18:25:30 +02:00
Dão Gottwald
9b144215a3
Bug 989626 - Buttons shouldn't have a max-height (messes up adjacent labels). r=jaws
2014-04-04 18:24:58 +02:00
Mike Conley
4250f37dae
Bug 984455 - Bookmarks menu and toolbar context menus can be broken after underflowing from nav-bar chevron. r=mak,mdeboer,Gijs.
2014-03-28 10:30:00 -04:00
Mark Hammond
cd2c8e6c5b
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
2014-04-02 10:53:55 +11:00
Dave Townsend
2baffaeb73
Bug 850336: Devtools box model should be editable. r=pbrosset
2014-04-02 17:44:59 -07:00
Mark Hammond
7dc2e440e9
Bug 987468 - remove sync delayed notification. r=ttaubert
2014-04-03 09:56:59 +11:00
Robert Strong
ed70229839
Windows installer only - Bug 990243 - Use a background color instead of a background image for the download / install phase of the stub installer. r=bbondy
2014-04-02 14:33:58 -07:00
Jordan Santell
6870b783c2
Bug 980502 - Implement web audio actors and audio node actors. r=vp
2014-03-26 15:28:24 -07:00
Masayuki Nakano
bd6decd65b
Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
...
--HG--
rename : dom/events/nsEventStateManager.cpp => dom/events/EventStateManager.cpp
rename : dom/events/nsEventStateManager.h => dom/events/EventStateManager.h
2014-04-01 13:09:23 +09:00
Wes Kocher
2dcebb7586
Merge inbound to m-c
2014-03-31 20:36:36 -07:00
Wes Kocher
708d01838c
Backed out changeset 3f245df4a3cd (bug 974745) for frequently turning Jetpack tests orange.
2014-03-31 15:00:06 -07:00
David Keeler
93234b4b96
bug 990248 - enable mozilla::pkix by default in Firefox Nightly r=briansmith r=cviecco
2014-03-31 14:41:59 -07:00
Rob Campbell
04bae2b54d
Bug 989058 - Cumulative theme fixes; f=bgrins,benvie r=dcamp,fitzgen
2014-03-31 17:40:52 -04:00
Robert Strong
5cb73073d8
Bug 633804 - Per-user install will overwrite registry key for other architectures. r=bbondy
2014-03-31 13:03:34 -07:00
Dão Gottwald
2f348493fb
Bug 989701 - Set -moz-box-align:center for #urlbar-container and reduce the url bar's vertical margin in order to correctly align the urlbar-back-button-clip-path. r=mdeboer
2014-03-31 21:22:51 +02:00
Asaf Romano
fcf86a6b9f
Backout bug 977730 due to bustage [CLOSED TREE]
2014-03-31 21:55:15 +03:00
Robert Strong
c7c7d133fe
Bug 640824 - Stub installer fails with false no access rights error if install path is quoted. r=bbondy
2014-03-31 11:02:47 -07:00
Gijs Kruitbosch
42a43fa7fa
Bug 988191 - change to WCAG algorithm for titlebar font, r=jaws
2014-03-29 22:08:20 +00:00
Asaf Romano
5c14cca0d3
Bug 977730 - Count total pages visited by all test users. r=bsmedberg.
2014-03-31 20:47:11 +03:00
Gregory Szorc
a795791e9a
Bug 989137 - Part 7: Remove unncessary content from test experiments; r=Unfocused
...
The test experiments had unnecessary content in their install.rdf files.
<targetApplication> does not apply to experiment types and has been
removed.
The bootstrap setting is also implied and has been removed.
--HG--
extra : rebase_source : 52c297b17244b2cf160bc41018897ecc3fb0eabd
2014-03-30 11:06:57 -07:00
Gregory Szorc
ce6f77f57c
Bug 989137 - Part 6: Create experiment XPIs during the build; r=bsmedberg
...
Instead of checking in binary .xpi files, we now have the source files
under source control and generate the .xpi as part of the build.
The build system mechanism to generate the .xpi files is hacky. But it's
similar to what existing processes use. Bug 988938 will eventually make
this more sane.
Since the produced .xpi files no longer have stable content, the SHA-1s
of the experiments are now calculated at test run time.
--HG--
extra : rebase_source : 85ae5a6c480a5add173b639f06b3ee404c5c6686
2014-03-29 18:10:11 -07:00
Dave Townsend
6e7b87c915
Bug 986755: Add-on debugger should use the XPI hierarchy to group sources. r=fitzgen, r=ochameau
2014-03-31 10:19:15 -07:00
Mike Conley
618d2667cd
Bug 989289 - Forcibly set the 'mode' attribute to 'icons' on toolbar construction. r=jaws.
2014-03-31 08:28:00 -04:00
Tim Nguyen
444186224d
Bug 989449 - fix menu-button dropmarker corners to have border-radii on Windows 7, Vista and XP. r=mikedeboer
2014-03-31 18:13:16 +02:00
Victor Porof
e2c076a743
Bug 989642 - When the netmonitor is docked on the side, the status codes overlap the request verb, r=rcampbell
2014-03-31 11:14:47 -04:00
Victor Porof
278fa4102d
Bug 989417 - Use Task.spawn in Netmonitor code to improve code readability, r=rcampbell
2014-03-31 11:14:47 -04:00
Victor Porof
617d66282e
Bug 989364 - Netmonitor should use CurlUtils to retrieve the request headers from upload stream, r=rcampbell
2014-03-31 11:14:46 -04:00
Brian Grinstead
75731a948a
Bug 988887 - [rule view] Relative image URL link is resolving to chrome://browser/content/devtools/;r=pbrosset
2014-03-31 08:41:00 -05:00
Phil Ringnalda
124708defb
Merge f-t to m-c
2014-03-30 16:31:41 -07:00
Phil Ringnalda
4f4a41f2dc
Back out ab12037022ef:81f65b2f3d07 (bug 911307) for intermittent Win8 debug failures in its browser_newtab_update.js
...
CLOSED TREE
2014-03-30 12:42:09 -07:00
Phil Ringnalda
9aa9ddd97a
Bug 989083 - disable browser_tabview_bug628061.js and browser_tabview_bug650280_perwindowpb.js on Linux debug for leaking until shutdown when they get shoved into browser-chrome-2
...
CLOSED TREE
2014-03-30 11:58:49 -07:00
Ehsan Akhgari
91a5221218
Bug 983512 - Double the test timeout
2014-03-30 10:01:40 -04:00
Ehsan Akhgari
e2523d846a
Bug 984266 - Double the test timeout
2014-03-30 09:58:35 -04:00
Ehsan Akhgari
5fb7914aae
Bug 984267 - Double the test timeout
2014-03-30 09:57:51 -04:00
Ehsan Akhgari
08477e71d9
Bug 984652 - Increase the test timeout by four times
2014-03-30 09:56:45 -04:00
Ehsan Akhgari
fe5756ea5a
Bug 984657 - Double the test timeout
2014-03-30 09:54:59 -04:00
Ehsan Akhgari
101deaa47c
Bug 984763 - Double the test timeout
2014-03-30 09:54:19 -04:00
Ehsan Akhgari
b3f676bee9
Bug 984854 - Double the test timeout
2014-03-30 09:53:21 -04:00
Ehsan Akhgari
4304bc7ea2
Bug 986286 - Double the test timeout
2014-03-30 09:51:02 -04:00
Ehsan Akhgari
e30d4c5e8c
Bug 986377 - Double the test timeout
2014-03-30 09:49:47 -04:00
Ehsan Akhgari
203616ca8f
Bug 989226 - Double the test timeout
2014-03-30 09:45:28 -04:00
Ehsan Akhgari
6d3b8a8421
Bug 989171 - Double the test timeout
2014-03-30 09:45:00 -04:00
Ehsan Akhgari
812ed9e5f4
Bug 987700 - Double the test timeout
2014-03-30 09:44:29 -04:00
Ehsan Akhgari
596fa30408
Bug 987652 - Double the test timeout
2014-03-30 09:43:50 -04:00
Ehsan Akhgari
024acbe495
Bug 986770 - Double the test timeout
2014-03-30 09:42:39 -04:00
Ehsan Akhgari
1d656aecb9
Bug 986768 - Double the test timeout
2014-03-30 09:41:52 -04:00
Ehsan Akhgari
8e70545b47
Trial fix for bug 986742: Increase the test timeout
2014-03-30 09:07:50 -04:00