Commit Graph

30421 Commits

Author SHA1 Message Date
Gabriel Luong
a9f0eb9da9 Bug 987365 - Add pseudo-class lock options to rule view r=bgrins 2015-04-23 21:35:00 -07:00
Wes Kocher
1f0a71bea7 Merge m-c to fx-team, a=merge 2015-06-05 16:05:33 -07:00
Dave Townsend
46b6708042 Bug 1163973: Show new install confirmation doorhangers after the previous doorhanger has been dismissed. r=dao 2015-06-03 15:31:25 -07:00
Jordan Santell
d71615c1d7 Bug 1164731 - when modifying selection within a flame graph, other detail views should be queued for rendering. r=vp 2015-06-05 10:40:38 -07:00
Mike Conley
35ef553507 Bug 1149253 - Re-enable browser_clearplugindata.js. r=test-only. 2015-06-05 11:53:53 -04:00
Brian Grinstead
baf905e4f6 Bug 1167379 - Take current zoom into account for mouse movement in graphs;r=vporof 2015-06-05 13:37:14 -07:00
Gijs Kruitbosch
a20f30d1f3 Bug 1150417 - use theme manifest for overrides, r=glandium,dao 2015-06-05 12:48:34 +01:00
Mike Conley
8c6e91f4b7 Bug 1132006 - Properly iterate all browser windows when restoring crashed tabs. r=Mossop. 2015-06-05 13:49:02 -04:00
Ryan VanderMeulen
4f360adf00 Merge m-c to fx-team. a=merge 2015-06-04 09:35:35 -04:00
Ryan VanderMeulen
d2ccbf448a Merge fx-team to m-c. a=merge 2015-06-04 09:24:15 -04:00
Eddy Bruël
5aa4c07755 Bug 1008380 - Can't remove a breakpoint after it slides to a new line;r=jlong 2015-06-04 12:02:35 +02:00
Panos Astithas
4a5b3dff84 Only delay the hamburger button update badge in developer edition (bug 1170240). r=Gijs 2015-06-04 10:08:27 +03:00
Mark Hammond
44228839f7 Bug 1170079 - don't treat an old readinglist last-sync-date as a prolonged error if it's disabled. r=adw 2015-06-04 11:06:57 +10:00
Mark Hammond
b3d4898a3d Bug 1170926 - have the hamburger menu notice the 'needs reauthentication' state. r=adw 2015-06-04 11:06:07 +10:00
Ryan VanderMeulen
8118085b3d Backed out changeset b617a57d6bf1 (bug 1169439) for OSX debug browser_projecteditor_contextmenu_02.js and browser_projecteditor_menubar_02.js permafail. 2015-06-03 16:12:10 -04:00
Ryan VanderMeulen
fc4ff6cdab Merge m-c to fx-team. a=merge 2015-06-03 16:06:53 -04:00
Ryan VanderMeulen
e7e473d305 Merge inbound to m-c. a=merge 2015-06-03 15:55:09 -04:00
Ryan VanderMeulen
2920a1a594 Merge fx-team to m-c. a=merge 2015-06-03 15:52:14 -04:00
Marco Bonardo
a43d41defc Bug 1167915 - "Add a Keyword for this Search" does not work anymore on POST forms. r=ttaubert 2015-06-03 21:12:48 +02:00
Patrick Brosset
b84dd2c20b Bug 1170477 - 3 - Test for the inspector breadcrumbs context menu; r=tromey 2015-06-03 16:31:23 +02:00
Patrick Brosset
6865e2af5f Bug 1170477 - 2 - Fix undefined inspector.strings accessor in breadcrumbs; r=tromey
The only user of the l10s inspector strings bundle is a string that this
change removes.
The "Siblings" string is supposed to tell users that the section of the
menu that follows contains sibling nodes, but it's disabled (and looks like
an item you should normally be able to click on), and it's separated from
the list of siblings by a horizontal separator (making it look like even
less related to the next section).

Also fixed the fact that the inspector context menu was regenerated for
every sibling found on the current node.

