Guest User

Invalid

a guest
Feb 13th, 2019
933
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 275.86 KB | None | 0 0
  1. Cristina Coroiu <ccoroiu>
  2. --------------------------------------------------------------------------------
  3. {"author": "Cristina Coroiu <ccoroiu>", "desc": "Bug 1495002 - disable timeouts.py on win ccov for frequent failures. r=whimboo", "bug_id": 1495002, "added": 2, "deleted": 0, "types": [".ini"]}
  4. {"author": "Cristina Coroiu <ccoroiu>", "desc": "Bug 1436395 - disable browser_clearSiteData.js on mac for frequent failures. r=jmaher", "bug_id": 1436395, "added": 1, "deleted": 0, "types": [".ini"]}
  5. {"author": "Cristina Coroiu <ccoroiu>", "desc": "Bug 1437051 - disable browser_extension_controlled.js on win ccov for frequent failures. r=jmaher", "bug_id": 1437051, "added": 1, "deleted": 0, "types": [".ini"]}
  6. {"author": "Cristina Coroiu <ccoroiu>", "desc": "Bug 1507121 - disable create_firstMatch.py on win ccov for frequently failing. r=whimboo", "bug_id": 1507121, "added": 2, "deleted": 0, "types": [".ini"]}
  7. {"author": "Cristina Coroiu <ccoroiu>", "desc": "Bug 1418778 - disable create_alwaysMatch.py on windows ccov for frequent failures. r=jmaher", "bug_id": 1418778, "added": 2, "deleted": 0, "types": [".ini"]}
  8. {"author": "Cristina Coroiu <ccoroiu>", "desc": "Bug 1418778 - disable create_alwaysMatch.py on windows ccov for frequent failures. r=jmaher", "bug_id": 1418778, "added": 3, "deleted": 0, "types": [".ini"]}
  9. --------------------------------------------------------------------------------
  10.  
  11. Michal Novotny <michal.novotny>
  12. --------------------------------------------------------------------------------
  13. {"author": "Michal Novotny <michal.novotny>", "desc": "Bug 1495336 - High limit of NETWORK_CACHE_METADATA_SIZE and NETWORK_CACHE_METADATA_FIRST_READ_SIZE probes is too low. r=chutten\n\nMaximum size of elements in metadata is 64kB, the rest (URL, hashes and few uint32_t members) should normally fit into 1kB, so I set new high value of NETWORK_CACHE_METADATA_SIZE_2 to 65kB. With 66 buckets each bucket should be exactly 1kB wide.\nNETWORK_CACHE_METADATA_FIRST_READ_SIZE doesn't provide any useful information and this patch removes the probe.", "bug_id": 1495336, "added": 11, "deleted": 24, "types": [".json", "C/C++"]}
  14. {"author": "Michal Novotny <michal.novotny>", "desc": "Bug 1513676 - Twice-reported memory allocations in CacheStorageService code, r=honzab\n\nDo not report malloc size of CacheIOThread::mThread, because it can be reported by ThreadsReporter.", "bug_id": 1513676, "added": 0, "deleted": 1, "types": ["C/C++"]}
  15. {"author": "Michal Novotny <michal.novotny>", "desc": "Bug 1479357 - Specific values for browser.cache.disk.capacity do break the cache, r=mayhemer\n\nThis patch changes all size limits in CacheObserver to kilobytes. The same unit is used at most places when checking these limits. This avoids uint32_t overflow when converting to bytes and back.", "bug_id": 1479357, "added": 74, "deleted": 50, "types": ["C/C++"]}
  16. {"author": "Michal Novotny <michal.novotny>", "desc": "Bug 1493278 - ChildDNSService::GetDNSRecordHashKey is doing unnecessary work. r=valentin\n\nThis fixes bug introduced by patch from bug 1337893. Serialized origin attributes suffix should be appended instead of rewriting the string.", "bug_id": 1493278, "added": 1, "deleted": 1, "types": ["C/C++"]}
  17. {"author": "Michal Novotny <michal.novotny>", "desc": "Bug 1477684 - rcwn blocking some xmlHttpRequests. r=valentin, a=RyanVM\n\nRemove conditional and byte range headers when network won the race for case we send the request again due to 401 response.", "bug_id": 1477684, "added": 15, "deleted": 0, "types": ["C/C++"]}
  18. {"author": "Michal Novotny <michal.novotny>", "desc": "Bug 1477684 - rcwn blocking some xmlHttpRequests, r=valentin a=ritu\n\nRemove conditional and byte range headers when network won the race for case we send the request again due to 401 response.", "bug_id": 1477684, "added": 15, "deleted": 0, "types": ["C/C++"]}
  19. {"author": "Michal Novotny <michal.novotny>", "desc": "Bug 1477684 - rcwn blocking some xmlHttpRequests, r=valentin\n\nRemove conditional and byte range headers when network won the race for case we send the request again due to 401 response.", "bug_id": 1477684, "added": 15, "deleted": 0, "types": ["C/C++"]}
  20. {"author": "Michal Novotny <michal.novotny>", "desc": "Bug 1470355 - Firefox is unresponsive when visiting https://www.youtube.com/premium, r=valentin a=lizzard\n\nThis patch avoids returning NS_BASE_STREAM_WOULD_BLOCK from CacheFileInputStream::ReadSegments when it was called with aCount=0.", "bug_id": 1470355, "added": 4, "deleted": 0, "types": ["C/C++"]}
  21. {"author": "Michal Novotny <michal.novotny>", "desc": "Bug 1470355 - Firefox is unresponsive when visiting https://www.youtube.com/premium, r=valentin\n\nThis patch avoids returning NS_BASE_STREAM_WOULD_BLOCK from CacheFileInputStream::ReadSegments when it was called with aCount=0.", "bug_id": 1470355, "added": 4, "deleted": 0, "types": ["C/C++"]}
  22. {"author": "Michal Novotny <michal.novotny>", "desc": "Bug 1470355 - Firefox is unresponsive when visiting https://www.youtube.com/premium, r=valentin\n\nThis patch avoids returning NS_BASE_STREAM_WOULD_BLOCK from CacheFileInputStream::ReadSegments when it was called with aCount=0.", "bug_id": 1470355, "added": 4, "deleted": 0, "types": ["C/C++"]}
  23. --------------------------------------------------------------------------------
  24.  
  25. Andreea Pavel <apavel>
  26. --------------------------------------------------------------------------------
  27. {"author": "Andreea Pavel <apavel>", "desc": "Bug 1442837 - Disabled test on windows r=jmaher", "bug_id": 1442837, "added": 1, "deleted": 1, "types": [".ini"]}
  28. {"author": "Andreea Pavel <apavel>", "desc": "Bug 1503991 - disabled test on linux for frequent failures r=jmaher", "bug_id": 1503991, "added": 1, "deleted": 1, "types": [".ini"]}
  29. {"author": "Andreea Pavel <apavel>", "desc": "Bug 1511256 - disabled test_videocontrols.html on linux r=jmaher", "bug_id": 1511256, "added": 1, "deleted": 1, "types": [".ini"]}
  30. {"author": "Andreea Pavel <apavel>", "desc": "Bug 1465372 - remove reference to old winxp in manifest file r=jmaher", "bug_id": 1465372, "added": 0, "deleted": 1, "types": [".ini"]}
  31. {"author": "Andreea Pavel <apavel>", "desc": "Bug 1465378 - remove reference to old winxp in manifest file r=jmaher", "bug_id": 1465378, "added": 0, "deleted": 6, "types": [".ini"]}
  32. {"author": "Andreea Pavel <apavel>", "desc": "Bug 1465378 - removed manifest file r=jmaher", "bug_id": 1465378, "added": 0, "deleted": 0, "types": []}
  33. {"author": "Andreea Pavel <apavel>", "desc": "Bug 1465378 - remove reference to old winxp in manifest file r=jmaher", "bug_id": 1465378, "added": 0, "deleted": 5, "types": [".ini"]}
  34. {"author": "Andreea Pavel <apavel>", "desc": "Bug 1465370 - removed old osx 10.6 references in manifest files r=jmaher", "bug_id": 1465370, "added": 2, "deleted": 4, "types": [".ini"]}
  35. {"author": "Andreea Pavel <apavel>", "desc": "Bug 1461968 - Removed OSX references. r=jmaher", "bug_id": 1461968, "added": 0, "deleted": 2, "types": [".ini"]}
  36. {"author": "Andreea Pavel <apavel>", "desc": "Bug 1461964 - removed mac 10.6 reference r=njn", "bug_id": 1461964, "added": 1, "deleted": 2, "types": [".ini"]}
  37. --------------------------------------------------------------------------------
  38.  
  39. Jeremy Lainé <jeremy.laine>
  40. --------------------------------------------------------------------------------
  41. {"author": "Jeremy Lain\u00e9 <jeremy.laine>", "desc": "Bug 1517731 - \"Enable mochitests for maxRetransmits and maxPacketLifeTime\". r=dminor", "bug_id": 1517731, "added": 54, "deleted": 31, "types": ["JavaScript"]}
  42. --------------------------------------------------------------------------------
  43.  
  44. Raul Gurzau <rgurzau>
  45. --------------------------------------------------------------------------------
  46. {"author": "Raul Gurzau <rgurzau>", "desc": "Bug 1356570 - Disable test_fullscreen-api-race.html on Mac debug. r=jmaher", "bug_id": 1356570, "added": 1, "deleted": 1, "types": [".ini"]}
  47. {"author": "Raul Gurzau <rgurzau>", "desc": "Bug 1483701 - Disable browser_ext_browserAction_popup_resize.js on Windows, Linux and Mac, debug and verify. r=jmaher", "bug_id": 1483701, "added": 1, "deleted": 1, "types": [".ini"]}
  48. {"author": "Raul Gurzau <rgurzau>", "desc": "Bug 1258103 - Disabled test_bug369370.html on Linux. r=jmaher", "bug_id": 1258103, "added": 1, "deleted": 1, "types": [".ini"]}
  49. {"author": "Raul Gurzau <rgurzau>", "desc": "Bug 1440059 - Disabled browser_console_context_menu_entries.js on Linux for all build types. r=jmaher", "bug_id": 1440059, "added": 1, "deleted": 1, "types": [".ini"]}
  50. --------------------------------------------------------------------------------
  51.  
  52. Yulia Startsev <ystartsev>
  53. --------------------------------------------------------------------------------
  54. {"author": "Yulia Startsev <ystartsev>", "desc": "Bug 1508660 - Fix eslint issue from rebase r=ochameau CLOSED TREE", "bug_id": 1508660, "added": 1, "deleted": 1, "types": ["JavaScript"]}
  55. {"author": "Yulia Startsev <ystartsev>", "desc": "Bug 1508655 - \"Migrate boxmodel utils out of highlighterutils\". r=ochameau CLOSED TREE", "bug_id": 1508655, "added": 1, "deleted": 1, "types": ["JavaScript"]}
  56. --------------------------------------------------------------------------------
  57.  
  58. Henrik Skupin <hskupin>
  59. --------------------------------------------------------------------------------
  60. {"author": "Henrik Skupin <hskupin>", "desc": "Bug 1504201 - \"Intermittent Linux Mn testing/marionette/harness/marionette_harness/tests/unit/test_screenshot.py TestScreenCaptureChrome.test_formats | AssertionError: u'10a9988c502034662c801565ca05b9c154b933824b2f88849cab0e3e2b492da2' != '92b10dd07e1767c396f6\" r=ato", "bug_id": 1504201, "added": 2, "deleted": 0, "types": ["Python"]}
  61. {"author": "Henrik Skupin <hskupin>", "desc": "Bug 1403923 - \"By default delete_session has to perform a safe shutdown of Firefox\" [r=hskupin] a=aryx", "bug_id": 1403923, "added": 16, "deleted": 8, "types": [".json"]}
  62. {"author": "Henrik Skupin <hskupin>", "desc": "Bug 1341493 - \"Intermittent test_accessibility.py TestAccessibility.test_element_visible_but_not_visible_to_accessbility | AssertionError: ElementNotAccessibleException not raised\" []. r=me", "bug_id": 1341493, "added": 5, "deleted": 0, "types": ["Python"]}
  63. {"author": "Henrik Skupin <hskupin>", "desc": "Bug 1270953 - \"Enhancements for notification popups\". r=mjzffr, a=test-only", "bug_id": 1270953, "added": 51, "deleted": 16, "types": ["Python"]}
  64. --------------------------------------------------------------------------------
  65.  
  66. Cosmin Sabou <csabou>
  67. --------------------------------------------------------------------------------
  68. {"author": "Cosmin Sabou <csabou>", "desc": "Bug 1501041 - Disable browser/modules/test/browser/browser_UsageTelemetry_content.js because of permafailure. r=jmaher", "bug_id": 1501041, "added": 1, "deleted": 0, "types": [".ini"]}
  69. {"author": "Cosmin Sabou <csabou>", "desc": "Bug 1429391 - Disable /webdriver/tests/navigation/current_url.py on Linux for frequent failures. r=jmaher", "bug_id": 1429391, "added": 3, "deleted": 0, "types": [".ini"]}
  70. {"author": "Cosmin Sabou <csabou>", "desc": "Bug 1437081 - Disable /preload/link-header-preload-delay-onload.html for frequent failures. r=jmaher", "bug_id": 1437081, "added": 3, "deleted": 0, "types": [".ini"]}
  71. --------------------------------------------------------------------------------
  72.  
  73. <lba_2>
  74. --------------------------------------------------------------------------------
  75. {"author": "<lba_2>", "desc": "Bug 1499042 - \"Fix learn more links in the Network panel\". r=Honza", "bug_id": 1499042, "added": 32, "deleted": 5, "types": [".properties", "JavaScript"]}
  76. --------------------------------------------------------------------------------
  77.  
  78. Dragan Mladjenovic <dragan.mladjenovic>
  79. --------------------------------------------------------------------------------
  80. {"author": "Dragan Mladjenovic <dragan.mladjenovic>", "desc": "Bug 1499128 - Use MacroAssembler::branctTestPtr with NonZero instead of NotEqual condition in WasmBaselineCompile; r=nbp", "bug_id": 1499128, "added": 4, "deleted": 4, "types": ["C/C++"]}
  81. {"author": "Dragan Mladjenovic <dragan.mladjenovic>", "desc": "Bug 1484627 : [MIPS] Fix simulator build failure after Bug 1481998; r=mgaudet", "bug_id": 1484627, "added": 10, "deleted": 26, "types": ["C/C++"]}
  82. {"author": "Dragan Mladjenovic <dragan.mladjenovic>", "desc": "Bug 1464366 : [MIPS] Provide implementation for CodeGenerator::visitTrunc{F}; r=jandem", "bug_id": 1464366, "added": 32, "deleted": 2, "types": ["C/C++"]}
  83. {"author": "Dragan Mladjenovic <dragan.mladjenovic>", "desc": "Bug 1455028 : [MIPS64] Fix jit -> c++ int32 argument passing for simulator builds; r=bbouvier", "bug_id": 1455028, "added": 32, "deleted": 27, "types": ["C/C++"]}
  84. {"author": "Dragan Mladjenovic <dragan.mladjenovic>", "desc": "Bug 1455019 : [MIPS64] Add error detection for int64 <-> fp conversion in simulator; r=bbouvier", "bug_id": 1455019, "added": 62, "deleted": 36, "types": ["C/C++"]}
  85. {"author": "Dragan Mladjenovic <dragan.mladjenovic>", "desc": "Bug 1455016 : [MIPS64] Fix potentially undefined behavior of rotateLeft64; r=bbouvier", "bug_id": 1455016, "added": 1, "deleted": 1, "types": ["C/C++"]}
  86. {"author": "Dragan Mladjenovic <dragan.mladjenovic>", "desc": "Bug 1448809 - [MIPS] Fix build failures after final changes in Bug 1428453; r=bbouvier", "bug_id": 1448809, "added": 23, "deleted": 14, "types": ["C/C++"]}
  87. {"author": "Dragan Mladjenovic <dragan.mladjenovic>", "desc": "Bug 1444834 : [MIPS] Stubout MacroAssembler::speculationBarrier; r=jandem", "bug_id": 1444834, "added": 8, "deleted": 0, "types": ["C/C++"]}
  88. {"author": "Dragan Mladjenovic <dragan.mladjenovic>", "desc": "Bug 1445633 : [MIPS] Fix build after Bug 1441142; r=lth", "bug_id": 1445633, "added": 3, "deleted": 2, "types": ["C/C++"]}
  89. {"author": "Dragan Mladjenovic <dragan.mladjenovic>", "desc": "Bug 1441494 : [MIPS] Remove MacroAssemble::AfterICSaveLive and siblings. r=bbouvier", "bug_id": 1441494, "added": 0, "deleted": 114, "types": ["C/C++"]}
  90. --------------------------------------------------------------------------------
  91.  
  92. Cameron McCormack <cam>
  93. --------------------------------------------------------------------------------
  94. {"author": "Cameron McCormack <cam>", "desc": "Bug 1498755 - Followup build fix. r=birtles", "bug_id": 1498755, "added": 1, "deleted": 1, "types": [".rs"]}
  95. {"author": "Cameron McCormack <cam>", "desc": "Bug 1340090 - Annotate fall through to satisfy static analysis on a CLOSED TREE. r=me a=tomcat+bustage-fix", "bug_id": 1340090, "added": 2, "deleted": 2, "types": ["C/C++"]}
  96. {"author": "Cameron McCormack <cam>", "desc": "Bug 1337658 - Do less copying when dispatching FontFaceLoadingEvents. r=bz\n\nMozReview-Commit-ID: 8z1Tof8lL4g", "bug_id": 1337658, "added": 13, "deleted": 16, "types": ["C/C++"]}
  97. {"author": "Cameron McCormack <cam>", "desc": "Bug 1312331 - Build up list of applicable rules in reverse to avoid quadratic time array manipulations. r=erahm\n\nMozReview-Commit-ID: HAjtxQVZo8X", "bug_id": 1312331, "added": 8, "deleted": 2, "types": ["C/C++"]}
  98. --------------------------------------------------------------------------------
  99.  
  100. Ariel Burone <aburone>
  101. --------------------------------------------------------------------------------
  102. {"author": "Ariel Burone <aburone>", "desc": "Bug 972284 - \"Remove the \"\u2192\" from networkMenu.totalMS\" r=vporof", "bug_id": 972284, "added": 5, "deleted": 5, "types": [".properties", "JavaScript"]}
  103. --------------------------------------------------------------------------------
  104.  
  105. Chun-Min Chang <cchang>
  106. --------------------------------------------------------------------------------
  107. {"author": "Chun-Min Chang <cchang>", "desc": "Bug 1487797 - \"The seekbar is incorrectly displaying FLAC's audio progress after loop\" []", "bug_id": 1487797, "added": 21, "deleted": 7, "types": ["C/C++"]}
  108. --------------------------------------------------------------------------------
  109.  
  110. Dorel Luca <dluca>
  111. --------------------------------------------------------------------------------
  112. {"author": "Dorel Luca <dluca>", "desc": "Bug 1481101 - Disabled test_getUserMedia_audioConstraints_concurrentIframes.html for frequent failures. r=jmaher", "bug_id": 1481101, "added": 1, "deleted": 1, "types": [".ini"]}
  113. --------------------------------------------------------------------------------
  114.  
  115. Tyson Smith <twsmith>
  116. --------------------------------------------------------------------------------
  117. {"author": "Tyson Smith <twsmith>", "desc": "Bug 1474488 - add --enable-undefined-sanitizer (mainly for fuzzing interface). r=nfroyd", "bug_id": 1474488, "added": 8, "deleted": 0, "types": [""]}
  118. --------------------------------------------------------------------------------
  119.  
  120. Narcis Beleuzu <nbeleuzu>
  121. --------------------------------------------------------------------------------
  122. {"author": "Narcis Beleuzu <nbeleuzu>", "desc": "Bug 1336075 - Disable browser_largeAllocation_non_win32.js on linux and mac for frequent failures. r=jmaher", "bug_id": 1336075, "added": 1, "deleted": 1, "types": [".ini"]}
  123. {"author": "Narcis Beleuzu <nbeleuzu>", "desc": "Bug 1366137 - Disable browser_new_web_tab_in_file_process_pref.js on OSX-debug for frequent failures. r=jmaher", "bug_id": 1366137, "added": 1, "deleted": 1, "types": [".ini"]}
  124. {"author": "Narcis Beleuzu <nbeleuzu>", "desc": "Bug 1471792 - Disable border-image-019.xht on Linux for frequent failures. r=jmaher", "bug_id": 1471792, "added": 2, "deleted": 0, "types": [".ini"]}
  125. {"author": "Narcis Beleuzu <nbeleuzu>", "desc": "Bug 1480278 - Disable border-image-017.xht on Linux. r=jmaher", "bug_id": 1480278, "added": 2, "deleted": 0, "types": [".ini"]}
  126. {"author": "Narcis Beleuzu <nbeleuzu>", "desc": "Bug 1480278 - Disable border-image-017.xht on Linux. r=jmaher", "bug_id": 1480278, "added": 3, "deleted": 0, "types": [".ini"]}
  127. {"author": "Narcis Beleuzu <nbeleuzu>", "desc": "Bug 1316953 - Disable browser_translation_infobar.js on mac and linux for frequent failures. r=jmaher", "bug_id": 1316953, "added": 1, "deleted": 1, "types": [".ini"]}
  128. {"author": "Narcis Beleuzu <nbeleuzu>", "desc": "Bug 1212419 - Disable browser_save_video.js on Windows debug and Linux. r=jmaher", "bug_id": 1212419, "added": 1, "deleted": 1, "types": [".ini"]}
  129. {"author": "Narcis Beleuzu <nbeleuzu>", "desc": "Bug 1482494 - Disable browser_urlbarSearchFunction.js for frequent failures. r=jmaher", "bug_id": 1482494, "added": 1, "deleted": 0, "types": [".ini"]}
  130. {"author": "Narcis Beleuzu <nbeleuzu>", "desc": "Bug 1450660 - Disable /child-navigates-parent-allowed.html on Linux for frequent failures. r=gbrown", "bug_id": 1450660, "added": 3, "deleted": 0, "types": [".ini"]}
  131. {"author": "Narcis Beleuzu <nbeleuzu>", "desc": "Bug 1442637 - Disable on Windows 7 - Intermittent writing-mode/1175789-underline-overline-1.html for frequent failures. r=jmaher a=test-only", "bug_id": 1442637, "added": 1, "deleted": 1, "types": [".list"]}
  132. --------------------------------------------------------------------------------
  133.  
  134. ffxbld
  135. --------------------------------------------------------------------------------
  136. {"author": "ffxbld", "desc": "No bug, Automated blocklist update from host bld-linux64-spot-302 - a=blocklist-update", "bug_id": null, "added": 48, "deleted": 0, "types": [".xml"]}
  137. {"author": "ffxbld", "desc": "No bug, Automated HPKP preload list update from host bld-linux64-spot-302 - a=hpkp-update", "bug_id": null, "added": 1, "deleted": 1, "types": ["C/C++"]}
  138. {"author": "ffxbld", "desc": "No bug, Automated HSTS preload list update from host bld-linux64-spot-302 - a=hsts-update", "bug_id": null, "added": 37968, "deleted": 37475, "types": [".errors", ".inc"]}
  139. {"author": "ffxbld", "desc": "No bug, Automated HPKP preload list update from host bld-linux64-spot-326 - a=hpkp-update", "bug_id": null, "added": 1, "deleted": 1, "types": ["C/C++"]}
  140. {"author": "ffxbld", "desc": "No bug, Automated HSTS preload list update from host bld-linux64-spot-326 - a=hsts-update", "bug_id": null, "added": 37477, "deleted": 37036, "types": [".errors", ".inc"]}
  141. {"author": "ffxbld", "desc": "No bug, Automated blocklist update from host bld-linux64-spot-303 - a=blocklist-update", "bug_id": null, "added": 9, "deleted": 1, "types": [".xml"]}
  142. {"author": "ffxbld", "desc": "No bug, Automated HPKP preload list update from host bld-linux64-spot-303 - a=hpkp-update", "bug_id": null, "added": 1, "deleted": 1, "types": ["C/C++"]}
  143. {"author": "ffxbld", "desc": "No bug, Automated HSTS preload list update from host bld-linux64-spot-303 - a=hsts-update", "bug_id": null, "added": 37748, "deleted": 37421, "types": [".errors", ".inc"]}
  144. {"author": "ffxbld", "desc": "No bug, Automated HPKP preload list update from host bld-linux64-spot-302 - a=hpkp-update", "bug_id": null, "added": 1, "deleted": 1, "types": ["C/C++"]}
  145. {"author": "ffxbld", "desc": "No bug, Automated HSTS preload list update from host bld-linux64-spot-302 - a=hsts-update", "bug_id": null, "added": 37745, "deleted": 36786, "types": [".errors", ".inc"]}
  146. --------------------------------------------------------------------------------
  147.  
  148. omersid
  149. --------------------------------------------------------------------------------
  150. {"author": "omersid", "desc": "Bug 1472170- Added description as a property for Symbol and updated tests262. r=anba", "bug_id": 1472170, "added": 30, "deleted": 8, "types": ["Python", "JavaScript", "C/C++"]}
  151. --------------------------------------------------------------------------------
  152.  
  153. Stefan Hindli <shindli>
  154. --------------------------------------------------------------------------------
  155. {"author": "Stefan Hindli <shindli>", "desc": "Bug 1387666 - Disabled browser_translation_exceptions.js on mac and linux for frequent failures. r=jmaher", "bug_id": 1387666, "added": 1, "deleted": 1, "types": [".ini"]}
  156. {"author": "Stefan Hindli <shindli>", "desc": "Bug 1381305 - disable browser_ext_user_events.js for frequent failures on Linux. r=jmaher", "bug_id": 1381305, "added": 1, "deleted": 1, "types": [".ini"]}
  157. --------------------------------------------------------------------------------
  158.  
  159. Nico Grunbaum
  160. --------------------------------------------------------------------------------
  161. {"author": "Nico Grunbaum", "desc": "Bug 1455724 - add telemetry for legacy PeerConnection getStats API usage r=mjf\n\nMozReview-Commit-ID: L17M2whvxpV", "bug_id": 1455724, "added": 110, "deleted": 0, "types": ["JavaScript", ".yaml"]}
  162. {"author": "Nico Grunbaum", "desc": "Bug 1474658 - P3 - Expect RTCRtpStreamStats.ssrc to be an unsigned long in mochitests r=mjf\nThe PeerConnection mochitest wrapper had checks to make sure that the ssrc was reported as a string.\nIt is now an unsigned long and those tests needed to reflect that.\n\nMozReview-Commit-ID: b7TzzG0I4J", "bug_id": 1474658, "added": 3, "deleted": 5, "types": ["JavaScript"]}
  163. {"author": "Nico Grunbaum", "desc": "Bug 1474658 - P2 - RTCRtpStreamStats.ssrc is now a unsigned long r=mjf\n\nRTCRtpStreamStats.ssrc used to be a DOMString but is now an unsigned long.\nWhen gathering this stat it needs to be constructed accordingly.\n\nMozReview-Commit-ID: IOq9IQQxFVh", "bug_id": 1474658, "added": 8, "deleted": 16, "types": ["C/C++"]}
  164. {"author": "Nico Grunbaum", "desc": "Bug 1474658 - P1 - fix type of RTCRtpStreamStats to match WebIDL spec r=smaug\n\nAt some point the type of the ssrc field changed to an unsigned long.\n\nMozReview-Commit-ID: BmGXAaKQfim", "bug_id": 1474658, "added": 1, "deleted": 1, "types": [".webidl"]}
  165. {"author": "Nico Grunbaum", "desc": "Bug 1474808 - MediaPipeline set description even when there is no DOM Track r=bwc\nEarly bailout was preventing mDescription from getting set in MediaPipeline::SetTransport.\n\nMozReview-Commit-ID: HIIva7R3fLe", "bug_id": 1474808, "added": 6, "deleted": 7, "types": ["C/C++"]}
  166. {"author": "Nico Grunbaum", "desc": "Bug 1452673 - trackless RTCRtpSender.getStats() returning unfiltered results r=mjf\n\nMozReview-Commit-ID: 7JzZlBUqc0O", "bug_id": 1452673, "added": 67, "deleted": 4, "types": ["JavaScript", ".html", ".ini"]}
  167. {"author": "Nico Grunbaum", "desc": "Bug 1441260 - unify API for setting extmaps in AudioConduit r=dminor,mjf\n\nMozReview-Commit-ID: 8PmvQyk32WW", "bug_id": 1441260, "added": 101, "deleted": 166, "types": ["C/C++"]}
  168. {"author": "Nico Grunbaum", "desc": "Bug 1439736 - AudioLevel RTP header ext. send/recv mochitest. r=mjf, a=RyanVM\n\nMozReview-Commit-ID: 2ybzJSSS7Jb", "bug_id": 1439736, "added": 56, "deleted": 0, "types": [".html", ".ini"]}
  169. {"author": "Nico Grunbaum", "desc": "Bug 1439001 - AudioLevel RTP header ext. send/recv sense reversed in xceiver. r=drno, a=RyanVM\n\nMozReview-Commit-ID: CyI4Rh3juUe", "bug_id": 1439001, "added": 2, "deleted": 2, "types": ["C/C++"]}
  170. {"author": "Nico Grunbaum", "desc": "Bug 1439076 - P2 - csrc-audio-level jsep gtest fixes r=jib\n\nMozReview-Commit-ID: 1ZHK4TFIc9E", "bug_id": 1439076, "added": 16, "deleted": 10, "types": ["C/C++"]}
  171. --------------------------------------------------------------------------------
  172.  
  173. Sahil Bhosale <sahilbhosale63>
  174. --------------------------------------------------------------------------------
  175. {"author": "Sahil Bhosale <sahilbhosale63>", "desc": "Bug 1481401 - \"PanelMultiView.jsm: replace _dwu getter with _getBoundsWithoutFlushing method\" [r=dao+bmo]", "bug_id": 1481401, "added": 8, "deleted": 15, "types": ["JavaScript"]}
  176. --------------------------------------------------------------------------------
  177.  
  178. Kanika Saini
  179. --------------------------------------------------------------------------------
  180. {"author": "Kanika Saini", "desc": "Bug 1467062 - Permissions Policy added to configure camera, microphone, location and notifications. r=Felipe, a=RyanVM\n\nMozReview-Commit-ID: IqpEboxHjjt", "bug_id": 1467062, "added": 357, "deleted": 0, "types": ["JavaScript", ".ini", ".json"]}
  181. {"author": "Kanika Saini", "desc": "Bug 1466484 - Added remove to SearchEngines Policy. r=Felipe, a=RyanVM\n\nMozReview-Commit-ID: 6g3qp6q605i", "bug_id": 1466484, "added": 59, "deleted": 0, "types": ["JavaScript", ".json"]}
  182. {"author": "Kanika Saini", "desc": "Bug 1453350 - Search Engines Policy runs on modification. r=Felipe, a=RyanVM\n\nMozReview-Commit-ID: DXfC6ldE63T", "bug_id": 1453350, "added": 1, "deleted": 1, "types": ["JavaScript"]}
  183. {"author": "Kanika Saini", "desc": "Bug 1467062 - Permissions Policy added to configure camera, microphone, location and notifications r=Felipe\n\nMozReview-Commit-ID: IqpEboxHjjt", "bug_id": 1467062, "added": 357, "deleted": 0, "types": ["JavaScript", ".ini", ".json"]}
  184. {"author": "Kanika Saini", "desc": "Bug 1466484 - Added remove to SearchEngines Policy r=Felipe\n\nMozReview-Commit-ID: 6g3qp6q605i", "bug_id": 1466484, "added": 59, "deleted": 0, "types": ["JavaScript", ".json"]}
  185. {"author": "Kanika Saini", "desc": "Bug 1453350 - Search Engines Policy runs on modification r=Felipe\n\nMozReview-Commit-ID: DXfC6ldE63T", "bug_id": 1453350, "added": 1, "deleted": 1, "types": ["JavaScript"]}
  186. --------------------------------------------------------------------------------
  187.  
  188. Samuel Thibault <samuel.thibault>
  189. --------------------------------------------------------------------------------
  190. {"author": "Samuel Thibault <samuel.thibault>", "desc": "Bug 1376756 - gtk: while drawing nsTreeBodyFrame, fetch current row attributes for proper style rendering. r=karlt", "bug_id": 1376756, "added": 30, "deleted": 1, "types": ["C/C++"]}
  191. {"author": "Samuel Thibault <samuel.thibault>", "desc": "Bug 1426868 - Check that child document still exists after parent processing r=surkov", "bug_id": 1426868, "added": 3, "deleted": 0, "types": ["C/C++"]}
  192. --------------------------------------------------------------------------------
  193.  
  194. Josh Aas <jaas>
  195. --------------------------------------------------------------------------------
  196. {"author": "Josh Aas <jaas>", "desc": "Bug 1449686 - Remove most XPCOM special directories as they are unused. r=froydnj", "bug_id": 1449686, "added": 8, "deleted": 234, "types": ["C/C++"]}
  197. {"author": "Josh Aas <jaas>", "desc": "Bug 1457941: Add a number of result checks to nsLocalFileWin, avoid use of uninitialized values. r=froydnj", "bug_id": 1457941, "added": 100, "deleted": 39, "types": ["C/C++"]}
  198. --------------------------------------------------------------------------------
  199.  
  200. Mark Hammond <markh>
  201. --------------------------------------------------------------------------------
  202. {"author": "Mark Hammond <markh>", "desc": "Bug 1466899 - TPS - Tabs: allow profile property be optional or at least match variable profile. r=tchiovoloni", "bug_id": 1466899, "added": 7, "deleted": 6, "types": ["JavaScript"]}
  203. --------------------------------------------------------------------------------
  204.  
  205. Eliza Balazs <ebalazs>
  206. --------------------------------------------------------------------------------
  207. {"author": "Eliza Balazs <ebalazs>", "desc": "Bug 1462836 - Disable /fetch/api/redirect/redirect-count.any.html for frequent timeouts. r=jmaher", "bug_id": 1462836, "added": 3, "deleted": 0, "types": [".ini"]}
  208. --------------------------------------------------------------------------------
  209.  
  210. Richard Pospesel <richard>
  211. --------------------------------------------------------------------------------
  212. {"author": "Richard Pospesel <richard>", "desc": "Bug 859782 - Firefox cannot start without /proc (chroot) r=sphink", "bug_id": 859782, "added": 52, "deleted": 0, "types": ["C/C++"]}
  213. --------------------------------------------------------------------------------
  214.  
  215. Olli Pettay <bugs>
  216. --------------------------------------------------------------------------------
  217. {"author": "Olli Pettay <bugs>", "desc": "Bug 1454107 - \"Re-enable passive touch listeners on window/document/documentElement/body\". r=kats", "bug_id": 1454107, "added": 1, "deleted": 1, "types": ["JavaScript"]}
  218. {"author": "Olli Pettay <bugs>", "desc": "Bug 1447993 - after ff update, anchors inside our slider stopped working. r=masayuki a=test-only", "bug_id": 1447993, "added": 359, "deleted": 0, "types": [".html", ".ini"]}
  219. {"author": "Olli Pettay <bugs>", "desc": "Bug 1447993 - after ff update, anchors inside our slider stopped working. r=masayuki a=RyanVM", "bug_id": 1447993, "added": 153, "deleted": 39, "types": ["C/C++"]}
  220. {"author": "Olli Pettay <bugs>", "desc": "Bug 1339239 - \"Intermittent http://10.0.2.2:8854/tests/layout/reftests/bugs/84400-1.html == http://10.0.2.2:8854/tests/layout/reftests/bugs/84400-1-ref.html | image comparison, max difference: 4, number of differing pixels: 1\". r=mats", "bug_id": 1339239, "added": 1, "deleted": 1, "types": [".list"]}
  221. {"author": "Olli Pettay <bugs>", "desc": "Bug 1245011 - \"Crash [@ nsGlobalWindow::HasActiveSpeechSynthesis | nsDocument::CanSavePresentation]\". a=lizzard", "bug_id": 1245011, "added": 8, "deleted": 6, "types": ["C/C++"]}
  222. {"author": "Olli Pettay <bugs>", "desc": "Bug 1003041 - Merge PRenderFrame() and InitRenderFrame() to avoid extra sync child->parent messaging. r=billm", "bug_id": 1003041, "added": 53, "deleted": 59, "types": [".ipdl", "C/C++"]}
  223. {"author": "Olli Pettay <bugs>", "desc": "Bug 1007780 - \"Better CC log for nsGlobalWindow\". r=continuation", "bug_id": 1007780, "added": 7, "deleted": 1, "types": ["C/C++"]}
  224. {"author": "Olli Pettay <bugs>", "desc": "Bug 1005089 - \"crash in mozilla::dom::WrapNewBindingObjectHelper<nsRefPtr<mozilla::dom::EventTarget>, true>::Wrap(JSContext*, nsRefPtr<mozilla::dom::EventTarget> const&, JS::MutableHandle<JS::Value>)\" r=bz", "bug_id": 1005089, "added": 14, "deleted": 14, "types": [".webidl", "C/C++"]}
  225. {"author": "Olli Pettay <bugs>", "desc": "Bug 1001134 - \"Gamepad service leaks windows if a page goes into bfcache\". r=ted r=continuation", "bug_id": 1001134, "added": 2, "deleted": 0, "types": ["C/C++"]}
  226. {"author": "Olli Pettay <bugs>", "desc": "Bug 994740 - XML parsing error in innerHTML setter causes a large leak. r=hsivonen, a=lsblakk", "bug_id": 994740, "added": 18, "deleted": 0, "types": ["C/C++", ".list", ".xhtml"]}
  227. --------------------------------------------------------------------------------
  228.  
  229. Robert Longson <longsonr>
  230. --------------------------------------------------------------------------------
  231. {"author": "Robert Longson <longsonr>", "desc": "Bug 1451066 - One t in detach r=jmuizelaar", "bug_id": 1451066, "added": 3, "deleted": 3, "types": ["C/C++"]}
  232. {"author": "Robert Longson <longsonr>", "desc": "Bug 339725 - SVG <a> with xlink:href don't show HTML link features in context menu, r=jaws,longsonr+218550\n\nMozReview-Commit-ID: Kg9dONwXCrB", "bug_id": 339725, "added": 66, "deleted": 2, "types": ["JavaScript", ".html"]}
  233. {"author": "Robert Longson <longsonr>", "desc": "Bug 1141636 - \"Dubious loop test in nsSVGElement::GetAnimatedLengthListValues\". r=cam f=longsonr", "bug_id": 1141636, "added": 1, "deleted": 1, "types": ["C/C++"]}
  234. --------------------------------------------------------------------------------
  235.  
  236. Arthur Iakab <aiakab>
  237. --------------------------------------------------------------------------------
  238. {"author": "Arthur Iakab <aiakab>", "desc": "Bug 1440059 - Disabled browser_console_context_menu_entries.js on Linux and ccov for frequent failures. r=jmaher", "bug_id": 1440059, "added": 1, "deleted": 0, "types": [".ini"]}
  239. {"author": "Arthur Iakab <aiakab>", "desc": "Bug 1425884 - Disable browser_creditCard_doorhanger.js on Linux, Windows, OSX debug platforms. r=jmaher, a=test-only", "bug_id": 1425884, "added": 1, "deleted": 0, "types": [".ini"]}
  240. {"author": "Arthur Iakab <aiakab>", "desc": "Bug 1439493, disabling browser_bug495058.js on Linux jsdcov r=jmaher", "bug_id": 1439493, "added": 1, "deleted": 0, "types": [".ini"]}
  241. {"author": "Arthur Iakab <aiakab>", "desc": "Bug 1432025, disabling test_peerConnection_transceivers.html on Linux debug platform r=jmaher", "bug_id": 1432025, "added": 1, "deleted": 1, "types": [".ini"]}
  242. {"author": "Arthur Iakab <aiakab>", "desc": "Bug 1425884 disabled browser_creditCard_doorhanger.js on Linux, Windows, OSX debug platforms r=jmaher", "bug_id": 1425884, "added": 1, "deleted": 0, "types": [".ini"]}
  243. --------------------------------------------------------------------------------
  244.  
  245. Honza Bambas <honzab.moz>
  246. --------------------------------------------------------------------------------
  247. {"author": "Honza Bambas <honzab.moz>", "desc": "Bug 1443892 - Add -MOZ_LOG and -MOZ_LOG_FILE command line arguments. r=erahm, r=nfroyd", "bug_id": 1443892, "added": 70, "deleted": 14, "types": ["C/C++"]}
  248. {"author": "Honza Bambas <honzab.moz>", "desc": "Bug 1273918 - Revalidate no-store responses even when offline, r=mcmanus", "bug_id": 1273918, "added": 7, "deleted": 0, "types": ["C/C++"]}
  249. {"author": "Honza Bambas <honzab.moz>", "desc": "Bug 1066970 - Show 'calculating' during HTTP cache cleaning process in preferences window, r=michal", "bug_id": 1066970, "added": 45, "deleted": 2, "types": ["JavaScript", "C/C++"]}
  250. {"author": "Honza Bambas <honzab.moz>", "desc": "Bug 1248711 - Make Mochitest NSPR upload work with --run-by-dir, r=jmaher", "bug_id": 1248711, "added": 12, "deleted": 10, "types": ["Python"]}
  251. {"author": "Honza Bambas <honzab.moz>", "desc": "Bug 1123840 - \"crash in libsystem_platform.dylib@0x51e0\". r=honzab.moz", "bug_id": 1123840, "added": 2, "deleted": 1, "types": ["C/C++"]}
  252. {"author": "Honza Bambas <honzab.moz>", "desc": "Bug 761040 - Offline cache entries are created for no-store entries. r=jduell, a=lsblakk\n* * *\nBug 829858 - Null dereference in nsHttpChannel::InitOfflineCacheEntry(). r=bsmith, a=bajaj", "bug_id": 761040, "added": 8, "deleted": 5, "types": ["JavaScript", "C/C++"]}
  253. {"author": "Honza Bambas <honzab.moz>", "desc": "Bug 761040 - Offline cache entries are created for no-store entries. r=jduell, a=lsblakk", "bug_id": 761040, "added": 20, "deleted": 5, "types": ["JavaScript", "C/C++"]}
  254. {"author": "Honza Bambas <honzab.moz>", "desc": "Bug 761040 - Offline cache entries are created for no-store entries. r=jduell, a=lsblakk", "bug_id": 761040, "added": 24, "deleted": 5, "types": ["JavaScript", "C/C++"]}
  255. {"author": "Honza Bambas <honzab.moz>", "desc": "Bug 761040 - Offline cache entries are created for no-store entries r=jduell", "bug_id": 761040, "added": 24, "deleted": 5, "types": ["JavaScript", "C/C++"]}
  256. {"author": "Honza Bambas <honzab.moz>", "desc": "Bug 569044 - \"e10s HTTP: handle requests with no responseHead\" [r=jduell]", "bug_id": 569044, "added": 17, "deleted": 7, "types": [".ipdl", "C/C++"]}
  257. --------------------------------------------------------------------------------
  258.  
  259. Tim Nguyen <ntim.bugs>
  260. --------------------------------------------------------------------------------
  261. {"author": "Tim Nguyen <ntim.bugs>", "desc": "Bug 1448473 - Adjust panel variables to work well on dark themes. r=dao, a=RyanVM", "bug_id": 1448473, "added": 4, "deleted": 5, "types": [".css"]}
  262. --------------------------------------------------------------------------------
  263.  
  264. YUKI "Piro" Hiroshi <yuki>
  265. --------------------------------------------------------------------------------
  266. {"author": "YUKI \"Piro\" Hiroshi <yuki>", "desc": "Bug 1440578 - Policy: \"block\" under \"cookies\" should clear already-stored cookies r=felipc", "bug_id": 1440578, "added": 86, "deleted": 0, "types": ["JavaScript", ".ini"]}
  267. --------------------------------------------------------------------------------
  268.  
  269. James Graham <james>
  270. --------------------------------------------------------------------------------
  271. {"author": "James Graham <james>", "desc": "Bug 1411778 - Add missing wpt manifest update, r=bustage", "bug_id": 1411778, "added": 12, "deleted": 3, "types": [".json"]}
  272. {"author": "James Graham <james>", "desc": "Bug 1342954 - fixup formatting to keep flake8 happy, a=bustage\n\n MozReview-Commit-ID: xY96Ttr4pz", "bug_id": 1342954, "added": 2, "deleted": 1, "types": ["Python"]}
  273. {"author": "James Graham <james>", "desc": "Bug 1302796 - Remove some bogus changes in the wpt manifest, a=testonly\n\n MozReview-Commit-ID: Ip5b7taHIUi", "bug_id": 1302796, "added": 0, "deleted": 24, "types": [".json"]}
  274. {"author": "James Graham <james>", "desc": "Bug 910138 - Update wpt metadata for canvas ellipse changes, a=tomcat\n\ncommit 59c94b98012eb68b26361bc2c7af2f8386ac197f\nAuthor: James Graham <james@hoppipolla.co.uk>\n Bug 910138 - Update wpt metadata for canvas ellipse changes\n\n MozReview-Commit-ID: DSkOtdIFoY8", "bug_id": 910138, "added": 1, "deleted": 13, "types": [".ini"]}
  275. {"author": "James Graham <james>", "desc": "Bug 1250311 - Update web-platform-tests expected data for mesa changes, a=testonly\nAuthor: James Graham <james@hoppipolla.co.uk>\n Bug 1250311 - Update web-platform-tests expected data for mesa changes, a=testonly", "bug_id": 1250311, "added": 5, "deleted": 11, "types": [".ini"]}
  276. {"author": "James Graham <james>", "desc": "Bug 1250311 - Update web-platform-tests expected data for mesa changes, a=testonly\nAuthor: James Graham <james@hoppipolla.co.uk>\n Bug 1250311 - Update web-platform-tests expected data for mesa changes, a=testonly", "bug_id": 1250311, "added": 5, "deleted": 11, "types": [".ini"]}
  277. {"author": "James Graham <james>", "desc": "Bug 1208556 - fix incorrect metadata for wpt service-worker test, a=testonly\ncommit f7af3410bf1fb5b86d46c44f4133f42358397530\nAuthor: James Graham <james@hoppipolla.co.uk>\n Bug 1208556 - fix incorrect metadata for wpt service-worker test, a=testonly", "bug_id": 1208556, "added": 0, "deleted": 0, "types": []}
  278. --------------------------------------------------------------------------------
  279.  
  280. Cristian Brindusan <cbrindusan>
  281. --------------------------------------------------------------------------------
  282. {"author": "Cristian Brindusan <cbrindusan>", "desc": "Bug 1391823 - Disable dom/security/test/mixedcontentblocker/test_frameNavigation.html for frequent failures. r=jmaher", "bug_id": 1391823, "added": 1, "deleted": 1, "types": [".ini"]}
  283. --------------------------------------------------------------------------------
  284.  
  285. Mayank Madan <maddiemadan>
  286. --------------------------------------------------------------------------------
  287. {"author": "Mayank Madan <maddiemadan>", "desc": "Bug 1441129 - \"Change the Memory Tool's Snapshot List Item delete button from a div to a button\" [r=mratcliffe]", "bug_id": 1441129, "added": 5, "deleted": 1, "types": ["JavaScript", ".css"]}
  288. --------------------------------------------------------------------------------
  289.  
  290. Hiroyuki Ikezoe <hikezoe>
  291. --------------------------------------------------------------------------------
  292. {"author": "Hiroyuki Ikezoe <hikezoe>", "desc": "Bug 1441872 - Wait for next tick in BrowserTestUtils.tabRemoved. r=arai\n\nIdeally we shouldn't listen \"SessionStore:update\" to know the tab was removed\nsince closed tab information is updated in the listener of \"SessionStore:update\"\nin browser. So it might be possible to that the listener in BrowserTestUtils\nis invoked before the listener in browser.\n\nMozReview-Commit-ID: A3S28Bmyvtw", "bug_id": 1441872, "added": 4, "deleted": 1, "types": ["JavaScript"]}
  293. {"author": "Hiroyuki Ikezoe <hikezoe>", "desc": "Bug 1442150 - Skip test_running_on_compositor.html on Android. r=arai\n\nIt seems that the test starts failing after bug 1193394.", "bug_id": 1442150, "added": 1, "deleted": 0, "types": [".ini"]}
  294. {"author": "Hiroyuki Ikezoe <hikezoe>", "desc": "Bug 1422649 - Add layout.css.emulate-moz-box-with-flex in gEarlyPrefs. r=bustage-fix a=bustage-fix on a CLOSED TREE\n\nMozReview-Commit-ID: F7bY9326Pa4", "bug_id": 1422649, "added": 1, "deleted": 0, "types": ["C/C++"]}
  295. --------------------------------------------------------------------------------
  296.  
  297. Adam Kasztenny <adam.kasztenny>
  298. --------------------------------------------------------------------------------
  299. {"author": "Adam Kasztenny <adam.kasztenny>", "desc": "Bug 1355166 - Remove remote newtab's dead code. r=ursula", "bug_id": 1355166, "added": 0, "deleted": 13, "types": ["JavaScript", ".ini", ".build"]}
  300. --------------------------------------------------------------------------------
  301.  
  302. Milan Knežević <milan.knezevic>
  303. --------------------------------------------------------------------------------
  304. {"author": "Milan Kne\u017eevi\u0107 <milan.knezevic>", "desc": "Bug 1437039 - [MIPS32] - Simplify 64-bit branching. r=lth", "bug_id": 1437039, "added": 261, "deleted": 94, "types": ["JavaScript", "C/C++"]}
  305. {"author": "Milan Kne\u017eevi\u0107 <milan.knezevic>", "desc": "Bug 1433406 - [MIPS32] - Simplify 64-bit arithmetics. r=luke", "bug_id": 1433406, "added": 245, "deleted": 190, "types": ["C/C++"]}
  306. {"author": "Milan Kne\u017eevi\u0107 <milan.knezevic>", "desc": "Bug 1284414 - Wasm Baseline MIPS32/64. r=lth", "bug_id": 1284414, "added": 1210, "deleted": 448, "types": ["C/C++"]}
  307. {"author": "Milan Kne\u017eevi\u0107 <milan.knezevic>", "desc": "Bug 1284414 : Wasm baseline MIPS32/64 r=lth", "bug_id": 1284414, "added": 923, "deleted": 375, "types": ["C/C++"]}
  308. --------------------------------------------------------------------------------
  309.  
  310. Cosmin Sabou :cosmin_s
  311. --------------------------------------------------------------------------------
  312. {"author": "Cosmin Sabou :cosmin_s", "desc": "Bug 1421183 - Disabled browser/base/content/test/tabs/browser_reload_deleted_file.js on Linux/OSX for frequent leaked windows. r=gbrown", "bug_id": 1421183, "added": 1, "deleted": 0, "types": [".ini"]}
  313. --------------------------------------------------------------------------------
  314.  
  315. Cristian Brindusan :cristian_brindusan
  316. --------------------------------------------------------------------------------
  317. {"author": "Cristian Brindusan :cristian_brindusan", "desc": "Bug 1434590 - disable browser/components/extensions/test/browser/browser_ext_tabs_lastAccessed.js for frequent failures r=gbrown", "bug_id": 1434590, "added": 1, "deleted": 0, "types": [".ini"]}
  318. --------------------------------------------------------------------------------
  319.  
  320. Amy Chung <amchung>
  321. --------------------------------------------------------------------------------
  322. {"author": "Amy Chung <amchung>", "desc": "Bug 1425031 - Don't broadcast to content processes cookie updates that initiated in content processes. r=jdm. a=RyanVM", "bug_id": 1425031, "added": 91, "deleted": 16, "types": ["JavaScript", ".html", ".ini", "C/C++"]}
  323. {"author": "Amy Chung <amchung>", "desc": "Bug 1425031 - Don't broadcast to content processes cookie updates that initiated in content processes. r=jdm", "bug_id": 1425031, "added": 91, "deleted": 16, "types": ["JavaScript", ".html", ".ini", "C/C++"]}
  324. {"author": "Amy Chung <amchung>", "desc": "Bug 1425031 - Don't broadcast to content processes cookie updates that initiated in content processes. r=jdm", "bug_id": 1425031, "added": 90, "deleted": 15, "types": ["JavaScript", ".html", ".ini", "C/C++"]}
  325. --------------------------------------------------------------------------------
  326.  
  327. Jet Villegas <bugs>
  328. --------------------------------------------------------------------------------
  329. {"author": "Jet Villegas <bugs>", "desc": "Bug 1426869 - \"td.contenteditable=true focus breaks text selection\" [r=masayuki]", "bug_id": 1426869, "added": 1, "deleted": 0, "types": ["C/C++"]}
  330. --------------------------------------------------------------------------------
  331.  
  332. Ursula Sarracini
  333. --------------------------------------------------------------------------------
  334. {"author": "Ursula Sarracini", "desc": "Tests for Bug 1420049. r=Gijs", "bug_id": 1420049, "added": 52, "deleted": 10, "types": ["JavaScript", ".html", ".ini"]}
  335. {"author": "Ursula Sarracini", "desc": "Bug 1420049. r=Gijs, a=gchang", "bug_id": 1420049, "added": 47, "deleted": 14, "types": ["JavaScript", ".html"]}
  336. {"author": "Ursula Sarracini", "desc": "Bug 1420049. r=Gijs", "bug_id": 1420049, "added": 47, "deleted": 14, "types": ["JavaScript", ".html"]}
  337. {"author": "Ursula Sarracini", "desc": "Bug 1413650 - Capture loaded page instead of relying on background screenshot r=Mardak\n\nMozReview-Commit-ID: FWToOSH8uL8", "bug_id": 1413650, "added": 58, "deleted": 22, "types": ["JavaScript", ".ini"]}
  338. {"author": "Ursula Sarracini", "desc": "Bug 1413650 - Capture loaded page instead of relying on background screenshot r=Mardak\n\nMozReview-Commit-ID: 7O6c9uI6P8P", "bug_id": 1413650, "added": 58, "deleted": 22, "types": ["JavaScript", ".ini"]}
  339. {"author": "Ursula Sarracini", "desc": "Bug 1373258 - Convert PageThumbsProtocol.js to PageThumbsProtocol.cpp r=adw\n\nMozReview-Commit-ID: tdNee2EPdV", "bug_id": 1373258, "added": 432, "deleted": 98, "types": ["JavaScript", ".manifest", ".build", ".idl", "C/C++", ".in"]}
  340. {"author": "Ursula Sarracini", "desc": "Bug 1399854 - Intermittent browser/components/newtab/tests/browser/browser_newtab_overrides.js leaked 2 windows until shutdown r=Mardak\n\nMozReview-Commit-ID: e4fs23Rdmn", "bug_id": 1399854, "added": 2, "deleted": 5, "types": ["JavaScript", ".ini"]}
  341. {"author": "Ursula Sarracini", "desc": "Bug 1411419 - Update Tiles new tab page to match Photon Design System. r=dmose, a=ritu\n\nMozReview-Commit-ID: Ix1Ylv3L4No", "bug_id": 1411419, "added": 209, "deleted": 208, "types": [".css", ".svg", ".mn"]}
  342. {"author": "Ursula Sarracini", "desc": "Bug 1411419 - Update Tiles new tab page to match Photon Design System r=dmose\n\nMozReview-Commit-ID: Ix1Ylv3L4No", "bug_id": 1411419, "added": 209, "deleted": 208, "types": [".css", ".svg", ".mn"]}
  343. {"author": "Ursula Sarracini", "desc": "Bug 1400562 - BackgroundPageThumbs.captureIfMissing leaks when hidden capturing_disabled pref is true. r=Mardak, a=ritu\n\nMozReview-Commit-ID: 6zb3uBCYTk5", "bug_id": 1400562, "added": 7, "deleted": 0, "types": ["JavaScript"]}
  344. --------------------------------------------------------------------------------
  345.  
  346. Michael Froman <mfroman>
  347. --------------------------------------------------------------------------------
  348. {"author": "Michael Froman <mfroman>", "desc": "Bug 1415922 - \"Stylo packages not installed during mach bootstrap if .hgrc file has alias for log set to log -G\" [r=gps]", "bug_id": 1415922, "added": 5, "deleted": 2, "types": ["Python"]}
  349. --------------------------------------------------------------------------------
  350.  
  351. Javier Serrano Polo <javier--Lx3u0NnX4Eug3hq7uRufuMOjDIwrH7>
  352. --------------------------------------------------------------------------------
  353. {"author": "Javier Serrano Polo <javier--Lx3u0NnX4Eug3hq7uRufuMOjDIwrH7>", "desc": "Bug 1425662 - Fix problems reading _locales directories on Linux. r=Yoric", "bug_id": 1425662, "added": 6, "deleted": 2, "types": ["JavaScript"]}
  354. --------------------------------------------------------------------------------
  355.  
  356. Lukas Jung <lukas.jung>
  357. --------------------------------------------------------------------------------
  358. {"author": "Lukas Jung <lukas.jung>", "desc": "Bug 1370228 - \"Context menu title with placeholder always shows ellipsis\" [r=mixedpuppy]", "bug_id": 1370228, "added": 21, "deleted": 5, "types": ["JavaScript"]}
  359. --------------------------------------------------------------------------------
  360.  
  361. Fernando <mortificador>
  362. --------------------------------------------------------------------------------
  363. {"author": "Fernando <mortificador>", "desc": "Bug 1393041 - Refactor and share the telemetry c++ utility functions in gtests. r=dexter", "bug_id": 1393041, "added": 255, "deleted": 175, "types": [".build", "C/C++"]}
  364. --------------------------------------------------------------------------------
  365.  
  366. Kai Engert <kaie>
  367. --------------------------------------------------------------------------------
  368. {"author": "Kai Engert <kaie>", "desc": "Bug 1401594 - \"Upgrade Firefox 58 to use NSS 3.34\" r=franziskus\n\nMozReview-Commit-ID: 2ExI2oh0bPY", "bug_id": 1401594, "added": 1, "deleted": 0, "types": [".symbols"]}
  369. {"author": "Kai Engert <kaie>", "desc": "Bug 1334127 - update firefox nss.symbols, r=franziskus", "bug_id": 1334127, "added": 1, "deleted": 0, "types": [".symbols"]}
  370. {"author": "Kai Engert <kaie>", "desc": "Bug 1042889 - Cannot override sec_error_ca_cert_invalid. r=dkeeler, a=sledru", "bug_id": 1042889, "added": 4, "deleted": 0, "types": ["JavaScript", "C/C++"]}
  371. --------------------------------------------------------------------------------
  372.  
  373. David Krauser <david>
  374. --------------------------------------------------------------------------------
  375. {"author": "David Krauser <david>", "desc": "Bug 1351274 - Add C++ test coverage for the Categorical Histogram. r=dexter", "bug_id": 1351274, "added": 119, "deleted": 6, "types": ["C/C++"]}
  376. --------------------------------------------------------------------------------
  377.  
  378. Avikalpa Kundu <avikalpakundu>
  379. --------------------------------------------------------------------------------
  380. {"author": "Avikalpa Kundu <avikalpakundu>", "desc": "Bug 1370489 - Factor out TelemetryIOInterposeObserver from Telemetry.cpp. r=gfritzsche", "bug_id": 1370489, "added": 324, "deleted": 267, "types": [".build", "C/C++"]}
  381. {"author": "Avikalpa Kundu <avikalpakundu>", "desc": "Bug 1344834 - Enable flake8 rule E501: 'line too long (113 > 99 characters)'. r=Dexter", "bug_id": 1344834, "added": 48, "deleted": 30, "types": ["", "Python"]}
  382. {"author": "Avikalpa Kundu <avikalpakundu>", "desc": "Bug 1356527 - Enable the remaining rules in Telemetry .flake8; r=Dexter", "bug_id": 1356527, "added": 5, "deleted": 5, "types": ["", "Python"]}
  383. {"author": "Avikalpa Kundu <avikalpakundu>", "desc": "Bug 1345861 - Add C++ test coverage for the Keyed Count Histogram. r=Dexter", "bug_id": 1345861, "added": 53, "deleted": 0, "types": ["C/C++"]}
  384. {"author": "Avikalpa Kundu <avikalpakundu>", "desc": "Bug 1312698 - Add test coverage for the C++ Histogram API. r=dexter", "bug_id": 1312698, "added": 56, "deleted": 1, "types": [".build", "C/C++"]}
  385. --------------------------------------------------------------------------------
  386.  
  387. Alejandro Rodriguez Salamanca <alexrs95>
  388. --------------------------------------------------------------------------------
  389. {"author": "Alejandro Rodriguez Salamanca <alexrs95>", "desc": "Bug 1382196 - Use the prefs defined in TelemetryUtils.jsm in TelemetryReportingPolicy.jsm. r=dexter", "bug_id": 1382196, "added": 16, "deleted": 33, "types": ["JavaScript"]}
  390. {"author": "Alejandro Rodriguez Salamanca <alexrs95>", "desc": "Bug 1382192 - Use the prefs defined in TelemetryUtils.jsm in TelemetrySession.jsm. r=dexter", "bug_id": 1382192, "added": 7, "deleted": 15, "types": ["JavaScript"]}
  391. {"author": "Alejandro Rodriguez Salamanca <alexrs95>", "desc": "Bug 1382201 - Use the prefs defined in TelemetryUtils.jsm in TelemetryArchive.jsm. r=dexter", "bug_id": 1382201, "added": 2, "deleted": 4, "types": ["JavaScript"]}
  392. {"author": "Alejandro Rodriguez Salamanca <alexrs95>", "desc": "Bug 1382198 - Use the prefs defined in TelemetryUtils.jsm in UITelemetry.jsm. r=dexter", "bug_id": 1382198, "added": 6, "deleted": 8, "types": ["JavaScript"]}
  393. {"author": "Alejandro Rodriguez Salamanca <alexrs95>", "desc": "Bug 1381843 - Use the prefs defined in TelemetryUtils.jsm in TelemetrySend.jsm. r=dexter", "bug_id": 1381843, "added": 7, "deleted": 14, "types": ["JavaScript"]}
  394. {"author": "Alejandro Rodriguez Salamanca <alexrs95>", "desc": "Bug 1344723 - Use the prefs defined in TelemetryUtils.jsm in TelemetryController.jsm. r=dexter", "bug_id": 1344723, "added": 15, "deleted": 23, "types": ["JavaScript"]}
  395. --------------------------------------------------------------------------------
  396.  
  397. Vanessa Gutierrez <vgutierrez>
  398. --------------------------------------------------------------------------------
  399. {"author": "Vanessa Gutierrez <vgutierrez>", "desc": "Bug 1376942 - Corrected incorrect spelling in comment: servers changed to serves. r=gfritzsche", "bug_id": 1376942, "added": 1, "deleted": 1, "types": ["C/C++"]}
  400. {"author": "Vanessa Gutierrez <vgutierrez>", "desc": "Bug 1376942 - Added activeTicks as a scalar. r=dexter,gfritzsche;data-r=francois", "bug_id": 1376942, "added": 40, "deleted": 10, "types": ["JavaScript", ".yaml"]}
  401. --------------------------------------------------------------------------------
  402.  
  403. spacurar
  404. --------------------------------------------------------------------------------
  405. {"author": "spacurar", "desc": "Bug 1359595 - enable CI tests for DevEdition on mozilla-beta r=kmoir a=test", "bug_id": 1359595, "added": 2, "deleted": 0, "types": ["Python", ".yml"]}
  406. --------------------------------------------------------------------------------
  407.  
  408. Jessica Jong <jjong>
  409. --------------------------------------------------------------------------------
  410. {"author": "Jessica Jong <jjong>", "desc": "Bug 1366188 - Part 2: Enable dom.forms.datetime by default on Nightly. r=mconley\n\nMozReview-Commit-ID: GZPzprPzPwd", "bug_id": 1366188, "added": 5, "deleted": 1, "types": ["JavaScript"]}
  411. {"author": "Jessica Jong <jjong>", "desc": "Bug 1366188 - Part 1: Fix Marionette's DateTimeValue when dom.forms.datetime is enabled. r=ato\n\nWhen we enable \"dom.forms.datetime\", <input type=date> and <input type=time>\nare displayed as multi-field text box, where the fields are ordered depending\non locale. To avoid too much overhead, instead of synthesising each key event,\nwe set the element's value property and fire the corresponding events to\nemulate user interaction.\n\nMozReview-Commit-ID: Ao6ip61CNT6", "bug_id": 1366188, "added": 56, "deleted": 0, "types": ["JavaScript"]}
  412. {"author": "Jessica Jong <jjong>", "desc": "Bug 1364550 - Get all extensions for a MIME type and not just the preferred one (macOS). r=baku\n\nMozReview-Commit-ID: Ls1vQ6f8tyZ", "bug_id": 1364550, "added": 9, "deleted": 7, "types": [".mm"]}
  413. {"author": "Jessica Jong <jjong>", "desc": "Bug 1357981 - Allocate input type=file related member variables only when needed. f=smaug, r=baku\n\nIn order to reduce the size of HTMLInputElement for performance gain, we're\ngoing to allocate input type=file related member variables only when type=file.", "bug_id": 1357981, "added": 185, "deleted": 113, "types": ["C/C++"]}
  414. {"author": "Jessica Jong <jjong>", "desc": "Bug 1340396 - Add window.getAppLocales() for ChromeOrXBL. r=smaug", "bug_id": 1340396, "added": 54, "deleted": 0, "types": [".html", ".ini", ".webidl", "C/C++"]}
  415. {"author": "Jessica Jong <jjong>", "desc": "Bug 1309587 - PreventDefault() on suppressed/delayed key events that are sent back to parent. r=smaug, a=jcristau", "bug_id": 1309587, "added": 9, "deleted": 0, "types": ["C/C++"]}
  416. {"author": "Jessica Jong <jjong>", "desc": "Bug 1309587 - PreventDefault() on suppressed/delayed key events that are sent back to parent. r=smaug", "bug_id": 1309587, "added": 9, "deleted": 0, "types": ["C/C++"]}
  417. {"author": "Jessica Jong <jjong>", "desc": "Bug 1159132 - Part 2: Set ro.tethering.dun_required when running dun test case. r=echen", "bug_id": 1159132, "added": 12, "deleted": 0, "types": ["JavaScript", ".ini"]}
  418. {"author": "Jessica Jong <jjong>", "desc": "Bug 1159132 - Part 1: Use dun apn only when config ro.tethering.dun_required is set. r=echen", "bug_id": 1159132, "added": 4, "deleted": 20, "types": ["JavaScript"]}
  419. --------------------------------------------------------------------------------
  420.  
  421. sparcurar
  422. --------------------------------------------------------------------------------
  423. {"author": "sparcurar", "desc": "Bug 1362387 - enable CI tests for Linux DevEdition on mozilla-beta r=kmoir DONTBUILD", "bug_id": 1362387, "added": 14, "deleted": 0, "types": [".yml"]}
  424. --------------------------------------------------------------------------------
  425.  
  426. Brian Birtles <bbirtles>
  427. --------------------------------------------------------------------------------
  428. {"author": "Brian Birtles <bbirtles>", "desc": "Bug 1334583 - Pass a separate timeOrigin and startTime for compositor animations. r=hiro, a=gchang\n\nBy passing the startTime as a TimeDuration we are able to represent times in the\ndistant past (and with the same range as we can represent on the main thread so\nthat if we do encounter range errors in future, they should not differ between\nthe main thread and the compositor).\n\nMozReview-Commit-ID: EDuKLzfEC0K", "bug_id": 1334583, "added": 54, "deleted": 17, "types": [".html", ".ipdlh", ".list", "C/C++"]}
  429. --------------------------------------------------------------------------------
  430.  
  431. Brian Birtles <Brian Birtles>
  432. --------------------------------------------------------------------------------
  433. {"author": "Brian Birtles <Brian Birtles>", "desc": "servo: Merge #16863 - Additive animation (from birtles:additive-animation); r=hiro\n\nPull request for [Mozilla bug 1329878](https://bugzilla.mozilla.org/show_bug.cgi?id=1329878).\n\n---\n- [X] `./mach build -d` does not report any errors\n- [X] `./mach test-tidy` does not report any errors\n- [X] These changes fix [Mozilla bug 1329878](https://bugzilla.mozilla.org/show_bug.cgi?id=1329878).\n- [X] There are tests for these changes in web-platform-tests\n\nSource-Repo: https://github.com/servo/servo\nSource-Revision: 94e977efebb93ef411222edc219bc9f30430a3f9", "bug_id": 1329878, "added": 359, "deleted": 216, "types": [".rs"]}
  434. {"author": "Brian Birtles <Brian Birtles>", "desc": "servo: Merge #16792 - Combine ComputeDuration and Interpolate into a single trait (from birtles:make-animatable-trait); r=hiro\n\nPull request for [Gecko bug 1363573](https://bugzilla.mozilla.org/show_bug.cgi?id=1363573)\n\nThe pull request has been reviewed by @hiikezoe\n\n---\n- [X] `./mach build -d` does not report any errors\n- [X] `./mach test-tidy` does not report any errors\n- [X] There are tests for these changes in Gecko\n\nSource-Repo: https://github.com/servo/servo\nSource-Revision: 0040160b38bfef8f4a8c99bf3a0ad85f0b415d4d", "bug_id": 1363573, "added": 556, "deleted": 597, "types": [".rs"]}
  435. --------------------------------------------------------------------------------
  436.  
  437. Łukasz Kędziorski <kedziorski.lukasz>
  438. --------------------------------------------------------------------------------
  439. {"author": "\u0141ukasz K\u0119dziorski <kedziorski.lukasz>", "desc": "Bug 1357578 - Convert PRCList usage in nsPluginHost to mozilla::LinkedList. r=erahm,r=bsemdberg", "bug_id": 1357578, "added": 18, "deleted": 29, "types": ["C/C++"]}
  440. --------------------------------------------------------------------------------
  441.  
  442. Mats Palmgren <mats>
  443. --------------------------------------------------------------------------------
  444. {"author": "Mats Palmgren <mats>", "desc": "Bug 1355873 - Add more consistent error handling and some code cleanup. r=mstange, a=ritu", "bug_id": 1355873, "added": 391, "deleted": 182, "types": ["C/C++"]}
  445. {"author": "Mats Palmgren <mats>", "desc": "Bug 1153586 - Prevent the same BUTTON_DOWN event from opening the dropdown menu again on platforms that don't consume the event. r=enndeakin", "bug_id": 1153586, "added": 47, "deleted": 9, "types": ["C/C++"]}
  446. --------------------------------------------------------------------------------
  447.  
  448. Shane Caraveo <mixedpuppy>
  449. --------------------------------------------------------------------------------
  450. {"author": "Shane Caraveo <mixedpuppy>", "desc": "Bug 1359851 - \"Load SocialAPI providers lazily\". r=mconley", "bug_id": 1359851, "added": 0, "deleted": 24, "types": ["JavaScript"]}
  451. {"author": "Shane Caraveo <mixedpuppy>", "desc": "Bug 1047316 - Fix docshell swapping bug by removing usage in marks (unecessary here). r=jaws, a=lmandel", "bug_id": 1047316, "added": 14, "deleted": 22, "types": [".xml"]}
  452. --------------------------------------------------------------------------------
  453.  
  454. Stoyan Dimitrov <stoyan>
  455. --------------------------------------------------------------------------------
  456. {"author": "Stoyan Dimitrov <stoyan>", "desc": "Bug 1045273 - \"[gcli] optional parameters labeled as 'helpManOptional', not as optional in help\" r=mratcliffe\n\nMozReview-Commit-ID: HFGkU77huBw", "bug_id": 1045273, "added": 4, "deleted": 4, "types": ["JavaScript"]}
  457. --------------------------------------------------------------------------------
  458.  
  459. dynamis <bugzilla>
  460. --------------------------------------------------------------------------------
  461. {"author": "dynamis <bugzilla>", "desc": "Bug 1193636 - \"Use HTTPS for Yahoo! Japan search provider\" r=mkaply", "bug_id": 1193636, "added": 2, "deleted": 2, "types": [".xml"]}
  462. --------------------------------------------------------------------------------
  463.  
  464. Dão Gottwald <dao+bmo>
  465. --------------------------------------------------------------------------------
  466. {"author": "D\u00e3o Gottwald <dao+bmo>", "desc": "Bug 1348122 - Share code between the customizable zoom control and the location bar's zoom indicator. r=Gijs a=gchang", "bug_id": 1348122, "added": 6, "deleted": 59, "types": ["JavaScript", ".build"]}
  467. {"author": "D\u00e3o Gottwald <dao+bmo>", "desc": "Bug 1334444 - Fix \"[compact layout] Add \"Your Top Sites\" heading\" r=gijs, a=jcristau", "bug_id": 1334444, "added": 33, "deleted": 1, "types": ["JavaScript", ".css", ".xhtml"]}
  468. {"author": "D\u00e3o Gottwald <dao+bmo>", "desc": "Bug 1334444 - Fix \"[compact layout] Add \"Your Top Sites\" heading\" r=gijs, a=jcristau", "bug_id": 1334444, "added": 33, "deleted": 1, "types": ["JavaScript", ".css", ".xhtml"]}
  469. {"author": "D\u00e3o Gottwald <dao+bmo>", "desc": "Bug 1257087 - \"Middle mouse click on history item would not open\". r=mak, a=ritu", "bug_id": 1257087, "added": 6, "deleted": 0, "types": ["JavaScript"]}
  470. {"author": "D\u00e3o Gottwald <dao+bmo>", "desc": "Bug 1257087 - \"Middle mouse click on history item would not open\". r=mak, a=sylvestre", "bug_id": 1257087, "added": 6, "deleted": 0, "types": ["JavaScript"]}
  471. {"author": "D\u00e3o Gottwald <dao+bmo>", "desc": "Bug 1267939 - \"Back out bug 1219804 from Aurora 48\". a=rkothari", "bug_id": 1267939, "added": 0, "deleted": 60, "types": [".inc", ".xul", "JavaScript"]}
  472. --------------------------------------------------------------------------------
  473.  
  474. Sébastien Blin <amarok>
  475. --------------------------------------------------------------------------------
  476. {"author": "S\u00c3\u00a9bastien Blin <amarok>", "desc": "Bug 1298321 - Refactor tests related to getHash. r=francois", "bug_id": 1298321, "added": 49, "deleted": 115, "types": ["JavaScript", ".html", ".ini"]}
  477. {"author": "S\u00c3\u00a9bastien Blin <amarok>", "desc": "Bug 1327675 - Correctly hightlight nodes for inherited rules. r=pbro", "bug_id": 1327675, "added": 464, "deleted": 491, "types": ["JavaScript", ".ini"]}
  478. --------------------------------------------------------------------------------
  479.  
  480. Ganesh Chaitanya Kale
  481. --------------------------------------------------------------------------------
  482. {"author": "Ganesh Chaitanya Kale", "desc": "Bug 1342370 - Remove focus ring from common.css as its already in global.css. r=dao", "bug_id": 1342370, "added": 0, "deleted": 4, "types": [".css"]}
  483. --------------------------------------------------------------------------------
  484.  
  485. Mike Kaply <mozilla>
  486. --------------------------------------------------------------------------------
  487. {"author": "Mike Kaply <mozilla>", "desc": "Bug 1336560 - \"Provide the ability for a distribution to hide search engines\" a=tomcat-eslint-fix", "bug_id": 1336560, "added": 0, "deleted": 1, "types": ["JavaScript"]}
  488. --------------------------------------------------------------------------------
  489.  
  490. flyingrub
  491. --------------------------------------------------------------------------------
  492. {"author": "flyingrub", "desc": "Bug 1346812 - Use standard pad functions in aboutTelemetry.js r=gfritzsche\n\nMozReview-Commit-ID: 7S3tUVvoKsv", "bug_id": 1346812, "added": 1, "deleted": 1, "types": ["JavaScript"]}
  493. {"author": "flyingrub", "desc": "Bug 1346739 - Update aboutTelemetry.js to async fucntion & await r=Dexter\n\nReplaced all Task occurence by an async function\n\nMozReview-Commit-ID: 1HjHtPRTkl7", "bug_id": 1346739, "added": 7, "deleted": 8, "types": ["JavaScript"]}
  494. {"author": "flyingrub", "desc": "Bug 1346812 - Use standard pad functions in aboutTelemetry.js r=gfritzsche\n\nMozReview-Commit-ID: 7S3tUVvoKsv", "bug_id": 1346812, "added": 1, "deleted": 1, "types": ["JavaScript"]}
  495. {"author": "flyingrub", "desc": "Bug 1342394 - Use standard pad functions in Telemetry JS modules r=gfritzsche\nReplaced the handmade padding funciton by padStart\n\nMozReview-Commit-ID: 6UyTo4OZYv4", "bug_id": 1342394, "added": 4, "deleted": 9, "types": ["JavaScript"]}
  496. --------------------------------------------------------------------------------
  497.  
  498. Nils Ohlmeier <drno>
  499. --------------------------------------------------------------------------------
  500. {"author": "Nils Ohlmeier <drno>", "desc": "Bug 1335966 - skip refreshing ICE cosent for streams with no consent context. r=bwc r=docfaraday a=jcristau", "bug_id": 1335966, "added": 7, "deleted": 0, "types": ["C/C++"]}
  501. {"author": "Nils Ohlmeier <drno>", "desc": "Bug 1335966 - skip refreshing ICE cosent for streams with no consent context. r=bwc r=docfaraday a=jcristau", "bug_id": 1335966, "added": 7, "deleted": 0, "types": ["C/C++"]}
  502. {"author": "Nils Ohlmeier <drno>", "desc": "Bug 1290365 - \"TURN/TCP with hostnames doesn't work on Linux\". r=docfaraday a=gchang", "bug_id": 1290365, "added": 1, "deleted": 1, "types": ["C/C++"]}
  503. {"author": "Nils Ohlmeier <drno>", "desc": "Bug 1290365 - \"TURN/TCP with hostnames doesn't work on Linux\". r=docfaraday a=gchang", "bug_id": 1290365, "added": 1, "deleted": 1, "types": ["C/C++"]}
  504. {"author": "Nils Ohlmeier <drno>", "desc": "Bug 1290365 - \"TURN/TCP with hostnames doesn't work on Linux\". r=docfaraday a=gchang", "bug_id": 1290365, "added": 1, "deleted": 1, "types": ["C/C++"]}
  505. --------------------------------------------------------------------------------
  506.  
  507. Tom Ritter
  508. --------------------------------------------------------------------------------
  509. {"author": "Tom Ritter", "desc": "Bug 1344809 Move function definition to cpp to fix mingw 'definition is marked dllimport' error r=froydnj\n\nMozReview-Commit-ID: 8iAaa3FXvDq", "bug_id": 1344809, "added": 6, "deleted": 1, "types": ["C/C++"]}
  510. --------------------------------------------------------------------------------
  511.  
  512. # <#>
  513. --------------------------------------------------------------------------------
  514. {"author": "# <#>", "desc": "servo: Merge #15869 - Reject negative border radius (from Iakis:NegBordRad); r=Wafflespeanut\n\nReplacerd Parse in parse_one_set_of_border_values with parse_non_negative and added tests for it\n---\n<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->\n- [X ] `./mach build -d` does not report any errors\n- [ X] `./mach test-tidy` does not report any errors\n- [X ] These changes fix #15345 (github issue number if applicable).\n\n<!-- Either: -->\n- [X ] There are tests for these changes OR\n- [ ] These changes do not require tests because _____\n\n<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->\n\nSource-Repo: https://github.com/servo/servo\nSource-Revision: e7efdfc6551433feb037dfeb3cbbd1f0c22b8ea1", "bug_id": null, "added": 24, "deleted": 9, "types": [".rs"]}
  515. --------------------------------------------------------------------------------
  516.  
  517. Carsten Book <cbook>
  518. --------------------------------------------------------------------------------
  519. {"author": "Carsten Book <cbook>", "desc": "Bug 1344670 - Fix \"Permafailure on beta wpt tests in /2dcontext/transformations/2d.transformation.transform.multiply.html | application crashed [@ mozilla::net::nsSocketTransport::InitiateSocket]\" on a CLOSED TREE r=gijsa=bustage-fix", "bug_id": 1344670, "added": 1, "deleted": 1, "types": ["JavaScript"]}
  520. {"author": "Carsten Book <cbook>", "desc": "Bug 1190353 - \"Touch Clobber to fix Bug 1190180\". r=tomcat a=tomcat", "bug_id": 1190353, "added": 1, "deleted": 1, "types": [""]}
  521. --------------------------------------------------------------------------------
  522.  
  523. Hannes Verschore <hv1989>
  524. --------------------------------------------------------------------------------
  525. {"author": "Hannes Verschore <hv1989>", "desc": "Bug 1286307 - Fix \"Crash in dalvik-main space 1 (deleted)@0xc7ffffe\" r=jandem a=gchang", "bug_id": 1286307, "added": 47, "deleted": 10, "types": ["C/C++"]}
  526. {"author": "Hannes Verschore <hv1989>", "desc": "Bug 1265307 - Backout selfhosting regexp and ES6 regexp conformity, r=efaust r=till, a=lizzard", "bug_id": 1265307, "added": 2619, "deleted": 3613, "types": ["JavaScript", ".xul", "C/C++", ".msg", ".txt"]}
  527. {"author": "Hannes Verschore <hv1989>", "desc": "Bug 1265307 - Backout selfhosting regexp and ES6 regexp conformity, r=efaust r=till, a=lizzard", "bug_id": 1265307, "added": 2617, "deleted": 3611, "types": ["JavaScript", ".xul", "C/C++", ".msg", ".txt"]}
  528. --------------------------------------------------------------------------------
  529.  
  530. David Raifaizen <whoknows>
  531. --------------------------------------------------------------------------------
  532. {"author": "David Raifaizen <whoknows>", "desc": "servo: Merge #8503 - Adding method to detect if image formats should be supported by servo (from craftytrickster:8406/limit-suppported-format); r=mbrubeck\n\nhttps://github.com/servo/servo/issues/8406\n\nPlease let me know if I need to make any changes.\n\nSource-Repo: https://github.com/servo/servo\nSource-Revision: f17f89059a3681b7bd2da0a04259353ca21c8122", "bug_id": null, "added": 124, "deleted": 42, "types": [".toml", ".lock", ".rs"]}
  533. {"author": "David Raifaizen <whoknows>", "desc": "servo: Merge #8129 - Made block type pattern match less inclusive (from craftytrickster:pos-fixed-list-item); r=glennw\n\nGiven the comments above the match statement, it seems that fixed-pos check should match only block elements in this case. Doing this change seems to partially resolve the issue where list items with `position:fixed;` styling are not displaying their bullet points. This change only resolves the issue for list items with `list-style-position: inside`, outside positioning is still not functioning correctly.\n\nhttps://github.com/servo/servo/issues/8001#issuecomment-149781613\n\nSource-Repo: https://github.com/servo/servo\nSource-Revision: 381317f658bbfd66674cc1e92b27c86503ca7d31", "bug_id": null, "added": 1, "deleted": 1, "types": [".rs"]}
  534. {"author": "David Raifaizen <whoknows>", "desc": "servo: Merge #8004 - Removed user agent parameter from being unnecessarily passed (from craftytrickster:user-agent/#7968); r=jdm\n\nhttps://github.com/servo/servo/issues/7968\n\nSource-Repo: https://github.com/servo/servo\nSource-Revision: bc58cd2de05b371f641051eb1038cd29e36bbb01", "bug_id": null, "added": 9, "deleted": 7, "types": [".rs"]}
  535. {"author": "David Raifaizen <whoknows>", "desc": "servo: Merge #7949 - Making map+clone more succinct with cloned (from craftytrickster:map-clone-to-cloned); r=nox\n\nhttps://github.com/servo/servo/issues/7906\n\nSource-Repo: https://github.com/servo/servo\nSource-Revision: 04266f237a807ed3abbb678cbda0f5a8439171c7", "bug_id": null, "added": 6, "deleted": 5, "types": [".rs"]}
  536. --------------------------------------------------------------------------------
  537.  
  538. = <=>
  539. --------------------------------------------------------------------------------
  540. {"author": "= <=>", "desc": "servo: Merge #1541 - Use &str instead ~str in make_url (from teosz:master); r=metajack\n\nSource-Repo: https://github.com/servo/servo\nSource-Revision: a8d785cbbc03be8477872f13226eeb795de8d188", "bug_id": null, "added": 1, "deleted": 1, "types": [".rs"]}
  541. --------------------------------------------------------------------------------
  542.  
  543. Dimitry Andric <dimitry>
  544. --------------------------------------------------------------------------------
  545. {"author": "Dimitry Andric <dimitry>", "desc": "Bug 1329520 - Fix \"memory/mozalloc/throw_gcc.h:35:1: note: declaration missing '[[noreturn]]' (libc++ 4.0)\" r=nfroyd a=jcristau", "bug_id": 1329520, "added": 31, "deleted": 16, "types": ["C/C++"]}
  546. {"author": "Dimitry Andric <dimitry>", "desc": "Bug 1329520 - Fix \"memory/mozalloc/throw_gcc.h:35:1: note: declaration missing '[[noreturn]]' (libc++ 4.0)\" r=nfroyd a=jcristau", "bug_id": 1329520, "added": 31, "deleted": 16, "types": ["C/C++"]}
  547. {"author": "Dimitry Andric <dimitry>", "desc": "Bug 1329520 - Fix \"memory/mozalloc/throw_gcc.h:35:1: note: declaration missing '[[noreturn]]' (libc++ 4.0)\" r=nfroyd", "bug_id": 1329520, "added": 31, "deleted": 16, "types": ["C/C++"]}
  548. --------------------------------------------------------------------------------
  549.  
  550. Sébastien Blin <amarok>
  551. --------------------------------------------------------------------------------
  552. {"author": "S\u00e9bastien Blin <amarok>", "desc": "Bug 1327675 - Correctly hightlight nodes for inherited rules. r=pbro\n\nMozReview-Commit-ID: KydZ3vNM6Z6", "bug_id": 1327675, "added": 461, "deleted": 490, "types": ["JavaScript", ".ini"]}
  553. --------------------------------------------------------------------------------
  554.  
  555. Mark Banner <standard8>
  556. --------------------------------------------------------------------------------
  557. {"author": "Mark Banner <standard8>", "desc": "Bug 1333044 - \"Enable eslint no-undef for services/\" a=tomcat", "bug_id": 1333044, "added": 3, "deleted": 3, "types": ["JavaScript"]}
  558. {"author": "Mark Banner <standard8>", "desc": "Bug 1328565 - bump the eslint-plugin-mozilla version to ensure developers get the changes installed properly. r=bustage-fix\n\ncommit 9b316dd630c7777efd347dfc7d93c9c2cf4f69ae\nAuthor: Mark Banner <standard8@mozilla.com>\n Follow-up to bug 1328565 - bump the eslint-plugin-mozilla version to ensure deveelopers get the changes installed properly. r=bustage-fix-for-developers\n\n MozReview-Commit-ID: G4qbsRNqual", "bug_id": 1328565, "added": 1, "deleted": 1, "types": [".json"]}
  559. --------------------------------------------------------------------------------
  560.  
  561. Dan Gohman <sunfish>
  562. --------------------------------------------------------------------------------
  563. {"author": "Dan Gohman <sunfish>", "desc": "Bug 1324032 - BaldrMonkey: Require non-fallthrough instructions to be followed by end or else. r=luke, a=jcristau", "bug_id": 1324032, "added": 310, "deleted": 43, "types": ["JavaScript", "C/C++"]}
  564. --------------------------------------------------------------------------------
  565.  
  566. aselagea
  567. --------------------------------------------------------------------------------
  568. {"author": "aselagea", "desc": "Bug 1253312 - TC Linux 32 debug builds Tier-1 r=gbrown", "bug_id": 1253312, "added": 2, "deleted": 1, "types": ["Python"]}
  569. {"author": "aselagea", "desc": "Bug 1253312 - TC Linux 32 debug builds Tier-1 r=kmoir", "bug_id": 1253312, "added": 1, "deleted": 1, "types": [".yml"]}
  570. {"author": "aselagea", "desc": "Bug 1290989 - Chunk m-gl on Desktop r=kmoir", "bug_id": 1290989, "added": 1, "deleted": 0, "types": [".yml"]}
  571. --------------------------------------------------------------------------------
  572.  
  573. Laurent <laurentconstantin>
  574. --------------------------------------------------------------------------------
  575. {"author": "Laurent <laurentconstantin>", "desc": "Bug 1322033 - \"Patch to support Function Keys in WebExtensions\". r=kmag", "bug_id": 1322033, "added": 25, "deleted": 1, "types": ["JavaScript", ".json"]}
  576. --------------------------------------------------------------------------------
  577.  
  578. <zirakertan>
  579. --------------------------------------------------------------------------------
  580. {"author": "<zirakertan>", "desc": "Bug 1325473 - \"A TypeError should be thrown when accessing 'arguments' or 'caller' on any of the new function types\". r=shu", "bug_id": 1325473, "added": 54, "deleted": 2, "types": ["JavaScript", "C/C++"]}
  581. --------------------------------------------------------------------------------
  582.  
  583. sk <sk.alvin.x>
  584. --------------------------------------------------------------------------------
  585. {"author": "sk <sk.alvin.x>", "desc": "Bug 1322447 - building firefox/ARM64 fails, include/nspr/prtypes.h:585:38: error: size of array \u2018arg\u2019 is negative. r=ted.", "bug_id": 1322447, "added": 5, "deleted": 0, "types": [".gyp"]}
  586. {"author": "sk <sk.alvin.x>", "desc": "Bug 1284786 - Fix build errors with --enable-simulator=arm64. r=bbouvier", "bug_id": 1284786, "added": 1, "deleted": 0, "types": ["C/C++"]}
  587. {"author": "sk <sk.alvin.x>", "desc": "Bug 1284784 - implement \"void br(Instruction* at, const Register& xn)\". r=sstangl", "bug_id": 1284784, "added": 6, "deleted": 0, "types": ["C/C++"]}
  588. {"author": "sk <sk.alvin.x>", "desc": "Bug 1277732 - \"Assertion failure: 0xffff800000000000ULL & (uintptr_t(desired) + length - 1) == 0, at Memory.cpp:439 on aarch64 target\". r=jorendorff", "bug_id": 1277732, "added": 1, "deleted": 1, "types": ["C/C++"]}
  589. --------------------------------------------------------------------------------
  590.  
  591. Matheus Longaray <mlongaray>
  592. --------------------------------------------------------------------------------
  593. {"author": "Matheus Longaray <mlongaray>", "desc": "Bug 1306294 - \"Restarting browser while Simplify Page mode on, restores 2 new empty tabs\". r=mdeboer", "bug_id": 1306294, "added": 67, "deleted": 26, "types": ["JavaScript"]}
  594. {"author": "Matheus Longaray <mlongaray>", "desc": "Bug 962433 - \"Use Reader Mode for printing articles\" [r=mconley]\n\nThis adds a checkbox to the print preview toolbar for simplifying\na document before printing.\n\nThis feature is currently disabled by default, hidden behind the\nprint.use_simplify_page pref.\n\nMozReview-Commit-ID: HOtkuEQnJFg", "bug_id": 962433, "added": 280, "deleted": 6, "types": ["JavaScript", ".xml", ".css", ".mn", ".dtd"]}
  595. --------------------------------------------------------------------------------
  596.  
  597. Tom Schuster <evilpies>
  598. --------------------------------------------------------------------------------
  599. {"author": "Tom Schuster <evilpies>", "desc": "Bug 755821 - Parse arguments of Function constructor properly. r=shu", "bug_id": 755821, "added": 324, "deleted": 435, "types": ["JavaScript", ".html", ".msg", "C/C++"]}
  600. {"author": "Tom Schuster <evilpies>", "desc": "Bug 711843 - Update JSAPI for typed arrays, remove uses of jstypedarray.h outside the engine [r=Waldo,bz,Ms2ger,bholley,bjacob,philikon,evilpie,bent,yourmama] [a=mfinkle thanks to gkw]", "bug_id": 711843, "added": 1082, "deleted": 583, "types": ["Python", ".idl", "C/C++", ".conf", ".in"]}
  601. --------------------------------------------------------------------------------
  602.  
  603. Geoff Brown <gbrown>
  604. --------------------------------------------------------------------------------
  605. {"author": "Geoff Brown <gbrown>", "desc": "Bug 1293078 - Increase wait time in test_formless_submit_navigation_negative.html. r=MattN", "bug_id": 1293078, "added": 2, "deleted": 2, "types": [".html"]}
  606. --------------------------------------------------------------------------------
  607.  
  608. kearwood
  609. --------------------------------------------------------------------------------
  610. {"author": "kearwood", "desc": "Bug 1306486 - Ensure that VRDisplay.getPose and VRDisplay.getFrameData return the same values until the next VRDisplay.submitFrame,r=dmu", "bug_id": 1306486, "added": 96, "deleted": 25, "types": ["C/C++"]}
  611. {"author": "kearwood", "desc": "Bug 1306415 - Part 2: Add VRFrameData to test_interfaces.html,r=smaug", "bug_id": 1306415, "added": 2, "deleted": 0, "types": [".html"]}
  612. {"author": "kearwood", "desc": "Bug 1296446 - Do not render VR frames until a WebGLContext has returned a mirroring layer r=jgilbert\n- Fixes a crash that occurred when WebVR frames were rendered prior to\n setting up the WebGLContext for mirroring back to the 2d display.\n\nMozReview-Commit-ID: Fq4c2287KBL", "bug_id": 1296446, "added": 14, "deleted": 0, "types": ["C/C++"]}
  613. {"author": "kearwood", "desc": "Bug 1288193 - Ensure that the content process receives the presentation status of a VRDisplay immediately after adding or removing layers r=gw280\n- Corrects issues with the onvrdisplaypresentationchange events being delayed by up to 5 seconds.\n- Caused a delay to enter or exit WebVR presentation on many sites.\n\nMozReview-Commit-ID: 2LACZNwKIxW", "bug_id": 1288193, "added": 8, "deleted": 0, "types": ["C/C++"]}
  614. {"author": "kearwood", "desc": "Bug 1186578 - [webvr] Implement OpenVR/SteamVR support,r=gw280\n\nMozReview-Commit-ID: LmpcMJubrYR", "bug_id": 1186578, "added": 4013, "deleted": 18, "types": ["", "JavaScript", ".build", "C/C++"]}
  615. {"author": "kearwood", "desc": "Bug 1284357 - Part 2: Implement Navigator.activeVRDisplays,r=gw280\n\n- WebVR 1.0 includes a new property added to Navigator,\n activeVRDisplays\n- Please apply the patchset in Bug 1250244 first.\n\nMozReview-Commit-ID: 6wffkwvKllW", "bug_id": 1284357, "added": 120, "deleted": 19, "types": [".ipdl", "C/C++"]}
  616. {"author": "kearwood", "desc": "Bug 1250244 - Part 9: Update test_interfaces.html,r=bz\n- DOM Mochitests ensure that a dom peer has reviewed\n new interfaces listed in the test_interfaces.html file.\n- This patch includes the changes to this file that\n will require DOM Peer review.\n\nMozReview-Commit-ID: Jll2kKyNBLA", "bug_id": 1250244, "added": 4, "deleted": 6, "types": [".html"]}
  617. {"author": "kearwood", "desc": "Bug 1250244 - Part 8: Implement WebVR DOM Events,r=bz\n\nMozReview-Commit-ID: 4Fk0WszVTBR", "bug_id": 1250244, "added": 289, "deleted": 14, "types": [".ipdl", ".build", ".webidl", "C/C++"]}
  618. {"author": "kearwood", "desc": "Bug 1284324 - Implement Canvas Layer mirrors r=bas\n- When a canvas layer is set to mirror, it copies the\n texture from the canvas rather than changing the\n texture factory with Morph().\n- This is useful when a canvas content will be sent to\n multiple devices simultaneously, such as a VR HMD\n and a 2d monitor mirror.\n- This is used by the WebVR 1.0 API, in Bug 1250244\n\nMozReview-Commit-ID: JfMSockO2uz", "bug_id": 1284324, "added": 44, "deleted": 12, "types": ["C/C++"]}
  619. {"author": "kearwood", "desc": "Bug 1284292 - Allow GLScreenBuffer::CreateFactory to work without a CompositableForwarder r=gw280\n- GLScreenBuffer::CreateFactory has been overloaded to accept either\n a CompositableForwarder or a ClientIPCAllocator.\n- WebVR 1.0 API implementation in Bug 1250244 uses GLScreenBuffer\n without a CompositableForwarder.\n\nMozReview-Commit-ID: GWR1XuIgPBT", "bug_id": 1284292, "added": 25, "deleted": 9, "types": ["C/C++"]}
  620. --------------------------------------------------------------------------------
  621.  
  622. Joel Maher
  623. --------------------------------------------------------------------------------
  624. {"author": "Joel Maher", "desc": "Bug 1309593 - remove b2g, mulet, graphene, horizon references from mozharness. r=catlee\n\nMozReview-Commit-ID: JdrltSor9dL", "bug_id": 1309593, "added": 2, "deleted": 57, "types": ["Python", ".rst"]}
  625. --------------------------------------------------------------------------------
  626.  
  627. Sotaro Ikeda <sotaro.ikeda.g>
  628. --------------------------------------------------------------------------------
  629. {"author": "Sotaro Ikeda <sotaro.ikeda.g>", "desc": "Bug 1304999 - Add nullptr check of YCbCr to rgb surface r=jrmuizel, a=sylvestre", "bug_id": 1304999, "added": 3, "deleted": 0, "types": ["C/C++"]}
  630. {"author": "Sotaro Ikeda <sotaro.ikeda.g>", "desc": "Bug 1032364 - Change gralloc buffer's key to 64bit. r=jmuizelaar, a=2.0+", "bug_id": 1032364, "added": 19, "deleted": 18, "types": ["C/C++"]}
  631. {"author": "Sotaro Ikeda <sotaro.ikeda.g>", "desc": "Bug 982339 - Get rid of TextureClientPoolMember and use nsTArray so that we releases references when we shutdown. r=Bas, a=1.4+", "bug_id": 982339, "added": 12, "deleted": 31, "types": ["C/C++"]}
  632. --------------------------------------------------------------------------------
  633.  
  634. Jorg K
  635. --------------------------------------------------------------------------------
  636. {"author": "Jorg K", "desc": "Bug 456053 - Don't trim trailing space of quoted lines. r=masayuki", "bug_id": 456053, "added": 48, "deleted": 2, "types": ["C/C++"]}
  637. {"author": "Jorg K", "desc": "Bug 1274837 - don't crash by accessing string beyond its length. r=masayuki, a=sylvestre", "bug_id": 1274837, "added": 9, "deleted": 5, "types": ["C/C++"]}
  638. {"author": "Jorg K", "desc": "Bug 1274602 - When checking for tags, allow for white-space. r=honzab", "bug_id": 1274602, "added": 14, "deleted": 8, "types": ["C/C++"]}
  639. {"author": "Jorg K", "desc": "Bug 1274242 - Linkify should not stop at |. r=valentin", "bug_id": 1274242, "added": 4, "deleted": 1, "types": ["JavaScript", "C/C++"]}
  640. {"author": "Jorg K", "desc": "Bug 1274837 - don't crash by accessing string beyond its length. r=masayuki", "bug_id": 1274837, "added": 9, "deleted": 5, "types": ["C/C++"]}
  641. {"author": "Jorg K", "desc": "Bug 333064 - Fix space insertion in copy of CJK text. r=enndeakin", "bug_id": 333064, "added": 65, "deleted": 1, "types": [".html", ".ini", "C/C++"]}
  642. {"author": "Jorg K", "desc": "Bug 333064 - Fix space insertion in copy of CJK text. r=enndeakin", "bug_id": 333064, "added": 64, "deleted": 1, "types": [".html", ".ini", "C/C++"]}
  643. {"author": "Jorg K", "desc": "Bug 1263883 - Don't assume offset==0 when splitting paragraph. r=masayuki", "bug_id": 1263883, "added": 44, "deleted": 4, "types": [".html", "C/C++"]}
  644. {"author": "Jorg K", "desc": "Bug 1263909 - Enhance test_bug756984.html to cover edit actions. r=masayuki", "bug_id": 1263909, "added": 101, "deleted": 22, "types": [".html"]}
  645. {"author": "Jorg K", "desc": "Bug 1263909 - Enhance test_bug756984.html to cover edit actions. r=masayuki", "bug_id": 1263909, "added": 96, "deleted": 22, "types": [".html"]}
  646. --------------------------------------------------------------------------------
  647.  
  648. jdarcangelo
  649. --------------------------------------------------------------------------------
  650. {"author": "jdarcangelo", "desc": "Bug 1299866 - [FlyWeb] mDNS services discovered remain after network change;r=djvj", "bug_id": 1299866, "added": 44, "deleted": 3, "types": ["JavaScript"]}
  651. {"author": "jdarcangelo", "desc": "Bug 1296464 - [FlyWeb] Machines with multiple interfaces cause duplicate advertisements on all interfaces;r=djvj", "bug_id": 1296464, "added": 68, "deleted": 46, "types": ["JavaScript"]}
  652. --------------------------------------------------------------------------------
  653.  
  654. Pascal Chevrel <pascalc>
  655. --------------------------------------------------------------------------------
  656. {"author": "Pascal Chevrel <pascalc>", "desc": "Bug 1283076 - \"Change default bookmarks for Nightly\". r=dolske", "bug_id": 1283076, "added": 79, "deleted": 20, "types": ["JavaScript", ".in", ".inc"]}
  657. --------------------------------------------------------------------------------
  658.  
  659. Matthew Woodrow <Matthew Woodrow>
  660. --------------------------------------------------------------------------------
  661. {"author": "Matthew Woodrow <Matthew Woodrow>", "desc": "Bug 1288618 - Part 1: Use gfxVars for CanUseHardwareVideoDecoding so we can access it in the GPU process. r=dvander", "bug_id": 1288618, "added": 39, "deleted": 12, "types": [".build", "C/C++"]}
  662. {"author": "Matthew Woodrow <Matthew Woodrow>", "desc": "Bug 1288618 - Part 1: Use gfxVars for CanUseHardwareVideoDecoding so we can access it in the GPU process. r=dvander", "bug_id": 1288618, "added": 39, "deleted": 12, "types": [".build", "C/C++"]}
  663. {"author": "Matthew Woodrow <Matthew Woodrow>", "desc": "Bug 1288618 - Part 1: Use gfxVars for CanUseHardwareVideoDecoding so we can access it in the GPU process. r=dvander", "bug_id": 1288618, "added": 39, "deleted": 12, "types": [".build", "C/C++"]}
  664. --------------------------------------------------------------------------------
  665.  
  666. Deepjyoti Mondal <djmdeveloper060796>
  667. --------------------------------------------------------------------------------
  668. {"author": "Deepjyoti Mondal <djmdeveloper060796>", "desc": "Bug 1276675 : change the size, position and hover background color of close.svg. Adjusted the position of the close icon of responsive design mode. r=honza", "bug_id": 1276675, "added": 9, "deleted": 9, "types": [".css", ".svg"]}
  669. --------------------------------------------------------------------------------
  670.  
  671. alexander <surkov.alexander>
  672. --------------------------------------------------------------------------------
  673. {"author": "alexander <surkov.alexander>", "desc": "Bug 1246447 - Crash in mozilla::a11y::DocAccessible::ARIAAttributeChanged. r=yzen, a=ritu", "bug_id": 1246447, "added": 4, "deleted": 1, "types": ["C/C++"]}
  674. {"author": "alexander <surkov.alexander>", "desc": "Bug 1260862 - \"remove Cache/EnsureChildren\". r=mzehe", "bug_id": 1260862, "added": 1, "deleted": 69, "types": ["C/C++"]}
  675. {"author": "alexander <surkov.alexander>", "desc": "Bug 1261377 - \"With current child caching reorganization, NVDA is no longer able to render some content\". r=mzehe", "bug_id": 1261377, "added": 100, "deleted": 0, "types": [".html", ".ini", "C/C++"]}
  676. {"author": "alexander <surkov.alexander>", "desc": "Bug 1249253 - \"After bug 1133213, in Google Docs, screen readers started to say \"blank\" before characters, lines, and when navigating\". r=yzenevich a=lizzard", "bug_id": 1249253, "added": 46, "deleted": 28, "types": [".html", "C/C++"]}
  677. {"author": "alexander <surkov.alexander>", "desc": "Bug 1249253 - \"After bug 1133213, in Google Docs, screen readers started to say \"blank\" before characters, lines, and when navigating\". r=yzenevich a=ritu", "bug_id": 1249253, "added": 57, "deleted": 33, "types": [".html", "C/C++"]}
  678. --------------------------------------------------------------------------------
  679.  
  680. Eddy Bruel <ejpbruel>
  681. --------------------------------------------------------------------------------
  682. {"author": "Eddy Bruel <ejpbruel>", "desc": "Bug 1294013 - [jsdbg2] Disentangle parsing and checking of resumption values. r=jimb\nCLOSED TREE", "bug_id": 1294013, "added": 18, "deleted": 9, "types": ["C/C++"]}
  683. {"author": "Eddy Bruel <ejpbruel>", "desc": "Bug 1280257 - \"Breakpoints do not hit after page reload if \"Show original sources\" is disabled\". r=jryans", "bug_id": 1280257, "added": 4, "deleted": 0, "types": ["JavaScript"]}
  684. {"author": "Eddy Bruel <ejpbruel>", "desc": "Bug 1209559 - \"Figure out why opening a toolbox on certain workers works only once.\". r=janx", "bug_id": 1209559, "added": 3, "deleted": 0, "types": ["JavaScript"]}
  685. {"author": "Eddy Bruel <ejpbruel>", "desc": "Bug 1002456 - Fix debugger server breakage. r=jimb, a=sledru", "bug_id": 1002456, "added": 23, "deleted": 8, "types": ["JavaScript"]}
  686. --------------------------------------------------------------------------------
  687.  
  688. Sebastin Santy <sebastinssanty>
  689. --------------------------------------------------------------------------------
  690. {"author": "Sebastin Santy <sebastinssanty>", "desc": "Bug 1275546 - Use CSS lexer to parse angle values in css-angle.js . r=nchevobbe\n\nMozReview-Commit-ID: DVqlbrruf2b", "bug_id": 1275546, "added": 57, "deleted": 2, "types": ["JavaScript"]}
  691. {"author": "Sebastin Santy <sebastinssanty>", "desc": "Bug 1275896 - Replace hard-coded support link for SEC_ERROR_UNKNOWN_ISSUER r=Gijs", "bug_id": 1275896, "added": 4, "deleted": 4, "types": ["JavaScript"]}
  692. {"author": "Sebastin Santy <sebastinssanty>", "desc": "Bug 1269820 - Remove green lock with grey triangle when Mixed Active Content is Blocked r=florian", "bug_id": 1269820, "added": 3, "deleted": 8, "types": ["JavaScript", ".css", ".mn"]}
  693. {"author": "Sebastin Santy <sebastinssanty>", "desc": "Bug 1235062 - Set some highlighter CSS properties to initial values to avoid content CSS leaking; r=pbro", "bug_id": 1235062, "added": 11, "deleted": 0, "types": [".css"]}
  694. {"author": "Sebastin Santy <sebastinssanty>", "desc": "Bug 1282455 - Use dedicated \"Learn more...\" link on time related cert error pages. r=johannh r=Gijs", "bug_id": 1282455, "added": 9, "deleted": 3, "types": ["JavaScript"]}
  695. --------------------------------------------------------------------------------
  696.  
  697. Prakhar Gupta <prakharguptaiitd>
  698. --------------------------------------------------------------------------------
  699. {"author": "Prakhar Gupta <prakharguptaiitd>", "desc": "Bug 485265 - \"JSON backup should force .json extension\". r=mak77", "bug_id": 485265, "added": 1, "deleted": 0, "types": ["JavaScript"]}
  700. --------------------------------------------------------------------------------
  701.  
  702. tbirdbld
  703. --------------------------------------------------------------------------------
  704. {"author": "tbirdbld", "desc": "Automated checkin: version bump for thunderbird 45.2.0 release. DONTBUILD CLOSED TREE a=release", "bug_id": null, "added": 1, "deleted": 1, "types": [".txt"]}
  705. {"author": "tbirdbld", "desc": "Automated checkin: version bump for thunderbird 45.2 release. DONTBUILD CLOSED TREE a=release", "bug_id": null, "added": 1, "deleted": 1, "types": [".txt"]}
  706. {"author": "tbirdbld", "desc": "Automated checkin: version bump for thunderbird 47.0b2 release. DONTBUILD CLOSED TREE a=release", "bug_id": null, "added": 1, "deleted": 1, "types": [".txt"]}
  707. {"author": "tbirdbld", "desc": "Automated checkin: version bump for thunderbird 45.1.1 release. DONTBUILD CLOSED TREE a=release", "bug_id": null, "added": 1, "deleted": 1, "types": [".txt"]}
  708. {"author": "tbirdbld", "desc": "Automated checkin: version bump for thunderbird 45.2b1 release. DONTBUILD CLOSED TREE a=release", "bug_id": null, "added": 1, "deleted": 1, "types": [".txt"]}
  709. {"author": "tbirdbld", "desc": "Automated checkin: version bump for thunderbird 45.1.0 release. DONTBUILD CLOSED TREE a=release", "bug_id": null, "added": 1, "deleted": 1, "types": [".txt"]}
  710. {"author": "tbirdbld", "desc": "Automated checkin: version bump for thunderbird 38.8.0 release. DONTBUILD CLOSED TREE a=release", "bug_id": null, "added": 1, "deleted": 1, "types": [".txt"]}
  711. {"author": "tbirdbld", "desc": "Automated checkin: version bump for thunderbird 45.1b1 release. DONTBUILD CLOSED TREE a=release", "bug_id": null, "added": 1, "deleted": 1, "types": [".txt"]}
  712. {"author": "tbirdbld", "desc": "Automated checkin: version bump for thunderbird 45.0b4 release. DONTBUILD CLOSED TREE a=release", "bug_id": null, "added": 1, "deleted": 1, "types": [".txt"]}
  713. {"author": "tbirdbld", "desc": "Automated checkin: version bump for thunderbird 38.7.2 release. DONTBUILD CLOSED TREE a=release", "bug_id": null, "added": 1, "deleted": 1, "types": [".txt"]}
  714. --------------------------------------------------------------------------------
  715.  
  716. Kim Moir <kmoir>
  717. --------------------------------------------------------------------------------
  718. {"author": "Kim Moir <kmoir>", "desc": "Bug 1135781 - \"generate builds per checkin on beta/release/esr that allow installation of unsigned addons\", a=sylvestre", "bug_id": 1135781, "added": 193, "deleted": 0, "types": ["", "Python"]}
  719. {"author": "Kim Moir <kmoir>", "desc": "Bug 1135781 - \"generate builds per checkin on beta/release/esr that allow installation of unsigned addons\". a=sylvestre", "bug_id": 1135781, "added": 193, "deleted": 0, "types": ["", "Python"]}
  720. --------------------------------------------------------------------------------
  721.  
  722. Patrick McManus <mcmanus>
  723. --------------------------------------------------------------------------------
  724. {"author": "Patrick McManus <mcmanus>", "desc": "Bug 1279163 - \"crash in mozilla::net::nsHttpConnectionMgr::Shutdown on beta 48\". r=dd.mozilla a=sylvestre", "bug_id": 1279163, "added": 86, "deleted": 74, "types": [".build", "C/C++"]}
  725. {"author": "Patrick McManus <mcmanus>", "desc": "bug 1021396 - duplicate spdy syn_stream can hang necko thread r=hurley a=sylvestre", "bug_id": 1021396, "added": 22, "deleted": 12, "types": ["C/C++"]}
  726. {"author": "Patrick McManus <mcmanus>", "desc": "bug 1022076 - http/2 explicit gzip for post h2-12 r=hurley\n\nbug 1022076 - http/2 explicit gzip for post h2-12 r=hurley", "bug_id": 1022076, "added": 1, "deleted": 2, "types": ["C/C++"]}
  727. {"author": "Patrick McManus <mcmanus>", "desc": "bug 1021396 - duplicate spdy syn_stream can hang necko thread r=hurley\n\nbug 1021396 - duplicate spdy syn_stream can hang necko thread r=hurley", "bug_id": 1021396, "added": 22, "deleted": 12, "types": ["C/C++"]}
  728. --------------------------------------------------------------------------------
  729.  
  730. Mason Chang <mchang>
  731. --------------------------------------------------------------------------------
  732. {"author": "Mason Chang <mchang>", "desc": "Bug 1274726. Clamp scaled image before repeating during prescale and repeat on OS X. r=jrmuizel, a=gchang\n* * *\nBug 1274726. Part 2: Reftest for prescale and repeat drawable. r=jrmuizel", "bug_id": 1274726, "added": 19, "deleted": 1, "types": [".html", "binary", ".list", "C/C++"]}
  733. {"author": "Mason Chang <mchang>", "desc": "Bug 1250947. Fill area outside blur with solid color. r=mstange, a=lizzard", "bug_id": 1250947, "added": 308, "deleted": 164, "types": [".html", ".list", "C/C++"]}
  734. {"author": "Mason Chang <mchang>", "desc": "Bug 1249600 - Lookup font and font family from font face when requesting SkTypeface. r=bas, a=ritu", "bug_id": 1249600, "added": 33, "deleted": 1, "types": ["C/C++"]}
  735. --------------------------------------------------------------------------------
  736.  
  737. Thauã Silveira <thaua>
  738. --------------------------------------------------------------------------------
  739. {"author": "Thau\u00e3 Silveira <thaua>", "desc": "Bug 1275570 - \"Add Telemetry probe to see how often users enter print preview, and how many simplify the view\". r=mconley", "bug_id": 1275570, "added": 28, "deleted": 0, "types": ["JavaScript", ".json"]}
  740. --------------------------------------------------------------------------------
  741.  
  742. Christoph Diehl <cdiehl>
  743. --------------------------------------------------------------------------------
  744. {"author": "Christoph Diehl <cdiehl>", "desc": "Bug 777067 - \"Fuzzing: IPC Protocol Definition Language (IPDL) Protocols\". r=wmccloskey", "bug_id": 777067, "added": 856, "deleted": 2, "types": [".cc", ".build", ".configure", "C/C++", ".in"]}
  745. --------------------------------------------------------------------------------
  746.  
  747. Zibi Braniecki <gandalf>
  748. --------------------------------------------------------------------------------
  749. {"author": "Zibi Braniecki <gandalf>", "desc": "Bug 1275183 - \"Hang if Intl.getCanonicalLocales gets an Array-like-object with negative length\". r=waldo", "bug_id": 1275183, "added": 7, "deleted": 1, "types": ["JavaScript"]}
  750. {"author": "Zibi Braniecki <gandalf>", "desc": "Bug 1260858 - \"Update the DateTimeFormat.prototype.formatToParts to the final spec\". r=waldo", "bug_id": 1260858, "added": 35, "deleted": 52, "types": ["JavaScript", "C/C++"]}
  751. --------------------------------------------------------------------------------
  752.  
  753. fkang
  754. --------------------------------------------------------------------------------
  755. {"author": "fkang", "desc": "Bug 1271622 - migrate valgrind build to use mozharness r=kmoir", "bug_id": 1271622, "added": 110, "deleted": 0, "types": ["Python", ".yml"]}
  756. --------------------------------------------------------------------------------
  757.  
  758. Akshay Jain
  759. --------------------------------------------------------------------------------
  760. {"author": "Akshay Jain", "desc": "Bug 1266724, add null check of defaultView, r=neil", "bug_id": 1266724, "added": 2, "deleted": 0, "types": ["JavaScript"]}
  761. --------------------------------------------------------------------------------
  762.  
  763. Victor Ng <vng>
  764. --------------------------------------------------------------------------------
  765. {"author": "Victor Ng <vng>", "desc": "Bug 1272057 - \"API17 guard is required to use Location::getElapsedRealtimeNanos()\". sr=hschlichting", "bug_id": 1272057, "added": 11, "deleted": 6, "types": ["Java"]}
  766. {"author": "Victor Ng <vng>", "desc": "Bug 1259598 - \"Add new information fields to geolocation stumbles\". r=michelangelo sr=hschlichting", "bug_id": 1259598, "added": 28, "deleted": 0, "types": ["Java"]}
  767. {"author": "Victor Ng <vng>", "desc": "Bug 1259598 - \"Add new information fields to geolocation stumbles\". r=michelangelo sr=hschlichting", "bug_id": 1259598, "added": 124, "deleted": 0, "types": ["Java"]}
  768. {"author": "Victor Ng <vng>", "desc": "Bug 1247410 - \"test for _nomap ids does not work correctly\". r=dougt", "bug_id": 1247410, "added": 2, "deleted": 1, "types": ["JavaScript"]}
  769. --------------------------------------------------------------------------------
  770.  
  771. Ben Turner <bent.mozilla>
  772. --------------------------------------------------------------------------------
  773. {"author": "Ben Turner <bent.mozilla>", "desc": "Bug 1133540 - Add Test Coverage for the Assertion. r=khuey", "bug_id": 1133540, "added": 119, "deleted": 0, "types": ["JavaScript", ".html", ".ini"]}
  774. {"author": "Ben Turner <bent.mozilla>", "desc": "Bug 1155634 - Move ConnectionPool creation closer to where we actually use it and at a point guaranteed to be after QuotaManager has been started. r=khuey, a=lizzard", "bug_id": 1155634, "added": 47, "deleted": 29, "types": ["C/C++"]}
  775. {"author": "Ben Turner <bent.mozilla>", "desc": "Bug 1155634 - Move ConnectionPool creation closer to where we actually use it and at a point guaranteed to be after QuotaManager has been started. r=khuey, a=lizzard", "bug_id": 1155634, "added": 21, "deleted": 10, "types": ["C/C++"]}
  776. --------------------------------------------------------------------------------
  777.  
  778. Martin Husemann <martin>
  779. --------------------------------------------------------------------------------
  780. {"author": "Martin Husemann <martin>", "desc": "Bug 1232150 - \"Atomic operations for PPC/PPC64\". r=lhansen", "bug_id": 1232150, "added": 253, "deleted": 0, "types": ["C/C++"]}
  781. --------------------------------------------------------------------------------
  782.  
  783. Nathan Froyd <froydnj.com>
  784. --------------------------------------------------------------------------------
  785. {"author": "Nathan Froyd <froydnj.com>", "desc": "Bug 1264187 - check for a ProtoAndIfaceCache before blindly destroying it; r=bz, a=ritu\n\nWe normally create global objects in the DOM bindings via:\n\n 1. Call JS_NewGlobalObject.\n 2. Set a private slot to hold a ProtoAndIfaceCache.\n 3. Other steps that aren't relevant here.\n\nHowever, it's possible for step 1 to construct a global inside the JS\nengine and then fail to initialize it in some way. When that happens,\nthe newly-created object will be subjected to GC and any GC-related\nhooks that were passed in to JS_NewGlobalObject. Which implies that our\ntracing and finalization hooks must be prepared to handle an object\nthat's not fully initialized--i.e. doesn't have a ProtoAndIfaceCache\nobject allocated for it. We handled such a case in our trace hook, but\nwe failed to add the same check for our finalization hook. Do so.", "bug_id": 1264187, "added": 4, "deleted": 0, "types": ["C/C++"]}
  786. {"author": "Nathan Froyd <froydnj.com>", "desc": "Bug 1220307 - part 3 - enable Rust in ARM Android nightly and debug builds; r=nalexander,margaret", "bug_id": 1220307, "added": 4, "deleted": 0, "types": [""]}
  787. {"author": "Nathan Froyd <froydnj.com>", "desc": "Bug 1220307 - part 2 - use something other than vector<T>::data() in TestMP4Rust.cpp; r=rillian\n\nOur copy of STLport on Android is so old, it doesn't have support for\nvector<T>::data(). The standard defines vector<T>::data() in terms of\nvector<T>::front(), so this change should work everywhere.", "bug_id": 1220307, "added": 6, "deleted": 6, "types": ["C/C++"]}
  788. {"author": "Nathan Froyd <froydnj.com>", "desc": "Bug 1220307 - part 3 - enable Rust in ARM Android nightly and debug builds; r=nalexander,margaret", "bug_id": 1220307, "added": 4, "deleted": 0, "types": [""]}
  789. {"author": "Nathan Froyd <froydnj.com>", "desc": "Bug 1220307 - part 2 - use something other than vector<T>::data() in TestMP4Rust.cpp; r=rillian\n\nOur copy of STLport on Android is so old, it doesn't have support for\nvector<T>::data(). The standard defines vector<T>::data() in terms of\nvector<T>::front(), so this change should work everywhere.", "bug_id": 1220307, "added": 6, "deleted": 6, "types": ["C/C++"]}
  790. {"author": "Nathan Froyd <froydnj.com>", "desc": "Bug 1260208 - part 5 - add libc++ license to about:license when using it on Android; r=gerv,nalexander", "bug_id": 1260208, "added": 37, "deleted": 0, "types": [".html", ".build"]}
  791. {"author": "Nathan Froyd <froydnj.com>", "desc": "Bug 1260208 - part 4 - update mozboot's android NDK URL for r11b and above; r=nalexander", "bug_id": 1260208, "added": 13, "deleted": 13, "types": ["Python"]}
  792. {"author": "Nathan Froyd <froydnj.com>", "desc": "Bug 1260208 - part 3 - switch to libc++ when building Fennec; r=snorp", "bug_id": 1260208, "added": 3, "deleted": 0, "types": [""]}
  793. {"author": "Nathan Froyd <froydnj.com>", "desc": "Bug 1260208 - part 2 - update repackaged r11b NDK to include support headers; r=snorp", "bug_id": 1260208, "added": 2, "deleted": 2, "types": [".manifest"]}
  794. {"author": "Nathan Froyd <froydnj.com>", "desc": "Bug 1260208 - part 1 - use C I/O facilities in TestWebGLElementArrayCache instead of C++ ones; r=BenWa\n\nThe libc++ included with the Android NDK does not seem to work correctly\nwith std::cerr; writing to it (or to std::cout, as confirmed by tests)\ncauses the process to hang indefinitely, causing test failures. Using\nfprintf and stderr, however, seems to work correctly.", "bug_id": 1260208, "added": 3, "deleted": 3, "types": ["C/C++"]}
  795. --------------------------------------------------------------------------------
  796.  
  797. Mouaad Aallam <Aallam.Mouaad>
  798. --------------------------------------------------------------------------------
  799. {"author": "Mouaad Aallam <Aallam.Mouaad>", "desc": "Bug 1262275 - \"Add ContextUtils.getCurrentPackageInfo\". r=mcomella", "bug_id": 1262275, "added": 36, "deleted": 40, "types": ["Java"]}
  800. --------------------------------------------------------------------------------
  801.  
  802. Haik Aftandilian <haftandilian>
  803. --------------------------------------------------------------------------------
  804. {"author": "Haik Aftandilian <haftandilian>", "desc": "Bug 1262590 - [e10s] AppProcessChecker.cpp has DEUBG typo preventing DEBUG messages. r=mconley\n\nMozReview-Commit-ID: 48DvjXAPhSG", "bug_id": 1262590, "added": 2, "deleted": 2, "types": ["C/C++"]}
  805. {"author": "Haik Aftandilian <haftandilian>", "desc": "Bug 1258925 - [e10s] Browser window is resized when click. r=gabor\n\nAdds a new IPC message to the PBrowser protocol exposing\nthe number of tabs in the current window to the content\nprocess. This allows the content process to reject window.resize*\ncalls in cases where there is more than one tab in the\nwindow.", "bug_id": 1258925, "added": 52, "deleted": 7, "types": ["JavaScript", ".ipdl", ".idl", "C/C++"]}
  806. --------------------------------------------------------------------------------
  807.  
  808. Katie Broida <kbroida>
  809. --------------------------------------------------------------------------------
  810. {"author": "Katie Broida <kbroida>", "desc": "Bug 1247214 - \"Context menus in about:preferences have wonky fonts\". r=jaws", "bug_id": 1247214, "added": 4, "deleted": 4, "types": [".css"]}
  811. {"author": "Katie Broida <kbroida>", "desc": "Bug 1235320 - \"Remove the text-shadow from menu bar items on Windows 10\". r=jaws", "bug_id": 1235320, "added": 5, "deleted": 2, "types": [".css"]}
  812. --------------------------------------------------------------------------------
  813.  
  814. Rutuja <rutuja.r.surve>
  815. --------------------------------------------------------------------------------
  816. {"author": "Rutuja <rutuja.r.surve>", "desc": "Bug 1061521 - \"Throw Component.exceptions instead of strings in about:memory\" [r=mconley]\n\nMozReview-Commit-ID: 382gI3XllVq", "bug_id": 1061521, "added": 2, "deleted": 2, "types": [".xul"]}
  817. {"author": "Rutuja <rutuja.r.surve>", "desc": "Bug 1061521 - \"Throw Component.exceptions instead of strings in about:memory\"/. r=mconley", "bug_id": 1061521, "added": 2, "deleted": 2, "types": [".xul"]}
  818. --------------------------------------------------------------------------------
  819.  
  820. Brad Kotsopoulos <bkotsopoulos>
  821. --------------------------------------------------------------------------------
  822. {"author": "Brad Kotsopoulos <bkotsopoulos>", "desc": "Bug 1244611 - \"Using named uniform buffer objects in the fragment shader fails\". r=jgilbert", "bug_id": 1244611, "added": 31, "deleted": 1, "types": ["C/C++"]}
  823. {"author": "Brad Kotsopoulos <bkotsopoulos>", "desc": "Bug 1242330 - \"Four extensions were promoted to core in WebGL 2 and should no longer be available as extensions.\" r=jgilbert r=jmuizelaar", "bug_id": 1242330, "added": 4, "deleted": 4, "types": ["C/C++"]}
  824. --------------------------------------------------------------------------------
  825.  
  826. Bill McCloskey <wmccloskey>
  827. --------------------------------------------------------------------------------
  828. {"author": "Bill McCloskey <wmccloskey>", "desc": "Bug 1253961 - Load talos-content.js framescript only once in tabswitch browsers to avoid GC's during timed portion of Talos test. r=mconley\n\nMozReview-Commit-ID: 7RXKV07fMY5", "bug_id": 1253961, "added": 5, "deleted": 3, "types": ["JavaScript", ".rdf"]}
  829. --------------------------------------------------------------------------------
  830.  
  831. Andrew Liu <liu.anray>
  832. --------------------------------------------------------------------------------
  833. {"author": "Andrew Liu <liu.anray>", "desc": "Bug 1224492 - Modify devtools client inspector to disable commented properties when they are pasted into the rule editor. r=tromey", "bug_id": 1224492, "added": 62, "deleted": 6, "types": ["JavaScript", ".ini"]}
  834. --------------------------------------------------------------------------------
  835.  
  836. Patrick Cloke <clokep>
  837. --------------------------------------------------------------------------------
  838. {"author": "Patrick Cloke <clokep>", "desc": "Bug 1254795 - Add missing --enable flags to old.configure. r=glandium", "bug_id": 1254795, "added": 6, "deleted": 0, "types": [".configure"]}
  839. --------------------------------------------------------------------------------
  840.  
  841. Axel Hecht <l10n>
  842. --------------------------------------------------------------------------------
  843. {"author": "Axel Hecht <l10n>", "desc": "Bug 1246000 - remove stale locales from Android on central, too, r=jbeatty", "bug_id": 1246000, "added": 0, "deleted": 3, "types": [""]}
  844. {"author": "Axel Hecht <l10n>", "desc": "Bug 1247010 - add ne-NP to aurora/developer edition builds, r=flod, a=lizzard\n\nchangeset: 317646:e8d044b5afb5\nbookmark: bug-1247010-add-ne-NP\ntag: tip\nuser: Axel Hecht <axel@pike.org>\nsummary: bug 1247010, add ne-NP to aurora/developer edition builds, r?flod", "bug_id": 1247010, "added": 1, "deleted": 0, "types": [""]}
  845. {"author": "Axel Hecht <l10n>", "desc": "Bug 1237678 - update compare-locales to version 1.0. r=mathjazz\nchangeset: 300933:aa4e0275bb3c\ntag: tip\nuser: Axel Hecht <axel@pike.org>\nsummary: bug 1237678, update compare-locales to version 1.0, r=mathjazz", "bug_id": 1237678, "added": 89, "deleted": 13, "types": ["Python"]}
  846. --------------------------------------------------------------------------------
  847.  
  848. radu stoica <radu.stoica>
  849. --------------------------------------------------------------------------------
  850. {"author": "radu stoica <radu.stoica>", "desc": "Bug 1250499 - prevent resource leak in mount_operation_ask_password. r=ehsan\n\nMozReview-Commit-ID: DyRYYiB3qN6", "bug_id": 1250499, "added": 2, "deleted": 0, "types": ["C/C++"]}
  851. {"author": "radu stoica <radu.stoica>", "desc": "Bug 1248558 - \"[Static Analysis][Unintentional integer overflow][CacheFile.cpp::PreloadChunk, CacheFile.cpp::GetChunkLocked]\". r=michal", "bug_id": 1248558, "added": 2, "deleted": 2, "types": ["C/C++"]}
  852. --------------------------------------------------------------------------------
  853.  
  854. Andi-Bogdan Postelnicu <bogdan.postelnicu>
  855. --------------------------------------------------------------------------------
  856. {"author": "Andi-Bogdan Postelnicu <bogdan.postelnicu>", "desc": "Bug 1230911 - modified asseert in order to prevent null pointer dereference. r=roc", "bug_id": 1230911, "added": 2, "deleted": 1, "types": ["C/C++"]}
  857. --------------------------------------------------------------------------------
  858.  
  859. Justin Wood <bugspam.Callek>
  860. --------------------------------------------------------------------------------
  861. {"author": "Justin Wood <bugspam.Callek>", "desc": "Bug 1243363 - \"Add rust to beta and release mozconfigs\". r=rail a=sylvestre", "bug_id": 1243363, "added": 4, "deleted": 2, "types": [""]}
  862. {"author": "Justin Wood <bugspam.Callek>", "desc": "Bug 636215 - browser/locales/Makefile.in cleanup, remove prepare-repackages and prepare-upload-*. r=armenzg", "bug_id": 636215, "added": 1, "deleted": 47, "types": [".in"]}
  863. --------------------------------------------------------------------------------
  864.  
  865. Mihai Tabara <mtabara>
  866. --------------------------------------------------------------------------------
  867. {"author": "Mihai Tabara <mtabara>", "desc": "Bug 1248984 - \"fix spelling error in nsOSHelperAppService.mm\". r=josh", "bug_id": 1248984, "added": 0, "deleted": 0, "types": []}
  868. --------------------------------------------------------------------------------
  869.  
  870. J.C. Jones <jjones>
  871. --------------------------------------------------------------------------------
  872. {"author": "J.C. Jones <jjones>", "desc": "Bug 1231681 - \"Implement window.u2f interface\". r=baku, r=dkeeler", "bug_id": 1231681, "added": 1867, "deleted": 1, "types": ["", "JavaScript", ".webidl", ".ini", ".build", "C/C++", ".html", ".txt"]}
  873. --------------------------------------------------------------------------------
  874.  
  875. Vince Tieu <vtieu7>
  876. --------------------------------------------------------------------------------
  877. {"author": "Vince Tieu <vtieu7>", "desc": "Bug 524757 - \"Add architecture and operating system to about:support\". r=adw", "bug_id": 524757, "added": 25, "deleted": 0, "types": ["JavaScript", ".dtd", ".xhtml"]}
  878. --------------------------------------------------------------------------------
  879.  
  880. Bogdan Postelnicu <bogdan.postelnicu>
  881. --------------------------------------------------------------------------------
  882. {"author": "Bogdan Postelnicu <bogdan.postelnicu>", "desc": "Bug 1232635 - since presContext is always a valid pointer remove the useless null check that also confused Coverity. r=bz", "bug_id": 1232635, "added": 1, "deleted": 1, "types": ["C/C++"]}
  883. {"author": "Bogdan Postelnicu <bogdan.postelnicu>", "desc": "Bug 1232635 - since presContext is always a valid pointer remove the useless null check that also confused Coverity. r=bz", "bug_id": 1232635, "added": 1, "deleted": 1, "types": ["C/C++"]}
  884. {"author": "Bogdan Postelnicu <bogdan.postelnicu>", "desc": "Bug 1246157 - avoid memory leak when bindings->init fails. r=jcoppeard", "bug_id": 1246157, "added": 2, "deleted": 0, "types": ["C/C++"]}
  885. {"author": "Bogdan Postelnicu <bogdan.postelnicu>", "desc": "Bug 1246106 - pass aStyleBorder as reference to ComputeBorderOverflow. r=mats", "bug_id": 1246106, "added": 1, "deleted": 1, "types": ["C/C++"]}
  886. {"author": "Bogdan Postelnicu <bogdan.postelnicu>", "desc": "Bug 1246109 - Pass state as reference instead of pass by value. r=jandem", "bug_id": 1246109, "added": 2, "deleted": 2, "types": ["C/C++"]}
  887. {"author": "Bogdan Postelnicu <bogdan.postelnicu>", "desc": "Bug 1236920 - remvoed usless null check on aKidFrame in order to silence Coveirty warning. r=mwoodrow", "bug_id": 1236920, "added": 6, "deleted": 10, "types": ["C/C++"]}
  888. {"author": "Bogdan Postelnicu <bogdan.postelnicu>", "desc": "Bug 1235032 - check value of obj, remake while () {} to do { } while(). r=jorendorff", "bug_id": 1235032, "added": 3, "deleted": 2, "types": ["C/C++"]}
  889. {"author": "Bogdan Postelnicu <bogdan.postelnicu>", "desc": "Bug 1234554 - verify pointer validity and if valid dereference it otherwise use default value. r=jst", "bug_id": 1234554, "added": 1, "deleted": 1, "types": ["C/C++"]}
  890. {"author": "Bogdan Postelnicu <bogdan.postelnicu>", "desc": "Bug 1232665 - initialize class members: mLastPrefLang and mLastPrefFirstFont. r=jfkthame", "bug_id": 1232665, "added": 2, "deleted": 0, "types": ["C/C++"]}
  891. {"author": "Bogdan Postelnicu <bogdan.postelnicu>", "desc": "Bug 1233714 - check the return value of Init() in order to prevent null pointer dereference on cx if it fails. r=smaug", "bug_id": 1233714, "added": 6, "deleted": 1, "types": ["C/C++"]}
  892. --------------------------------------------------------------------------------
  893.  
  894. Dave Townsend <dtownsend>
  895. --------------------------------------------------------------------------------
  896. {"author": "Dave Townsend <dtownsend>", "desc": "Bug 1237820 - \"Firefox doesn't display the sideload UI when a sideloaded add-on that was previously appDisabled can now be enabled\". a=sylvestre", "bug_id": 1237820, "added": 394, "deleted": 51, "types": ["JavaScript", ".ini"]}
  897. {"author": "Dave Townsend <dtownsend>", "desc": "Bug 1237820 - \"Firefox doesn't display the sideload UI when a sideloaded add-on that was previously appDisabled can now be enabled\". a=sylvestre", "bug_id": 1237820, "added": 394, "deleted": 51, "types": ["JavaScript", ".ini"]}
  898. {"author": "Dave Townsend <dtownsend>", "desc": "Bug 1243935 - \"Restartless add-ons that get into the pending disable state never disable\". r=aswan", "bug_id": 1243935, "added": 12, "deleted": 4, "types": ["JavaScript"]}
  899. {"author": "Dave Townsend <dtownsend>", "desc": "Bug 1163375 - Backout bug 1160279 to fix GMail drag & drop issues with e10s enabled. a=sledru", "bug_id": 1163375, "added": 1, "deleted": 10, "types": ["C/C++"]}
  900. {"author": "Dave Townsend <dtownsend>", "desc": "Bug 642795 - Remove support for finding system XULRunner in the standalone glue [r=mark.finkle]", "bug_id": 642795, "added": 0, "deleted": 8, "types": ["C/C++"]}
  901. {"author": "Dave Townsend <dtownsend>", "desc": "Bug 642795 - Remove support for finding system XULRunner in the standalone glue [r=mark.finkle]", "bug_id": 642795, "added": 0, "deleted": 8, "types": ["C/C++"]}
  902. --------------------------------------------------------------------------------
  903.  
  904. Gabor Krizsanits <gkrizsanits>
  905. --------------------------------------------------------------------------------
  906. {"author": "Gabor Krizsanits <gkrizsanits>", "desc": "Bug 1236926 - Remove the \"you are now testing e10s\" prompt. r=felipc, a=sylvestre", "bug_id": 1236926, "added": 1, "deleted": 46, "types": ["JavaScript"]}
  907. {"author": "Gabor Krizsanits <gkrizsanits>", "desc": "Bug 1196975 - part6: SDK Worker should not support CPOWs. r=mossop", "bug_id": 1196975, "added": 5, "deleted": 0, "types": ["JavaScript"]}
  908. {"author": "Gabor Krizsanits <gkrizsanits>", "desc": "Bug 1196975 - part3: GetTabForContentWindowNoShim. r=billm", "bug_id": 1196975, "added": 21, "deleted": 11, "types": ["JavaScript"]}
  909. {"author": "Gabor Krizsanits <gkrizsanits>", "desc": "Bug 1196975 - part2: shimwaiver applications. r=mossop", "bug_id": 1196975, "added": 153, "deleted": 128, "types": ["JavaScript", ".json", ".build"]}
  910. {"author": "Gabor Krizsanits <gkrizsanits>", "desc": "Bug 1196975 - part1: shimwaiver. r=billm", "bug_id": 1196975, "added": 16, "deleted": 0, "types": ["JavaScript", ".build"]}
  911. --------------------------------------------------------------------------------
  912.  
  913. Brad Kotsopoulos <brad18>
  914. --------------------------------------------------------------------------------
  915. {"author": "Brad Kotsopoulos <brad18>", "desc": "Bug 1237420 - \"Fix length-checking when setting WebGL 2 vertex attributes with an array\". r=jgilbert", "bug_id": 1237420, "added": 5, "deleted": 5, "types": ["C/C++"]}
  916. --------------------------------------------------------------------------------
  917.  
  918. Dão Gottwald <dao>
  919. --------------------------------------------------------------------------------
  920. {"author": "D\u00e3o Gottwald <dao>", "desc": "Bug 1238901 - \"\"Start a conversation...\" menu item should use title capitalization\". r=gijskruitbosch", "bug_id": 1238901, "added": 1, "deleted": 1, "types": [".properties"]}
  921. {"author": "D\u00e3o Gottwald <dao>", "desc": "Bug 899587 - \"Remove the now-unneeded setUrlAndSearchBarWidthForConditionalForwardButton hack\" r=jaws", "bug_id": 899587, "added": 0, "deleted": 25, "types": ["JavaScript"]}
  922. --------------------------------------------------------------------------------
  923.  
  924. Eric Faust <efaustbmo>
  925. --------------------------------------------------------------------------------
  926. {"author": "Eric Faust <efaustbmo>", "desc": "Bug 1000780 - Part 3: Free up JSFunction flag. r=jwalden+bmo", "bug_id": 1000780, "added": 3, "deleted": 13, "types": ["C/C++"]}
  927. --------------------------------------------------------------------------------
  928.  
  929. Wei Wu <lazyparser>
  930. --------------------------------------------------------------------------------
  931. {"author": "Wei Wu <lazyparser>", "desc": "Bug 1232113 - \"Make the format specifiers in JS_snprintf() invocations more portable\". r=evilpies", "bug_id": 1232113, "added": 2, "deleted": 2, "types": ["C/C++"]}
  932. {"author": "Wei Wu <lazyparser>", "desc": "Bug 1232113 - \"Make the format specifiers in JS_snprintf() invocations more portable\". r=n.nethercote", "bug_id": 1232113, "added": 1, "deleted": 1, "types": ["C/C++"]}
  933. {"author": "Wei Wu <lazyparser>", "desc": "Bug 1232113 - \"Make the format specifiers in JS_snprintf() invocations more portable\". r=nicolas.b.pierron", "bug_id": 1232113, "added": 3, "deleted": 2, "types": ["C/C++"]}
  934. {"author": "Wei Wu <lazyparser>", "desc": "Bug 1232113 - \"Make the format specifiers in JS_snprintf() invocations more portable\". r=jwalden+bmo", "bug_id": 1232113, "added": 2, "deleted": 2, "types": ["C/C++"]}
  935. {"author": "Wei Wu <lazyparser>", "desc": "Bug 1232113 - \"Make the format specifiers in JS_snprintf() invocations more portable\". r=n.nethercote", "bug_id": 1232113, "added": 3, "deleted": 3, "types": ["C/C++"]}
  936. {"author": "Wei Wu <lazyparser>", "desc": "Bug 1232113 - \"Make the format specifiers in JS_snprintf() invocations more portable\". r=jandem", "bug_id": 1232113, "added": 1, "deleted": 1, "types": ["C/C++"]}
  937. {"author": "Wei Wu <lazyparser>", "desc": "Bug 1232113 - \"Make the format specifiers in JS_snprintf() invocations more portable\". r=jcoppeard", "bug_id": 1232113, "added": 2, "deleted": 2, "types": ["C/C++"]}
  938. {"author": "Wei Wu <lazyparser>", "desc": "Bug 1232113 - \"Make the format specifiers in JS_snprintf() invocations more portable\". r=hv1989", "bug_id": 1232113, "added": 1, "deleted": 1, "types": ["C/C++"]}
  939. {"author": "Wei Wu <lazyparser>", "desc": "Bug 1232113 - \"Make the format specifiers in JS_snprintf() invocations more portable\". r=nbp", "bug_id": 1232113, "added": 2, "deleted": 2, "types": ["C/C++"]}
  940. {"author": "Wei Wu <lazyparser>", "desc": "Bug 1232100 - \"Check charsWritten in non-debug builds.\". r=jcoppeard", "bug_id": 1232100, "added": 1, "deleted": 1, "types": ["C/C++"]}
  941. --------------------------------------------------------------------------------
  942.  
  943. Jan Beich <jbeich>
  944. --------------------------------------------------------------------------------
  945. {"author": "Jan Beich <jbeich>", "desc": "Bug 1218027 - \"--with-system-icu fails: js/src/jsapi.cpp:69: error: visibility does not match previous declaration\". r=mh+mozilla a=lizzard", "bug_id": 1218027, "added": 1, "deleted": 0, "types": [""]}
  946. {"author": "Jan Beich <jbeich>", "desc": "Bug 1218027 - \"--with-system-icu fails: js/src/jsapi.cpp:69: error: visibility does not match previous declaration\". r=mh+mozilla a=lizzard", "bug_id": 1218027, "added": 1, "deleted": 0, "types": [""]}
  947. {"author": "Jan Beich <jbeich>", "desc": "Bug 1218027 - \"--with-system-icu fails: js/src/jsapi.cpp:69: error: visibility does not match previous declaration\". r=mh+mozilla", "bug_id": 1218027, "added": 1, "deleted": 0, "types": [""]}
  948. --------------------------------------------------------------------------------
  949.  
  950. Boris Zbarsky
  951. --------------------------------------------------------------------------------
  952. {"author": "Boris Zbarsky", "desc": "Bug 1226400 - crashtest for FontFaceSet::Load() crasher. r=birtles a=lizzard", "bug_id": 1226400, "added": 56, "deleted": 0, "types": [".html", ".list"]}
  953. {"author": "Boris Zbarsky", "desc": "Bug 1226400 - crashtest for FontFaceSet::Load() crasher. r=birtles a=lizzard", "bug_id": 1226400, "added": 56, "deleted": 0, "types": [".html", ".list"]}
  954. {"author": "Boris Zbarsky", "desc": "Bug 1226400 - crashtest for FontFaceSet::Load() crasher. r=birtles", "bug_id": 1226400, "added": 56, "deleted": 0, "types": [".html", ".list"]}
  955. {"author": "Boris Zbarsky", "desc": "Bug 892929 - hide window.CSSFontFeatureValueRule when font features disabled. r=smaug, a=bbajaj", "bug_id": 892929, "added": 5, "deleted": 0, "types": ["C/C++"]}
  956. {"author": "Boris Zbarsky", "desc": "Bug 892929 - hide window.CSSFontFeatureValueRule when font features disabled. r=smaug", "bug_id": 892929, "added": 5, "deleted": 0, "types": ["C/C++"]}
  957. --------------------------------------------------------------------------------
  958.  
  959. <pkj1020>
  960. --------------------------------------------------------------------------------
  961. {"author": "<pkj1020>", "desc": "Bug 1167492 - Part 4: B2G settings. r=fabrice\n\n[US Regulation] To Create Settings for Configuring Default Attributes of WebVTT.\n\nAdd settings which supply user-defined values for cue styling.", "bug_id": 1167492, "added": 29, "deleted": 0, "types": ["JavaScript"]}
  962. {"author": "<pkj1020>", "desc": "Bug 1167492 - Part 2: vtt.js changes. r=giles\n\n[US Regulation] To Create Settings for Configuring Default Attributes of WebVTT.", "bug_id": 1167492, "added": 59, "deleted": 1, "types": ["JavaScript"]}
  963. {"author": "<pkj1020>", "desc": "Bug 1167492 - Part 1: Update script and patches. r=giles\n\n[US Regulation] To Create Settings for Configuring Default Attributes of WebVTT.", "bug_id": 1167492, "added": 2, "deleted": 0, "types": ["JavaScript"]}
  964. --------------------------------------------------------------------------------
  965.  
  966. Tobias Schneider <schneider>
  967. --------------------------------------------------------------------------------
  968. {"author": "Tobias Schneider <schneider>", "desc": "Bug 1221677 - \"[css-grid] Put the 'subgrid' support behind a pref, disabled by default\". r=mats", "bug_id": 1221677, "added": 100, "deleted": 39, "types": [".properties", ".html", "JavaScript", "C/C++"]}
  969. --------------------------------------------------------------------------------
  970.  
  971. maxim zhilyaev <mzhilyaev>
  972. --------------------------------------------------------------------------------
  973. {"author": "maxim zhilyaev <mzhilyaev>", "desc": "Bug 1224310 - Suggested tiles requires two blocks to stop showing in newtab. r=mcaceres, a=ritu", "bug_id": 1224310, "added": 1, "deleted": 0, "types": ["JavaScript"]}
  974. --------------------------------------------------------------------------------
  975.  
  976. Jim Mathies <jmathies>
  977. --------------------------------------------------------------------------------
  978. {"author": "Jim Mathies <jmathies>", "desc": "Bug 1190364 - \"With electrolysis (e10s) enabled and lots of tabs open, plugincheck often fails to find any plugins\". r=billm", "bug_id": 1190364, "added": 21, "deleted": 13, "types": [".ipdl", "C/C++"]}
  979. {"author": "Jim Mathies <jmathies>", "desc": "Bug 1199892 - \"Mouse cursor flickers in Flash object with wmode opaque/transparent\". r=roc, a=sylvestre", "bug_id": 1199892, "added": 0, "deleted": 10, "types": ["C/C++"]}
  980. {"author": "Jim Mathies <jmathies>", "desc": "Bug 1199892 - \"Mouse cursor flickers in Flash object with wmode opaque/transparent\". r=roc, a=sylvestre", "bug_id": 1199892, "added": 0, "deleted": 10, "types": ["C/C++"]}
  981. {"author": "Jim Mathies <jmathies>", "desc": "Bug 1199892 - \"Mouse cursor flickers in Flash object with wmode opaque/transparent\". r=roc", "bug_id": 1199892, "added": 0, "deleted": 10, "types": ["C/C++"]}
  982. --------------------------------------------------------------------------------
  983.  
  984. Mike Hommey <mh+mozilla>
  985. --------------------------------------------------------------------------------
  986. {"author": "Mike Hommey <mh+mozilla>", "desc": "Bug 1222591 - \"nsMsgUtils.cpp:52:10: fatal error: 'nsProtocolProxyService.h' file not found\". r=gps f=aleth", "bug_id": 1222591, "added": 2, "deleted": 2, "types": ["Python"]}
  987. {"author": "Mike Hommey <mh+mozilla>", "desc": "Bug 926007 - Backout changeset 0887088eee1a (bug 842341) because it's only used to support msys-paths with gnu make on windows, which is an unsupported setup; r=gps", "bug_id": 926007, "added": 1, "deleted": 19, "types": ["Python", ".in"]}
  988. --------------------------------------------------------------------------------
  989.  
  990. Kruitbosch <gijskruitbosch+bugs>
  991. --------------------------------------------------------------------------------
  992. {"author": "Kruitbosch <gijskruitbosch+bugs>", "desc": "Bug 1122102 - post json params shouldn't be displayed as text in params>request payload, r=vporof", "bug_id": 1122102, "added": 47, "deleted": 23, "types": ["JavaScript"]}
  993. {"author": "Kruitbosch <gijskruitbosch+bugs>", "desc": "Bug 914138 - refactor some code, append to the overflowable toolbar in the right spot if necessary, r=jaws", "bug_id": 914138, "added": 94, "deleted": 96, "types": ["JavaScript"]}
  994. --------------------------------------------------------------------------------
  995.  
  996. seabld
  997. --------------------------------------------------------------------------------
  998. {"author": "seabld", "desc": "Added tag SEAMONKEY_2_39b1_RELEASE for changeset FIREFOX_RELEASE_42_BASE. CLOSED TREE a=release", "bug_id": null, "added": 1, "deleted": 0, "types": [""]}
  999. {"author": "seabld", "desc": "Added tag SEAMONKEY_2_39b1_BUILD1 for changeset FIREFOX_RELEASE_42_BASE. CLOSED TREE a=release", "bug_id": null, "added": 1, "deleted": 0, "types": [""]}
  1000. {"author": "seabld", "desc": "Added tag SEAMONKEY_2_38b1_RELEASE for changeset FIREFOX_41_0b7_BUILD1. CLOSED TREE a=release", "bug_id": null, "added": 1, "deleted": 0, "types": [""]}
  1001. {"author": "seabld", "desc": "Added tag SEAMONKEY_2_38b1_BUILD1 for changeset FIREFOX_41_0b7_BUILD1. CLOSED TREE a=release", "bug_id": null, "added": 1, "deleted": 0, "types": [""]}
  1002. {"author": "seabld", "desc": "Added tag SEAMONKEY_2_1b2_RELEASE for changeset f9d66f4d17bf. CLOSED TREE a=release", "bug_id": null, "added": 2, "deleted": 0, "types": [""]}
  1003. {"author": "seabld", "desc": "Added tag SEAMONKEY_2_1b2_BUILD2 for changeset f9d66f4d17bf. CLOSED TREE a=release", "bug_id": null, "added": 1, "deleted": 0, "types": [""]}
  1004. {"author": "seabld", "desc": "Added tag SEAMONKEY_2_1b2_RELEASE for changeset f9d66f4d17bf. CLOSED TREE a=release", "bug_id": null, "added": 1, "deleted": 0, "types": [""]}
  1005. {"author": "seabld", "desc": "Added tag SEAMONKEY_2_1b2_BUILD1 for changeset f9d66f4d17bf. CLOSED TREE a=release", "bug_id": null, "added": 1, "deleted": 0, "types": [""]}
  1006. {"author": "seabld", "desc": "Added tag SEAMONKEY_2_1b1_RELEASE for changeset d0b8dbaced2c. CLOSED TREE", "bug_id": null, "added": 2, "deleted": 0, "types": [""]}
  1007. {"author": "seabld", "desc": "Added tag SEAMONKEY_2_1b1_BUILD2 for changeset d0b8dbaced2c. CLOSED TREE", "bug_id": null, "added": 1, "deleted": 0, "types": [""]}
  1008. --------------------------------------------------------------------------------
  1009.  
  1010. <sajitk>
  1011. --------------------------------------------------------------------------------
  1012. {"author": "<sajitk>", "desc": "Bug 1126295 - Move TestAtoms.cpp to gtest and enable it; r=froydnj\n\ncommit 7d4543037c618cc0e95b6f1801c2187e3361c82a (HEAD, explicit)\nAuthor: Ehsan Akhgari <ehsan@mozilla.com>\n Bug 1126295 - Move TestAtoms.cpp to gtest and enable it; r=froydnj", "bug_id": 1126295, "added": 1, "deleted": 5, "types": [".build"]}
  1013. --------------------------------------------------------------------------------
  1014.  
  1015. M Hamdy <m.hamdy88>
  1016. --------------------------------------------------------------------------------
  1017. {"author": "M Hamdy <m.hamdy88>", "desc": "Bug 606655 - delete cookies UI option AskMeEveryTime and its related comments and tests. r=mak", "bug_id": 606655, "added": 29, "deleted": 119, "types": ["JavaScript", ".xul", ".ini", ".idl", "C/C++", ".html", ".dtd"]}
  1018. --------------------------------------------------------------------------------
  1019.  
  1020. Frédéric Wang <fred.wang>
  1021. --------------------------------------------------------------------------------
  1022. {"author": "Fr\u00e9d\u00e9ric Wang <fred.wang>", "desc": "Bug 718637 - Notify that the document is loaded. r=MarcoZ", "bug_id": 718637, "added": 16, "deleted": 3, "types": [".mm", "C/C++"]}
  1023. --------------------------------------------------------------------------------
  1024.  
  1025. Prabhjyot Sodhi <prabhjyotsingh95>
  1026. --------------------------------------------------------------------------------
  1027. {"author": "Prabhjyot Sodhi <prabhjyotsingh95>", "desc": "Bug 1167382 - Reset scroll state of SearchEngineBar in BrowserSearch Fragment before it is shown everytime. r=mcomella", "bug_id": 1167382, "added": 5, "deleted": 0, "types": ["Java"]}
  1028. --------------------------------------------------------------------------------
  1029.  
  1030. Gregor Wagner <anygregor>
  1031. --------------------------------------------------------------------------------
  1032. {"author": "Gregor Wagner <anygregor>", "desc": "Bug 1202374 - \"Can't open apps any more\". r=lissyx+mozillians", "bug_id": 1202374, "added": 1, "deleted": 0, "types": ["JavaScript"]}
  1033. --------------------------------------------------------------------------------
  1034.  
  1035. Heiher <r>
  1036. --------------------------------------------------------------------------------
  1037. {"author": "Heiher <r>", "desc": "Bug 1199535 - IonMonkey: MIPS: Implement AtomicOperations shared. r=lth\nAuthor: Heiher <r@hev.cc>\n IonMonkey: MIPS: Implement AtomicOperations-mips-shared.", "bug_id": 1199535, "added": 121, "deleted": 14, "types": ["C/C++"]}
  1038. --------------------------------------------------------------------------------
  1039.  
  1040. Alfredo Yang <ayang>
  1041. --------------------------------------------------------------------------------
  1042. {"author": "Alfredo Yang <ayang>", "desc": "Bug 1187542 - Enable new MediaSource architecture on FFOS. r=jya", "bug_id": 1187542, "added": 0, "deleted": 3, "types": ["JavaScript"]}
  1043. {"author": "Alfredo Yang <ayang>", "desc": "Bug 1189173 - Drop frames aggressively during internal seek. r=jya", "bug_id": 1189173, "added": 15, "deleted": 12, "types": ["C/C++"]}
  1044. {"author": "Alfredo Yang <ayang>", "desc": "Bug 1163486 - Update test to use new MP4Demuxer. r=bholley", "bug_id": 1163486, "added": 197, "deleted": 68, "types": [".build", "C/C++"]}
  1045. {"author": "Alfredo Yang <ayang>", "desc": "Bug 1163486 - Remove MP4Reader. r=jya", "bug_id": 1163486, "added": 23, "deleted": 44, "types": ["JavaScript", ".build", "C/C++"]}
  1046. {"author": "Alfredo Yang <ayang>", "desc": "Bug 1161984 - Get rid of IsWaitingMediaResources() in MP4Reader. r=jya", "bug_id": 1161984, "added": 1, "deleted": 32, "types": ["C/C++"]}
  1047. {"author": "Alfredo Yang <ayang>", "desc": "Bug 1162867 - Release video buffer when failing to create video frame. r=ajones", "bug_id": 1162867, "added": 1, "deleted": 0, "types": ["C/C++"]}
  1048. {"author": "Alfredo Yang <ayang>", "desc": "Bug 1127656 - Remove class inheritance hierarchy from gonk PlatformDeocdeModule. r=ajones", "bug_id": 1127656, "added": 168, "deleted": 150, "types": ["C/C++"]}
  1049. {"author": "Alfredo Yang <ayang>", "desc": "Bug 1153149 - Remove IsWaitingMediaResources() from PlatformDecoderModule. r=jya", "bug_id": 1153149, "added": 2, "deleted": 42, "types": ["C/C++"]}
  1050. {"author": "Alfredo Yang <ayang>", "desc": "Bug 1154512 - Remove MediaTaskQueue::SyncDispatch() from PDM. r=cpearce", "bug_id": 1154512, "added": 44, "deleted": 141, "types": ["C/C++"]}
  1051. {"author": "Alfredo Yang <ayang>", "desc": "Bug 1132832 - Remove media resource API from PlatformDecoderModule. r=jya", "bug_id": 1132832, "added": 106, "deleted": 277, "types": ["JavaScript", "C/C++"]}
  1052. --------------------------------------------------------------------------------
  1053.  
  1054. James Hobin <hobinjk>
  1055. --------------------------------------------------------------------------------
  1056. {"author": "James Hobin <hobinjk>", "desc": "Bug 1188999 - LogShake does not fetch about:memory reports. r=gerard-majax\ncommit a4a4e4216c8b7ca06bfe1d5ceeaecd54abc1a7d1\nAuthor: James Hobin <hobinjk@gmail.com>\n\nFixes issue where LogShake would race in its reading code. Adds basic test\nwhich should detect this specific race condition.", "bug_id": 1188999, "added": 190, "deleted": 97, "types": ["JavaScript", ".ini"]}
  1057. --------------------------------------------------------------------------------
  1058.  
  1059. "Anup Allamsetty"
  1060. --------------------------------------------------------------------------------
  1061. {"author": "\"Anup Allamsetty\"", "desc": "Bug 1035097 - Changed the type from 'radio' to 'radioType'. r=jdm", "bug_id": 1035097, "added": 1, "deleted": 1, "types": ["JavaScript"]}
  1062. --------------------------------------------------------------------------------
  1063.  
  1064. Ahmed Khalil <ahmedibrahimkhali>
  1065. --------------------------------------------------------------------------------
  1066. {"author": "Ahmed Khalil <ahmedibrahimkhali>", "desc": "Bug 1172077 - Merge tabs.db into browser.db. r=nalexander a=KWierso\n\nThis moves the tabs and clients table into the main per-profile\nbrowser.db database. It's a code savings but it also makes it easier\nto query against open tabs when inspecting parts of the browser\ndatabase, like history and bookmarks.", "bug_id": 1172077, "added": 159, "deleted": 118, "types": ["Java"]}
  1067. {"author": "Ahmed Khalil <ahmedibrahimkhali>", "desc": "Bug 1119365 - Implement |mach ide| for mobile/android and IntelliJ/Android Studio. r=nalexander", "bug_id": 1119365, "added": 75, "deleted": 11, "types": ["Python"]}
  1068. --------------------------------------------------------------------------------
  1069.  
  1070. Peter Tatrai <ptatrai>
  1071. --------------------------------------------------------------------------------
  1072. {"author": "Peter Tatrai <ptatrai>", "desc": "Bug 891551 - Part 8: Increase and make backlog value configurable. r=bwc", "bug_id": 891551, "added": 21, "deleted": 6, "types": ["C/C++"]}
  1073. --------------------------------------------------------------------------------
  1074.  
  1075. "Chris AtLee"
  1076. --------------------------------------------------------------------------------
  1077. {"author": "\"Chris AtLee\"", "desc": "Bug 807637: Use xz to compress source tarballs r=mshal\nDONTBUILD because NPTOB", "bug_id": 807637, "added": 2, "deleted": 2, "types": [".mk"]}
  1078. {"author": "\"Chris AtLee\"", "desc": "Bug 1171040: Enable MOZ_AUTOMATION_UPLOAD_SYMBOLS for android nightly builds r=ted a=RyanVM", "bug_id": 1171040, "added": 3, "deleted": 0, "types": [""]}
  1079. --------------------------------------------------------------------------------
  1080.  
  1081. Sylvestre Ledru <sledru>
  1082. --------------------------------------------------------------------------------
  1083. {"author": "Sylvestre Ledru <sledru>", "desc": "Bug 1168805 - \"Useless call \".toLowerCase()\" in SUTAgentAndroid.java\". r=jmaher", "bug_id": 1168805, "added": 1, "deleted": 2, "types": ["Java"]}
  1084. --------------------------------------------------------------------------------
  1085.  
  1086. Florian Quèze <florian>
  1087. --------------------------------------------------------------------------------
  1088. {"author": "Florian Qu\u00e8ze <florian>", "desc": "Bug 1140364 - \"configuring with --disable-compile-environment fails on Mac while looking for CoreMedia/CoreMedia.h\" [r=mh+mozilla]", "bug_id": 1140364, "added": 2, "deleted": 0, "types": [".in"]}
  1089. --------------------------------------------------------------------------------
  1090.  
  1091. <rototor>
  1092. --------------------------------------------------------------------------------
  1093. {"author": "<rototor>", "desc": "Bug 1151749 - \"Win-Only: Disabled Hardware Acceleration + CSS 3D transform on canvas -> black artefacts on hover\". r=nical", "bug_id": 1151749, "added": 1, "deleted": 0, "types": ["C/C++"]}
  1094. --------------------------------------------------------------------------------
  1095.  
  1096. John Kang <johnkang.h>
  1097. --------------------------------------------------------------------------------
  1098. {"author": "John Kang <johnkang.h>", "desc": "Bug 1143074 - \"Inspector search box can't find nodes with IDs/classes that include CSS reserved characters\" [r=pbrosset]", "bug_id": 1143074, "added": 149, "deleted": 2, "types": ["JavaScript", ".html", ".ini"]}
  1099. --------------------------------------------------------------------------------
  1100.  
  1101. Neil Deakin <enndeakin>
  1102. --------------------------------------------------------------------------------
  1103. {"author": "Neil Deakin <enndeakin>", "desc": "Bug 1152290 - \"[e10s] \"<select>\" doesn't show selected value\". r=roc", "bug_id": 1152290, "added": 10, "deleted": 4, "types": ["C/C++"]}
  1104. {"author": "Neil Deakin <enndeakin>", "desc": "Bug 1020496, add getAutocompleteInfo method to get components of autocomplete attribute, r=smaug", "bug_id": 1020496, "added": 237, "deleted": 35, "types": [".webidl", ".ini", ".build", "C/C++", ".html"]}
  1105. --------------------------------------------------------------------------------
  1106.  
  1107. Drew Willcoxon <adw>
  1108. --------------------------------------------------------------------------------
  1109. {"author": "Drew Willcoxon <adw>", "desc": "Bug 1131362 - Update Readinglist.jsm consumers to use new API. r=Unfocused a=readinglist", "bug_id": 1131362, "added": 271, "deleted": 112, "types": ["JavaScript", ".ini"]}
  1110. {"author": "Drew Willcoxon <adw>", "desc": "Bug 1131362 - Create a reading list SQLite database and JSM to provide access to it. r=markh,Unfocused a=readinglist", "bug_id": 1131362, "added": 1935, "deleted": 190, "types": ["JavaScript", ".ini", ".build"]}
  1111. {"author": "Drew Willcoxon <adw>", "desc": "Bug 1131362 - Update Reasdinglist.jsm consumers to use new API. r=Unfocused", "bug_id": 1131362, "added": 271, "deleted": 112, "types": ["JavaScript", ".ini"]}
  1112. {"author": "Drew Willcoxon <adw>", "desc": "Bug 1131362 - Create a reading list SQLite database and JSM to provide access to it. r=markh,Unfocused", "bug_id": 1131362, "added": 1935, "deleted": 190, "types": ["JavaScript", ".ini", ".build"]}
  1113. {"author": "Drew Willcoxon <adw>", "desc": "Bug 967836 - [Australis] Increase titlebar margin when using an lw-theme on OS X with tabs in titlebar disabled. r=mconley, a=sledru.", "bug_id": 967836, "added": 4, "deleted": 0, "types": [".css"]}
  1114. --------------------------------------------------------------------------------
  1115.  
  1116. atlanto <euthanasia_waltz>
  1117. --------------------------------------------------------------------------------
  1118. {"author": "atlanto <euthanasia_waltz>", "desc": "Bug 1137615 - \"Some icons are not displayed in the bookmarks sidebar\" [r=seth]", "bug_id": 1137615, "added": 3, "deleted": 3, "types": ["C/C++"]}
  1119. --------------------------------------------------------------------------------
  1120.  
  1121. Léon McGregor <lemcgregor3>
  1122. --------------------------------------------------------------------------------
  1123. {"author": "L\u00e9on McGregor <lemcgregor3>", "desc": "Bug 1130741 - Correct the css class for the Sync TOS text size. r=jaws, a=sledru", "bug_id": 1130741, "added": 5, "deleted": 2, "types": [".xul", ".css"]}
  1124. {"author": "L\u00e9on McGregor <lemcgregor3>", "desc": "Bug 1130741 - Correct the css class for the Sync TOS text size. r=jaws", "bug_id": 1130741, "added": 5, "deleted": 2, "types": [".xul", ".css"]}
  1125. --------------------------------------------------------------------------------
  1126.  
  1127. <kgilbert>
  1128. --------------------------------------------------------------------------------
  1129. {"author": "<kgilbert>", "desc": "Bug 1120705 - Part 2: Tests (v2 Patch), r=roc\n- Ensure that the scrollbar button scrolling is limited\n by the page size, to maintain context when scrolling\n small scroll frames.", "bug_id": 1120705, "added": 87, "deleted": 0, "types": [".html", ".ini"]}
  1130. {"author": "<kgilbert>", "desc": "Bug 1120705 - Part 1: Limit scrollbar button scrolls to one page per click. r=roc\n- When using the scrollbar buttons to scroll a very small scroll frame,\n it is possible to scroll more than one page. When this occurs, we\n now scroll by a page instead to maintain context between scrolls.\n- When scrolling with scrollbar buttons, the\n \"toolkit.scrollbox.verticalScrollDistance\" and\n \"toolkit.scrollbox.horizontalScrollDistance\" were swapped,\n resulting in too much scrolling when scrolling vertically and too\n little scrolling when scrolling horizontally. This has been fixed in\n ScrollFrameHelper::ScrollByLine.", "bug_id": 1120705, "added": 18, "deleted": 3, "types": ["C/C++"]}
  1131. --------------------------------------------------------------------------------
  1132.  
  1133. Yury Delendik <ydelendik>
  1134. --------------------------------------------------------------------------------
  1135. {"author": "Yury Delendik <ydelendik>", "desc": "Bug 1140508 - \"Update Shumway to version 0.10.225\". r=till", "bug_id": 1140508, "added": 18265, "deleted": 17290, "types": ["JavaScript", ".html", ".txt"]}
  1136. --------------------------------------------------------------------------------
  1137.  
  1138. Boris Kudryavtsev <boriskk.work>
  1139. --------------------------------------------------------------------------------
  1140. {"author": "Boris Kudryavtsev <boriskk.work>", "desc": "Bug 1131763 - Remove dead constants in marionette.py. r=dburns", "bug_id": 1131763, "added": 0, "deleted": 9, "types": ["Python"]}
  1141. --------------------------------------------------------------------------------
  1142.  
  1143. Stefan Plewako <splewako>
  1144. --------------------------------------------------------------------------------
  1145. {"author": "Stefan Plewako <splewako>", "desc": "Bug 494210 - followup: undefined column.width/incontentcolumn.width entities, r=gijs", "bug_id": 494210, "added": 2, "deleted": 2, "types": [".xul"]}
  1146. {"author": "Stefan Plewako <splewako>", "desc": "Bug 494210 - dialog.width entity should not be shared between the two sanitize dialogs, r=gijs", "bug_id": 494210, "added": 21, "deleted": 20, "types": [".xul", ".dtd"]}
  1147. --------------------------------------------------------------------------------
  1148.  
  1149. Matthew Gregan <kinetik>
  1150. --------------------------------------------------------------------------------
  1151. {"author": "Matthew Gregan <kinetik>", "desc": "Bug 1131788 - cubeb: Unable to use InterlockedAdd64 on MSVC2010 (and mingw). r=padenot", "bug_id": 1131788, "added": 12, "deleted": 2, "types": ["C/C++"]}
  1152. {"author": "Matthew Gregan <kinetik>", "desc": "Bug 1124542 - WebrtcGmpVideoDecoder shouldn't crash when GMP completion callbacks are received. r=rjesup", "bug_id": 1124542, "added": 0, "deleted": 3, "types": ["C/C++"]}
  1153. {"author": "Matthew Gregan <kinetik>", "desc": "Bug 1058297 - Allow opting-out of \"build complete\" spam. r=gps", "bug_id": 1058297, "added": 2, "deleted": 1, "types": ["Python"]}
  1154. --------------------------------------------------------------------------------
  1155.  
  1156. Landry Breuil <landry>
  1157. --------------------------------------------------------------------------------
  1158. {"author": "Landry Breuil <landry>", "desc": "Bug 1127542 - Handle NetBSD/powerpc the same as FreeBSD and OpenBSD. r=jorendorff\n\nSent to libffi upstream as:\nhttps://github.com/atgreen/libffi/pull/176\n\nIntegrated in\nhttps://github.com/atgreen/libffi/commit/06747d318761884e70dfa433a9548219fd779d7d", "bug_id": 1127542, "added": 2, "deleted": 2, "types": ["", ".ac"]}
  1159. {"author": "Landry Breuil <landry>", "desc": "Bug 776174: Followup, remove extra semicolons after macros. r=jduell", "bug_id": 776174, "added": 4, "deleted": 4, "types": ["C/C++"]}
  1160. --------------------------------------------------------------------------------
  1161.  
  1162. <ryan>
  1163. --------------------------------------------------------------------------------
  1164. {"author": "<ryan>", "desc": "Bug 949703 - Part 1: Use HTTP proxy for WebRTC TURN/TCP r=ekr", "bug_id": 949703, "added": 1583, "deleted": 18, "types": [".gyp", ".build", "C/C++"]}
  1165. {"author": "<ryan>", "desc": "Bug 949703 - Part 1: Use HTTP proxy for WebRTC TURN/TCP r=ekr", "bug_id": 949703, "added": 1561, "deleted": 18, "types": [".gyp", ".build", "C/C++"]}
  1166. --------------------------------------------------------------------------------
  1167.  
  1168. Kai-Zhen Li <kli>
  1169. --------------------------------------------------------------------------------
  1170. {"author": "Kai-Zhen Li <kli>", "desc": "Bug 1119691 - \"Build bustage in dom/media/mediasource/MediaSource.cpp\" [r+f=bzbarsky]", "bug_id": 1119691, "added": 1, "deleted": 0, "types": ["C/C++"]}
  1171. --------------------------------------------------------------------------------
  1172.  
  1173. Shubham Jindal <shubhamjindal18>
  1174. --------------------------------------------------------------------------------
  1175. {"author": "Shubham Jindal <shubhamjindal18>", "desc": "Bug 1018703 - In-content prefs : Remove spacing around menupopup separators. r=jaws", "bug_id": 1018703, "added": 4, "deleted": 5, "types": [".css"]}
  1176. {"author": "Shubham Jindal <shubhamjindal18>", "desc": "Bug 1026679 - Make inContent preferences responsive. r=jaws", "bug_id": 1026679, "added": 6, "deleted": 0, "types": [".css"]}
  1177. --------------------------------------------------------------------------------
  1178.  
  1179. Chris Pearce <cpearce>
  1180. --------------------------------------------------------------------------------
  1181. {"author": "Chris Pearce <cpearce>", "desc": "Bug 1104970 - Store GMPStorage record names at the start of each record. r=jesup", "bug_id": 1104970, "added": 179, "deleted": 32, "types": ["C/C++"]}
  1182. --------------------------------------------------------------------------------
  1183.  
  1184. peter chang <pchang>
  1185. --------------------------------------------------------------------------------
  1186. {"author": "peter chang <pchang>", "desc": "Bug 1090008 Dispatch SelectionStateChanged event for blur, r=roc r=smaug", "bug_id": 1090008, "added": 27, "deleted": 16, "types": ["JavaScript", ".webidl", "C/C++"]}
  1187. {"author": "peter chang <pchang>", "desc": "Bug 1090008 - Part 4 - Rename SelectionChange to SelectionStateChanged, r=smaug", "bug_id": 1090008, "added": 50, "deleted": 50, "types": ["JavaScript", ".webidl", "C/C++"]}
  1188. {"author": "peter chang <pchang>", "desc": "Bug 1090008 - Part 3 -Rename SelectionChangeEvent.webidl to SelectionStateChangedEvent.webidl, r=smaug", "bug_id": 1090008, "added": 1, "deleted": 1, "types": [".build"]}
  1189. --------------------------------------------------------------------------------
  1190.  
  1191. Dave Hunt <dave.hunt>
  1192. --------------------------------------------------------------------------------
  1193. {"author": "Dave Hunt <dave.hunt>", "desc": "Bug 1101655 - [mozdevice] Support the ADB server running on an alternate host/port. r=wlachance", "bug_id": 1101655, "added": 17, "deleted": 1, "types": ["Python"]}
  1194. {"author": "Dave Hunt <dave.hunt>", "desc": "Bug 1087248 - [mozlog] Fix encoding for debug in HTML formatter such as page source. r=jgraham", "bug_id": 1087248, "added": 1, "deleted": 1, "types": ["Python"]}
  1195. {"author": "Dave Hunt <dave.hunt>", "desc": "Bug 1087244 - [mozlog] Fix screenshot links in the HTML formatter. r=jgraham", "bug_id": 1087244, "added": 16, "deleted": 18, "types": ["Python", "JavaScript"]}
  1196. --------------------------------------------------------------------------------
  1197.  
  1198. Jan de Mooij <jdemooij>
  1199. --------------------------------------------------------------------------------
  1200. {"author": "Jan de Mooij <jdemooij>", "desc": "Bug 1102498 - \"SavedStacks sees extra frame on stack when resuming generator\" [r=nfitzgerald]", "bug_id": 1102498, "added": 9, "deleted": 6, "types": ["JavaScript"]}
  1201. --------------------------------------------------------------------------------
  1202.  
  1203. Jonathan Meier <mr_sandman>
  1204. --------------------------------------------------------------------------------
  1205. {"author": "Jonathan Meier <mr_sandman>", "desc": "Bug 270292 - \"Unable to drag multiple attachments to OS file folder\" [r=jmathies]", "bug_id": 270292, "added": 15, "deleted": 110, "types": ["C/C++"]}
  1206. --------------------------------------------------------------------------------
  1207.  
  1208. Matteo Ferretti <zer0>
  1209. --------------------------------------------------------------------------------
  1210. {"author": "Matteo Ferretti <zer0>", "desc": "Bug 1080406 - \"Add an optional badge to the hamburger menu when updates are available\". r=gijskruitbosch+bugs c=jwalker", "bug_id": 1080406, "added": 170, "deleted": 0, "types": ["JavaScript", ".xul", ".css"]}
  1211. --------------------------------------------------------------------------------
  1212.  
  1213. vivek <vivekb.balakrishnan>
  1214. --------------------------------------------------------------------------------
  1215. {"author": "vivek <vivekb.balakrishnan>", "desc": "Bug 1077080 - \"submit button states in about:feedback\". r=margaret", "bug_id": 1077080, "added": 8, "deleted": 1, "types": [".css"]}
  1216. {"author": "vivek <vivekb.balakrishnan>", "desc": "Bug 1077047 - \"Refine footer banner in about:feedback\" . r=margaret.leibovic", "bug_id": 1077047, "added": 6, "deleted": 3, "types": ["JavaScript", ".css", ".xhtml"]}
  1217. {"author": "vivek <vivekb.balakrishnan>", "desc": "Bug 996227 - Add \"Save as PDF\" button test. r=mcomella", "bug_id": 996227, "added": 169, "deleted": 18, "types": [".ini", "Java"]}
  1218. --------------------------------------------------------------------------------
  1219.  
  1220. William Lachance <wlachance>
  1221. --------------------------------------------------------------------------------
  1222. {"author": "William Lachance <wlachance>", "desc": "Bug 1080761 - \"`mach robocop <test>` fails on Nexus 4\" . r=armenzg", "bug_id": 1080761, "added": 3, "deleted": 4, "types": ["Python"]}
  1223. {"author": "William Lachance <wlachance>", "desc": "Bug 1036453 - \"Typo in marionette docs\". r=mdas", "bug_id": 1036453, "added": 1, "deleted": 1, "types": ["Python"]}
  1224. --------------------------------------------------------------------------------
  1225.  
  1226. Mike Hoye <mhoye>
  1227. --------------------------------------------------------------------------------
  1228. {"author": "Mike Hoye <mhoye>", "desc": "Bug 1074896 - \"Include a \"donate\" link in the About Firefox dialog\" . r=gavin", "bug_id": 1074896, "added": 8, "deleted": 5, "types": [".xul", ".dtd"]}
  1229. --------------------------------------------------------------------------------
  1230.  
  1231. Justin Dolske <dolske>
  1232. --------------------------------------------------------------------------------
  1233. {"author": "Justin Dolske <dolske>", "desc": "Bug 1068290 - UI Tour: Add ability to highlight New Private Window icon in chrome. r=MattN a=dolske", "bug_id": 1068290, "added": 4, "deleted": 0, "types": ["JavaScript"]}
  1234. {"author": "Justin Dolske <dolske>", "desc": "Bug 1068290 - \"UI Tour: Add ability to highlight New Private Window icon in chrome\". r=MattN", "bug_id": 1068290, "added": 4, "deleted": 0, "types": ["JavaScript"]}
  1235. {"author": "Justin Dolske <dolske>", "desc": "Bug 613760 - Tab-modal prompt dialog has no default button on os x. r=gavin, a=blocking", "bug_id": 613760, "added": 35, "deleted": 21, "types": ["JavaScript", ".xml"]}
  1236. {"author": "Justin Dolske <dolske>", "desc": "Bug 613763 - Form elements can regain focus under a tab-modal prompt. r=enn, a=blocking", "bug_id": 613763, "added": 11, "deleted": 0, "types": ["JavaScript", ".css"]}
  1237. {"author": "Justin Dolske <dolske>", "desc": "Bug 613806 - alert(), confirm(), prompt() dont play system alert sounds. r=gavin, a=gavin", "bug_id": 613806, "added": 6, "deleted": 4, "types": ["JavaScript"]}
  1238. {"author": "Justin Dolske <dolske>", "desc": "Bug 562967 - fix test_handlerService.js for new Windows 7 test boxes. r=rs", "bug_id": 562967, "added": 23, "deleted": 2, "types": ["JavaScript"]}
  1239. {"author": "Justin Dolske <dolske>", "desc": "Bug 563850 - Add scriptable interfaces for EnterModalState et al. r+sr=jst", "bug_id": 563850, "added": 39, "deleted": 1, "types": [".idl", "C/C++"]}
  1240. {"author": "Justin Dolske <dolske>", "desc": "Bug 544597 - Remap plugin names to a more readable form for plugin-crashed UI. r=gavin, r=jst", "bug_id": 544597, "added": 42, "deleted": 8, "types": ["JavaScript", ".xul", "C/C++"]}
  1241. {"author": "Justin Dolske <dolske>", "desc": "Bug 557661 - change OOPP crash UI to make it easier to submit crash reports. r=gavin, ui-r=beltzner", "bug_id": 557661, "added": 40, "deleted": 55, "types": ["JavaScript", ".css", ".xml"]}
  1242. {"author": "Justin Dolske <dolske>", "desc": "Bug 557808 - OOPP crash notification bar doesn't show for small plugins. r=gavin.sharp", "bug_id": 557808, "added": 1, "deleted": 1, "types": ["JavaScript"]}
  1243. --------------------------------------------------------------------------------
  1244.  
  1245. jdashg <jdashg+github.com>
  1246. --------------------------------------------------------------------------------
  1247. {"author": "jdashg <jdashg+github.com>", "desc": "Bug 1079608 - Move blend_minmax out from under Draft. - r=kamidphish", "bug_id": 1079608, "added": 2, "deleted": 2, "types": ["C/C++"]}
  1248. {"author": "jdashg <jdashg+github.com>", "desc": "Bug 1080296 - Clear out glGetError after checking it. - r=kamidphish", "bug_id": 1080296, "added": 2, "deleted": 0, "types": ["C/C++"]}
  1249. --------------------------------------------------------------------------------
  1250.  
  1251. Dirk Schulze <krit>
  1252. --------------------------------------------------------------------------------
  1253. {"author": "Dirk Schulze <krit>", "desc": "Bug 1072894 - Implement polygon() parsing for clip-path. r=heycam", "bug_id": 1072894, "added": 742, "deleted": 60, "types": [".properties", "JavaScript", "C/C++"]}
  1254. --------------------------------------------------------------------------------
  1255.  
  1256. Julian Seward <jseward>
  1257. --------------------------------------------------------------------------------
  1258. {"author": "Julian Seward <jseward>", "desc": "Bug 1065130 - \"nsFtpState::mDoomCache is used uninitialised\". r=jduell.mcbugs", "bug_id": 1065130, "added": 1, "deleted": 0, "types": ["C/C++"]}
  1259. --------------------------------------------------------------------------------
  1260.  
  1261. hchang
  1262. --------------------------------------------------------------------------------
  1263. {"author": "hchang", "desc": "Bug 1061993 - Add lock to ifc_* functions. r=chucklee", "bug_id": 1061993, "added": 18, "deleted": 0, "types": ["C/C++"]}
  1264. --------------------------------------------------------------------------------
  1265.  
  1266. Gian-Carlo Pascutto <gpascutto>
  1267. --------------------------------------------------------------------------------
  1268. {"author": "Gian-Carlo Pascutto <gpascutto>", "desc": "Bug 1053264 - Do not use CAPTUREBLT when Desktop Composition is enabled. r=jimm, a=lmandel", "bug_id": 1053264, "added": 45, "deleted": 21, "types": [".cc"]}
  1269. {"author": "Gian-Carlo Pascutto <gpascutto>", "desc": "Bug 1053264 - Do not use CAPTUREBLT when Desktop Composition is enabled. r=jimm, a=lmandel", "bug_id": 1053264, "added": 45, "deleted": 21, "types": [".cc"]}
  1270. {"author": "Gian-Carlo Pascutto <gpascutto>", "desc": "Bug 1053264 - Do not use CAPTUREBLT when Desktop Composition is enabled. r=jimm", "bug_id": 1053264, "added": 45, "deleted": 21, "types": [".cc"]}
  1271. {"author": "Gian-Carlo Pascutto <gpascutto>", "desc": "Bug 663970 - Disable nice on systems that have multiple CPUs Part 1 of 2. r=dougt", "bug_id": 663970, "added": 12, "deleted": 2, "types": ["C/C++"]}
  1272. --------------------------------------------------------------------------------
  1273.  
  1274. James Long <jlong>
  1275. --------------------------------------------------------------------------------
  1276. {"author": "James Long <jlong>", "desc": "Bug 1037675 - Improve Debugger 'findScripts': Add 'source' param and allow 'displayURL' with 'line'. r=jorendorff", "bug_id": 1037675, "added": 77, "deleted": 23, "types": ["JavaScript", ".msg", "C/C++"]}
  1277. {"author": "James Long <jlong>", "desc": "Bug 1024574 - Make xpcshell tests show RDP logs. r=past", "bug_id": 1024574, "added": 4, "deleted": 4, "types": ["JavaScript"]}
  1278. {"author": "James Long <jlong>", "desc": "Bug 986151 - Fix line number of breakpoints when added from context menu. r=past", "bug_id": 986151, "added": 119, "deleted": 11, "types": ["JavaScript", ".xul", ".ini"]}
  1279. {"author": "James Long <jlong>", "desc": "Bug 995252 - Conditional breakpoints are always hit. r=past", "bug_id": 995252, "added": 66, "deleted": 51, "types": ["JavaScript"]}
  1280. --------------------------------------------------------------------------------
  1281.  
  1282. Alex Bardas <abardas>
  1283. --------------------------------------------------------------------------------
  1284. {"author": "Alex Bardas <abardas>", "desc": "Bug 1042521: Drop some cases when backslashes from urlbar input were converted to slashes on windows, r=bz", "bug_id": 1042521, "added": 8, "deleted": 3, "types": ["JavaScript", "C/C++"]}
  1285. --------------------------------------------------------------------------------
  1286.  
  1287. Evelyn Hung <ehung>
  1288. --------------------------------------------------------------------------------
  1289. {"author": "Evelyn Hung <ehung>", "desc": "Bug 1044960 - Remove unnecessary lines from TabChild.cpp. r=kats", "bug_id": 1044960, "added": 0, "deleted": 4, "types": ["C/C++"]}
  1290. --------------------------------------------------------------------------------
  1291.  
  1292. Walter Litwinczyk <wlitwinczyk>
  1293. --------------------------------------------------------------------------------
  1294. {"author": "Walter Litwinczyk <wlitwinczyk>", "desc": "Bug 1041830 - Backout bug 1030206. r=dglastonbury, a=sledru", "bug_id": 1041830, "added": 15, "deleted": 51, "types": [".html", ".txt", "C/C++"]}
  1295. {"author": "Walter Litwinczyk <wlitwinczyk>", "desc": "Bug 1041830 - Part 2: Backout bug 1030206. r=dglastonbury", "bug_id": 1041830, "added": 10, "deleted": 10, "types": [".html", ".txt"]}
  1296. {"author": "Walter Litwinczyk <wlitwinczyk>", "desc": "Bug 1041830 - Backout bug 1030206. r=dglastonbury", "bug_id": 1041830, "added": 5, "deleted": 41, "types": ["C/C++"]}
  1297. --------------------------------------------------------------------------------
  1298.  
  1299. David Parks <davidp99>
  1300. --------------------------------------------------------------------------------
  1301. {"author": "David Parks <davidp99>", "desc": "Bug 1009628 - Part 1: Need mozAfterRemotePaint event for remote iframes. r=smaug.", "bug_id": 1009628, "added": 226, "deleted": 2, "types": [".ipdl", ".idl", "C/C++"]}
  1302. --------------------------------------------------------------------------------
  1303.  
  1304. Thinker Li <tlee>
  1305. --------------------------------------------------------------------------------
  1306. {"author": "Thinker Li <tlee>", "desc": "Bug 977026 - Part 1: Allow thread registering before the profiler is initialized. r=BenWa", "bug_id": 977026, "added": 16, "deleted": 0, "types": ["C/C++"]}
  1307. {"author": "Thinker Li <tlee>", "desc": "Bug 977026 - part 1: allow thread registering before the profiler is initialized. r=bgirard", "bug_id": 977026, "added": 16, "deleted": 0, "types": ["C/C++"]}
  1308. --------------------------------------------------------------------------------
  1309.  
  1310. Ed Lee <edilee>
  1311. --------------------------------------------------------------------------------
  1312. {"author": "Ed Lee <edilee>", "desc": "Bug 1038997 - Backout newtab changes including layout and styling changes for Fx32. r=adw, a=sylvestre\n\nRevert bug 980014, bug 978338, bug 991210; fix up search form", "bug_id": 1038997, "added": 138, "deleted": 107, "types": ["JavaScript", ".xul", ".css", ".ini"]}
  1313. {"author": "Ed Lee <edilee>", "desc": "Bug 1039881 - Use an empty directory tiles data source pref before uplift. r=adw, a=sledru\n\nUpdate tests to use a dummy pref, so it changes no matter what's the default.", "bug_id": 1039881, "added": 5, "deleted": 4, "types": ["JavaScript"]}
  1314. {"author": "Ed Lee <edilee>", "desc": "Bug 1038997 - Backout newtab changes including layout and styling changes for Fx32. r=adw, a=sylvestre\n\nRevert bug 980014, bug 978338, bug 991210; fix up search form", "bug_id": 1038997, "added": 138, "deleted": 107, "types": ["JavaScript", ".xul", ".css", ".ini"]}
  1315. --------------------------------------------------------------------------------
  1316.  
  1317. Mike Conley <mconley>
  1318. --------------------------------------------------------------------------------
  1319. {"author": "Mike Conley <mconley>", "desc": "Bug 1036003 - \"Clean up formatting in nsScreenWin.cpp and nsScreenManagerWin.cpp\". r=jmathies f=mconley", "bug_id": 1036003, "added": 36, "deleted": 36, "types": ["C/C++"]}
  1320. {"author": "Mike Conley <mconley>", "desc": "Bug 981062 - [Australis] Revert chunk of bug 963999 causing CART regression on Win 8. r=jaws.", "bug_id": 981062, "added": 3, "deleted": 2, "types": ["JavaScript"]}
  1321. {"author": "Mike Conley <mconley>", "desc": "Bug 880277 - \"Remove unnecessary delay when clicking tab close buttons sequentially doesn't work anymore on UX\" [r=fryn]", "bug_id": 880277, "added": 1, "deleted": 1, "types": [".xml"]}
  1322. --------------------------------------------------------------------------------
  1323.  
  1324. Brian Hackett <bhackett1024>
  1325. --------------------------------------------------------------------------------
  1326. {"author": "Brian Hackett <bhackett1024>", "desc": "Bug 1021790 - \"Cleanup naming for scalar and typed array types\", r=sfink", "bug_id": 1021790, "added": 627, "deleted": 642, "types": ["C/C++"]}
  1327. {"author": "Brian Hackett <bhackett1024>", "desc": "Bug 952818 - Derive the run-once property on the main thread to avoid an off-thread nursery access; r=jdemooij,terrence", "bug_id": 952818, "added": 242, "deleted": 267, "types": ["JavaScript", "C/C++"]}
  1328. --------------------------------------------------------------------------------
  1329.  
  1330. Andrew Osmond <aosmond>
  1331. --------------------------------------------------------------------------------
  1332. {"author": "Andrew Osmond <aosmond>", "desc": "Bug 1030007 - Throttle updating the preview window when CPU low and/or encoder falls behind. r=mikeh, r=cpearce, a=2.0+", "bug_id": 1030007, "added": 168, "deleted": 54, "types": ["C/C++"]}
  1333. --------------------------------------------------------------------------------
  1334.  
  1335. Conner McConkey <connermcconkey%40gmail.com>
  1336. --------------------------------------------------------------------------------
  1337. {"author": "Conner McConkey <connermcconkey%40gmail.com>", "desc": "Bug 1021739 - Transform the selfhosting IsObject function into an intrinsic, r=h4writer", "bug_id": 1021739, "added": 116, "deleted": 17, "types": ["JavaScript", "C/C++"]}
  1338. --------------------------------------------------------------------------------
  1339.  
  1340. <zhoubcfan>
  1341. --------------------------------------------------------------------------------
  1342. {"author": "<zhoubcfan>", "desc": "Bug 1026858 - \"search for \"stdio.h\" exactly\". r=mshal", "bug_id": 1026858, "added": 2, "deleted": 2, "types": [".in"]}
  1343. --------------------------------------------------------------------------------
  1344.  
  1345. Hallvord R. M. Steen
  1346. --------------------------------------------------------------------------------
  1347. {"author": "Hallvord R. M. Steen", "desc": "Bug 377413 - Add a regression test for the named getter on form elements; r=Ms2ger", "bug_id": 377413, "added": 55, "deleted": 0, "types": [".html", ".ini"]}
  1348. --------------------------------------------------------------------------------
  1349.  
  1350. Dave Townsend <dtownsend+bugmail>
  1351. --------------------------------------------------------------------------------
  1352. {"author": "Dave Townsend <dtownsend+bugmail>", "desc": "Bug 988072 - Australis sidebar widget does not work for SDK add-ons (sidebar API). r=gijs, a=sledru", "bug_id": 988072, "added": 19, "deleted": 1, "types": ["JavaScript"]}
  1353. {"author": "Dave Townsend <dtownsend+bugmail>", "desc": "Bug 988072 - Australis sidebar widget does not work for SDK add-ons (sidebar API). r=gijs", "bug_id": 988072, "added": 391, "deleted": 1, "types": ["JavaScript", ".ini"]}
  1354. --------------------------------------------------------------------------------
  1355.  
  1356. Ed Morley <emorley>
  1357. --------------------------------------------------------------------------------
  1358. {"author": "Ed Morley <emorley>", "desc": "Bug 829684 - jsreftests should prefix test print()s with \"TEST-INFO | \" to avoid TBPL false positives; r=terrence", "bug_id": 829684, "added": 1, "deleted": 1, "types": ["JavaScript"]}
  1359. {"author": "Ed Morley <emorley>", "desc": "Bug 926408 - Import mozcrash 0.9 from upstream", "bug_id": 926408, "added": 45, "deleted": 2, "types": ["Python"]}
  1360. --------------------------------------------------------------------------------
  1361.  
  1362. Jared Wein <jaws>
  1363. --------------------------------------------------------------------------------
  1364. {"author": "Jared Wein <jaws>", "desc": "Bug 980043 - Backed out changeset 7e0adf1211a7 (bug 905695). r=MattN", "bug_id": 980043, "added": 7, "deleted": 12, "types": [".xml"]}
  1365. {"author": "Jared Wein <jaws>", "desc": "Backed out bug 495593 for causing bug 1005031. a=sledru", "bug_id": 495593, "added": 0, "deleted": 26, "types": [".css", ".xml"]}
  1366. --------------------------------------------------------------------------------
  1367.  
  1368. Jim Blandy <jimb>
  1369. --------------------------------------------------------------------------------
  1370. {"author": "Jim Blandy <jimb>", "desc": "Bug 1007862 - Update name of barriered base class in SpiderMonkey's GDB pretty-printers, r=jimb,sfink\n\nThis patch fixes test failures in js/src/gdb/tests/test-Root.py.\n\njs::PreBarriered is no longer the common base class for SpiderMonkey's GC graph\nedge types; now js::BarrieredBase is the best choice for pretty-printers to\nsupport. Also, there is no longer a separate hierarchy for non-pointer types\n(eg JS::Value). Update the pretty-printers and their tests.", "bug_id": 1007862, "added": 38, "deleted": 11, "types": ["Python", "C/C++"]}
  1371. {"author": "Jim Blandy <jimb>", "desc": "Bug 1007862 - Update name of barriered base class in SpiderMonkey's GDB pretty-printers, r=jimb,sfink\n\nThis patch fixes test failures in js/src/gdb/tests/test-Root.py.\n\njs::PreBarriered is no longer the common base class for SpiderMonkey's GC graph\nedge types; now js::BarrieredBase is the best choice for pretty-printers to\nsupport. Also, there is no longer a separate hierarchy for non-pointer types\n(eg JS::Value). Update the pretty-printers and their tests.", "bug_id": 1007862, "added": 34, "deleted": 11, "types": ["Python", "C/C++"]}
  1372. {"author": "Jim Blandy <jimb>", "desc": "Bug 890555 - Fix silent bugs in some toolkit/devtools/server xpcshell tests; r=dcamp", "bug_id": 890555, "added": 26, "deleted": 26, "types": ["JavaScript"]}
  1373. --------------------------------------------------------------------------------
  1374.  
  1375. Valentin Tsatskin <vtsatskin>
  1376. --------------------------------------------------------------------------------
  1377. {"author": "Valentin Tsatskin <vtsatskin>", "desc": "Bug 982347 - Implement netError design changes. r=Unfocused", "bug_id": 982347, "added": 150, "deleted": 1, "types": [".css", ".svg", ".build", ".mn"]}
  1378. --------------------------------------------------------------------------------
  1379.  
  1380. Hugh Nougher <hughnougher>
  1381. --------------------------------------------------------------------------------
  1382. {"author": "Hugh Nougher <hughnougher>", "desc": "Bug 934783 - Fix GPU memory reporter for win7 and reenable. r=njn", "bug_id": 934783, "added": 17, "deleted": 9, "types": ["C/C++"]}
  1383. --------------------------------------------------------------------------------
  1384.  
  1385. James Zhang <james.zhang>
  1386. --------------------------------------------------------------------------------
  1387. {"author": "James Zhang <james.zhang>", "desc": "Bug 992854 - [tarako] No sound when play some specific m4a music r=kinetik", "bug_id": 992854, "added": 1, "deleted": 1, "types": ["C/C++"]}
  1388. --------------------------------------------------------------------------------
  1389.  
  1390. Teiichiro Fukuda <te-fukuda>
  1391. --------------------------------------------------------------------------------
  1392. {"author": "Teiichiro Fukuda <te-fukuda>", "desc": "Bug 909224 - Want to add the phonetic name of the name to mozContacts. r=reuben", "bug_id": 909224, "added": 422, "deleted": 2, "types": ["JavaScript", ".html", ".webidl"]}
  1393. --------------------------------------------------------------------------------
  1394.  
  1395. Andreas Gal <gal>
  1396. --------------------------------------------------------------------------------
  1397. {"author": "Andreas Gal <gal>", "desc": "Bug 978479 - remove flipped quad texture from mQuadVBO. r=bjacob", "bug_id": 978479, "added": 15, "deleted": 27, "types": ["C/C++"]}
  1398. {"author": "Andreas Gal <gal>", "desc": "Bug 980364 - Add GLDrawRectHelper and use it from GLBlitTextureImageHelper. r=bjacob", "bug_id": 980364, "added": 184, "deleted": 19, "types": [".build", "C/C++"]}
  1399. --------------------------------------------------------------------------------
  1400.  
  1401. Simone Bruno <sbruno>
  1402. --------------------------------------------------------------------------------
  1403. {"author": "Simone Bruno <sbruno>", "desc": "Bug 971841 - \"Install ant on builders via tooltool\" r=simone r=armenzg", "bug_id": 971841, "added": 28, "deleted": 6, "types": ["", ".manifest"]}
  1404. --------------------------------------------------------------------------------
  1405.  
  1406. Michael Ratcliffe <mratcliffe>
  1407. --------------------------------------------------------------------------------
  1408. {"author": "Michael Ratcliffe <mratcliffe>", "desc": "Bug 663778 - Misc fixes r=pbrosset", "bug_id": 663778, "added": 13, "deleted": 8, "types": ["JavaScript"]}
  1409. --------------------------------------------------------------------------------
  1410.  
  1411. Wesley Johnston <wjohnston>
  1412. --------------------------------------------------------------------------------
  1413. {"author": "Wesley Johnston <wjohnston>", "desc": "Bug 959742 - Close dialogs when inputs change if there are no buttons on the dialog. r=bnicholson", "bug_id": 959742, "added": 69, "deleted": 20, "types": ["JavaScript", "Java"]}
  1414. {"author": "Wesley Johnston <wjohnston>", "desc": "Bug 959742 - Auto close lists if they don't have any buttons on them. r=bnicholson", "bug_id": 959742, "added": 56, "deleted": 18, "types": ["Java"]}
  1415. {"author": "Wesley Johnston <wjohnston>", "desc": "Bug 959742 - Auto close lists if they don't have any buttons on them. r=bnicholson", "bug_id": 959742, "added": 54, "deleted": 17, "types": ["Java"]}
  1416. {"author": "Wesley Johnston <wjohnston>", "desc": "Bug 973045 - Add a tabbed box input type for prompts. r=bnicholson", "bug_id": 973045, "added": 150, "deleted": 6, "types": [".xml", ".build", "Java"]}
  1417. {"author": "Wesley Johnston <wjohnston>", "desc": "Bug 973036 - Create an intent chooser dialog class. r=bnicholson", "bug_id": 973036, "added": 190, "deleted": 0, "types": [".build", "Java"]}
  1418. {"author": "Wesley Johnston <wjohnston>", "desc": "Bug 973013 - Pull PromptListAdapter into its own class. r=bnicholson", "bug_id": 973013, "added": 232, "deleted": 172, "types": [".build", "Java"]}
  1419. {"author": "Wesley Johnston <wjohnston>", "desc": "Bug 973013 - Pull PromptListItem into its own class. r=bnicholson", "bug_id": 973013, "added": 63, "deleted": 44, "types": [".build", "Java"]}
  1420. {"author": "Wesley Johnston <wjohnston>", "desc": "Bug 972327 - Inflate actionbar at startup on tablets. r=mfinkle", "bug_id": 972327, "added": 7, "deleted": 0, "types": ["Java"]}
  1421. {"author": "Wesley Johnston <wjohnston>", "desc": "Bug 972327 - Inflate actionmode items on startup for tablets. r=mfinkle", "bug_id": 972327, "added": 6, "deleted": 0, "types": ["Java"]}
  1422. {"author": "Wesley Johnston <wjohnston>", "desc": "Bug 971939 - Use native Android intent chooser for FilePicker [r=lucasr]", "bug_id": 971939, "added": 79, "deleted": 78, "types": ["Java"]}
  1423. --------------------------------------------------------------------------------
  1424.  
  1425. Edwin Flores <edwin>
  1426. --------------------------------------------------------------------------------
  1427. {"author": "Edwin Flores <edwin>", "desc": "Bug 953394 - Force OMXCodec to output a sane colour format on Android 4.4 and above. r=doublec, a=bajaj", "bug_id": 953394, "added": 151, "deleted": 9, "types": [".in", ".build", "C/C++"]}
  1428. --------------------------------------------------------------------------------
  1429.  
  1430. Bhavana
  1431. --------------------------------------------------------------------------------
  1432. {"author": "Bhavana", "desc": "Added tag FIREFOX_RELEASE_26.0 for changeset CLOSED TREE a=release", "bug_id": null, "added": 3, "deleted": 0, "types": [""]}
  1433. {"author": "Bhavana", "desc": "Added tag RELEASE_BASE_20140127 for changeset CLOSED TREE a=release", "bug_id": null, "added": 3, "deleted": 0, "types": [""]}
  1434. --------------------------------------------------------------------------------
  1435.  
  1436. Nomis101
  1437. --------------------------------------------------------------------------------
  1438. {"author": "Nomis101", "desc": "Bug 901348 - [10.9] Duplicate symbol errors building --with-intl-api. r=Waldo, a=lsblakk", "bug_id": 901348, "added": 38, "deleted": 6, "types": ["", "C/C++"]}
  1439. {"author": "Nomis101", "desc": "Bug 909914 - Add a missing include to avoid error: \"Use of undeclared identifier 'getpid'\" when building with enable-macos-target=10.9; r=smichaud", "bug_id": 909914, "added": 1, "deleted": 0, "types": ["C/C++"]}
  1440. --------------------------------------------------------------------------------
  1441.  
  1442. Felix S. Klock II <pnkfelix>
  1443. --------------------------------------------------------------------------------
  1444. {"author": "Felix S. Klock II <pnkfelix>", "desc": "Bug 939715: TypedObject PJS API implementation (r=nmatsakis).", "bug_id": 939715, "added": 614, "deleted": 4, "types": ["JavaScript", "C/C++"]}
  1445. {"author": "Felix S. Klock II <pnkfelix>", "desc": "Bug 933269: tests for getElem on TypedObjects (r=nmatsakis).", "bug_id": 933269, "added": 290, "deleted": 0, "types": ["JavaScript"]}
  1446. {"author": "Felix S. Klock II <pnkfelix>", "desc": "Bug 933269: jit support for getElem in TypedObjects (r=nmatsakis).", "bug_id": 933269, "added": 265, "deleted": 3, "types": ["C/C++"]}
  1447. --------------------------------------------------------------------------------
  1448.  
  1449. Jan Gerber <j>
  1450. --------------------------------------------------------------------------------
  1451. {"author": "Jan Gerber <j>", "desc": "Date: Fri Dec 6 18:58:44 2013 +0100\n\nBug 947325 - Update pkg-config check for libvpx to 1.3.0. r=giles,ted\n\nWe now require at least 1.3.0 for vp9 support.", "bug_id": 947325, "added": 1, "deleted": 1, "types": [".in"]}
  1452. --------------------------------------------------------------------------------
  1453.  
  1454. Josh Aas
  1455. --------------------------------------------------------------------------------
  1456. {"author": "Josh Aas", "desc": "Bug 944259 - initialize variable to quelch compiler warning. r=dbaron", "bug_id": 944259, "added": 1, "deleted": 1, "types": ["C/C++"]}
  1457. --------------------------------------------------------------------------------
  1458.  
  1459. Markus Stange <mstange>
  1460. --------------------------------------------------------------------------------
  1461. {"author": "Markus Stange <mstange>", "desc": "Bug 925514 - \"#nav-bar noise texture tweaks\", r=gijs", "bug_id": 925514, "added": 8, "deleted": 0, "types": [".css"]}
  1462. {"author": "Markus Stange <mstange>", "desc": "Bug 925514 - Don't scale up #nav-bar noise background on HiDPI displays, r=gijs", "bug_id": 925514, "added": 6, "deleted": 0, "types": [".css"]}
  1463. {"author": "Markus Stange <mstange>", "desc": "Bug 933964 - Don't call unifiedToolbarHeight on NSWindows that are not ToolbarWindows, r=smichaud", "bug_id": 933964, "added": 2, "deleted": 1, "types": [".mm"]}
  1464. {"author": "Markus Stange <mstange>", "desc": "Bug 929362 - When refusing compositor animation during BuildLayer, set a property on the frame that disables all async animations on it forever. r=roc a=koi", "bug_id": 929362, "added": 26, "deleted": 4, "types": ["C/C++"]}
  1465. --------------------------------------------------------------------------------
  1466.  
  1467. Francesco Lodolo [:flod]
  1468. --------------------------------------------------------------------------------
  1469. {"author": "Francesco Lodolo [:flod]", "desc": "Bug 896161 - Australis: restore backForwardItem.title in browser.dtd, r=dao", "bug_id": 896161, "added": 1, "deleted": 0, "types": [".dtd"]}
  1470. {"author": "Francesco Lodolo [:flod]", "desc": "Bug 887911 - Improve localization comment for zoom-reset-button.label (customizableWidgets.properties), r=gijs, DONTBUILD", "bug_id": 887911, "added": 3, "deleted": 1, "types": [".properties"]}
  1471. {"author": "Francesco Lodolo [:flod]", "desc": "Bug 913366 - Improve strings and l10n comment in app-manager.properties. r=paul.rouget", "bug_id": 913366, "added": 14, "deleted": 4, "types": ["JavaScript", ".properties"]}
  1472. {"author": "Francesco Lodolo [:flod]", "desc": "Bug 871697 - GCLI: review strings and l10n comment, fix wrong strings disconnectDesc and disconnectManual; r=jwalker", "bug_id": 871697, "added": 173, "deleted": 250, "types": [".properties", "JavaScript"]}
  1473. {"author": "Francesco Lodolo [:flod]", "desc": "Bug 894844 - Add localization comment to plural forms in AccessFu.properties. r=yzen", "bug_id": 894844, "added": 10, "deleted": 0, "types": [".properties"]}
  1474. {"author": "Francesco Lodolo [:flod]", "desc": "Bug 878154 - about:plugins: plugin status is not localizable. r=bsmedberg", "bug_id": 878154, "added": 3, "deleted": 1, "types": [".properties", ".html"]}
  1475. {"author": "Francesco Lodolo [:flod]", "desc": "Bug 874785 - Web Console: rewrite localization comments and use ordered arguments for multiple parameters, r=mratcliffe", "bug_id": 874785, "added": 87, "deleted": 92, "types": [".properties"]}
  1476. {"author": "Francesco Lodolo [:flod]", "desc": "Bug 872993 - Rewrite localization comments and use ordered arguments for multiple parameters. r=Pike", "bug_id": 872993, "added": 76, "deleted": 75, "types": [".properties"]}
  1477. {"author": "Francesco Lodolo [:flod]", "desc": "Bug 871245 - Don't hardcode \"Firefox\" in gclicommands.properties. r=dcamp", "bug_id": 871245, "added": 3, "deleted": 3, "types": ["JavaScript", ".properties"]}
  1478. --------------------------------------------------------------------------------
  1479.  
  1480. Vladimir Vukicevic <vladimir>
  1481. --------------------------------------------------------------------------------
  1482. {"author": "Vladimir Vukicevic <vladimir>", "desc": "Bug 888658 - Assertions.h fixup for windows. r=jwalden", "bug_id": 888658, "added": 1, "deleted": 1, "types": ["C/C++"]}
  1483. --------------------------------------------------------------------------------
  1484.  
  1485. Anhad Jai Singh <ffledgling>
  1486. --------------------------------------------------------------------------------
  1487. {"author": "Anhad Jai Singh <ffledgling>", "desc": "Bug 902209 - Add mach pastebin; r=gps", "bug_id": 902209, "added": 88, "deleted": 0, "types": ["Python"]}
  1488. --------------------------------------------------------------------------------
  1489.  
  1490. Eric Rescorla <ekr>
  1491. --------------------------------------------------------------------------------
  1492. {"author": "Eric Rescorla <ekr>", "desc": "Bug 925226 - Fix incorrect downcast in signaling unittest. r=abr", "bug_id": 925226, "added": 3, "deleted": 3, "types": ["C/C++"]}
  1493. --------------------------------------------------------------------------------
  1494.  
  1495. Joshua Cranmer <Pidgeot18>
  1496. --------------------------------------------------------------------------------
  1497. {"author": "Joshua Cranmer <Pidgeot18>", "desc": "Bug 884676 - Part 1: Remove unused ThreadPool::submitOne method. r=Waldo", "bug_id": 884676, "added": 2, "deleted": 28, "types": ["C/C++"]}
  1498. {"author": "Joshua Cranmer <Pidgeot18>", "desc": "Bug 852745 - Build clang with gcc 4.7 headers, r=rail. DONTBUILD", "bug_id": 852745, "added": 18, "deleted": 18, "types": ["Python", ".manifest"]}
  1499. --------------------------------------------------------------------------------
  1500.  
  1501. Hubert Figuiere <hub>
  1502. --------------------------------------------------------------------------------
  1503. {"author": "Hubert Figuiere <hub>", "desc": "Bug 891497 - Fix typo in debug message. r=vyang", "bug_id": 891497, "added": 1, "deleted": 1, "types": ["JavaScript"]}
  1504. --------------------------------------------------------------------------------
  1505.  
  1506. Ian Stakenvicius <axs>
  1507. --------------------------------------------------------------------------------
  1508. {"author": "Ian Stakenvicius <axs>", "desc": "Bug 886418 - Add MOZJS_{MAJOR,MINOR}_VERSION to js-config.h so that JSAPI differences can be handled at compile time. r=glandium, a=bajaj", "bug_id": 886418, "added": 6, "deleted": 2, "types": [".in"]}
  1509. {"author": "Ian Stakenvicius <axs>", "desc": "Bug 886418 - Add MOZJS_{MAJOR,MINOR}_VERSION to js-config.h so that JSAPI differences can be handled at compile time. r=glandium", "bug_id": 886418, "added": 6, "deleted": 2, "types": [".in"]}
  1510. --------------------------------------------------------------------------------
  1511.  
  1512. Dave Camp <dcamp>
  1513. --------------------------------------------------------------------------------
  1514. {"author": "Dave Camp <dcamp>", "desc": "Bug 877719 - DebuggerServer.destroy should always work. r=past", "bug_id": 877719, "added": 25, "deleted": 10, "types": ["JavaScript"]}
  1515. {"author": "Dave Camp <dcamp>", "desc": "Bug 796006 - Don't fully expand nodes with large amounts of children in markup panel. r=jwalker", "bug_id": 796006, "added": 374, "deleted": 27, "types": ["JavaScript", ".properties", ".html", ".in", ".css", ".xhtml"]}
  1516. {"author": "Dave Camp <dcamp>", "desc": "Bug 777165 - Social toolbar should be to the right of the style toolbar. r=gavin", "bug_id": 777165, "added": 8, "deleted": 8, "types": [".xul"]}
  1517. {"author": "Dave Camp <dcamp>", "desc": "Bug 696755: Open the inspector sidebar on inspect if previously active. r=rcampbell", "bug_id": 696755, "added": 157, "deleted": 103, "types": ["JavaScript", ".in"]}
  1518. --------------------------------------------------------------------------------
  1519.  
  1520. Nikhil Marathe <nsm.nikhil>
  1521. --------------------------------------------------------------------------------
  1522. {"author": "Nikhil Marathe <nsm.nikhil>", "desc": "Bug 871428 - Fix AlarmService shutdown leaks. r=gene", "bug_id": 871428, "added": 29, "deleted": 5, "types": ["JavaScript"]}
  1523. --------------------------------------------------------------------------------
  1524.  
  1525. Brandon Benvie <bbenvie>
  1526. --------------------------------------------------------------------------------
  1527. {"author": "Brandon Benvie <bbenvie>", "desc": "bug 679364 - Use content/browser/devtools/* for aliases; r=rcampbell", "bug_id": 679364, "added": 79, "deleted": 79, "types": ["JavaScript", ".xul", ".mn"]}
  1528. --------------------------------------------------------------------------------
  1529.  
  1530. =?UTF-8?q?"Yuan=20Xulei(=E8=A2=81=E5=BE=90=E7=A3=8A)"?=
  1531. --------------------------------------------------------------------------------
  1532. {"author": "=?UTF-8?q?\"Yuan=20Xulei(=E8=A2=81=E5=BE=90=E7=A3=8A)\"?=", "desc": "Bug 860546 - [keyboard] Notify keyboard when the content of current input field is changed by JS. r=fabrice", "bug_id": 860546, "added": 54, "deleted": 2, "types": ["JavaScript"]}
  1533. --------------------------------------------------------------------------------
  1534.  
  1535. Benjamin Smedberg <benjamin>
  1536. --------------------------------------------------------------------------------
  1537. {"author": "Benjamin Smedberg <benjamin>", "desc": "Bug 853998 - Add a common \"SyncRunnable\" class which dispatches events totally synchronously, avoiding event loop spinning or automatic promotion of this event to a nsThread, r=bsmedberg", "bug_id": 853998, "added": 79, "deleted": 0, "types": [".in", "C/C++"]}
  1538. {"author": "Benjamin Smedberg <benjamin>", "desc": "Bug 699134 - Protect against reentrancy in the LdrLoadDll hook, with less XPCOM stringery and more locking. a=bsmedberg ON A CLOSED TREE", "bug_id": 699134, "added": 70, "deleted": 0, "types": ["C/C++"]}
  1539. {"author": "Benjamin Smedberg <benjamin>", "desc": "Bug 699134 - Protect against reentrancy in the LdrLoadDll hook, with less XPCOM stringery and more locking. a=bsmedberg ON A CLOSED TREE", "bug_id": 699134, "added": 70, "deleted": 0, "types": ["C/C++"]}
  1540. {"author": "Benjamin Smedberg <benjamin>", "desc": "Bug 561817 part A: Entered/ExitedCall callbacks for toplevel actors upon RPC in-calls. r=bsmedberg", "bug_id": 561817, "added": 113, "deleted": 10, "types": ["Python", "C/C++"]}
  1541. {"author": "Benjamin Smedberg <benjamin>", "desc": "Bug 544361 - Silverlight 3 doesn't work since XPCOM was removed from plugin processes, it needs CoInitialize, r=cjones", "bug_id": 544361, "added": 13, "deleted": 0, "types": ["C/C++"]}
  1542. --------------------------------------------------------------------------------
  1543.  
  1544. Paul Rouget <paul>
  1545. --------------------------------------------------------------------------------
  1546. {"author": "Paul Rouget <paul>", "desc": "Bug 850480 - [responsive mode] Re-introduce mobile scrollbars. r=vporof\n\nBug 850480 - [responsive mode] Re-introduce mobile scrollbars. r=vporof", "bug_id": 850480, "added": 1, "deleted": 1, "types": ["JavaScript"]}
  1547. --------------------------------------------------------------------------------
  1548.  
  1549. Nick Fitzgerald <nfitzgerald>
  1550. --------------------------------------------------------------------------------
  1551. {"author": "Nick Fitzgerald <nfitzgerald>", "desc": "Bug 848576 - \"Remove scripts and newScript packets from the RDP\"; r=past", "bug_id": 848576, "added": 76, "deleted": 104, "types": ["JavaScript", ".ini"]}
  1552. {"author": "Nick Fitzgerald <nfitzgerald>", "desc": "Bug 795368 - Add \"sources\" and \"newSource\" packets to the RDP, and use them instead of \"scripts\" and \"newScript\"; r=past f=rcampbell,msucan", "bug_id": 795368, "added": 1028, "deleted": 171, "types": ["JavaScript", ".ini"]}
  1553. {"author": "Nick Fitzgerald <nfitzgerald>", "desc": "Bug 831465 - SourceMap.jsm breaks with jsloader.reuseGlobal == true; r=past", "bug_id": 831465, "added": 1, "deleted": 1, "types": ["JavaScript"]}
  1554. {"author": "Nick Fitzgerald <nfitzgerald>", "desc": "Bug 828070 - Update SourceMap.jsm from mozilla/source-map to get the |sources| getter; r=rcampbell", "bug_id": 828070, "added": 211, "deleted": 22, "types": ["JavaScript", ".ini"]}
  1555. {"author": "Nick Fitzgerald <nfitzgerald>", "desc": "Bug 783420 - Stop using devtools' Promise.jsm, and start using toolkit/addon-sdk/promise/core.js; r=past,jwalker", "bug_id": 783420, "added": 27, "deleted": 30, "types": ["JavaScript", ".in"]}
  1556. --------------------------------------------------------------------------------
  1557.  
  1558. Jinkyu Yi <jincreator>
  1559. --------------------------------------------------------------------------------
  1560. {"author": "Jinkyu Yi <jincreator>", "desc": "Bug 848141 - \"Translation file \"toolbox.properties\" has no license block\" [r=past]", "bug_id": 848141, "added": 4, "deleted": 0, "types": [".properties"]}
  1561. --------------------------------------------------------------------------------
  1562.  
  1563. Josh Matthews <josh>
  1564. --------------------------------------------------------------------------------
  1565. {"author": "Josh Matthews <josh>", "desc": "Bug 842290 - Make privacy preference tab always check for permanent private browsing status changing, regardless of whether pref changes apply instantly. r=ehsan", "bug_id": 842290, "added": 72, "deleted": 80, "types": ["JavaScript", ".xul"]}
  1566. {"author": "Josh Matthews <josh>", "desc": "Bug 594222 - Prevent RemoveObservers from being called more than once. r=dougt a=dougt", "bug_id": 594222, "added": 6, "deleted": 1, "types": ["C/C++"]}
  1567. {"author": "Josh Matthews <josh>", "desc": "Bug 542907 - \"e10s: Chrome registry should be unified between parent and child\" [r=benjamin]", "bug_id": 542907, "added": 2811, "deleted": 1077, "types": ["JavaScript", ".manifest", ".ipdl", "C/C++", ".in"]}
  1568. --------------------------------------------------------------------------------
  1569.  
  1570. Olivier Morandi <olivier.morandi>
  1571. --------------------------------------------------------------------------------
  1572. {"author": "Olivier Morandi <olivier.morandi>", "desc": "Bug 837068 - Allow profile path to be passed in Marionette Tests", "bug_id": 837068, "added": 2, "deleted": 0, "types": ["Python"]}
  1573. --------------------------------------------------------------------------------
  1574.  
  1575. David Creswick <dcrewi>
  1576. --------------------------------------------------------------------------------
  1577. {"author": "David Creswick <dcrewi>", "desc": "Bug 829553 - \"[toolbox] If the last browser tab is closed with ctrl-w, the undocked toolbox is not closed.\" [r=mratcliffe]", "bug_id": 829553, "added": 9, "deleted": 18, "types": ["JavaScript"]}
  1578. --------------------------------------------------------------------------------
  1579.  
  1580. ben turner <bent.mozilla>
  1581. --------------------------------------------------------------------------------
  1582. {"author": "ben turner <bent.mozilla>", "desc": "Bug 835575, 'PRemoteOpenFile could be more IPC-efficient'. r=jduell.", "bug_id": 835575, "added": 60, "deleted": 84, "types": [".ipdl", "C/C++"]}
  1583. {"author": "ben turner <bent.mozilla>", "desc": "Bug 835698 - Pre-open() and send the fd for app process's application.zip r=jduell", "bug_id": 835698, "added": 892, "deleted": 110, "types": [".in", ".ipdl", "C/C++"]}
  1584. --------------------------------------------------------------------------------
  1585.  
  1586. Mike Perry <mikeperry>
  1587. --------------------------------------------------------------------------------
  1588. {"author": "Mike Perry <mikeperry>", "desc": "Bug 765934 - Expose XPCOM API for performing internal redirects. r=honza", "bug_id": 765934, "added": 147, "deleted": 31, "types": [".ipdl", ".idl", "C/C++"]}
  1589. --------------------------------------------------------------------------------
  1590.  
  1591. Jed Parsons (:jparsons)
  1592. --------------------------------------------------------------------------------
  1593. {"author": "Jed Parsons (:jparsons)", "desc": "Bug 823736 - include.js must stringify objects going to userland js. r=benadida", "bug_id": 823736, "added": 3, "deleted": 2, "types": ["JavaScript"]}
  1594. --------------------------------------------------------------------------------
  1595.  
  1596. Anton Kovalyov <anton>
  1597. --------------------------------------------------------------------------------
  1598. {"author": "Anton Kovalyov <anton>", "desc": "Bug 797065 - Leak if I quit while Scratchpad is open. r=dcamp", "bug_id": 797065, "added": 22, "deleted": 2, "types": ["JavaScript"]}
  1599. {"author": "Anton Kovalyov <anton>", "desc": "Bug 795268 - Integrate SPS Profiler; r=rcampbell", "bug_id": 795268, "added": 6132, "deleted": 0, "types": ["JavaScript", ".properties", ".svg", "binary", ".xul", ".html", ".in", ".css", ".mn"]}
  1600. --------------------------------------------------------------------------------
  1601.  
  1602. Yura Zenevich <yura.zenevich>
  1603. --------------------------------------------------------------------------------
  1604. {"author": "Yura Zenevich <yura.zenevich>", "desc": "Bug 803067 - EventEmitter should have a decorator that isn't called 'new'. r=paul", "bug_id": 803067, "added": 47, "deleted": 46, "types": ["JavaScript"]}
  1605. --------------------------------------------------------------------------------
  1606.  
  1607. Ehsan Akhgari <ehsan>
  1608. --------------------------------------------------------------------------------
  1609. {"author": "Ehsan Akhgari <ehsan>", "desc": "Bug 769285 - Use separate access tokens for private and public geolocation requests. r=dougt", "bug_id": 769285, "added": 224, "deleted": 22, "types": ["JavaScript", ".sjs", ".idl", "C/C++", ".html", ".in"]}
  1610. {"author": "Ehsan Akhgari <ehsan>", "desc": "Bug 787743 - Back out bug 722845; r=ehsan a=lsblakk", "bug_id": 787743, "added": 215, "deleted": 250, "types": ["JavaScript", ".idl", "C/C++"]}
  1611. {"author": "Ehsan Akhgari <ehsan>", "desc": "Bug 787743: Back out bug 722845 and bug 748890; a=lsblakk", "bug_id": 787743, "added": 215, "deleted": 245, "types": ["JavaScript", ".idl", "C/C++"]}
  1612. --------------------------------------------------------------------------------
  1613.  
  1614. Matthew Wein <mwein2009>
  1615. --------------------------------------------------------------------------------
  1616. {"author": "Matthew Wein <mwein2009>", "desc": "Bug 722691 - Ability to increase/decrease values in rule view using arrow keys; r=harth", "bug_id": 722691, "added": 638, "deleted": 40, "types": ["JavaScript", ".in"]}
  1617. --------------------------------------------------------------------------------
  1618.  
  1619. Reed Loden <reed>
  1620. --------------------------------------------------------------------------------
  1621. {"author": "Reed Loden <reed>", "desc": "Bug 808313 - changing location.protocol can break nsFtpState::Init r=jduell", "bug_id": 808313, "added": 10, "deleted": 6, "types": ["C/C++"]}
  1622. --------------------------------------------------------------------------------
  1623.  
  1624. <rmkn85>
  1625. --------------------------------------------------------------------------------
  1626. {"author": "<rmkn85>", "desc": "Bug 804592 - \"CreatePipe from Chromium IPC requires Logon Session, fails otherwise\" [r=jones.chris.g]", "bug_id": 804592, "added": 1, "deleted": 11, "types": [".cc"]}
  1627. --------------------------------------------------------------------------------
  1628.  
  1629. Anant Narayanan <anant>
  1630. --------------------------------------------------------------------------------
  1631. {"author": "Anant Narayanan <anant>", "desc": "Bug 780790: Check for NULL callbacks in getUserMedia; r=jesup", "bug_id": 780790, "added": 5, "deleted": 0, "types": ["C/C++"]}
  1632. {"author": "Anant Narayanan <anant>", "desc": "Bug 779626: Javascript-global-constructor objects should be passed a window reference; r=mrbkap", "bug_id": 779626, "added": 12, "deleted": 2, "types": ["C/C++"]}
  1633. --------------------------------------------------------------------------------
  1634.  
  1635. Leonard Camacho <leonard.camacho>
  1636. --------------------------------------------------------------------------------
  1637. {"author": "Leonard Camacho <leonard.camacho>", "desc": "Bug 795176 - [markup panel] Twisties are not properly aligned on Linux; r=msucan", "bug_id": 795176, "added": 1, "deleted": 4, "types": [".css"]}
  1638. --------------------------------------------------------------------------------
  1639.  
  1640. Shane Caraveo
  1641. --------------------------------------------------------------------------------
  1642. {"author": "Shane Caraveo", "desc": "Bug 788598 - Logged out state has no login. r=jaws, a=akeybl", "bug_id": 788598, "added": 19, "deleted": 15, "types": ["JavaScript", ".xul", ".css"]}
  1643. {"author": "Shane Caraveo", "desc": "Bug 788598 - Logged out state has no login. r=jaws", "bug_id": 788598, "added": 19, "deleted": 15, "types": ["JavaScript", ".xul", ".css"]}
  1644. {"author": "Shane Caraveo", "desc": "Bug 790112: fix social toolbar button styling so that separate \"sub-buttons\" are visually distinct, patch by Shane and Jared, r=felipe", "bug_id": 790112, "added": 214, "deleted": 216, "types": ["JavaScript", ".xul", ".css"]}
  1645. {"author": "Shane Caraveo", "desc": "Bug 787093 - Some links from social dialogs open in the current tab. r+a=gavin", "bug_id": 787093, "added": 1, "deleted": 1, "types": ["JavaScript"]}
  1646. {"author": "Shane Caraveo", "desc": "Bug 786477 - Collapsing chatboxes on overflow is wonkey. r=felipe, a=gavin", "bug_id": 786477, "added": 2, "deleted": 1, "types": [".xml"]}
  1647. {"author": "Shane Caraveo", "desc": "Bug 787093 - Some links from social dialogs open in the current tab. r=gavin", "bug_id": 787093, "added": 1, "deleted": 1, "types": ["JavaScript"]}
  1648. {"author": "Shane Caraveo", "desc": "Bug 786477 - collapsing chatboxes on overflow is wonkey; r=felipe", "bug_id": 786477, "added": 2, "deleted": 1, "types": [".xml"]}
  1649. {"author": "Shane Caraveo", "desc": "Bug 785952 - Arrow panel issues with side arrows and RTL. r=enn, a=gavin", "bug_id": 785952, "added": 7, "deleted": 2, "types": [".xml"]}
  1650. {"author": "Shane Caraveo", "desc": "Bug 786326 - First popup of flyout panel doesn't show arrow. r+a=gavin", "bug_id": 786326, "added": 1, "deleted": 0, "types": [".xul"]}
  1651. {"author": "Shane Caraveo", "desc": "Bug 786326 - First popup of flyout panel doesn't show arrow. r=gavin", "bug_id": 786326, "added": 1, "deleted": 0, "types": [".xul"]}
  1652. --------------------------------------------------------------------------------
  1653.  
  1654. Marco Bonardo <mak77>
  1655. --------------------------------------------------------------------------------
  1656. {"author": "Marco Bonardo <mak77>", "desc": "Bug 786182 - Disable the Downloads Panel in Firefox 17. r+a=gavin", "bug_id": 786182, "added": 2, "deleted": 2, "types": ["JavaScript", ".xul"]}
  1657. --------------------------------------------------------------------------------
  1658.  
  1659. Francesco Lodolo <francesco.lodolo>
  1660. --------------------------------------------------------------------------------
  1661. {"author": "Francesco Lodolo <francesco.lodolo>", "desc": "Bug 773926 - \"GCLI should use the term \"add-on\" consistently\" [r=jwalker]", "bug_id": 773926, "added": 10, "deleted": 10, "types": [".properties"]}
  1662. --------------------------------------------------------------------------------
  1663.  
  1664. foo
  1665. --------------------------------------------------------------------------------
  1666. {"author": "foo", "desc": "Bug 772457 - add --disable-webgl, remove --disable-angle, clean up configure.in - r=vladv\n\nNote that MOZ_ANGLE is renamed to MOZ_ANGLE_RENDERER", "bug_id": 772457, "added": 39, "deleted": 41, "types": [".in", ".patch", ".sh"]}
  1667. --------------------------------------------------------------------------------
  1668.  
  1669. Victor Porof <vporof>
  1670. --------------------------------------------------------------------------------
  1671. {"author": "Victor Porof <vporof>", "desc": "Bug 767373 - The 'Filter scripts' textbox is cleared when checking/unchecking the 'Pause on exceptions' checkbox. r=past", "bug_id": 767373, "added": 0, "deleted": 2, "types": ["JavaScript"]}
  1672. --------------------------------------------------------------------------------
  1673.  
  1674. Rob Campbell <rcampbell>
  1675. --------------------------------------------------------------------------------
  1676. {"author": "Rob Campbell <rcampbell>", "desc": "Bug 759803 - Remove padding and add side-splitters to common.css in Debugger; r=dcamp", "bug_id": 759803, "added": 38, "deleted": 6, "types": [".css"]}
  1677. --------------------------------------------------------------------------------
  1678.  
  1679. Avi Halachmi (:avih)
  1680. --------------------------------------------------------------------------------
  1681. {"author": "Avi Halachmi (:avih)", "desc": "Bug 702463: Smooth scroll - Use refresh observer instead of a timer. r=roc", "bug_id": 702463, "added": 60, "deleted": 30, "types": ["C/C++"]}
  1682. {"author": "Avi Halachmi (:avih)", "desc": "Bug 702463: Part 1 v8 - Smooth scroll - Use refresh observer instead of a timer", "bug_id": 702463, "added": 60, "deleted": 30, "types": ["C/C++"]}
  1683. {"author": "Avi Halachmi (:avih)", "desc": "Bug 737758: part 3: Cleanups and semantic consistency [r=roc]", "bug_id": 737758, "added": 66, "deleted": 66, "types": ["JavaScript", "C/C++"]}
  1684. {"author": "Avi Halachmi (:avih)", "desc": "Bug 737758: Part 2: Address Windows abnormality (identify _faked_ pixel scrolls) [r=jmathies]", "bug_id": 737758, "added": 16, "deleted": 5, "types": ["C/C++"]}
  1685. {"author": "Avi Halachmi (:avih)", "desc": "Bug 737758: part 1: Propagate mouse wheel event origin from ESM [r=roc]", "bug_id": 737758, "added": 36, "deleted": 20, "types": ["JavaScript", "C/C++"]}
  1686. --------------------------------------------------------------------------------
  1687.  
  1688. Christopher De Cairos
  1689. --------------------------------------------------------------------------------
  1690. {"author": "Christopher De Cairos", "desc": "Bug 736400 - Make each decoder Clone() method check if its mimetype is enabled r=cpearce", "bug_id": 736400, "added": 31, "deleted": 6, "types": ["C/C++"]}
  1691. {"author": "Christopher De Cairos", "desc": "Bug 736400 - Make each decoder Clone() method check if its mimetype is enabled r=cpearce", "bug_id": 736400, "added": 25, "deleted": 5, "types": ["C/C++"]}
  1692. --------------------------------------------------------------------------------
  1693.  
  1694. cltbld
  1695. --------------------------------------------------------------------------------
  1696. {"author": "cltbld", "desc": "Added tag FIREFOX_AURORA_13_BASE for changeset b6627f28b7ec", "bug_id": null, "added": 1, "deleted": 0, "types": [""]}
  1697. {"author": "cltbld", "desc": "Bug 714978 change mac and linux mozconfigs to use -j4 a=nthomas, DONTBUILD", "bug_id": 714978, "added": 9, "deleted": 0, "types": [""]}
  1698. {"author": "cltbld", "desc": "bug 700928 - fix android aurora branding. p=mfinkle r=aki CLOSED TREE", "bug_id": 700928, "added": 2, "deleted": 2, "types": [""]}
  1699. {"author": "cltbld", "desc": "\"Automated configuration bump, release for firefox 3.0rc2build1\"", "bug_id": null, "added": 9, "deleted": 3, "types": [".cfg"]}
  1700. {"author": "cltbld", "desc": "\"Automated configuration bump, release for firefox 3.0rc1build1\"", "bug_id": null, "added": 6, "deleted": 2, "types": [".cfg"]}
  1701. {"author": "cltbld", "desc": "\"Automated configuration bump, release for firefox 3.0rc1build1\"", "bug_id": null, "added": 3, "deleted": 1, "types": [".cfg"]}
  1702. {"author": "cltbld", "desc": "\"Automated configuration bump, release for thunderbird 2.0.0.14rc1\"", "bug_id": null, "added": 3, "deleted": 1, "types": [".cfg"]}
  1703. {"author": "cltbld", "desc": "\"Automated configuration bump, release for thunderbird 2.0.0.14rc1\"", "bug_id": null, "added": 6, "deleted": 2, "types": [".cfg"]}
  1704. {"author": "cltbld", "desc": "\"Automated configuration bump, release for firefox 2.0.0.14rc1\"", "bug_id": null, "added": 11, "deleted": 5, "types": [".cfg"]}
  1705. {"author": "cltbld", "desc": "\"Automated configuration bump, release for firefox 3.0b5rc2\"", "bug_id": null, "added": 9, "deleted": 3, "types": [".cfg"]}
  1706. --------------------------------------------------------------------------------
  1707.  
  1708. Jonathan Griffin <jgriffin>
  1709. --------------------------------------------------------------------------------
  1710. {"author": "Jonathan Griffin <jgriffin>", "desc": "Bug 734314 - \"Unwrapped getBoolPref call causes dbg-server.jsm to fail to load in B2G\" [r=past]", "bug_id": 734314, "added": 3, "deleted": 3, "types": ["JavaScript"]}
  1711. --------------------------------------------------------------------------------
  1712.  
  1713. Tim Taubert <ttaubert>
  1714. --------------------------------------------------------------------------------
  1715. {"author": "Tim Taubert <ttaubert>", "desc": "Bug 732501 - Intermittent browser_dbg_select-line.js | Test timed out | Found a tab after previous test timed out- patch 2; r=dcamp,rcampbell", "bug_id": 732501, "added": 4, "deleted": 0, "types": ["JavaScript"]}
  1716. --------------------------------------------------------------------------------
  1717.  
  1718. Chris Jones <jones.chris.g>
  1719. --------------------------------------------------------------------------------
  1720. {"author": "Chris Jones <jones.chris.g>", "desc": "Bug 722953 - \"Cause hardware buttons to illuminate when button is pressed\" [r=gal]", "bug_id": 722953, "added": 1, "deleted": 0, "types": ["C/C++"]}
  1721. {"author": "Chris Jones <jones.chris.g>", "desc": "Bug 576192 - \"Use browser elements for browsing surface\" []", "bug_id": 576192, "added": 93, "deleted": 382, "types": ["JavaScript", ".xul", ".xml", ".in", ".mn"]}
  1722. {"author": "Chris Jones <jones.chris.g>", "desc": "Bug 585817, part 0: Use gfxWindowsPlatform::GetScreenDC to compute the minimum widget size. r=roc", "bug_id": 585817, "added": 2, "deleted": 1, "types": ["C/C++"]}
  1723. --------------------------------------------------------------------------------
  1724.  
  1725. Hub Figuiere <hub>
  1726. --------------------------------------------------------------------------------
  1727. {"author": "Hub Figuiere <hub>", "desc": "Bug 673405 - Rename GetDocAccessible() to Document(). r=surkov", "bug_id": 673405, "added": 54, "deleted": 54, "types": [".mm", "C/C++"]}
  1728. --------------------------------------------------------------------------------
  1729.  
  1730. mh
  1731. --------------------------------------------------------------------------------
  1732. {"author": "mh", "desc": "Bug 710147 - Pass more targets from client.mk to the build system. r=ted", "bug_id": 710147, "added": 6, "deleted": 3, "types": [".mk"]}
  1733. --------------------------------------------------------------------------------
  1734.  
  1735. Justin Lebar <justin.lebar+bug>
  1736. --------------------------------------------------------------------------------
  1737. {"author": "Justin Lebar <justin.lebar+bug>", "desc": "Bug 702256 - \"[Gonk] Add DOM API for turning screen on/off and adjusting the screen's brightness\" r=cjones,mounir", "bug_id": 702256, "added": 330, "deleted": 40, "types": [".ipdl", ".idl", "C/C++"]}
  1738. {"author": "Justin Lebar <justin.lebar+bug>", "desc": "Bug 702256 - \"[Gonk] Add DOM API for turning screen on/off and adjusting the screen's brightness\" r=cjones,mounir", "bug_id": 702256, "added": 310, "deleted": 40, "types": [".ipdl", ".idl", "C/C++"]}
  1739. --------------------------------------------------------------------------------
  1740.  
  1741. Alexander Surkov <surkov.alexanderggmail.com>
  1742. --------------------------------------------------------------------------------
  1743. {"author": "Alexander Surkov <surkov.alexanderggmail.com>", "desc": "Bug 701669 - crash when changing profile in profile manager, r=tbsaunde, a=clegnitto", "bug_id": 701669, "added": 25, "deleted": 26, "types": ["C/C++"]}
  1744. --------------------------------------------------------------------------------
  1745.  
  1746. Benjamin Smedberg
  1747. --------------------------------------------------------------------------------
  1748. {"author": "Benjamin Smedberg", "desc": "Bug 675702: Call nsICertVerificationListener on the main thread, rev. 1, r=bsmith, r=mayhemer", "bug_id": 675702, "added": 29, "deleted": 19, "types": ["JavaScript", ".idl", "C/C++"]}
  1749. {"author": "Benjamin Smedberg", "desc": "Bug 635980. Change Nv3DVStreaming assert to warning. r=jmuizelaar, a=jmuizelaar", "bug_id": 635980, "added": 3, "deleted": 3, "types": ["C/C++"]}
  1750. --------------------------------------------------------------------------------
  1751.  
  1752. Andrew Paprocki
  1753. --------------------------------------------------------------------------------
  1754. {"author": "Andrew Paprocki", "desc": "Bug 696957 - Add Sparc, POWER/PPC, IA64 big-endian detection to jscpucfg.h. r=ted.mielczarek.", "bug_id": 696957, "added": 40, "deleted": 1, "types": [".in", "C/C++"]}
  1755. --------------------------------------------------------------------------------
  1756.  
  1757. Sriram Ramasubramanian <sriram>
  1758. --------------------------------------------------------------------------------
  1759. {"author": "Sriram Ramasubramanian <sriram>", "desc": "Bug 677118 - Long tapping on link which has div inside does not show link context menu [r=mbrubeck,mfinkle]", "bug_id": 677118, "added": 5, "deleted": 2, "types": ["JavaScript"]}
  1760. {"author": "Sriram Ramasubramanian <sriram>", "desc": "Sriram Ramasubramanian <sriram@mozilla.com>", "bug_id": null, "added": 51, "deleted": 28, "types": [".in", ".xml"]}
  1761. {"author": "Sriram Ramasubramanian <sriram>", "desc": "Sriram Ramasubramanian <sriram@mozilla.com>", "bug_id": null, "added": 7, "deleted": 3, "types": ["JavaScript", ".in"]}
  1762. {"author": "Sriram Ramasubramanian <sriram>", "desc": "Bug 660686 - \"Enable entire row region selection in Preferences\" [r=mark.finkle]", "bug_id": 660686, "added": 59, "deleted": 0, "types": ["JavaScript", ".in"]}
  1763. {"author": "Sriram Ramasubramanian <sriram>", "desc": "Bug 660686 - \"Enable entire row region selection in Preferences\" [r=mark.finkle]", "bug_id": 660686, "added": 39, "deleted": 3, "types": [".css", ".xml"]}
  1764. {"author": "Sriram Ramasubramanian <sriram>", "desc": "Bug 683786 - Checkbox missing in Honeycomb theme [r=mbrubeck]", "bug_id": 683786, "added": 1, "deleted": 0, "types": [".mn"]}
  1765. --------------------------------------------------------------------------------
  1766.  
  1767. Chris Lord <chrislord.net>
  1768. --------------------------------------------------------------------------------
  1769. {"author": "Chris Lord <chrislord.net>", "desc": "Bug 684963 - Target Android API level 11 to remove the menu key on Honeycomb [r=blassey]", "bug_id": 684963, "added": 1, "deleted": 1, "types": [".in"]}
  1770. {"author": "Chris Lord <chrislord.net>", "desc": "Bug 681980 - Target Android API level 11 to remove the menu key on Honeycomb [r=blassey]", "bug_id": 681980, "added": 1, "deleted": 1, "types": [".in"]}
  1771. {"author": "Chris Lord <chrislord.net>", "desc": "Bug 664149 - Target Android API level 11 to remove the menu key on Honeycomb [r=blassey]", "bug_id": 664149, "added": 1, "deleted": 1, "types": [".in"]}
  1772. --------------------------------------------------------------------------------
  1773.  
  1774. Martijn Wargers <martijn.martijn>
  1775. --------------------------------------------------------------------------------
  1776. {"author": "Martijn Wargers <martijn.martijn>", "desc": "Bug 681640 - Send mouse events to form fields when they are focused in Fennec [r=mbrubeck]", "bug_id": 681640, "added": 4, "deleted": 3, "types": ["JavaScript"]}
  1777. {"author": "Martijn Wargers <martijn.martijn>", "desc": "Bug 669184 - Cursor position is set before first character in bookmark edit dialog [r=mbrubeck]", "bug_id": 669184, "added": 1, "deleted": 3, "types": [".xml"]}
  1778. {"author": "Martijn Wargers <martijn.martijn>", "desc": "Bug 666682 - \"about:config extends to a much large width when starting 1st pan\" [r=mark.finkle]", "bug_id": 666682, "added": 1, "deleted": 1, "types": [".css"]}
  1779. --------------------------------------------------------------------------------
  1780.  
  1781. Atul Aggarwal <atulagrwl>
  1782. --------------------------------------------------------------------------------
  1783. {"author": "Atul Aggarwal <atulagrwl>", "desc": "Bug 678988 - \"potential null pointer dereference in js/jsd/jsd_scpt.c\" [r=sphink]", "bug_id": 678988, "added": 3, "deleted": 1, "types": ["C/C++"]}
  1784. --------------------------------------------------------------------------------
  1785.  
  1786. ABE Hiroki <h.rayflood>
  1787. --------------------------------------------------------------------------------
  1788. {"author": "ABE Hiroki <h.rayflood>", "desc": "Bug 675519 - \"build failed vc8/vc9 new-style jemalloc\" [r=khuey]", "bug_id": 675519, "added": 2, "deleted": 1, "types": [".in"]}
  1789. {"author": "ABE Hiroki <h.rayflood>", "desc": "Bug 672980 - M4 macro name should be quoted in AC_DEFUN. r=ted\nfixes for js/src f+=Callek", "bug_id": 672980, "added": 17, "deleted": 17, "types": [".m4"]}
  1790. {"author": "ABE Hiroki <h.rayflood>", "desc": "Bug 675519 - \"build failed vc8/vc9 new-style jemalloc\" [r=khuey]", "bug_id": 675519, "added": 2, "deleted": 1, "types": [".in"]}
  1791. --------------------------------------------------------------------------------
  1792.  
  1793. Phil Ringnalda <philringnalda>
  1794. --------------------------------------------------------------------------------
  1795. {"author": "Phil Ringnalda <philringnalda>", "desc": "Bug 543535 - Remove ISO8601DateUtils.jsm, r=gal", "bug_id": 543535, "added": 2, "deleted": 2, "types": [".in"]}
  1796. {"author": "Phil Ringnalda <philringnalda>", "desc": "Bug 652447 - Straighten out the weirdness of Pinstripe's livemark-item.png and livemarkItem.png, r=dao", "bug_id": 652447, "added": 2, "deleted": 3, "types": [".css", ".mn"]}
  1797. {"author": "Phil Ringnalda <philringnalda>", "desc": "Bug 565245 - Disable test_bug493251.html on Linux because of | Wrong number events (16 through 21, one short on each), r=smaug", "bug_id": 565245, "added": 7, "deleted": 1, "types": [".in"]}
  1798. {"author": "Phil Ringnalda <philringnalda>", "desc": "Bug 536336 - Remove copyright strings in UI, r=gavin,handerson", "bug_id": 536336, "added": 14, "deleted": 26, "types": [".ini", ".xul", ".in", ".mn", ".dtd", ".xhtml"]}
  1799. {"author": "Phil Ringnalda <philringnalda>", "desc": "Bug 367130 - Replace \"Restore defaults\" with something that says what it actually does, r=gavin, ui-r=mconnor", "bug_id": 367130, "added": 2, "deleted": 2, "types": [".xml", ".dtd"]}
  1800. --------------------------------------------------------------------------------
  1801.  
  1802. Robin Ehrlich <rehrlich>
  1803. --------------------------------------------------------------------------------
  1804. {"author": "Robin Ehrlich <rehrlich>", "desc": "Bug 670958 - \"Javascript 1.8.5 js_GetScriptLineExtent does not always return the correct value\" (r=sfink)", "bug_id": 670958, "added": 59, "deleted": 1, "types": [".in", "C/C++"]}
  1805. --------------------------------------------------------------------------------
  1806.  
  1807. Alastair Robertson <alastair_bugzilla>
  1808. --------------------------------------------------------------------------------
  1809. {"author": "Alastair Robertson <alastair_bugzilla>", "desc": "Bug 606681 - deleteTabValue should not throw an exception [r=zpao]", "bug_id": 606681, "added": 7, "deleted": 10, "types": ["JavaScript"]}
  1810. --------------------------------------------------------------------------------
  1811.  
  1812. Hiroyuki Ikezoe <hiikezoe>
  1813. --------------------------------------------------------------------------------
  1814. {"author": "Hiroyuki Ikezoe <hiikezoe>", "desc": "Bug 656165 - g_free accepts NULL so we do not need NULL checking before invoking it. [r=karlt]", "bug_id": 656165, "added": 3, "deleted": 6, "types": ["C/C++"]}
  1815. {"author": "Hiroyuki Ikezoe <hiikezoe>", "desc": "Bug 627670 - \"The argument of callback function of PopupNotifications is only event name.\" [r+a-2.0=dtownsend]", "bug_id": 627670, "added": 3, "deleted": 3, "types": ["JavaScript"]}
  1816. --------------------------------------------------------------------------------
  1817.  
  1818. Rafael Ávila de Espíndola
  1819. --------------------------------------------------------------------------------
  1820. {"author": "Rafael \u00c1vila de Esp\u00edndola", "desc": "Bug 631928 - Check for libffi_cv_as_x86_pcrel should not look for just \"warning\". r=ted", "bug_id": 631928, "added": 102, "deleted": 30, "types": ["", ".patch", ".ac"]}
  1821. --------------------------------------------------------------------------------
  1822.  
  1823. Paul Biggar <pbiggar>
  1824. --------------------------------------------------------------------------------
  1825. {"author": "Paul Biggar <pbiggar>", "desc": "Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden)\n\nFor the tests, I put a Math.floor around anything which looked like it did string concatenation. In principal that was r+ by dolske and gavin, and jwalden r+ed the extension to the rest of the tests.\n\nBackout policy: the jsdate.cpp changes can be backed out trivially. The test changes should backout cleanly, but we're not hosed if they don't.", "bug_id": 585152, "added": 60, "deleted": 48, "types": ["JavaScript", ".sjs", ".xml", "C/C++", ".html", ".xhtml"]}
  1826. {"author": "Paul Biggar <pbiggar>", "desc": "Bug 585152 - Make Date.now() return fractional as well as integral bits (for submillisecond timing) (r=jwalden)", "bug_id": 585152, "added": 8, "deleted": 2, "types": ["C/C++"]}
  1827. {"author": "Paul Biggar <pbiggar>", "desc": "Bug 642327 - Add OOM regression checking to the shell via |make check|. (r=nnethercote)\n\nIn a known test file, there are 129 OOM errors. This adds a script which checks\nthe number of unhandled OOMs, and fails if it is not exactly 129. If we\naccidentally increase the number of unhandled OOMs, this should catch it. If we\nreduce the number of unhandled OOMs (which is the plan), then adjust this\nnumber in Makefile.in.", "bug_id": 642327, "added": 746, "deleted": 1, "types": ["Python", ".in", "C/C++"]}
  1828. {"author": "Paul Biggar <pbiggar>", "desc": "Bug 614264 - Fix build problem after tracemonkey merge. r=ted.mielczarek\na=bustage", "bug_id": 614264, "added": 6, "deleted": 1, "types": [".in"]}
  1829. {"author": "Paul Biggar <pbiggar>", "desc": "Bug 613173 - Add comment about incorrect usage of $target vs $host (r=ted)", "bug_id": 613173, "added": 9, "deleted": 0, "types": [".in"]}
  1830. --------------------------------------------------------------------------------
  1831.  
  1832. Kevin Brosnan <kbrosnan>
  1833. --------------------------------------------------------------------------------
  1834. {"author": "Kevin Brosnan <kbrosnan>", "desc": "Bug 648654 - Add user-visible pref for Do Not Track in Fennec [r=mbrubeck]", "bug_id": 648654, "added": 2, "deleted": 0, "types": [".xul", ".dtd"]}
  1835. --------------------------------------------------------------------------------
  1836.  
  1837. convert-repo
  1838. --------------------------------------------------------------------------------
  1839. {"author": "convert-repo", "desc": "update tags", "bug_id": null, "added": 8, "deleted": 0, "types": [""]}
  1840. --------------------------------------------------------------------------------
  1841.  
  1842. Mark Finkle <mark.finkle>
  1843. --------------------------------------------------------------------------------
  1844. {"author": "Mark Finkle <mark.finkle>", "desc": "Bug 638164 - Checkerboarding after zooming in, visiting other page, then going back in history [r=mbrubeck,wesj, a=blocking-fennec]", "bug_id": 638164, "added": 5, "deleted": 0, "types": ["JavaScript"]}
  1845. {"author": "Mark Finkle <mark.finkle>", "desc": "Bug 602674 - Create an Android theme for popups (part 1) [r=mfinkle]", "bug_id": 602674, "added": 40, "deleted": 106, "types": ["JavaScript", "binary", ".xul", ".xml", ".css", ".mn"]}
  1846. {"author": "Mark Finkle <mark.finkle>", "desc": "Bug 552828 - \"update Form History to work with Electrolysis\" [r=mfinkle]", "bug_id": 552828, "added": 2, "deleted": 1, "types": ["JavaScript"]}
  1847. --------------------------------------------------------------------------------
  1848.  
  1849. Aki Sasaki <aki>
  1850. --------------------------------------------------------------------------------
  1851. {"author": "Aki Sasaki <aki>", "desc": "Bug 639948 - Add \"ja\" to maemo-locales [r=l10n]", "bug_id": 639948, "added": 1, "deleted": 0, "types": [""]}
  1852. --------------------------------------------------------------------------------
  1853.  
  1854. vingtetun
  1855. --------------------------------------------------------------------------------
  1856. {"author": "vingtetun", "desc": "backout Bug 575403", "bug_id": 575403, "added": 561, "deleted": 336, "types": ["binary", ".xul", ".xml", ".css", ".mn"]}
  1857. {"author": "vingtetun", "desc": "backout Android theme: Txul increase 23.2% on Nokia n900 mobile", "bug_id": null, "added": 530, "deleted": 305, "types": ["binary", ".xul", ".xml", ".css", ".mn"]}
  1858. {"author": "vingtetun", "desc": "Bug 559862 - Oversized dropdown elements on Litmus [r=mfinkle]", "bug_id": 559862, "added": 21, "deleted": 14, "types": [".css", ".xml"]}
  1859. --------------------------------------------------------------------------------
  1860.  
  1861. Joel Maher <jmaher>
  1862. --------------------------------------------------------------------------------
  1863. {"author": "Joel Maher <jmaher>", "desc": "Bug 601194 - Update fennec browser-chrome tests for mochikit.jar [r=mbrubeck]", "bug_id": 601194, "added": 23, "deleted": 23, "types": ["JavaScript"]}
  1864. {"author": "Joel Maher <jmaher>", "desc": "Bug 585630 - \"disable mochitests that utilize ondragstart attributes at least until tiles die\" [r=mark.finkle] a=mobile_test_only", "bug_id": 585630, "added": 7, "deleted": 1, "types": [".in"]}
  1865. --------------------------------------------------------------------------------
  1866.  
  1867. Matt Brubeck <mbrubeck>
  1868. --------------------------------------------------------------------------------
  1869. {"author": "Matt Brubeck <mbrubeck>", "desc": "Bug 596076 - Enable Jaegermonkey method JIT for Fennec chrome [r=mfinkle]", "bug_id": 596076, "added": 1, "deleted": 2, "types": ["JavaScript"]}
  1870. {"author": "Matt Brubeck <mbrubeck>", "desc": "Bug 584865 - Use IPC context for zooming canvas [r=mark.finkle]\n\nThis fixes the zoom animation, but MozGetIPCCanvas is slow on Android so we\nneed to reuse the same canvas and cache it at startup time (this means a\nsignificant startup time regression). See bug 586353 for more.", "bug_id": 584865, "added": 62, "deleted": 24, "types": ["JavaScript"]}
  1871. {"author": "Matt Brubeck <mbrubeck>", "desc": "Bug 579555 - Fix the destination coordinates for double-tap zoom [r=stechz]", "bug_id": 579555, "added": 1, "deleted": 1, "types": ["JavaScript"]}
  1872. {"author": "Matt Brubeck <mbrubeck>", "desc": "Bug 581999 - \"Make it easier for add-ons to extend the context menu\" [r=mark.finkle]", "bug_id": 581999, "added": 4, "deleted": 2, "types": ["JavaScript", ".xml"]}
  1873. {"author": "Matt Brubeck <mbrubeck>", "desc": "Bug 566151 - Add \"Maemo\" to UA string. r=vlad,dwitte sr=jst a=blocking-fennec", "bug_id": 566151, "added": 2, "deleted": 0, "types": ["C/C++"]}
  1874. --------------------------------------------------------------------------------
  1875.  
  1876. Alon Zakai <azakai>
  1877. --------------------------------------------------------------------------------
  1878. {"author": "Alon Zakai <azakai>", "desc": "Bug 584401 - Prompts are not accessible to child process C++ (2/2) [r=mfinkle]", "bug_id": 584401, "added": 0, "deleted": 82, "types": ["JavaScript", ".xml"]}
  1879. {"author": "Alon Zakai <azakai>", "desc": "Bug 584401 - Prompts are not accessible to child process C++ (1/2) [r=mfinkle]", "bug_id": 584401, "added": 86, "deleted": 2, "types": ["JavaScript", ".manifest"]}
  1880. {"author": "Alon Zakai <azakai>", "desc": "Bug 586321 - Crash in TabChildGlobal due to mListenerManager not Disconnected(); r=Olli.Pettay", "bug_id": 586321, "added": 21, "deleted": 0, "types": ["C/C++"]}
  1881. {"author": "Alon Zakai <azakai>", "desc": "Bug 615940 - \"Using Device Orientation events starts an immortal rapid timer\" [r=azakai] a=blocking-fennec", "bug_id": 615940, "added": 53, "deleted": 13, "types": ["C/C++"]}
  1882. {"author": "Alon Zakai <azakai>", "desc": "Bug 536289 - Part 2: Make FTP work for fennec. r=jduell a=blocking-fennec", "bug_id": 536289, "added": 101, "deleted": 29, "types": [".ipdl", ".in", "C/C++"]}
  1883. {"author": "Alon Zakai <azakai>", "desc": "Bug 536289 - Part 2: Make FTP work for fennec. r=jduell a=blocking-fennec", "bug_id": 536289, "added": 1169, "deleted": 29, "types": [".mk", ".in", ".ipdl", "C/C++"]}
  1884. {"author": "Alon Zakai <azakai>", "desc": "Bug 588201 - \"Do not call JS_SetGCParameterForThread in messageManager code\" [r=Olli.Pettay r=dmandelin]", "bug_id": 588201, "added": 0, "deleted": 3, "types": ["C/C++"]}
  1885. {"author": "Alon Zakai <azakai>", "desc": "Bug 588201 - \"Do not call JS_SetGCParameterForThread in messageManager code\" [r=Olli.Pettay r=dmandelin]", "bug_id": 588201, "added": 0, "deleted": 3, "types": ["C/C++"]}
  1886. --------------------------------------------------------------------------------
  1887.  
  1888. Jan Arne Petersen <jap>
  1889. --------------------------------------------------------------------------------
  1890. {"author": "Jan Arne Petersen <jap>", "desc": "Bug 476423 - Add support for RTL locales [r=mbrubeck]", "bug_id": 476423, "added": 250, "deleted": 34, "types": ["JavaScript", "binary", ".xul", ".xml", ".css", ".mn"]}
  1891. --------------------------------------------------------------------------------
  1892.  
  1893. Aditya Rao <adicoolrao>
  1894. --------------------------------------------------------------------------------
  1895. {"author": "Aditya Rao <adicoolrao>", "desc": "Bug 571866 - browser-chrome test for fennec preferences and text values [r=mbrubeck]", "bug_id": 571866, "added": 187, "deleted": 0, "types": ["JavaScript", ".in"]}
  1896. --------------------------------------------------------------------------------
  1897.  
  1898. Jim Chen <jchen>
  1899. --------------------------------------------------------------------------------
  1900. {"author": "Jim Chen <jchen>", "desc": "Bug 570603 - \"Autocomplete should search while composing on Android\" [r=mark.finkle]", "bug_id": 570603, "added": 2, "deleted": 0, "types": [".xml"]}
  1901. {"author": "Jim Chen <jchen>", "desc": "Bug 589844 - Return correct string from getTextBeforeCursor on Android; r=mwu a=blocking-fennec=2.0a1+", "bug_id": 589844, "added": 11, "deleted": 4, "types": ["Java"]}
  1902. {"author": "Jim Chen <jchen>", "desc": "Bug 589844 - Return correct string from getTextBeforeCursor on Android; r=mwu a=blocking-fennec=2.0a1+", "bug_id": 589844, "added": 11, "deleted": 4, "types": ["Java"]}
  1903. {"author": "Jim Chen <jchen>", "desc": "Bug 586755 - Fixing Swype backspace by using key events; r=mwu a=blocking-fennec", "bug_id": 586755, "added": 2, "deleted": 2, "types": ["C/C++"]}
  1904. {"author": "Jim Chen <jchen>", "desc": "Bug 586755 - Fixing Swype backspace by using key events; r=mwu a=blocking-fennec", "bug_id": 586755, "added": 2, "deleted": 2, "types": ["C/C++"]}
  1905. --------------------------------------------------------------------------------
  1906.  
  1907. Bug 578018 - Contextmenu is show even if preventDefault has been called [r=mfinkle]
  1908. --------------------------------------------------------------------------------
  1909. {"author": "Bug 578018 - Contextmenu is show even if preventDefault has been called [r=mfinkle]", "desc": "Vivien Nicolas <21@vingtetun.org>", "bug_id": null, "added": 22, "deleted": 28, "types": ["JavaScript"]}
  1910. --------------------------------------------------------------------------------
  1911.  
  1912. Matt Brubeck <mbrubeck.com>
  1913. --------------------------------------------------------------------------------
  1914. {"author": "Matt Brubeck <mbrubeck.com>", "desc": "Bug 565695 - Blue and white stripes over buttons on www.google.com [r=mfinkle]", "bug_id": 565695, "added": 9, "deleted": 5, "types": [".css", ".xml"]}
  1915. --------------------------------------------------------------------------------
  1916.  
  1917. Cédric VINCENT <cedric.vincent>
  1918. --------------------------------------------------------------------------------
  1919. {"author": "C\u00e9dric VINCENT <cedric.vincent>", "desc": "Bug 638402 - Improve the performance of the code emitted by NanoJIT/SH4 (r=rreitmai)\n.\n. attachment 516556 - Improve the performance of the code emitted by NanoJIT/SH4\n.\nUser-Agent: Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.7.62 Version/11.01\nBuild Identifier:\n\nThis patch improves the performance of the code emitted by\nNanoJIT/SH4, it was validated with the \"acceptance\"\nand \"performance\" testsuites.\n\nThis patch introduces:\n\n* many small tweaks.\n\n* a constant pool manager specific to the SH4, see the following\n link for details: http://pastebin.com/D8cuNRMp\n\n* a \"static\" point in the frame to allow more efficient\n addressing on SH4, see the following link for details:\n http://repo.or.cz/w/tamarin-stm.git/commit/69a6c1969965c54ade6cf79d3a85e07ff0b3a1ce\n\n\nReproducible: Always", "bug_id": 638402, "added": 420, "deleted": 161, "types": ["C/C++"]}
  1920. {"author": "C\u00e9dric VINCENT <cedric.vincent>", "desc": "Bug 602390 - New file for SH4 auto-generated code (r+rreitmai) [C\u00e9dric VINCENT]\n.\n. attachment 493930 - SH4: use non-numeric type for Register & move auto-generated code-generator back to a separated file.\n.\nBug 599251 introduced the non-numeric Register type. This back-end doesn't use it yet. It should. See the i386/X64 back-ends for examples.", "bug_id": 602390, "added": 1799, "deleted": 1751, "types": ["C/C++"]}
  1921. {"author": "C\u00e9dric VINCENT <cedric.vincent>", "desc": "Bug 587735 - redefine nRegisterAllocFromSet in terms of lsReg or msReg (r=edwsmith)", "bug_id": 587735, "added": 1, "deleted": 2, "types": ["C/C++"]}
  1922. {"author": "C\u00e9dric VINCENT <cedric.vincent>", "desc": "Bug 594296 - Fix the implementation of Assembler::asm_cmov() in the SH4 backend (r=nnethercote r=rreitmai sr=edwsmith)", "bug_id": 594296, "added": 51, "deleted": 15, "types": ["C/C++"]}
  1923. --------------------------------------------------------------------------------
  1924.  
  1925. Michael Yoshitaka Erlewine <mitcho>
  1926. --------------------------------------------------------------------------------
  1927. {"author": "Michael Yoshitaka Erlewine <mitcho>", "desc": "Bug 633308 - Add toString method to various Panorama objects; r=ian", "bug_id": 633308, "added": 167, "deleted": 1, "types": ["JavaScript"]}
  1928. --------------------------------------------------------------------------------
  1929.  
  1930. Makoto Kato <m_kato>
  1931. --------------------------------------------------------------------------------
  1932. {"author": "Makoto Kato <m_kato>", "desc": "Bug 620888 - ReadParam(msg, iter, uint32) is extracted to ReadParam(msg, iter, size_t/intptr_t) on Windows x86; r=cjones", "bug_id": 620888, "added": 2, "deleted": 2, "types": ["C/C++"]}
  1933. {"author": "Makoto Kato <m_kato>", "desc": "Bug 619670 - onLowMemory may not work on android. Need to forward event. r=dougt/blassey. a=blocking-fennec", "bug_id": 619670, "added": 40, "deleted": 3, "types": ["C/C++"]}
  1934. --------------------------------------------------------------------------------
  1935.  
  1936. Gary Kwong <gary>
  1937. --------------------------------------------------------------------------------
  1938. {"author": "Gary Kwong <gary>", "desc": "Bug 636202 - Turn ipc/ipdl/ipdl/type.py Python 2/3-agnostic; r=cjones", "bug_id": 636202, "added": 1, "deleted": 1, "types": ["Python"]}
  1939. --------------------------------------------------------------------------------
  1940.  
  1941. Mano <mano>
  1942. --------------------------------------------------------------------------------
  1943. {"author": "Mano <mano>", "desc": "Bug 620666 - urlSecurityCheck should include the principal uri in its exception; r=dao", "bug_id": 620666, "added": 7, "deleted": 2, "types": ["JavaScript"]}
  1944. --------------------------------------------------------------------------------
  1945.  
  1946. Raymond Lee <raymond>
  1947. --------------------------------------------------------------------------------
  1948. {"author": "Raymond Lee <raymond>", "desc": "Bug 637337 - Website's title remains active during zoom in animation from stacked pile in Panorama; r=ian f=tim.taubert", "bug_id": 637337, "added": 2, "deleted": 0, "types": ["JavaScript"]}
  1949. --------------------------------------------------------------------------------
  1950.  
  1951. Tim Taubert <tim.taubert>
  1952. --------------------------------------------------------------------------------
  1953. {"author": "Tim Taubert <tim.taubert>", "desc": "Bug 644794 - Remove \"browser.panorama.welcome_url\" legacy preferences; r=dao", "bug_id": 644794, "added": 0, "deleted": 3, "types": ["JavaScript"]}
  1954. --------------------------------------------------------------------------------
  1955.  
  1956. Doug Turner <doug.turner>
  1957. --------------------------------------------------------------------------------
  1958. {"author": "Doug Turner <doug.turner>", "desc": "Bug 632900 - \"Disable NetworkGeolocationProvider on Android.\" [r=ted.mielczarek]", "bug_id": 632900, "added": 13, "deleted": 9, "types": [".in"]}
  1959. {"author": "Doug Turner <doug.turner>", "desc": "Bug 634734 - \"Fennec ASSERTION: mFUnitsConvFactor not valid: 'mFUnitsConvFactor > 0.0f\" [r=karlt a-2.0=pavlov]", "bug_id": 634734, "added": 8, "deleted": 2, "types": ["C/C++"]}
  1960. {"author": "Doug Turner <doug.turner>", "desc": "Bug 613551 - \"JSGC_MAX_MALLOC_BYTES is too large on mobile\" [r=jst] a=blocking-fennec", "bug_id": 613551, "added": 24, "deleted": 20, "types": ["C/C++"]}
  1961. {"author": "Doug Turner <doug.turner>", "desc": "Bug 613551 - \"JSGC_MAX_MALLOC_BYTES is too large on mobile\" [r=jst] a=blocking-fennec", "bug_id": 613551, "added": 19, "deleted": 20, "types": ["C/C++"]}
  1962. {"author": "Doug Turner <doug.turner>", "desc": "Bug 605309 - DesktopNotificationCenter gets itself in leak cycles. r=jst a=blocking-betaN", "bug_id": 605309, "added": 58, "deleted": 6, "types": [".html", ".in", "C/C++"]}
  1963. --------------------------------------------------------------------------------
  1964.  
  1965. Timothy B. Terriberry <tterribe>
  1966. --------------------------------------------------------------------------------
  1967. {"author": "Timothy B. Terriberry <tterribe>", "desc": "Bug 641019 - \"Crash on video with odd widths and 16-bit displays\" [r=tterribe a=stuart]", "bug_id": 641019, "added": 22, "deleted": 11, "types": [".patch", "C/C++"]}
  1968. {"author": "Timothy B. Terriberry <tterribe>", "desc": "Bug 640588 - \"Bad rendering of webm and ogv with 16-bits displays on Linux\" [r=jones.chris.g a-2.0=doug.turner]", "bug_id": 640588, "added": 1, "deleted": 0, "types": ["C/C++"]}
  1969. --------------------------------------------------------------------------------
  1970.  
  1971. Brian Crowder <crowderbt>
  1972. --------------------------------------------------------------------------------
  1973. {"author": "Brian Crowder <crowderbt>", "desc": "Bug 636903 - reduces ALOG noise while debug. android only. r/a=dougt", "bug_id": 636903, "added": 0, "deleted": 8, "types": ["C/C++"]}
  1974. {"author": "Brian Crowder <crowderbt>", "desc": "# vim: se ft=diff :\nBug 519843 - \"JS shell on WinCE should run as if it NEVER has a tty, not as if it ALWAYS does\" [r=mrbkap]", "bug_id": 519843, "added": 7, "deleted": 2, "types": ["C/C++"]}
  1975. --------------------------------------------------------------------------------
  1976.  
  1977. Josh Aas <joshmoz>
  1978. --------------------------------------------------------------------------------
  1979. {"author": "Josh Aas <joshmoz>", "desc": "Bug 634387 - \"[Mac] Firefox 4.0b12pre crash in mozilla::plugins::PPluginInstanceChild::FatalError [@ mozalloc_abort | NS_DebugBreak_P] opening a tab with Cmd-T while a Flash video has focus (youtube)\" [r=smichaud, a=hardblocker]", "bug_id": 634387, "added": 11, "deleted": 9, "types": [".mm"]}
  1980. --------------------------------------------------------------------------------
  1981.  
  1982. Oleg Romashin <romaxa>
  1983. --------------------------------------------------------------------------------
  1984. {"author": "Oleg Romashin <romaxa>", "desc": "Bug 622470 - \"Decode on draw must be enabled for Mobile Fennec\" [r=bzbarsky] a=blocking-fennec", "bug_id": 622470, "added": 6, "deleted": 0, "types": ["C/C++"]}
  1985. --------------------------------------------------------------------------------
  1986.  
  1987. Luke Wagner <lw>
  1988. --------------------------------------------------------------------------------
  1989. {"author": "Luke Wagner <lw>", "desc": "Bug 632343 - Fix live script check, do not recompile when turning off debugging (r=luke)", "bug_id": 632343, "added": 72, "deleted": 41, "types": ["C/C++"]}
  1990. --------------------------------------------------------------------------------
  1991.  
  1992. kevingadd
  1993. --------------------------------------------------------------------------------
  1994. {"author": "kevingadd", "desc": "Attempt to make the test for bug 629838 less sensitive to OS-triggered paints and CPU load; r=cjones a=test", "bug_id": 629838, "added": 20, "deleted": 8, "types": [".html"]}
  1995. --------------------------------------------------------------------------------
  1996.  
  1997. Rick Reitmaier <rreitmai>
  1998. --------------------------------------------------------------------------------
  1999. {"author": "Rick Reitmaier <rreitmai>", "desc": "Bug 602390 - nanojit: make Register a non-numeric type on SH4 (r=nnethercote)\n.\n. attachment 485873 - fix asserts so we can compile\n.\nBug 599251 introduced the non-numeric Register type. This back-end doesn't use it yet. It should. See the i386/X64 back-ends for examples.", "bug_id": 602390, "added": 208, "deleted": 208, "types": ["C/C++"]}
  2000. {"author": "Rick Reitmaier <rreitmai>", "desc": "Bug 602786 - lirasm: fix trivial Windows test failure (r=nnethercote)", "bug_id": 602786, "added": 2, "deleted": 1, "types": [".sh"]}
  2001. --------------------------------------------------------------------------------
  2002.  
  2003. Cameron Kaiser <spectre>
  2004. --------------------------------------------------------------------------------
  2005. {"author": "Cameron Kaiser <spectre>", "desc": "Bug 623277 - Failed to build with --disable-methodjit r=dmandelin, a=NPOTB", "bug_id": 623277, "added": 11, "deleted": 3, "types": ["C/C++"]}
  2006. --------------------------------------------------------------------------------
  2007.  
  2008. Mike Kristoffersen <mozstuff>
  2009. --------------------------------------------------------------------------------
  2010. {"author": "Mike Kristoffersen <mozstuff>", "desc": "Bug 617965 - \"IPC::ParamTraits<nsIDOMGeoPosition*>::Read leaks GeoPositionCoords when ReadParam(... address) fails\" [r=doug.turner r=bent.mozilla]", "bug_id": 617965, "added": 10, "deleted": 4, "types": ["C/C++"]}
  2011. --------------------------------------------------------------------------------
  2012.  
  2013. -f
  2014. --------------------------------------------------------------------------------
  2015. {"author": "-f", "desc": "Bug 604452: Default to linear upscaling in D3D9 layers and adhere to mFiler. r=bjacob a=blocking-final", "bug_id": 604452, "added": 25, "deleted": 4, "types": ["C/C++"]}
  2016. --------------------------------------------------------------------------------
  2017.  
  2018. Rail Aliev
  2019. --------------------------------------------------------------------------------
  2020. {"author": "Rail Aliev", "desc": "bug 615555: tracking bug for build and release of firefox 4.0b8 - bump m-c version number. r=bhearsum. CLOSED TREE", "bug_id": 615555, "added": 3, "deleted": 3, "types": [".txt"]}
  2021. {"author": "Rail Aliev", "desc": "bug 569426: Tracking bug for build and release of Firefox 3.7a5 - Version bump for default branch. r=bhearsum", "bug_id": 569426, "added": 3, "deleted": 3, "types": [".txt"]}
  2022. --------------------------------------------------------------------------------
  2023.  
  2024. Margaret Leibovic
  2025. --------------------------------------------------------------------------------
  2026. {"author": "Margaret Leibovic", "desc": "Bug 597557, use arrow panel for bookmarks and identity panel, r=dao, a=blocking", "bug_id": 597557, "added": 87, "deleted": 150, "types": ["JavaScript", ".xul", ".inc", ".css", ".mn"]}
  2027. --------------------------------------------------------------------------------
  2028.  
  2029. Sean Dunn <seanedunn>
  2030. --------------------------------------------------------------------------------
  2031. {"author": "Sean Dunn <seanedunn>", "desc": "Bug 594433 - \"Ensure the matched tab isn't over the search box in the Panorama UI\" [r=dolske f=ian a=blocking]", "bug_id": 594433, "added": 42, "deleted": 14, "types": ["JavaScript", ".html", ".css"]}
  2032. {"author": "Sean Dunn <seanedunn>", "desc": "Bug 597499 - Expand stack icon moves incorrectly and isn't centered [r=dolske, a=blocking]", "bug_id": 597499, "added": 5, "deleted": 9, "types": ["JavaScript"]}
  2033. {"author": "Sean Dunn <seanedunn>", "desc": "Bug 595930 - \"closing a group breaks the keyboard shortcut for toggling panorama\" [r+a=dietrich]", "bug_id": 595930, "added": 108, "deleted": 0, "types": ["JavaScript", ".in"]}
  2034. --------------------------------------------------------------------------------
  2035.  
  2036. Chris Leary <cdleary>
  2037. --------------------------------------------------------------------------------
  2038. {"author": "Chris Leary <cdleary>", "desc": "Bug 614323 - ARM: prevent constant pool from being dumped in the middle of MICs r=dvander a=blocking-fennec", "bug_id": 614323, "added": 56, "deleted": 0, "types": ["C/C++"]}
  2039. --------------------------------------------------------------------------------
  2040.  
  2041. Edwin Smith <edwsmith>
  2042. --------------------------------------------------------------------------------
  2043. {"author": "Edwin Smith <edwsmith>", "desc": "CodeAlloc comment updates\n.\n. attachment 483153 - Clarify block and chunk terminology and roles of CodeList and CodeAlloc\n.", "bug_id": null, "added": 22, "deleted": 11, "types": ["C/C++"]}
  2044. --------------------------------------------------------------------------------
  2045.  
  2046. Alex Macdonald <alexmac>
  2047. --------------------------------------------------------------------------------
  2048. {"author": "Alex Macdonald <alexmac>", "desc": "Bug 603865 - \"Revive AOT compiler\" [r+r=stejohns]", "bug_id": 603865, "added": 5, "deleted": 0, "types": ["C/C++"]}
  2049. --------------------------------------------------------------------------------
  2050.  
  2051. Jae-Seong Lee-Russo <lusian>
  2052. --------------------------------------------------------------------------------
  2053. {"author": "Jae-Seong Lee-Russo <lusian>", "desc": "Bug 575638 - \"[e10s] clarify gChromeRegistry usage in nsChromeRegistry.cpp\" r=dougt a=dougt", "bug_id": 575638, "added": 2, "deleted": 2, "types": ["C/C++"]}
  2054. {"author": "Jae-Seong Lee-Russo <lusian>", "desc": "Bug 575651 - \"[e10s] packing order in nsCanvasRenderingContext2D\" r=doug.turner a=blassey", "bug_id": 575651, "added": 2, "deleted": 2, "types": ["C/C++"]}
  2055. --------------------------------------------------------------------------------
  2056.  
  2057. Brian Hackett
  2058. --------------------------------------------------------------------------------
  2059. {"author": "Brian Hackett", "desc": "Add interruptCounter to JSRuntime for JM, bug 589193. r=igor,dvander", "bug_id": 589193, "added": 171, "deleted": 82, "types": ["C/C++"]}
  2060. {"author": "Brian Hackett", "desc": "Backed out changeset 09ffb30caa47", "bug_id": null, "added": 1037, "deleted": 962, "types": [".tbl", "JavaScript", "C/C++"]}
  2061. {"author": "Brian Hackett", "desc": "Make JSObject flexible length, bug 584917. r=brendan", "bug_id": 584917, "added": 998, "deleted": 960, "types": [".tbl", "JavaScript", "C/C++"]}
  2062. {"author": "Brian Hackett", "desc": "OOL fast path for string comparison, bug 579479. r=dvander", "bug_id": 579479, "added": 313, "deleted": 122, "types": ["C/C++"]}
  2063. {"author": "Brian Hackett", "desc": "Fix assert, bug 595921. r=dmandelin", "bug_id": 595921, "added": 20, "deleted": 2, "types": ["JavaScript", "C/C++"]}
  2064. {"author": "Brian Hackett", "desc": "PIC for addprop, bug 561506. r=dmandelin\n* * *\nBug 561506, add context owner checks for addprop. no_r=7:00am", "bug_id": 561506, "added": 254, "deleted": 26, "types": ["JavaScript", "C/C++"]}
  2065. {"author": "Brian Hackett", "desc": "Backout changesets b350e3b72c2f and fc7630d987f8.", "bug_id": null, "added": 28, "deleted": 232, "types": ["C/C++"]}
  2066. {"author": "Brian Hackett", "desc": "Bug 561506, add context owner checks for addprop. no_r=7:00am", "bug_id": 561506, "added": 15, "deleted": 0, "types": ["C/C++"]}
  2067. {"author": "Brian Hackett", "desc": "PIC for addprop, bug 561506. r=dmandelin", "bug_id": 561506, "added": 240, "deleted": 28, "types": ["JavaScript", "C/C++"]}
  2068. {"author": "Brian Hackett", "desc": "Backed out changeset c85589cb4d0c", "bug_id": null, "added": 55, "deleted": 195, "types": ["C/C++"]}
  2069. --------------------------------------------------------------------------------
  2070.  
  2071. Benjamin Stover <webapps>
  2072. --------------------------------------------------------------------------------
  2073. {"author": "Benjamin Stover <webapps>", "desc": "bug 596669 - Fennec Android crash in jsstr.cpp:ReplaceCallback, disable yarr for arm r=sayre a=blocking-fennec", "bug_id": 596669, "added": 0, "deleted": 3, "types": ["C/C++"]}
  2074. --------------------------------------------------------------------------------
  2075.  
  2076. Mark Banner <bugzilla>
  2077. --------------------------------------------------------------------------------
  2078. {"author": "Mark Banner <bugzilla>", "desc": "Bug 596328 - \"non-IPC builds burning with nsContentPermissionHelper\" r=benjamin a=benjamin", "bug_id": 596328, "added": 9, "deleted": 5, "types": [".in", "C/C++"]}
  2079. --------------------------------------------------------------------------------
  2080.  
  2081. Aza Raskin
  2082. --------------------------------------------------------------------------------
  2083. {"author": "Aza Raskin", "desc": "Bug 589010 - Add Visual Indication that Other Groups Exist to Tab Candy Toolbar Button. r=dolske,dao", "bug_id": 589010, "added": 70, "deleted": 5, "types": [".inc", ".xul", "JavaScript", ".css"]}
  2084. --------------------------------------------------------------------------------
  2085.  
  2086. Jennifer Boriss <jboriss>
  2087. --------------------------------------------------------------------------------
  2088. {"author": "Jennifer Boriss <jboriss>", "desc": "Bug 594973: \"Change this add-on's Options\" tooltip should be \"Change this add-on's options in the details pane r=bmcbride a-2.0=dtownsend", "bug_id": 594973, "added": 1, "deleted": 1, "types": [".dtd"]}
  2089. --------------------------------------------------------------------------------
  2090.  
  2091. Lukas Blakk
  2092. --------------------------------------------------------------------------------
  2093. {"author": "Lukas Blakk", "desc": "bug 588861: Tracking bug for build and release of Firefox 4.0b5 - 4.0b5 version bumps. r=bhearsum. a=npotb", "bug_id": 588861, "added": 3, "deleted": 3, "types": [".txt"]}
  2094. --------------------------------------------------------------------------------
  2095.  
  2096. Bas Schouten <bas.schouten>
  2097. --------------------------------------------------------------------------------
  2098. {"author": "Bas Schouten <bas.schouten>", "desc": "Bug 585817, part -1: Create and expose a scratch DC from gfxWindowsPlatform. r=roc", "bug_id": 585817, "added": 6, "deleted": 0, "types": ["C/C++"]}
  2099. --------------------------------------------------------------------------------
  2100.  
  2101. lsblakk
  2102. --------------------------------------------------------------------------------
  2103. {"author": "lsblakk", "desc": "bug 583967 version bumps for firefox 4.0b4 p=lsblakk a=aki", "bug_id": 583967, "added": 3, "deleted": 3, "types": [".txt"]}
  2104. --------------------------------------------------------------------------------
  2105.  
  2106. Frank Yan
  2107. --------------------------------------------------------------------------------
  2108. {"author": "Frank Yan", "desc": "Bug 582200: rm cross-browser code from iQ, follow Mozilla style better, r=mitcho", "bug_id": 582200, "added": 39, "deleted": 55, "types": ["JavaScript"]}
  2109. {"author": "Frank Yan", "desc": "Bug 582200: rm cross-browser code from iQ, follow Mozilla style better, r=mitcho", "bug_id": 582200, "added": 39, "deleted": 55, "types": ["JavaScript"]}
  2110. --------------------------------------------------------------------------------
  2111.  
  2112. Raymond Lee
  2113. --------------------------------------------------------------------------------
  2114. {"author": "Raymond Lee", "desc": "patch for bug #577651\n\n* Create a new tab in a group which has more than one tab. While in\ntabcandy, close that tab. Now you're zoomed into the tab to its left.\nYou should instead remain in TabCandy.\n* Another improvement for the command+e keyboard combination.", "bug_id": null, "added": 74, "deleted": 63, "types": [".inc", ".xul", "JavaScript"]}
  2115. {"author": "Raymond Lee", "desc": "some patches for bug #577650\n+ Create two groups; one with a single tab and another with several\ntabs. Go into the single tab and then close the tab. You return to the\nTabCandy interface as you should, but you see one of the other tabs\nzooming out. There should be no zoom out in this case. [RAYMOND]\n+ Cmd+e key combination is not working in the tab candy.\n+ close buttons on tabs are still not showing correctly. Add a bunch\nof tabs to the tabstrip so all close buttons for background tabs are\nhidden, go into Tab Candy interface and remove tabs until you know the\nclose buttons should appear. Then, zoom into a tab and the close\nbuttons on back", "bug_id": null, "added": 63, "deleted": 37, "types": ["JavaScript"]}
  2116. {"author": "Raymond Lee", "desc": "refactored showOnlyTheseTabs (bug #577649)", "bug_id": null, "added": 31, "deleted": 38, "types": ["JavaScript"]}
  2117. --------------------------------------------------------------------------------
  2118.  
  2119. Jae-Seong Russel-Lee
  2120. --------------------------------------------------------------------------------
  2121. {"author": "Jae-Seong Russel-Lee", "desc": "Bug 561692 - e10s HTTP: Implement nsIProgressEventSink: part1 r=jduell", "bug_id": 561692, "added": 162, "deleted": 11, "types": ["JavaScript", ".ipdl", "C/C++"]}
  2122. --------------------------------------------------------------------------------
  2123.  
  2124. Josh Matthews
  2125. --------------------------------------------------------------------------------
  2126. {"author": "Josh Matthews", "desc": "Bug 565223 - e10s: Don't send IPDL msgs if the child has died. r=jduell", "bug_id": 565223, "added": 15, "deleted": 10, "types": ["C/C++"]}
  2127. --------------------------------------------------------------------------------
  2128.  
  2129. James Cook
  2130. --------------------------------------------------------------------------------
  2131. {"author": "James Cook", "desc": "Bug 524919 - Qt build of Firefox or Fennec does not respect my screen's DPI. r=mark.finkle, sr=pavlov", "bug_id": 524919, "added": 11, "deleted": 1, "types": ["C/C++"]}
  2132. {"author": "James Cook", "desc": "Bug 551149 - Compilation error on toolkit/xre/nsX11ErrorHandler.cpp. r=dougt", "bug_id": 551149, "added": 1, "deleted": 1, "types": ["C/C++"]}
  2133. {"author": "James Cook", "desc": "Bug 524919 - Qt build of Firefox or Fennec does not respect my screen's DPI. r=mark.finkle, sr=pavlov", "bug_id": 524919, "added": 11, "deleted": 1, "types": ["C/C++"]}
  2134. --------------------------------------------------------------------------------
  2135.  
  2136. Rasmus Jensen
  2137. --------------------------------------------------------------------------------
  2138. {"author": "Rasmus Jensen", "desc": "Followup for bug 335051, E4X literals should be acceptable values for sharp variables. r=me", "bug_id": 335051, "added": 1, "deleted": 2, "types": ["C/C++"]}
  2139. {"author": "Rasmus Jensen", "desc": "E4X literals should be acceptable values for sharp variables. r=jwalden", "bug_id": null, "added": 9, "deleted": 13, "types": ["JavaScript", "C/C++"]}
  2140. {"author": "Rasmus Jensen", "desc": "Bug 335051 - E4X literals should be acceptable values for sharp variables. r=jwalden", "bug_id": 335051, "added": 80, "deleted": 9, "types": ["JavaScript", ".list", "C/C++"]}
  2141. --------------------------------------------------------------------------------
  2142.  
  2143. Gary Kwong
  2144. --------------------------------------------------------------------------------
  2145. {"author": "Gary Kwong", "desc": "Bug 369696 - fix bug number in tests, r=bclary.", "bug_id": 369696, "added": 3, "deleted": 3, "types": ["JavaScript"]}
  2146. --------------------------------------------------------------------------------
  2147.  
  2148. timeless
  2149. --------------------------------------------------------------------------------
  2150. {"author": "timeless", "desc": "Bug 334571 Coverity 702, NS_SIDES array limit check - replace NS_FOR_CSS_SIDES defines with enum. r=zwol,mats", "bug_id": 334571, "added": 276, "deleted": 231, "types": ["C/C++"]}
  2151. {"author": "timeless", "desc": "Bug 334571 strip trailing whitespace. r=zwol", "bug_id": 334571, "added": 800, "deleted": 800, "types": ["C/C++"]}
  2152. --------------------------------------------------------------------------------
  2153.  
  2154. Tyler Downer
  2155. --------------------------------------------------------------------------------
  2156. {"author": "Tyler Downer", "desc": "Bug 336099: Remove unused addons.tooltip from browser.dtd. r=gavin", "bug_id": 336099, "added": 0, "deleted": 1, "types": [".dtd"]}
  2157. --------------------------------------------------------------------------------
  2158.  
  2159. Jaakko Kiviluoto
  2160. --------------------------------------------------------------------------------
  2161. {"author": "Jaakko Kiviluoto", "desc": "Bug 551431 - WidgetQt Show/Resize functionality need to be optimized. r=dougt,romaxa", "bug_id": 551431, "added": 121, "deleted": 21, "types": ["C/C++"]}
  2162. --------------------------------------------------------------------------------
  2163.  
  2164. Miika Jarvinen
  2165. --------------------------------------------------------------------------------
  2166. {"author": "Miika Jarvinen", "desc": "Bug 552401 - Dialog with parent is positioned incorrectly [QT]. r=dougt,romaxa", "bug_id": 552401, "added": 1, "deleted": 2, "types": ["C/C++"]}
  2167. {"author": "Miika Jarvinen", "desc": "Bug 552682 - Filepicker is not shown in Fennec when saving file [Qt]. r=dougt", "bug_id": 552682, "added": 6, "deleted": 5, "types": ["C/C++"]}
  2168. --------------------------------------------------------------------------------
  2169.  
  2170. Mike Kristoffersen
  2171. --------------------------------------------------------------------------------
  2172. {"author": "Mike Kristoffersen", "desc": "Bug 552394 - nsWindow.cpp doesn't compile when Q_WS_X11 is defined. r=romaxa.", "bug_id": 552394, "added": 4, "deleted": 2, "types": ["C/C++"]}
  2173. --------------------------------------------------------------------------------
  2174.  
  2175. Mook <mook.moz+hg%gmail.com>
  2176. --------------------------------------------------------------------------------
  2177. {"author": "Mook <mook.moz+hg%gmail.com>", "desc": "Bug 538056 - Signal handler for FPU exception is broken for Windows x64, r=m_kato,bsmedberg\n\ntoolkit/xre/nsSigHandlers.h:\n\tdefine x86 constants also for msvc x86-64\n\ntoolkit/xre/nsSigHandlers.cpp:\n\tTake into account different structure names for win64", "bug_id": 538056, "added": 6, "deleted": 1, "types": ["C/C++"]}
  2178. {"author": "Mook <mook.moz+hg%gmail.com>", "desc": "use PRUptrdiff, not unsigned long, for PtrBits in gfxFont [r=vlad]", "bug_id": null, "added": 1, "deleted": 1, "types": ["C/C++"]}
  2179. {"author": "Mook <mook.moz+hg%gmail.com>", "desc": "Bug 510653. Fix mingw-w64 xptcstub SharedStub assembly (incorrectly copied from msvc). r=timeless", "bug_id": 510653, "added": 2, "deleted": 2, "types": ["C/C++"]}
  2180. {"author": "Mook <mook.moz+hg%gmail.com>", "desc": "Bug 510650. Make class ::nsWindow a friend of mozilla::widget::WindowHook, not mozilla::widget::nsWindow. r=jmathies", "bug_id": 510650, "added": 1, "deleted": 1, "types": ["C/C++"]}
  2181. --------------------------------------------------------------------------------
  2182.  
  2183. Jonathan Kew
  2184. --------------------------------------------------------------------------------
  2185. {"author": "Jonathan Kew", "desc": "Bug 538628. Initialize font family field for each font face. r=jdaggett", "bug_id": 538628, "added": 6, "deleted": 0, "types": ["C/C++"]}
  2186. --------------------------------------------------------------------------------
  2187.  
  2188. Phineas T. Farnsworth
  2189. --------------------------------------------------------------------------------
  2190. {"author": "Phineas T. Farnsworth", "desc": "bug 526626: band-aids for shutdown assertions", "bug_id": 526626, "added": 80, "deleted": 46, "types": ["Python", "C/C++"]}
  2191. --------------------------------------------------------------------------------
  2192.  
  2193. Bas Schouten
  2194. --------------------------------------------------------------------------------
  2195. {"author": "Bas Schouten", "desc": "Bug 524462. Fix startup crash in pref fonts with funky cmaps. r=jdaggett", "bug_id": 524462, "added": 3, "deleted": 1, "types": ["C/C++"]}
  2196. --------------------------------------------------------------------------------
  2197.  
  2198. armenzg
  2199. --------------------------------------------------------------------------------
  2200. {"author": "armenzg", "desc": "bug 515177: call generate-snippets-% from buildbot rather than the build system. r=ccooper", "bug_id": 515177, "added": 0, "deleted": 1, "types": [".mk"]}
  2201. --------------------------------------------------------------------------------
  2202.  
  2203. Takuro Ashie
  2204. --------------------------------------------------------------------------------
  2205. {"author": "Takuro Ashie", "desc": "fix Qt and GTK bustage in gfxFT2Fonts from bug 493280, r=jfkthame", "bug_id": 493280, "added": 4, "deleted": 4, "types": ["C/C++"]}
  2206. --------------------------------------------------------------------------------
  2207.  
  2208. Masatoshi Kimura
  2209. --------------------------------------------------------------------------------
  2210. {"author": "Masatoshi Kimura", "desc": "fix wchar_t incompatibility from bug 493280, r=jfkthame", "bug_id": 493280, "added": 2, "deleted": 2, "types": ["C/C++"]}
  2211. --------------------------------------------------------------------------------
  2212.  
  2213. Tommy Fogwell
  2214. --------------------------------------------------------------------------------
  2215. {"author": "Tommy Fogwell", "desc": "Bug 484898 - Remove unused *_TIMER macros in CNavDTD and nsViewSourceHTML. r=bnewman sr=jst", "bug_id": 484898, "added": 2, "deleted": 87, "types": ["C/C++"]}
  2216. --------------------------------------------------------------------------------
  2217.  
  2218. jorendorff
  2219. --------------------------------------------------------------------------------
  2220. {"author": "jorendorff", "desc": "Record all calls to native functions (487134, r=gal, brendan).", "bug_id": null, "added": 433, "deleted": 293, "types": ["JavaScript", "C/C++"]}
  2221. {"author": "jorendorff", "desc": "Leaving outermost request should js_LeaveTrace (480301, r=brendan).", "bug_id": null, "added": 59, "deleted": 8, "types": ["C/C++"]}
  2222. {"author": "jorendorff", "desc": "Leaving outermost request should js_LeaveTrace (480301, r=brendan).", "bug_id": null, "added": 6, "deleted": 1, "types": ["C/C++"]}
  2223. --------------------------------------------------------------------------------
  2224.  
  2225. jimb
  2226. --------------------------------------------------------------------------------
  2227. {"author": "jimb", "desc": "Bug 469237: Only trace where BINDNAME will choose the global object.", "bug_id": 469237, "added": 40, "deleted": 17, "types": ["C/C++"]}
  2228. --------------------------------------------------------------------------------
  2229.  
  2230. igor
  2231. --------------------------------------------------------------------------------
  2232. {"author": "igor", "desc": "js_SetPropertyHelper does not null *entryp for read-only properties (489171, r=gal,brendan).", "bug_id": null, "added": 161, "deleted": 149, "types": ["C/C++"]}
  2233. {"author": "igor", "desc": "When replenishing the recovery double pool, detect if a GC happens (follow up work for 456826, r=gal).", "bug_id": null, "added": 41, "deleted": 18, "types": ["C/C++"]}
  2234. --------------------------------------------------------------------------------
  2235.  
  2236. Brendan Eich
  2237. --------------------------------------------------------------------------------
  2238. {"author": "Brendan Eich", "desc": "Fix bogus assertion (457065, r=gal).", "bug_id": null, "added": 4, "deleted": 1, "types": ["C/C++"]}
  2239. --------------------------------------------------------------------------------
  2240.  
  2241. David Mandelin
  2242. --------------------------------------------------------------------------------
  2243. {"author": "David Mandelin", "desc": "Add missing GC_POKE to js_SetRequiredSlot (481922, r=igor).", "bug_id": null, "added": 1, "deleted": 0, "types": ["C/C++"]}
  2244. --------------------------------------------------------------------------------
  2245.  
  2246. Marco Bonardo [:mak77]
  2247. --------------------------------------------------------------------------------
  2248. {"author": "Marco Bonardo [:mak77]", "desc": "Disable test for 321000 due to sporadic failures. Tracked by bug 474081.", "bug_id": 474081, "added": 5, "deleted": 4, "types": [".in"]}
  2249. --------------------------------------------------------------------------------
  2250.  
  2251. Brian Crowder
  2252. --------------------------------------------------------------------------------
  2253. {"author": "Brian Crowder", "desc": "Bug 465808 - use FUN_OBJECT(callerFrame->fun) instead of potentially cloned callerFrame->callee; r=brendan", "bug_id": 465808, "added": 1, "deleted": 1, "types": ["C/C++"]}
  2254. --------------------------------------------------------------------------------
  2255.  
  2256. Craig Topper
  2257. --------------------------------------------------------------------------------
  2258. {"author": "Craig Topper", "desc": "reverting 245acb960a88", "bug_id": null, "added": 206, "deleted": 135, "types": [".xhtml", ".html", ".in", "C/C++"]}
  2259. {"author": "Craig Topper", "desc": "Bug 471165 - Removing the class attribute doesn't clear class name. r=longsonr,sr=roc", "bug_id": 471165, "added": 138, "deleted": 30, "types": [".xhtml", ".html", ".in", "C/C++"]}
  2260. --------------------------------------------------------------------------------
  2261.  
  2262. Vlado Valaštiak
  2263. --------------------------------------------------------------------------------
  2264. {"author": "Vlado Vala\u0161tiak", "desc": "Bug 471668: add access key for sanitizeDurationBox, r=gavin", "bug_id": 471668, "added": 3, "deleted": 1, "types": [".xul", ".dtd"]}
  2265. --------------------------------------------------------------------------------
  2266.  
  2267. Gervase Markham
  2268. --------------------------------------------------------------------------------
  2269. {"author": "Gervase Markham", "desc": "Bug 415128: fix Help->About copyright notice to mention licensing information, and remove references to logo copyright in non-branded builds, r=gavin, a=beltzner", "bug_id": 415128, "added": 21, "deleted": 5, "types": [".xul", ".css", ".dtd"]}
  2270. --------------------------------------------------------------------------------
  2271.  
  2272. Ehsan Akhgari
  2273. --------------------------------------------------------------------------------
  2274. {"author": "Ehsan Akhgari", "desc": "Bug 471428: add keyboard shortcut for private browsing mode (Cmd+Shift+P), r=gavin, ui-r=beltzner", "bug_id": 471428, "added": 3, "deleted": 1, "types": [".inc", ".dtd"]}
  2275. --------------------------------------------------------------------------------
  2276.  
  2277. Vladimir Vukicevic
  2278. --------------------------------------------------------------------------------
  2279. {"author": "Vladimir Vukicevic", "desc": "Bug 387132. Implement native canvas comparisons to speed up reftest running. r+sr=roc", "bug_id": 387132, "added": 137, "deleted": 74, "types": ["JavaScript", ".in", ".idl", "C/C++"]}
  2280. --------------------------------------------------------------------------------
  2281.  
  2282. Vlado Valastiak
  2283. --------------------------------------------------------------------------------
  2284. {"author": "Vlado Valastiak", "desc": "Bug 277296 - The print dialogs have no accesskeys; r=gavin, a191=beltzner", "bug_id": 277296, "added": 164, "deleted": 41, "types": [".xul", ".dtd"]}
  2285. --------------------------------------------------------------------------------
  2286.  
  2287. Jim Blandy
  2288. --------------------------------------------------------------------------------
  2289. {"author": "Jim Blandy", "desc": "Bug 461180: Fix test case result comparison function.\n\nThe old code fails when actual is Number.NaN and expected is a number.\n\n(Patch from mrbkap, jimb, and Waldo.)", "bug_id": 461180, "added": 23, "deleted": 28, "types": ["JavaScript"]}
  2290. {"author": "Jim Blandy", "desc": "bug 466269 - fall out from getTestCase numeric/NaN comparison bug 461180.", "bug_id": 466269, "added": 10, "deleted": 16, "types": ["JavaScript"]}
  2291. --------------------------------------------------------------------------------
  2292.  
  2293. brendan
  2294. --------------------------------------------------------------------------------
  2295. {"author": "brendan", "desc": "Patch for bug 465241 introduces buggy js_Int32ToId (465347, r=gal).", "bug_id": 465241, "added": 1, "deleted": 1, "types": ["C/C++"]}
  2296. {"author": "brendan", "desc": "Don't forget to set RHS as result in SETPROP in case we don't call either SetPropHit or SetPropMiss, new patch (455408, r=gal).", "bug_id": null, "added": 16, "deleted": 12, "types": ["C/C++"]}
  2297. {"author": "brendan", "desc": "Don't forget to set RHS as result in SETPROP in case we don't call either SetPropHit or SetPropMiss (455408, r=gal).", "bug_id": null, "added": 4, "deleted": 0, "types": ["C/C++"]}
  2298. {"author": "brendan", "desc": "test_property_cache_direct_slot forgot to insist on a direct slot for get ops (453249, r=gal).", "bug_id": null, "added": 11, "deleted": 4, "types": ["JavaScript", "C/C++"]}
  2299. --------------------------------------------------------------------------------
  2300.  
  2301. Brendan
  2302. --------------------------------------------------------------------------------
  2303. {"author": "Brendan", "desc": "Add imacros to support conversion of arbitrary JSObjects (456511, r=gal).", "bug_id": null, "added": 832, "deleted": 219, "types": [".tbl", "JavaScript", "C/C++"]}
  2304. --------------------------------------------------------------------------------
  2305.  
  2306. Curtis Bartley
  2307. --------------------------------------------------------------------------------
  2308. {"author": "Curtis Bartley", "desc": "SRC and HREF attributes turned into clickable links in view source. p=cbartley r+sr=mrbkap a=beltzner b=17612", "bug_id": null, "added": 310, "deleted": 77, "types": ["C/C++"]}
  2309. --------------------------------------------------------------------------------
  2310.  
  2311. David Anderson
  2312. --------------------------------------------------------------------------------
  2313. {"author": "David Anderson", "desc": "Don't cache pointer to recorder since it might change in js_MonitorRecording (462980, r=gal).", "bug_id": null, "added": 2, "deleted": 3, "types": ["C/C++"]}
  2314. --------------------------------------------------------------------------------
  2315.  
  2316. Graydon Hoare
  2317. --------------------------------------------------------------------------------
  2318. {"author": "Graydon Hoare", "desc": "Merge tamarin-redux (nanojit2) into tracemonkey (457786, r=edwsmith,gal,danderson).", "bug_id": null, "added": 2071, "deleted": 841, "types": ["C/C++"]}
  2319. --------------------------------------------------------------------------------
  2320.  
  2321. Stephen Horlander
  2322. --------------------------------------------------------------------------------
  2323. {"author": "Stephen Horlander", "desc": "Bug 432436 - Selected browser sidebar items have padding, r+ui-r=mconnor", "bug_id": 432436, "added": 4, "deleted": 2, "types": [".css"]}
  2324. --------------------------------------------------------------------------------
  2325.  
  2326. danderson
  2327. --------------------------------------------------------------------------------
  2328. {"author": "danderson", "desc": "Blacklist loop if its unstable and we don't recompile it (459174, r=gal).", "bug_id": null, "added": 2, "deleted": 0, "types": ["C/C++"]}
  2329. --------------------------------------------------------------------------------
  2330.  
  2331. mrbkap
  2332. --------------------------------------------------------------------------------
  2333. {"author": "mrbkap", "desc": "js1_8/genexps/regress-380237-0[34].js fail, regression from introduction of JSOP_RESUME (458356, r=gal).", "bug_id": null, "added": 4, "deleted": 0, "types": ["C/C++"]}
  2334. --------------------------------------------------------------------------------
  2335.  
  2336. Mike Beltzner
  2337. --------------------------------------------------------------------------------
  2338. {"author": "Mike Beltzner", "desc": "bug 458895: Backout name change for 3.1b1.", "bug_id": 458895, "added": 3, "deleted": 4, "types": [".nsi", ".xul"]}
  2339. --------------------------------------------------------------------------------
  2340.  
  2341. shaver
  2342. --------------------------------------------------------------------------------
  2343. {"author": "shaver", "desc": "Add setprop and tests for setprop and cleanup labling code for debug mode (m=gal).", "bug_id": null, "added": 99, "deleted": 35, "types": ["JavaScript", "C/C++"]}
  2344. --------------------------------------------------------------------------------
  2345.  
  2346. vlad
  2347. --------------------------------------------------------------------------------
  2348. {"author": "vlad", "desc": "Qt: widget/gfx work (gfx part)\n\n- Fix crash on window close\n - Qt expects the QWidget to remain available even after it has\nprocessed a close event. So, use deleteLater() instead of\ndeleting outright.\n - Also carry around the MozQWidget pointer (though we need to rework\nCreateQWidget and ::Initialize) so that we can call dropReceiver\n\n- Fix screen <-> widget coordinate translation\n - Fixes popup menu positioning\n\n- Honor mayWait in nsAppShell::ProcessNextNativeEvent\n - Prevents massive busy-waiting\n\n- Don't pretend to support translucent windows\n\n- Fix embedding widget build failure\n\n- cairo-qpainter: invert source matrix in paint() to get proper\ntransform (proper positioning of elements drawn using paint())\n\n- Cleaner event handling in mozqwidget -- return full nsEventStatus,\nnot just boolean, and decide whether to call QWidget::event() based\non that.", "bug_id": null, "added": 197, "deleted": 32, "types": ["C/C++"]}
  2349. {"author": "vlad", "desc": "Qt: widget/gfx work\n\n- Fix crash on window close\n - Qt expects the QWidget to remain available even after it has\nprocessed a close event. So, use deleteLater() instead of\ndeleting outright.\n - Also carry around the MozQWidget pointer (though we need to rework\nCreateQWidget and ::Initialize) so that we can call dropReceiver\n\n- Fix screen <-> widget coordinate translation\n - Fixes popup menu positioning\n\n- Honor mayWait in nsAppShell::ProcessNextNativeEvent\n - Prevents massive busy-waiting\n\n- Don't pretend to support translucent windows\n\n- Fix embedding widget build failure\n\n- cairo-qpainter: invert source matrix in paint() to get proper\ntransform (proper positioning of elements drawn using paint())\n\n- Cleaner event handling in mozqwidget -- return full nsEventStatus,\nnot just boolean, and decide whether to call QWidget::event() based\non that.", "bug_id": null, "added": 330, "deleted": 306, "types": [".in", "C/C++"]}
  2350. {"author": "vlad", "desc": "Qt: widget/gfx work\n\n- Fix crash on window close\n - Qt expects the QWidget to remain available even after it has\nprocessed a close event. So, use deleteLater() instead of\ndeleting outright.\n - Also carry around the MozQWidget pointer (though we need to rework\nCreateQWidget and ::Initialize) so that we can call dropReceiver\n\n- Fix screen <-> widget coordinate translation\n - Fixes popup menu positioning\n\n- Honor mayWait in nsAppShell::ProcessNextNativeEvent\n - Prevents massive busy-waiting\n\n- Don't pretend to support translucent windows\n\n- Fix embedding widget build failure\n\n- cairo-qpainter: invert source matrix in paint() to get proper\ntransform (proper positioning of elements drawn using paint())\n\n- Cleaner event handling in mozqwidget -- return full nsEventStatus,\nnot just boolean, and decide whether to call QWidget::event() based\non that.", "bug_id": null, "added": 703, "deleted": 313, "types": ["C/C++"]}
  2351. --------------------------------------------------------------------------------
  2352.  
  2353. pekka.vanhoja
  2354. --------------------------------------------------------------------------------
  2355. {"author": "pekka.vanhoja", "desc": "Fixed textfield rendering in nsNativeThemeQt", "bug_id": null, "added": 0, "deleted": 1, "types": ["C/C++"]}
  2356. {"author": "pekka.vanhoja", "desc": "Fixed textfield rendering in nsNativeThemeQt", "bug_id": null, "added": 16, "deleted": 16, "types": ["C/C++"]}
  2357. {"author": "pekka.vanhoja", "desc": "Updated nsLookAndFeel - modified couple colors, added few *_moz_* colors", "bug_id": null, "added": 30, "deleted": 26, "types": ["C/C++"]}
  2358. {"author": "pekka.vanhoja", "desc": "Fixed misc nsNativeThemeQt rendering", "bug_id": null, "added": 125, "deleted": 150, "types": ["C/C++"]}
  2359. {"author": "pekka.vanhoja", "desc": "Updated nsLookAndFeel implementation - updated some of the native colors, make it compile also with Qt 4.3", "bug_id": null, "added": 16, "deleted": 1, "types": ["C/C++"]}
  2360. {"author": "pekka.vanhoja", "desc": "Updated nsLookAndFeel implementation - updated some of the native colors", "bug_id": null, "added": 6, "deleted": 6, "types": ["C/C++"]}
  2361. {"author": "pekka.vanhoja", "desc": "Updated nsLookAndFeel implementation - button hover works, corrected some of the native colors", "bug_id": null, "added": 100, "deleted": 58, "types": ["C/C++"]}
  2362. {"author": "pekka.vanhoja", "desc": "Updated nsLookAndFeel implementation", "bug_id": null, "added": 372, "deleted": 326, "types": ["C/C++"]}
  2363. {"author": "pekka.vanhoja", "desc": "Started nsLookAndFeel implementation", "bug_id": null, "added": 378, "deleted": 215, "types": ["C/C++"]}
  2364. {"author": "pekka.vanhoja", "desc": "Updated nsNativeThemeQt", "bug_id": null, "added": 40, "deleted": 32, "types": ["C/C++"]}
  2365. --------------------------------------------------------------------------------
  2366.  
  2367. romashin
  2368. --------------------------------------------------------------------------------
  2369. {"author": "romashin", "desc": "Fixed qt version define", "bug_id": null, "added": 2, "deleted": 2, "types": ["C/C++"]}
  2370. {"author": "romashin", "desc": "Probably Fixed crash on device\nAdd binary package microb-precious", "bug_id": null, "added": 3, "deleted": 1, "types": ["C/C++"]}
  2371. {"author": "romashin", "desc": "Fixed building proper source changes for debian package", "bug_id": null, "added": 179, "deleted": 0, "types": [".uu"]}
  2372. {"author": "romashin", "desc": "Make optional compilation with Qt cairo-xlib surface (for comparing and bugfixing)\nDEFINE QT_XLIB_SURFACE", "bug_id": null, "added": 235, "deleted": 3, "types": [".orig", ".in", "C/C++"]}
  2373. {"author": "romashin", "desc": "No qt3 support", "bug_id": null, "added": 2, "deleted": 3, "types": ["C/C++"]}
  2374. {"author": "romashin", "desc": "Fixed compilation problems with sb-QT arm", "bug_id": null, "added": 759, "deleted": 11, "types": [".orig", "C/C++"]}
  2375. {"author": "romashin", "desc": "Disable directo drawing on X11 screen", "bug_id": null, "added": 1, "deleted": 1, "types": ["C/C++"]}
  2376. {"author": "romashin", "desc": "Still some indent fixes", "bug_id": null, "added": 14, "deleted": 14, "types": ["C/C++"]}
  2377. {"author": "romashin", "desc": "Added new cairo-qt surface from Vlad's patch\nNew created files moved in sandbox/qt_port.. cairo and gfxQPainterSurface\nChanges for existing files applyed from 100_qt-qpainter-cairo.diff\nFixed building non deb mozilla with build_non_deb.sh script\nFixed tab-spaces in new created file cairo-qpainter-surface.cpp", "bug_id": null, "added": 1529, "deleted": 157, "types": ["C/C++"]}
  2378. {"author": "romashin", "desc": "Return back Qt font using", "bug_id": null, "added": 2, "deleted": 2, "types": ["C/C++"]}
  2379. --------------------------------------------------------------------------------
  2380.  
  2381. stuart
  2382. --------------------------------------------------------------------------------
  2383. {"author": "stuart", "desc": "adding synthetic italic support", "bug_id": null, "added": 21, "deleted": 3, "types": ["C/C++"]}
  2384. --------------------------------------------------------------------------------
  2385.  
  2386. pekka.aho
  2387. --------------------------------------------------------------------------------
  2388. {"author": "pekka.aho", "desc": "native theme zooming fix", "bug_id": null, "added": 39, "deleted": 48, "types": ["C/C++"]}
  2389. {"author": "pekka.aho", "desc": "Zooming support to embed QT", "bug_id": null, "added": 87, "deleted": 9, "types": ["C/C++"]}
  2390. {"author": "pekka.aho", "desc": "Sound widget implementation", "bug_id": null, "added": 479, "deleted": 14, "types": [".in", "C/C++"]}
  2391. {"author": "pekka.aho", "desc": "New version gfxQtFontGroup (kerning & missing glyph support)", "bug_id": null, "added": 239, "deleted": 240, "types": ["C/C++"]}
  2392. {"author": "pekka.aho", "desc": "Basic font implementation", "bug_id": null, "added": 4, "deleted": 8, "types": ["C/C++"]}
  2393. {"author": "pekka.aho", "desc": "first version of the gfxQtFontGroup", "bug_id": null, "added": 21, "deleted": 6, "types": ["C/C++"]}
  2394. {"author": "pekka.aho", "desc": "First version of gfxQtFont", "bug_id": null, "added": 67, "deleted": 135, "types": ["C/C++"]}
  2395. {"author": "pekka.aho", "desc": "first version of gfxQtFont::GetMetrics", "bug_id": null, "added": 61, "deleted": 13, "types": ["C/C++"]}
  2396. --------------------------------------------------------------------------------
  2397.  
  2398. tero.turtiainen
  2399. --------------------------------------------------------------------------------
  2400. {"author": "tero.turtiainen", "desc": "Commented out some qDebug spam", "bug_id": null, "added": 19, "deleted": 18, "types": ["C/C++"]}
  2401. {"author": "tero.turtiainen", "desc": "Added small checkbox", "bug_id": null, "added": 9, "deleted": 5, "types": ["C/C++"]}
  2402. {"author": "tero.turtiainen", "desc": "Multiline text field added", "bug_id": null, "added": 4, "deleted": 1, "types": ["C/C++"]}
  2403. {"author": "tero.turtiainen", "desc": "Fixed a merge error", "bug_id": null, "added": 3, "deleted": 3, "types": ["C/C++"]}
  2404. {"author": "tero.turtiainen", "desc": "Updated scrollbars in nsNativeThemeQt", "bug_id": null, "added": 38, "deleted": 28, "types": ["C/C++"]}
  2405. {"author": "tero.turtiainen", "desc": "Removed some useless qDebugs", "bug_id": null, "added": 2, "deleted": 43, "types": ["C/C++"]}
  2406. {"author": "tero.turtiainen", "desc": "Some updates to allow drag&dropping to browser window", "bug_id": null, "added": 52, "deleted": 10, "types": ["C/C++"]}
  2407. {"author": "tero.turtiainen", "desc": "Dragging from browser implemented", "bug_id": null, "added": 202, "deleted": 9, "types": ["C/C++"]}
  2408. {"author": "tero.turtiainen", "desc": "Stub implementation of QT drag service", "bug_id": null, "added": 197, "deleted": 4, "types": [".in", "C/C++"]}
  2409. {"author": "tero.turtiainen", "desc": "Fixed Unicode support", "bug_id": null, "added": 6, "deleted": 4, "types": ["C/C++"]}
  2410. --------------------------------------------------------------------------------
  2411.  
  2412. piia.ruokonen
  2413. --------------------------------------------------------------------------------
  2414. {"author": "piia.ruokonen", "desc": "FilePicker implementation", "bug_id": null, "added": 382, "deleted": 8, "types": [".in", "C/C++"]}
  2415. --------------------------------------------------------------------------------
  2416.  
  2417. Paul OShannessy
  2418. --------------------------------------------------------------------------------
  2419. {"author": "Paul OShannessy", "desc": "Bug 449095 \u2013 LoginManagerStorage_legacy shouldn't write file if no data present. r=me", "bug_id": 449095, "added": 2, "deleted": 3, "types": ["JavaScript"]}
  2420. --------------------------------------------------------------------------------
  2421.  
  2422. Paul O'Shannessy
  2423. --------------------------------------------------------------------------------
  2424. {"author": "Paul O'Shannessy", "desc": "Bug 439365 \u2013 need a notification to fire when a form is available to be filled in. r=dolske", "bug_id": 439365, "added": 285, "deleted": 53, "types": ["JavaScript", ".html", ".in", ".idl"]}
  2425. --------------------------------------------------------------------------------
  2426.  
  2427. jason
  2428. --------------------------------------------------------------------------------
  2429. {"author": "jason", "desc": "Bug 386765: hg.mozilla.org/mozilla-central repo doesn't build without configuration tweak\n\nRemove xml-rpc from MOZ_EXTENSIONS_DEFAULT.\nAffects browser and xulrunner.", "bug_id": 386765, "added": 2, "deleted": 2, "types": [".sh"]}
  2430. {"author": "jason", "desc": "Bug 386806 - client.py script pulls from mozilla-central by default (r=luser)", "bug_id": 386806, "added": 72, "deleted": 18, "types": ["Python"]}
  2431. {"author": "jason", "desc": "Bug 387910 - mozilla-central .hgignore file is incomplete (r=luser)", "bug_id": 387910, "added": 6, "deleted": 2, "types": [""]}
  2432. --------------------------------------------------------------------------------
Add Comment
Please, Sign In to add comment