Commit Graph

23291 Commits

Author SHA1 Message Date
Wes Kocher
204b5160b6 Merge m-c to inbound a=merge CLOSED TREE 2015-02-24 15:42:16 -08:00
Wes Kocher
3cfd0ee09a Merge fx-team to m-c a=merge 2015-02-24 15:41:09 -08:00
Ryan VanderMeulen
85a9cdd003 Backed out 7 changesets (bug 1075670) for e10s browser_586068-browser_state_interrupted.js crashes.
Backed out changeset 4ca74b217fe8 (bug 1075670)
Backed out changeset 83199cfc333f (bug 1075670)
Backed out changeset 065b859e6525 (bug 1075670)
Backed out changeset a3e8329610d9 (bug 1075670)
Backed out changeset ced9055e0bcc (bug 1075670)
Backed out changeset e6d6f0c11133 (bug 1075670)
Backed out changeset b823c6c95030 (bug 1075670)

CLOSED TREE
2015-02-24 11:53:34 -05:00
Brad Lassey
9db63d609c bug 1071880 - Notify user of addons that are slowing their browser down significantly r=mossop 2015-02-23 11:39:05 -05:00
Robert Strong
bf350c906a Bug 897031 - NS_ERROR_XPC_GS_RETURNED_FAILURE at nsBlocklistService.js:70 followed by ReferenceError: gApp is not defined, on green Windows debug mochitest runs. r=dtownsend 2015-02-24 14:11:33 -08:00
Dave Townsend
0f10e91c79 Bug 1087966: Fix tab detach in e10s windows. r=mconley
When swapping docshells we also have to swap any properties on remote-browsers
that are cached from the content process. This includes things like the
remoteWebNavigation etc. which in turn cache content information. Some of
these also maintain message listeners that we have to switch to the new browser
and message manager.
2015-02-18 16:47:43 -08:00
Tim Nguyen
5cb9ed3e1b Bug 1133205 - Fix SVG style edition in rules view. r=pbrosset 2015-02-23 12:40:00 -05:00
Carsten "Tomcat" Book
fb85b873e0 Merge mozilla-central to fx-team 2015-02-24 13:27:50 +01:00
Carsten "Tomcat" Book
63460e2101 merge fx-team to mozilla-central a=merge 2015-02-24 13:15:43 +01:00
Phil Ringnalda
eae415d2cd Bug 394686 followup, add missing quote
CLOSED TREE
2015-02-23 21:42:14 -08:00
Boris Kudryavtsev
8516946833 Bug 1135364 - Close <meta> tag in aboutReader.html. r=bnicholson 2015-02-23 20:41:00 -08:00
shreyas
0154016645 Bug 394686 - passwordmgr: Throw Components.Exceptions and Error instead of strings. r=MattN 2015-02-23 18:45:00 -08:00
Blair McBride
3809e54fc8 Bug 1105967 - Typing fast in address bar and pressing enter leads to missing end characters. a=paolo 2015-02-24 16:38:25 +13:00
Benoit Girard
6e569ad817 Bug 1135809 - add apz. prefs to about:support. r=kats 2015-02-23 15:51:41 -05:00
Johan K. Jensen
1d6ee5de01 Bug 1096294 - Display pseudo-arrays like arrays in the console; r=pbrosset 2015-02-23 17:27:05 -08:00
Jordan Santell
ad415cdbfc Bug 978948 - Add animation generator support for setTimeout in the canvas debugger. r=vp 2015-02-23 17:26:56 -08:00
Wes Kocher
8072dfecd8 Merge m-c to fx-team a=merge 2015-02-23 17:03:56 -08:00
Wes Kocher
4760eeb7be Merge inbound to m-c a=merge 2015-02-23 16:05:13 -08:00
Robert Strong
dfdd36c714 Bug 1135319 - Fix several javascript warnings when for mochitest-chrome app update tests and cleanup style. r=spohl 2015-02-23 09:45:03 -08:00
Ryan VanderMeulen
07473d5c3c Merge m-c to inbound. a=merge 2015-02-23 12:33:38 -05:00
Carsten "Tomcat" Book
bbbb0cf83b Merge mozilla-central to fx-team 2015-02-23 13:41:24 +01:00
Carsten "Tomcat" Book
0f61ee5c48 merge mozilla-inbound to mozilla-central a=merge 2015-02-23 13:30:28 +01:00
Eddy Bruël
df7488022c Backed out changeset 19757b673ffc;r=me 2015-02-23 09:45:39 +01:00
Eddy Bruël
cbba2c460f Bug 1129834 - Store BreakpointActors by original location;r=jlong 2015-02-23 09:43:08 +01:00
Eddy Bruël
ccc393f10c Bug 1131643 - Implement a Location object;r=jlong 2015-02-23 09:36:58 +01:00
Phil Ringnalda
2a884ecd82 Back out 66cf24f275b7 (bug 1124011) for frequent ASan crashes in test_memoryReporters.xul 2015-02-22 22:00:56 -08:00
Bas Schouten
464897a37e Bug 1135408: Report device resets and their reasons through telemetry. r=vladan 2015-02-22 22:53:32 +00:00
Ryan VanderMeulen
885a49d424 Backed out changeset b413c3707a12 (bug 983469) for browser_dbg_server-conditional-bp-01.js timeouts. 2015-02-22 16:02:40 -05:00
Margaret Leibovic
ac9157267d Bug 1134443 - Update Readability.js from shared library on github. r=bnicholson 2015-02-22 16:18:16 -08:00
Margaret Leibovic
ef1be4583d Bug 1124011 - Hide reader view buttons related to reading list if reading list is disabled, and enable reader view by default on Nightly. r=Unfocused 2015-02-19 11:47:20 -08:00
Eddy Bruël
86b5fc18bd Bug 1129834 - Store BreakpointActors by original location;r=jlong 2015-02-23 16:14:57 +01:00
Jordan Santell
c67ba4765b Bug 1134079 - Supply audio node definitions directly from the client if the webaudio actor server does not support it (like on older versions of FxOS). r=vp 2015-02-23 12:47:00 +01:00
Jordan Santell
f723b818a3 Bug 985488 - Allow canvas debugger to time out and stop recording frames. Canvas debugger 'wait' style now matches other media styles. Update labels in canvas debugger to explicitly state that it's waiting for rAF cycles, rather than appearing as if something went wrong. r=vporof 2015-02-23 18:46:00 +01:00
Jordan Santell
79fdb8ea3d Bug 1122766 - Fix canvas debugger to continue recording frames until one with a draw call. r=vp 2015-02-21 11:56:00 -05:00
Mike Conley
081c1cf939 Bug 1077168 - Have RemoteWebProgress dispatch DOMWindowID's to nsIWebProgressListener's. r=felipe. 2015-02-10 12:28:31 -05:00
Zimon Dai
c3abf87292 Bug 983469 - Pause on breakpoint condition exception. r=fitzgen 2015-02-09 21:43:17 +08:00
Nathan Froyd
0220efbab5 Bug 1133201 - part 1 - treat null links in BrowserUtils.linkHasNoReferrer as specifying rel="noreferrer"; r=Gijs,mconley
It turns out that treating null links as being OK for passing along
referrer information means that we now pass referrer information for
plain text "links" that are opened via the context menu.  For referrer
information, we should take a much more conservative approach, and
declare that null links are always treated as if they had
rel="noreferrer".
2015-02-17 12:46:21 -05:00
Michal Novotny
ab7c1d6f0c Bug 1133739 - HTTP cache v2: Add telemetry probes to find out the best initial read size of the metadata, r=jduell 2015-02-23 16:13:02 +01:00
Carsten "Tomcat" Book
330259bff2 Merge mozilla-central to mozilla-inbound 2015-02-23 13:36:39 +01:00
Michal Novotny
b710607af4 Bug 1131600 - Add telemetry probes to get detailed disk cache hit rate, r=mcmanus 2015-02-23 12:26:06 +01:00
Michal Novotny
1430239aa3 Bug 1128339 - Add telemetry probes to find out impact of bug 1120945, r=jduell 2015-02-23 12:24:35 +01:00
David Parks
dddfce1ec1 Bug 1075670 - Remove mapScreenCoordinatesFromContent as it is legacy behavior. r=billm
mapScreenCoordinatesFromContent is now wrong, unnecessary, and gone.
2015-02-04 04:22:30 -08:00
Mike Conley
e6feb2a7bc Bug 1077168 - Make WebappManager.jsm use the top window id to select which browser to show notifications in. r=felipe. 2015-01-27 18:32:40 -05:00
Ryan VanderMeulen
1c4d542a01 Merge inbound to m-c. a=merge 2015-02-21 16:40:27 -05:00
Brian Grinstead
dd489016bb Bug 1134265 - Add async-storage for a simple key value store in devtools. r=jryans 2015-02-20 15:57:00 -05:00
Abdelrhman Ahmed
7ca6117ef7 Bug 1132925 - Pass messages to the parent process to set reader mode prefs. r=margaret 2015-02-20 15:56:00 -05:00
Wes Kocher
ea2c8fdb39 Merge fx-team to m-c a=merge CLOSED TREE 2015-02-20 18:06:13 -08:00
Margaret Leibovic
d51c0c3462 backout a9139003abaf for busting mobile 2015-02-20 14:06:56 -08:00
Abdelrhman Ahmed
7c65dbaa1d Bug 1132925 - Pass messages to the parent process to set reader mode prefs. r=margaret 2015-02-20 14:00:12 -08:00
Margaret Leibovic
0037490472 Bug 1135234 - Use "serif" and "sans-serif" in reader mode controls to match desktop. r=bnicholson 2015-02-20 13:27:09 -08:00