Commit Graph

30338 Commits

Author SHA1 Message Date
Tim Taubert
e0e8261369 Bug 1146269 - Remove help button from identity panel r=Gijs 2015-05-27 15:56:07 +02:00
Tim Taubert
0a2e38329d Bug 1146269 - Move identity panel styles to their own files r=Gijs 2015-05-27 14:56:44 +02:00
Tim Taubert
948db89c48 Bug 1146269 - Move the identity panel to its own XUL file in browser/components/controlcenter/ r=Gijs,ted 2015-05-27 14:10:49 +02:00
Gijs Kruitbosch
d6bc880f46 Bug 1125657 - remove grey borders on windows 10, r=dao 2015-06-01 15:00:52 +01:00
Jose Antonio Olivera Ortega
febe0a1a6a Bug 1153407 - browser_toolbox_options_enable_serviceworkers_testing.js breaks other tests, needs to be e10s. r=ochameau 2015-06-03 08:07:26 +02:00
Matteo Ferretti
1118b98269 Bug 1154371 - Avoid displaying autocomplete popup when ',' is pressed. r=ttromey 2015-05-13 12:26:47 +02:00
Nick Fitzgerald
6ab01d57e3 Bug 1170609 - Make the GC markers test use SpecialPowers.Cu.forceGC so it works in e10s. r=jsantell 2015-06-02 10:51:00 -04:00
Carsten "Tomcat" Book
1a0a135370 merge mozilla-inbound to mozilla-central a=merge 2015-06-03 13:49:47 +02:00
Carsten "Tomcat" Book
a7f5138bd3 Backed out changeset 8e4fdb45e6a8 (bug 1169439) for e10s dt test failures 2015-06-03 08:42:17 +02:00
Jordan Santell
ec9f49f662 Bug 1169439 - Markers fully eclipsed by another marker should be collapsed within the parent marker. r=vp 2015-05-31 17:55:26 -07:00
Jordan Santell
d3cfe7f553 Bug 1170671 - ProfileTimelineMarkers that use TRACING_TIMESTAMP should capture stack information. r=smaug 2015-06-02 16:16:32 -07:00
Jordan Santell
ba1c4112a7 Bug 1167976 - Mark platform JS code with category where appropriate. In this case, just "tools" category as devtools JS code. r=vp,shu 2015-05-24 09:10:14 -07:00
Wes Kocher
315a009cb0 Merge m-c to inbound, a=merge 2015-06-02 18:43:25 -07:00
Tim Taubert
77ebbff749 Bug 1170669 - Fix intermittent browser_514751.js crashes by not loading mozilla.org r=mconley 2015-06-02 21:18:31 +02:00
Sunny
9b1cf5cdc2 Bug 1107652 - Make cmd/ctrl + zoom in Scratchpad. r=past 2015-06-02 22:32:32 +03:00
Baptiste Emmanuel
57d20c53fa Bug 1166596 - Rename "Marketplace" link on about:home to "Apps". r=adw 2015-06-02 09:34:30 +02:00
Kyle Zentner
a09420327f Bug 1169837 - Remove box-sizing: padding-box in FF UI & Gecko Tests. r=dholbert 2015-06-02 08:46:00 -04:00
Aaron Raimist
a2052a2def Bug 1165281 - Fix Loop no-spaced-func ESlint rules. r=Standard8 2015-06-01 10:23:00 -04:00
Aaron Raimist
7aa03e1043 Bug 1165281 - Fix Loop no-wrap-func ESlint rules. r=Standard8 2015-05-30 20:02:00 -04:00
Aaron Raimist
9d91628910 Bug 1165281 - Fix Loop key-spacing ESlint rules. r=Standard8 2015-05-30 20:00:00 -04:00
Gabriel Luong
4149b380e3 Bug 1040199 - Adding a new rule for a node should handle invalid characters in the element's selector. r=pbrosset 2015-06-01 11:38:00 -04:00
J. Ryan Stinnett
a343bcb5e2 Bug 1170409 - ESLint: dot-location -> property. r=pbrosset 2015-06-02 09:53:24 -05:00
Eddy Bruël
2e317f688b Bug 1164564 - Clean up the helper functions for the debugger tests;r=jlong 2015-06-02 16:47:31 +02:00
Carsten "Tomcat" Book
b460abc8ae Backed out changeset 08eaa27485c1 (bug 1166774) for linux e10s dt failures 2015-06-02 15:52:31 +02:00
Gijs Kruitbosch
2a23ba33bd Bug 1166706 - deal with iframes in panels, r=dolske 2015-05-26 18:12:16 +01:00
Tim Taubert
2fbe6cbd80 Bug 1169892 - Avoid extra round-trip when a pending tab is reloaded r=billm 2015-05-30 10:13:52 +02:00
Tim Taubert
05adb40977 Bug 1170226 - Restore correct shistory index when setting up pending tabs r=billm 2015-06-01 19:18:59 +02:00
Tim Taubert
c0a61f2a69 Bug 1167579 - Fix intermittent browser_sessionStorage.js failures caused by non-monotonous closedAt=Date.now() r=billm 2015-05-29 19:22:49 +02:00
Tim Taubert
355e33fe71 Bug 1167579 - Fix intermittent browser_broadcast.js failures by removing unneeded check that was missing a flush() call r=billm 2015-05-29 01:18:49 +02:00
Tim Taubert
b9533a67ec Bug 1167818 - Update docShellIsActive flag after a browser's remoteness changes r=billm 2015-05-28 19:44:59 +02:00
Alexandre Poirot
1ae5ffad22 Bug 1166774 - Wait for rule-view modifications before proceeding to next tests. r=pbrosset 2015-06-01 18:21:46 +02:00
Alexandre Poirot
88b3790167 Bug 1161072 - Ensure webconsole test do have pending request on test end. r=pbrosset 2015-06-01 18:18:09 +02:00
Tim Nguyen
d6c06229cd Bug 1165576 - Netmonitor theme refresh. r=bgrins,vporof 2015-06-02 00:29:08 -07:00
Georg Fritzsche
963eb89d6a Bug 1150115 - Update the SelfSupport API for the unification changes. r=bsmedberg,smaug 2015-06-02 13:35:06 +07:00
Mike Hommey
1d1000b55e Bug 1170431 part 0 - Use the *Path classes for GENERATED_FILES scripts and inputs. r=gps 2015-06-03 07:10:12 +09:00
Ryan VanderMeulen
6f6722f0df Backed out changesets eebab8b7ea69 and 5b908d656044 (bug 1164014) for e10s OOMs. 2015-06-02 12:23:12 -04:00
J. Ryan Stinnett
fb228a009c Bug 1168689 - Allow highlighter to see XBL anonymous nodes. r=pbrosset 2015-06-01 16:52:13 -07:00
Carsten "Tomcat" Book
1ba2e1aee1 Merge mozilla-central to fx-team on a CLOSED TREE 2015-06-01 16:53:45 +02:00
Carsten "Tomcat" Book
e8db08a4f3 Backed out changeset c9867a69b201 (bug 1136732) for frequent OSX m-oth test failures on a CLOSED TREE 2015-06-01 16:39:41 +02:00
Gijs Kruitbosch
1a038512f4 Bug 1169754 - fix typo, rs=ttaubert 2015-06-01 13:17:39 +01:00
Jared Wein
b716779014 Bug 1169754 - Persist state that Firefox was a user's default browser. r=dolske 2015-05-29 12:48:00 +02:00
Aaron Raimist
103f634955 Bug 1136732 - Limit Minimum Firefox Viewport height to 100px. r=bgrinstead 2015-05-29 14:34:00 +02:00
Jordan Santell
7e0b4cf9db Bug 1169439 - Pull out marker definitions into its own file, and move formatter and collapse functions into marker-utils. r=vp 2015-05-30 19:07:38 -07:00
Jordan Santell
1255819e7a Bug 1163356 - Migrate performance tool components to xpcshell tests where appropriate. r=vp 2015-05-29 17:34:32 -07:00
Mark Banner
589401875c Bug 1170051 - Fix issues with screen shares not correctly laying out on Loop standalone UI - remove the video dimensions from the cache when the share is stopped. r=mikedeboer 2015-06-01 11:46:31 +01:00
Mark Banner
28dbc47eef Bug 1169908 - Add a robots.txt for Loop's standalone UI. r=mikedeboer 2015-06-01 11:46:30 +01:00
Mark Banner
4231ca7184 Bug 1169706 - Link-clicker UI broken for release builds (38 & earlier) - Join doesn't work (TypeError: rootNavigator.mediaDevices.enumerateDevices is not a function). r=dmose 2015-06-01 10:53:32 +01:00
Jordan Santell
08234250ba Bug 1169411 - recording durations should be based off of profiler's end time in a performance recording. r=vp 2015-05-28 13:59:12 -07:00
James Long
af85a18650 Bug 1166852 - handle named eval sources from the console correctly r=ejpbruel 2015-05-29 12:27:44 -04:00
Drew Willcoxon
b2cb3ba156 Bug 1163231 - Enable Pocket on Developer Edition, and disable a test that's broken by the Pocket toolbar item. r=dolske 2015-05-22 12:00:29 -07:00