Also fixed the fact that the inspector context menu would not appear when
right clicking on the documentElement breadcrumb node.
2015-06-02 11:49:11 +02:00
Patrick Brosset
f9c83dd852 Bug 1170477 - 1 - Quick code cleanup for better eslint compliancy; r=tromey 2015-06-02 11:26:24 +02:00
Jared Wein
3f1be27ec3 Bug 1167294 - follow-up, use #ifdef instead of AppConstants. r=me 2015-06-03 13:42:26 -04:00
Ryan VanderMeulen
cb24fbce29 Backed out changeset a4c0703e9a10 (bug 1008380) for browser_dbg_breakpoints-actual-location.js failures. 2015-06-03 13:34:46 -04:00
Jordan Santell
714f447961 Bug 1169439 - Markers fully eclipsed by another marker should be collapsed within the parent marker. r=vp 2015-06-03 07:51:16 -07:00
Jared Wein
dd2af53e73 Bug 1170803 - Only check for all filetype associations in Windows versions preceding 8.0 to match the startup behavior. r=Gijs 2015-06-03 11:41:19 -04:00
Jared Wein
c92d0561a7 Bug 1167294 - Launch the modern Settings app when setting the default browser on Windows 10. r=jimm,Gijs 2015-06-03 11:40:40 -04:00
Eddy Bruël
167ede0d60 Bug 1008380 - Can't remove a breakpoint after it slides to a new line;r=jlong 2015-06-03 17:35:59 +02:00
Tim Taubert
64c264857b Bug 1146269 - Update styling for "More Information" button r=Gijs 2015-05-28 14:35:34 +02:00
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
Xidorn Quan
90b53792c8 Bug 1105939 part 8 - Display fullscreen warning after reactivation on OS X Lion. r=dao 2015-06-04 13:49:34 +12:00
Liang-Heng Chen
0f95d0e95a Bug 1115480 - Part 1: Implement XPCOM module for mDNSProvider. r=mcmanus 2015-05-20 23:06: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
Carsten "Tomcat" Book
7b09e2f788 Merge mozilla-central to mozilla-inbound 2015-06-03 13:54:38 +02:00
Edwin Flores
f42c1a4f4c Bug 1160101 - Disable Adobe EME by default; enable only in Mozilla builds - r=glandium 2015-06-03 22:44:55 +12: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
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
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
Ryan VanderMeulen
293c66abe7 Merge inbound to m-c. a=merge 2015-05-29 16:58:30 -04:00
Ryan VanderMeulen
b58e99e15e Backed out changeset 4126c66c9a80 (bug 1166728) for Gaia sound_manager_test.js failures.
CLOSED TREE
2015-05-29 15:16:53 -04:00
Ryan VanderMeulen
004203a4be Backed out changesets 63671ebfa2dd and da3d272ad1c2 (bug 1164011) for frequent xpc::InterposeProperty crashes. 2015-05-29 12:51:34 -04:00
Jared Wein
18ee4bd6e6 Bug 1169683 - The chromeUI icon in the identity-popup is blurry on Windows HiDPI. r=Gijs 2015-05-29 09:54:00 -04:00
Ryan VanderMeulen
34bc4eb182 No bug - Request a longer timeout for browser_perf-overview-render-03.js.
CLOSED TREE
2015-05-29 13:14:07 -04:00
Ryan VanderMeulen
24725682dc Backed out changeset 2a114efdfc3f (bug 1135933) for making browser_addKeywordSearch.js permafail.
CLOSED TREE
2015-05-29 12:25:09 -04:00
Gijs Kruitbosch
e4130e4a07 Backed out changeset 9d52a8b0e028, f7b3b8f0283b (bug 1150417) 2015-05-29 17:11:26 +01:00
Kyle Zentner
ca1661674b Bug 1166728 - Remove box-sizing: padding-box, as per CSS WG. r=dholbert 2015-05-29 09:17:00 -04:00
Ryan VanderMeulen
19d53c1f82 Backed out changeset 541cd29ea626 (bug 1166728) because the updated patch wasn't posted to the bug. 2015-05-29 12:48:22 -04:00
Kyle Zentner
0e984c6e22 Bug 1166728 - Remove box-sizing: padding-box, as per CSS WG. r=dholbert 2015-05-27 09:57:00 -04:00
Bob Owen
4eddb939fd Bug 1123759: Set low integrity on NPAPI processes for Windows sandboxing policy level >= 2. r=bbondy, r=bsmedberg 2015-05-22 17:05:45 +01:00
Ryan VanderMeulen
ddd85db64d Merge m-c to inbound. a=merge 2015-05-29 09:42:38 -04:00
Ryan VanderMeulen
90fcd7d1ec Merge inbound to m-c. a=merge 2015-05-29 09:32:46 -04:00
Ryan VanderMeulen
9f19207d9a Merge fx-team to m-c. a=merge 2015-05-29 09:20:52 -04:00
Gabor Krizsanits
8307360cb0 Bug 1164011 - Fixing defaultShims. r=billm 2015-05-29 14:47:49 +02:00
Andrew Osmond
2250b84012 Bug 1169342 - Remove nsIDOMDeviceStorage. Cleanup nsDOMDeviceStorage event wrappers. r=dhylands 2015-05-28 18:53:16 -04:00
Victor Porof
2c096a7a0c Backed out changeset 549e09a3e84d for breaking the web audio editor, r=permaorange 2015-05-28 18:09:25 -04:00