https://github.com/mozilla/gecko-dev

sort by:
Revision Author Date Message Commit Date
3d61930 Added FENNEC_38_0_5_RELEASE FENNEC_38_0_5_BUILD1 tag(s) for changeset 271bc6fc4c43. DONTBUILD CLOSED TREE a=release --HG-- branch : MOBILE3805_2015052804_RELBRANCH 28 May 2015, 08:47:19 UTC
74a1c8c Automated checkin: version bump for fennec 38.0.5 release. DONTBUILD CLOSED TREE a=release --HG-- branch : MOBILE3805_2015052804_RELBRANCH 28 May 2015, 08:47:15 UTC
ee861dd Bug 1133747 - Fix intermittent test_WebCrypto_Reject_Generating_Keys_Without_Usages.html failures by requesting a longer timeout. r=rbarnes, a=test-only --HG-- extra : transplant_source : %9A%BC%DD%8Ew%126%B4%20Z%A3%5E%AC%C6t%5C%0F%BFr%1F 22 May 2015, 05:56:18 UTC
103e1e5 Bug 1074139 - Bump test timeout to fix intermittent test_WebCrypto_RSA_OAEP.html timeouts. r=rbarnes, a=test-only --HG-- extra : transplant_source : %88z%154%99%B4%A556%8E%B0%B4%3F%89%A1%5D%83%86%FB%2B 27 April 2015, 08:02:12 UTC
3d1e684 Bug 1155349 - Set packageFilename in mach properties. r=glandium, a=NPOTB --HG-- extra : transplant_source : %A1%A1%E0%B8%C9%C5%85%3FW%CC%90%24%C7%129%B9%08D%AD%D7 13 May 2015, 18:26:53 UTC
ba433f3 No bug - Update mozharness.json to revision aa543babe6b7. a=test-only --HG-- extra : transplant_source : /%E4c%B2%9E%20%16V%DD%D6%8D%A5%09%1D%06%96%14%91%0E%A1 27 May 2015, 12:33:04 UTC
93ac3bc Bug 1121773 - Conditionally include SiteSpecificUserAgent files on mobile/android. a=sledru This was an oversight from Bug 1154960, which added a conditional include but didn't remove the unconditional include. This avoids the following intermittent error: JavaScript Error: "uncaught exception: 2147746132" --HG-- extra : transplant_source : %96%22%92%DC%9FO%FCY%DB%F6%01%23%89%5C%D2%FE%25%AF%98%28 19 May 2015, 16:29:33 UTC
d5d6118 Bug 1166183: bustage/mis-merge fix for newstream vs newStream r=bustage a=test-only-mismerge 26 May 2015, 00:39:57 UTC
f48c59c Automated checkin: version bump for firefox 38.0.5 release. DONTBUILD CLOSED TREE a=release 25 May 2015, 21:08:45 UTC
b678b6f Bug 1166183 - Reset PipelineListener's flag after ReplaceTrack(). r=bwc, a=sledru --HG-- extra : transplant_source : %D6%8F%C8%A4l%1A%CEB_%B57V%0F%C9%D1%29%0D%10%D8%B0 21 May 2015, 05:35:29 UTC
f8d8e5f Bug 1166183 - Work around bug 934512 in track_peerConnection_replaceTrack.html. r=pehrson, a=sledru --HG-- extra : transplant_source : s%11%BDI%1C0%29v%AB%1C%04%8B%9EM%C1%AFT%23%C7v 21 May 2015, 05:35:29 UTC
8f6d7ca Bug 1166183 - Back out the direct listener removal landed by mistake in bug 1141781. r=jesup, a=sledru --HG-- extra : transplant_source : %ED%D0E%AA%D9Q%0B%04%13%8B%E0%CC%5C%B7%B4A%A3M%F31 21 May 2015, 05:35:29 UTC
a2f1e34 Bug 1159973 - Abort parsing when TokenStream::SourceCoords hits OOM. r=jorendorff, a=sylvestre --HG-- extra : transplant_source : %87o%B7%E0uT%22%275%A3hWx%2A%B9V%853%DBq 25 May 2015, 08:44:19 UTC
93d9d15 Bug 1166392 - Include about:reader strings on Android. r=mfinkle, a=sledru --HG-- extra : transplant_source : %CEfJ%21%FD%A4H%23l%01%19%AB%EA%AD%CC%0C%BEP%0A%11 21 May 2015, 19:46:42 UTC
ba703b9 No bug, Automated blocklist update from host bld-linux64-spot-202 - a=blocklist-update 23 May 2015, 10:13:00 UTC
d8556e6 Automated checkin: version bump for thunderbird 38.0b6 release. DONTBUILD CLOSED TREE a=release 22 May 2015, 09:05:38 UTC
17a7861 Backout rev 27bacb9dff64 to make mozilla-release ready to do release builds again, ra=release DONTBUILD 22 May 2015, 00:04:11 UTC
4d190a7 Bug 1167096 - Flip introductory prefs if there's no saved state. r=jaws, a=sledru 21 May 2015, 13:09:55 UTC
da960eb Bug 1165732 - Block WARP when using the built-in VGA driver. r=bas, a=sledru WARP is amazingly slow on the VGA driver on Windows 7. Let's not use it. 21 May 2015, 16:42:04 UTC
f3d3c81 Bug 1166771 - Force isArticle to false on pushstate on non-article pages. r=margaret, a=sledru 20 May 2015, 15:38:21 UTC
0af32d7 Bug 1103375 - Fix some crashes triggered from about:memory. r=mrbkap, a=sledru We can't call JS code while iterating over the JS heap in the JS memory reporter. The Yandex Elements add-on is causing this in two cases. - The add-on implements some nsIURI objects. This one's easy to work around, because GetLocation() can just skip any JS-implemented nsIURI objects. - The add-on implements some nsIProtocolHandler objects in order to implement a custom "xb://" scheme. This one is harder to workaround because the call to the JS object's method occurs deep within NS_NewURI(), well beyond the JS reporter code. So we just skip "xb://" URLs. 19 May 2015, 06:06:01 UTC
13bdb40 Bug 1156058 - Null pointer check. r=jgilbert, a=sledru 24 April 2015, 18:21:26 UTC
d033015 Bug 958689 - Fix intermittent errors in networkstats tests. r=ettseng, a=test-only 16 May 2015, 07:47:54 UTC
48dfe0e Bug 849642 - Intermittent test_networkstats_enabled_perm.html. r=ettseng, a=test-only 15 May 2015, 18:05:02 UTC
47b7c15 Bug 1166870 - Fix permissions on settings event tests. a=test-only 20 May 2015, 19:09:26 UTC
b549825 Bug 1073761 - Increase timeout for test_value_storage. r=dholbert, a=test-only 20 May 2015, 12:37:40 UTC
c99ecac Bug 1164649 - More late string changes in Pocket. r=jaws a=Sylvestre 21 May 2015, 16:19:31 UTC
5527558 Automated checkin: version bump for fennec 38.0.5b4 release. DONTBUILD CLOSED TREE a=release 21 May 2015, 13:28:58 UTC
add260d Automated checkin: version bump for thunderbird 38.0b6 release. DONTBUILD CLOSED TREE a=release 21 May 2015, 11:46:12 UTC
9db8a53 Bug 1158761 - Part 2: Update checks for plugin stop event in tests. r=jimm, a=sledru 06 May 2015, 23:13:05 UTC
7998271 Bug 1158761 - Part 1: Make CheckPluginStopEvent run asynchronously. r=bholley, a=sledru 30 April 2015, 20:54:09 UTC
54dea3e Bug 960762 - Fix intermittence of Notification mochitests. r=mhenretty, a=test-only 18 May 2015, 07:49:00 UTC
3a2c164 Bug 978846 - Add a file to the tree to tell mozharness what arguments from try are acceptable to pass on to the harness process. r=ahal, a=test-only 28 April 2015, 18:18:27 UTC
5474050 Bug 1149842 - Release the mutex for NS_OpenAnonymousTemporaryFile to prevent the deadlock. r=roc, a=sledru 15 May 2015, 21:52:45 UTC
7858df0 Bug 1163841 - Always call eglInitialize(), but kill the preloading hack (which was crashing before). r=nchen, a=sledru 13 May 2015, 15:34:37 UTC
5f7f8be Bug 1166240 - Add pocket.svg to aero section of toolkit's windows/jar.mn. r=Gijs, a=gavin 19 May 2015, 11:44:00 UTC
b4e7c2f Bug 1164866 - Bump mozharness.json to rev 6f91445be987. a=test-only 19 May 2015, 20:40:52 UTC
71b8f24 Bug 1151619 - Add Adjust SDK license. r=gerv, a=NPOTB 11 May 2015, 21:05:06 UTC
2844cea Bug 1154881 - Disable test. r=karlt, a=test-only The test is incorrect, it can't give consistent results. 18 May 2015, 05:34:15 UTC
e28703e Bug 1147487 - Don't try to reader-ize non-HTML documents. r=margaret, r=jaws, a=lmandel 01 April 2015, 12:40:25 UTC
ec3971d Bug 1160407 - Redirect links within the Pocket panel to open in non-private windows when temporary Private Browsing is used. r=dolske, a=sledru 15 May 2015, 22:56:14 UTC
a15e9ff Bug 1165416 - Update Pocket code to latest version (May 15th code drop). r=dolske, r=jaws, a=sledru 15 May 2015, 23:04:03 UTC
df89f16 Bug 1163917 - Remove the widget from its area if the conditionalDestroy promise is resolved truthy. r=gijs, a=sledru 18 May 2015, 16:49:25 UTC
b3b71fc Bug 1165135 - Distribution directory not removed on pave over install. r=spohl, a=sledru 15 May 2015, 17:36:09 UTC
c534ac9 Bug 1164426 - Build reader mode blocklist. r=margaret, a=sledru 14 May 2015, 23:31:39 UTC
baee9a4 Bug 1164940 - Lazily create iframe. r=jaws, a=sledru 14 May 2015, 20:33:31 UTC
9f99f90 Bug 1162713 - Implement "Save Link to Pocket" context menu item. r+a=dolske, l10n=dolske 14 May 2015, 18:04:05 UTC
1cc08d0 Bug 1157784 - Avoid compositing at the same time as WM_SETTEXT. r=bas, f=jimm, a=sledru The innards of Windows don't always recheck that the window is visible and it will forget to redraw if we Present at the same time that the window is invisible. 13 May 2015, 20:05:35 UTC
ee4bcd0 Bug 1162412 - Part 3: Treat plain values as exact in advanced. r=jesup, a=lmandel 07 May 2015, 03:01:17 UTC
b65c735 Bug 1162412 - Part 2: Order devices by shortest fitness distance. r=jesup, a=lmandel 07 May 2015, 17:15:49 UTC
dc4a53d Bug 1162412 - Part 1: Don't treat plain facingMode constraint as required. r=jesup, a=lmandel 07 May 2015, 17:15:35 UTC
42b071a Bug 1150539 - getUserMedia: default to aPrefs.mFPS, not aPrefs.mMinFPS. r=jesup, a=lizzard 08 April 2015, 16:07:37 UTC
ecc69dd Bug 1159456 - Finish and exit from Flush() even if MFTManager rejects sample. r=cpearce, a=sledru 28 April 2015, 16:36:13 UTC
3bac258 Bug 1158296 - Allow ECDSA key export in WebCrypto. r=rbarnes, a=sledru 24 April 2015, 19:56:46 UTC
d2da10f Bug 1135515 - Fix relevant mutations tests to avoid intermittent issues. a=test-only 11 May 2015, 15:37:39 UTC
1c5ba8a Bug 1122746 - Ignore *.pyc in zip instead of removing them. r=ted, a=test-only 23 April 2015, 19:55:44 UTC
75471c4 Bug 1163640 - Fix the test for bug 417418 to not leave the widget in a drag session. r=ehsan, a=test-only 11 May 2015, 21:21:30 UTC
12cf827 Automated checkin: version bump for firefox 38.0.5b2 release. DONTBUILD CLOSED TREE a=release --HG-- extra : rebase_source : 54556449cc774d7c7b4a8c9a401d6b32a007adb3 14 May 2015, 23:30:09 UTC
571643a Automated checkin: version bump for fennec 38.0.1 release. DONTBUILD CLOSED TREE a=release 14 May 2015, 23:24:20 UTC
c9be692 Bug 1134501 - add way for UITour'd page to force-show the reader mode button, r=margaret a=lmandel --HG-- extra : source : 9d319ca0f937765ebbbb5a095b0c5125ecf77fbb extra : amend_source : 436d698997ad9974b2f5c1c8d1a49d72e8782418 13 April 2015, 19:12:57 UTC
c671094 Bug 1152412 - Handle errors downloading and parsing documents for reader view. r=bnicholson a=lmandel --HG-- extra : source : 6f2c078e1be4cc15e41e644ed4a023f4956574ce extra : amend_source : 8a6ff2f18cf22b4b11c8a6cf7eaec99e6742dcc3 10 April 2015, 21:41:14 UTC
8abdeaf Bug 1160775 - fix reader mode detection to force 1 flush so we don't think the entire page is invisible, r=margaret a=lmandel --HG-- extra : source : 9d1cf0bd3626445bedd0981bb95a8d561a3d438e 06 May 2015, 16:40:20 UTC
b3345f3 Bug 1163519 - Add in missing CustomizableUI getter to ReaderParent.jsm. r=gijs, a=dolske 14 May 2015, 16:19:01 UTC
a1ee8a2 Bug 1164698 - Update Pocket code to latest version (May 13th code drop). r=dolske a=dolske 14 May 2015, 03:44:53 UTC
a9359c7 Bug 1164419 - [OSX] Pocket panel for ru locale build has misaligned elements. r=dolske a=dolske 14 May 2015, 03:44:53 UTC
df8d368 Bug 1164407 - Pocket not enabled on ja builds under Mac OS X. r=adw a=dolske 14 May 2015, 03:44:53 UTC
54ca7bd Bug 1164410 - fix l10n use in pocket, r=jaws a=dolske --HG-- rename : browser/base/content/browser-pocket.properties => browser/base/content/browser-pocket-en-US.properties 12 May 2015, 17:21:08 UTC
d6f8f6a Bug 1161810 - UITour: Allow opening the Pocket panel via showMenu("pocket"). r=jaws a=dolske 12 May 2015, 05:03:45 UTC
d7fb1dd Bug 1164302 - pocket button gets lost after a restart, r=jaws a=dolske 13 May 2015, 21:18:00 UTC
9e3b00a Bug 1163411 - Update View Pocket Menu Link. r=jaws a=dolske 14 May 2015, 03:44:52 UTC
5318139 Bug 1164208 - Update Pocket code to latest version (May 11th code drop) r=jaws a=dolske 14 May 2015, 03:44:52 UTC
c34dc5f Bug 1164253 - Save request is sent twice for every button press. r=jaws a=dolske 14 May 2015, 03:44:52 UTC
332d2e2 Bug 1164161 - Panel dictionary file missing entries for some languages. r=jaws a=dolske 14 May 2015, 03:44:52 UTC
2c0aab5 Bug 1163651 - [Windows]View Pocket List icon from Bookmarks menu is missing. r=dolske a=dolske 14 May 2015, 03:44:52 UTC
4cfb7f6 Bug 1163576 - Pages that were only added to Pocket by one user failed to get removed. r=jaws a=dolske 11 May 2015, 19:50:42 UTC
df624a6 Bug 1155517 - Change Reader View to have a "Save Page to Pocket" button instead of "Add To Reader List". r=dolske a=dolske 12 May 2015, 21:07:47 UTC
ddc3c60 Bug 1162316 - Update the Pocket Toolbar @2x asset on OSX with the correct aspect ratios. r=dolske a=dolske 12 May 2015, 21:07:38 UTC
64048ab Automated checkin: version bump for firefox 38.0.1 release. DONTBUILD CLOSED TREE a=release 14 May 2015, 00:38:53 UTC
8cc3c63 Bug 1161859 (Followup) - Correct nsIntSize / IntSize mismatch in Decoder.cpp on a CLOSED TREE. a=KWierso 13 May 2015, 23:25:03 UTC
963574c Bug 1158289 - Use ems to keep the Reader View's line length between 45 and 75 characters. ui-r=mmaslaney, r=margaret, a=lmandel 28 April 2015, 19:48:43 UTC
f504a5b Bug 1164468 - Boolean got incorrectly flipped and stumbling uploads stopped. r=rnewman, a=lmandel --HG-- extra : source : 273d39c4aa2082e04f7c96b7b549dcbff12abe22 13 May 2015, 18:49:04 UTC
0ecbc7e Bug 1161859 - Compute the size of animated image frames correctly in the SurfaceCache. r=dholbert, a=lmandel --HG-- extra : source : 570b63d791b9197c9cfee4e216c2d7d44aeea740 06 May 2015, 05:19:30 UTC
5a37962 Bug 1162205 - Don't import encrypted cookies from Chrome. r=mak a=lmandel Includes https://hg.mozilla.org/mozilla-central/raw-diff/0ac453f0a1f6/browser/components/migration/tests/unit/head_migration.js 13 May 2015, 20:38:48 UTC
7299878 Bug 1154703 - Fix typo in nvdxgiwrap filename. r=jrmuizel, a=lmandel --HG-- extra : source : d204dd3fd48ba5016d57489bc0afce1bc2e0bd64 12 May 2015, 23:04:46 UTC
d8f09c6 Backed out changeset 88aaccce3910, a thunderbird specific version change on default DONTBUILD CLOSED TREE, a=release --HG-- extra : amend_source : 75fd8072dd916a0ec5941afb166602cf69e4d4a3 12 May 2015, 02:07:51 UTC
fa92b0a Automated checkin: version bump for thunderbird 38.0b5 release. DONTBUILD CLOSED TREE a=release 11 May 2015, 21:26:04 UTC
620e9f8 Bug 1163645 - Pocket only enabled on en-US, hard-coded locales aren't picked up. r=adw, a=dolske 11 May 2015, 20:38:39 UTC
7d425e8 Bug 1129029 - Telemetry probes for reader mode performance. r=Gijs, a=sledru 30 April 2015, 21:51:02 UTC
0382b2e Bug 1162917 - Update readability from github repo. a=sledru 08 May 2015, 11:05:33 UTC
c3ccf40 Bug 1160076 - Hide the in-content preferences Search pane when browser.search.showOneOffButtons is false. r=Gijs, a=sledru 05 May 2015, 13:58:58 UTC
46fcf0c Bug 1160577 - Set styles on #reader-message div instead of wrapper div. r=MattN a=sledru 01 May 2015, 23:10:38 UTC
c9d9bde Bug 961215 - Fix intermittent browser_tabview_bug625269.js failures by taking into account that window.resizeTo() can fail to change the window size sometimes. r=MattN, a=test-only 07 May 2015, 18:27:52 UTC
7676c2e Bug 1024253 - Fix chat tests on ubuntu. r=markh, a=test-only 08 May 2015, 15:07:43 UTC
1986615 Automated checkin: version bump for firefox 38.0.5b1 release. DONTBUILD CLOSED TREE a=release 11 May 2015, 03:48:28 UTC
4259039 Bug 1163319 - Pocket button in hamburger menu breaks layout. r=jaws, a=dolske 11 May 2015, 00:19:18 UTC
bc1316e Bug 1163360 - Update Pocket code to latest version (May 9th code drop) r=jaws, a=dolske 11 May 2015, 00:19:17 UTC
928cb02 Bug 1163265 - Update Pocket code to latest version (May 8th code drop) r=jaws, a=dolske 11 May 2015, 00:19:17 UTC
c43873e Bug 1162283 - Add support for limited hard-coded localizations to Pocket. r=dolske, a=dolske 09 May 2015, 01:57:08 UTC
6f4c7f8 Bug 1163111 - Update Pocket code to latest version (May 7th code drop). r=dolske a=dolske 08 May 2015, 20:47:41 UTC
b2582b8 Bug 1163349 - "View Pocket List" menuitem not working. r=gavin, a=dolske 11 May 2015, 00:19:17 UTC
back to top