Commit Graph

27510 Commits

Author SHA1 Message Date
Ed Morley
716364949e 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
77caf5094f Bug 990872 - Eliminate Places dependency in Sync utils. r=gps 2014-04-01 21:33:42 -07:00
Ryan VanderMeulen
cbe9695b7f Merge m-c to fx-team. 2014-04-01 16:47:14 -04:00
Ryan VanderMeulen
0d5b7940ce Merge inbound to m-c. 2014-04-01 16:45:00 -04:00
Robert Strong
55c7fac039 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
b8eabed668 Bug 989058 - Some cumulative theme fixes - BACKOUTOMG; r=dcamp,#developers 2014-04-01 12:30:22 -04:00
Heather Arthur
1f0c8e3718 Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset 2014-03-31 15:26:53 -07:00
Masayuki Nakano
f6885469a0 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
3b476dc218 Merge inbound to m-c 2014-03-31 20:36:36 -07:00
Wes Kocher
96bc31225b Backed out changeset 3f245df4a3cd (bug 974745) for frequently turning Jetpack tests orange. 2014-03-31 15:00:06 -07:00
David Keeler
b6a0a0b48e bug 990248 - enable mozilla::pkix by default in Firefox Nightly r=briansmith r=cviecco 2014-03-31 14:41:59 -07:00
Rob Campbell
33732e27ac Bug 989058 - Cumulative theme fixes; f=bgrins,benvie r=dcamp,fitzgen 2014-03-31 17:40:52 -04:00
Robert Strong
a5699c801d 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
ed86c19e29 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
5dd513276d Backout bug 977730 due to bustage [CLOSED TREE] 2014-03-31 21:55:15 +03:00
Robert Strong
9bc1f36c21 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
0a7c156907 Bug 988191 - change to WCAG algorithm for titlebar font, r=jaws 2014-03-29 22:08:20 +00:00
Asaf Romano
45def71ffd Bug 977730 - Count total pages visited by all test users. r=bsmedberg. 2014-03-31 20:47:11 +03:00
Gregory Szorc
1a6b40414f 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
85b0cb2485 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
20fd1dc8f4 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
4a167429d8 Bug 989289 - Forcibly set the 'mode' attribute to 'icons' on toolbar construction. r=jaws. 2014-03-31 08:28:00 -04:00
Tim Nguyen
e095ce34fd 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
a1506601f0 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
3572271153 Bug 989417 - Use Task.spawn in Netmonitor code to improve code readability, r=rcampbell 2014-03-31 11:14:47 -04:00
Victor Porof
78b7a846a4 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
f6cbc83e84 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
38bc15c969 Merge f-t to m-c 2014-03-30 16:31:41 -07:00
Phil Ringnalda
5828eecda1 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
8b6019482c 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
f2acff1e98 Bug 983512 - Double the test timeout 2014-03-30 10:01:40 -04:00
Ehsan Akhgari
d4b93940ac Bug 984266 - Double the test timeout 2014-03-30 09:58:35 -04:00
Ehsan Akhgari
28255f4451 Bug 984267 - Double the test timeout 2014-03-30 09:57:51 -04:00
Ehsan Akhgari
d82f659f1f Bug 984652 - Increase the test timeout by four times 2014-03-30 09:56:45 -04:00
Ehsan Akhgari
390e034022 Bug 984657 - Double the test timeout 2014-03-30 09:54:59 -04:00
Ehsan Akhgari
181d288df6 Bug 984763 - Double the test timeout 2014-03-30 09:54:19 -04:00
Ehsan Akhgari
221744468b Bug 984854 - Double the test timeout 2014-03-30 09:53:21 -04:00
Ehsan Akhgari
ef4775a74c Bug 986286 - Double the test timeout 2014-03-30 09:51:02 -04:00
Ehsan Akhgari
fbbd71910d Bug 986377 - Double the test timeout 2014-03-30 09:49:47 -04:00
Ehsan Akhgari
c48a6d2f67 Bug 989226 - Double the test timeout 2014-03-30 09:45:28 -04:00
Ehsan Akhgari
1b81a05de5 Bug 989171 - Double the test timeout 2014-03-30 09:45:00 -04:00
Ehsan Akhgari
c176610e51 Bug 987700 - Double the test timeout 2014-03-30 09:44:29 -04:00
Ehsan Akhgari
96ce158c81 Bug 987652 - Double the test timeout 2014-03-30 09:43:50 -04:00
Ehsan Akhgari
640ee90625 Bug 986770 - Double the test timeout 2014-03-30 09:42:39 -04:00
Ehsan Akhgari
d41f53223e Bug 986768 - Double the test timeout 2014-03-30 09:41:52 -04:00
Ehsan Akhgari
42288cc25e Trial fix for bug 986742: Increase the test timeout 2014-03-30 09:07:50 -04:00
Ehsan Akhgari
b2a8407660 Trial fix for bug 986760: focus the test runner window and also request a longer timeout 2014-03-29 21:32:20 -04:00
Phil Ringnalda
128149306e Backed out 2 changesets (bug 911307) for frequent timeouts in browser_newtab_perwindow_private_browsing.js
Backed out changeset 70638b7c97f1 (bug 911307)
Backed out changeset 3951f7e82b4c (bug 911307)
2014-03-29 12:13:11 -07:00
Phil Ringnalda
1883a0e0cf Merge f-t to m-c 2014-03-29 10:08:41 -07:00
Phil Ringnalda
73bdeac562 Merge m-i to m-c 2014-03-29 09:00:18 -07:00