Catégorie: "Mozilla"

Auto-comment on the Release Management flags

Juillet 23rd, 2014

Implemented in bug 853108 by the bmo team, using the tracking flags will automatically updated the comment field with some templates.
The goal is to reduce back and forth in Bugzilla on bug tracking. We also hope that is going to improve our response time.

For example, for the tracking requests (tracking-firefoxNN, tracking-firefox-esrNN or blocking-b2g), the user will see the text added into the Bugzilla comment field:

[Tracking Requested - why for this release]:

With this change, we hope to simplify the decision process for the release team.

For the relnotes-* flags:

Release Note Request (optional, but appreciated)
[Why is this notable]:
[Suggested wording]:
[Links (documentation, blog post, etc)]:

This change aims to simplify the process of release notes writing. In some cases, it can be hard for release manager to translate a bug into a new feature description.

Flags on which this option is enabled are:

  • relnote-firefox
  • relnote-b2g
  • tracking-firefoxNN
  • tracking-firefox-esrNN
  • blocking-b2g

Finally, we reported bug 1041964 to discuss about a potential auto-focus on the comment area.

Changes Firefox 30 beta6 to beta7

Mai 27th, 2014
  • 31 changesets
  • 49 files changed
  • 435 insertions
  • 305 deletions


ExtensionOccurrences
js10
jsm7
java7
cpp7
html6
h4
xml3
ini2
sh1
json1
css1


ModuleOccurrences
dom11
toolkit10
mobile10
layout5
browser4
js3
content2
services1
hal1
build1

List of changesets:

Ben TurnerBug 1003766, StopSyncLoopRunnable::Cancel should call base class Cancel. r=mrbkap, a=lsblakk. - 7d980d9af355
Boris ZbarskyBug 976920 - Mostly back out Bug 932322 for now; only define the unforgeable properties on the window object itself. r=jst, a=lsblakk - 1c26f6798184
Drew WillcoxonBug 998303 - browser/base/content/test/general/browser_urlbar_search_healthreport.js attempts to connect to www.google.com. r=mak, a=test-only - 2b437d292f56
Nathan FroydBug 1010322 - Change toolkit/mozapps/extensions/test/browser/ tests to point at actual http servers. r=jmaher, a=test-only - 8438a548150d
Ben TurnerBug 999274 - Wait for the last runnable before calling ShutdownScriptLoader. r=sicking, a=abillings - 50428e91f0bc
Daniel HolbertBug 1000185 - Part 1: Perform synchronous SMIL sample after registering with refresh driver, not before, for consistency. r=birtles, a=abillings - 542f83ec6345
Daniel HolbertBug 1000185 - Part 2: Add a bool to keep track of whether nsSMILAnimationController instances are registered with a refresh driver. r=birtles, a=abillings - cb78c3777143
Marco BonardoBug 992901 - Not all bookmarks are saved in the backup JSON or HTML. r=mano a=sylvestre - 3fb029a11c05
Jim ChenBug 993261 - Remove legacy code for redirecting key events to URL bar. r=lucasr, a=sledru - 869aefb78e22
Alexandre LissyBug 1000337 - Make NotificationStorage cache origin-aware. r=mhenretty, a=abillings - d520b0344613
Dão GottwaldBug 987859 - TabsToolbar margin needs to be dropped when entering fullscreen mode rather than when the sizemode attribute changes, which is too late. r=gijs, a=sledru - 2925e9a0a33d
Benjamin SmedbergBug 959356 - Fix the spelling and type of the isWow64 measurement. r=rnewman, a=sledru - ff1925aa6f85
Marco BonardoBug 997030 - Don't encodeURI twice in bookmarks.html. r=mano a=sylvestre - 05baa07365d9
Lukas Blakkupdating EARLY_BETA_OR_EARLIER a=release-mgmt - 77795a696555
Matteo FerrettiBug 980714 - Remove blinking caret in panel text. r=gozala, a=lsblakk - 4363817b56ca
Randell JesupBug 921622 - AudioStream rework. r=padenot, a=lsblakk - eaa2b716ce89
Ryan VanderMeulenBacked out changeset eaa2b716ce89 (Bug 921622) for mochitest-1 asserts. - b7913b826440
Blair McBrideBug 1012526 - UITour.jsm only registers with UITelemetry when it's lazily imported on-demand. r=mconley a=lsblakk - b19932497b46
Randell JesupBug 921622 - AudioStream rework. r=padenot, a=lsblakk - 3090db8c413f
Mats PalmgrenBug 1007065 - Don't apply the special -moz-hidden-unscrollable clipping on nsTextControlFrame since it always has an anonymous scroll frame that deals with overflow. r=roc, a=lsblakk - 36df173cb6a2
Margaret LeibovicBug 1009473 - Remove padding around list item images. r=lucasr, a=lsblakk - 841a1b085b5b
Margaret LeibovicBug 1009473 - Use lighter gray for item descriptions. r=lucasr, a=lsblakk - 82c33d14844a
Asaf RomanoBug 1003839 - Live bookmark is still created despite cancelling the subscription. r=mak, a=lsblakk - 9b9c4281ccb2
Nicolas B. PierronBug 1013922 - Avoid flattenning strings after each concatenation. r=jorendorff, a=lsblakk - af6bb6bacb0e
Myk MelezBug 991394 - Actually rename profiles.ini sections when removing profile. r=mfinkle, a=lsblakk - eac674ed7cfe
Ted MielczarekBug 1011859 - Order gamepad axes properly. r=jimm, a=sledru - 0bcc74404878
Benjamin BouvierBug 1010747 - Part 1: Cleanups and factor out float32 specialization for unary instructions returning int32. r=jandem, a=sledru - 586ed41fa2d1
Benjamin BouvierBug 1010747 - Part 2: Implement Ceil (floating-point) -> int32 in Ion. r=sunfish, r=mjrosenb, a=sledru - 80950d72bd71
Benjamin BouvierBug 1010747 - Part 3: Factor out floating-point conversion to int32 and bailout code. r=sunfish, a=sledru - 0db12290df12
Ryan VanderMeulenBacked out changesets 0db12290df12, 80950d72bd71, and 586ed41fa2d1 (Bug 1010747) for landing without approval. - a89aa1e3e367
Benjamin BouvierBug 1010747 - Don't inline Ceil when input is a FP value and output is an Int32. r=jandem, a=sledru - d3f2e54cf39c

Previous changelogs:


Changes Firefox 30 beta5 to beta6

Mai 23rd, 2014
  • 30 changesets
  • 77 files changed
  • 788 insertions
  • 643 deletions


ExtensionOccurrences
cpp39
h15
js8
css4
mm2
xml1
webidl1
mozbuild1
m41
jsm1
java1
ini1
html1
cc1


ModuleOccurrences
js22
content13
browser9
editor6
dom6
services4
widget3
layout3
gfx3
embedding3
build2
testing1
mobile1
media1

List of changesets:

Benjamin SmedbergBug 1007389 - Implement plugin whitelist round 2. r=gfritzsche, a=sledru - 859a8098cd8d
Olli PettayBug 1009624 - Startup crash in nsXULPrototypeDocument::GetCompilationGlobal(). r=bholley, a=sledru - 28cb773f6e23
Gijs KruitboschBug 998523 - updateUI after logout. r=markh, a=sledru - dfcd5c18e0a8
Steven MichaudBug 995603 - Ensure mouse-enter/exit events are sent to plugins as appropriate. r=mstange,masayuki a=sledru - 70f056b3a700
Ehsan AkhgariBug 1007940 - Improve the performance of editor initialization; r=bzbarsky a=sylvestre - d3ccc8465e4b
Dan GohmanBug 993174 - SpiderMonkey: Fix missing declarations under --disable-unified-compilation. r=mrosenberg, a=NPOTB - 46fdf6041673
Jared WeinBug 985509 - Edit Bookmark panel button doesn't have an open state. r=mconley, a=sledru - 54f0d0bea5e6
Mark HammondBug 1006943 - Non-sensitive FxA log info is included with sync logs. r=rnewman, a=lsblakk - 107fdcd0b146
Mark HammondBug 961471 - Ensure the initial sync prefs pane writes the sync preferences. r=ttaubert, a=sledru - 09a9c1859b6b
Karl TomlinsonBug 991533 - Limit AudioBuffer channel counts and sample rate range. r=padenot, r=ehsan, r=bz, a=abillings - ece051d029de
Karl TomlinsonBug 990868 - Limit ChannelMergerNode output channel count. r=padenot, a=lsblakk - 20143f06748b
Joel MaherBug 1004671 - SpecialPowers observer isn't robust enough in OOP. r=ted, a=test-only - b01e7d87ef31
Tim NguyenBug 998687 - Wrong Edit bookmark open state styling on Windows 7. r=jaws, a=sledru - ebf5c0367290
Mike ConleyBug 1008183 - Show a private browsing indicator on Windows in fullscreen mode if tabs are in the titlebar. r=jaws, a=lsblakk - e17059d22a5b
Bobby HolleyBug 1005552 - Stop binding marquee event handlers. r=bz, a=abillings - e09ccb39a409
Douglas CrosherBug 988789 - Ionmonkey: Rework the instruction cache flushing. r=luke, a=sledru - 7d6a74b90622
Boris ZbarskyBug 976920 - Mostly back out Bug 932322 for now; only define the unforgeable properties on the window object itself. r=jst, a=lsblakk - d5fb33c4194e
Margaret LeibovicBug 1010268 - Don't adjust default panel check for "Add panel" item. r=liuche, a=lsblakk - e1174b7947c9
Douglas CrosherBug 1001569 - Yarr ARM: Free Segments using js_delete to match their allocation with js_new. r=jorendorff, a=sledru - 18d40554e01f
Masayuki NakanoBug 1008244 - Don't consume Enter key at keypress event when <select size=1> has focus but its dropdown list is closed. r=smaug, a=sledru - ba6d1a086b1a
Mike HommeyBug 1005449 - Use CPU_ARCH for unknown target_arch in gyp. r=mshal, f=landry, a=lsblakk - 4b8b6909705c
Bobby HolleyBug 1010577 - Shim window.controllers (with a warning) in RELEASE_BUILDs (without string changes). r=bz, a=lsblakk - 8104a9e1bfaf
Boris ZbarskyBug 1004458 - Maintain modal state on outer windows only instead of relying on forwarding from inner to outer. r=peterv, a=sledru - 4ffac6a8ab14
Chris LordBug 983169 - Fix up TiledLayerHost rendering method. r=BenWa, a=lsblakk - 35fe7342d5aa
Chris LordBug 983169 - Fix handling of tile resolution in TiledContentClient. r=bas, a=lsblakk - fd3adb4a2d16
Andrea MarchesiniBug 1006027 - ConsoleAPI uses timestamps in msecs. r=bz, a=lsblakk - 5608c1796eee
Mike HommeyBug 1011797 - Add GNU/kFreeBSD to the list of ECMAScript i18n API supported platforms. r=mshal, a=NPOTB - ddae11a4c731
Mike HommeyBug 1012180 - Fix build/gyp.mozbuild for GNU/kFreeBSD. r=mshal, a=NPOTB - e8aaa68f8cb8
Mike HommeyBug 1012232 - Only use the perf opcode on mips arches that support it. r=jesup, a=NPOTB - 26ba0b7f24ef
Ryan VanderMeulenBacked out changeset d5fb33c4194e (Bug 976920) for suspicion of causing mochitest-bc leaks. - 8b801635d8ce

Previous changelogs:


Changes Firefox 30 beta4 to beta5

Mai 20th, 2014
  • 37 changesets
  • 97 files changed
  • 791 insertions
  • 323 deletions


ExtensionOccurrences
cpp21
html16
js15
h9
css8
list3
ini3
webidl2
py2
mozbuild2
mn2
jsm2
xul1
xml1
mm1
gypi1
build1


ModuleOccurrences
layout18
browser18
gfx13
dom11
content9
toolkit6
media3
testing2
netwerk2
widget1
mozglue1
modules1
mobile1
js1
ipc1
docshell1
build1

List of changesets:

Margaret LeibovicBug 999760 - Fix mistake in uplift. a=bustage - ea7fa7d12c15
Matt WoodrowBug 1003707 - Pass surfaces sizes in to CreateSourceSurfaceFromNativeSurface instead of trying to extract it from cairo. r=Bas, a=sledru - 956578072396
JW WangBug 1004669 - Fix leaks in MediaTaskQueue::Dispatch(). r=cpearce, a=sledru - 662c516a1858
David MajorBug 1002748 - Blocklist libinject.dll. r=bsmedberg, a=sledru - b334e79cf04f
David MajorBug 988311 - Blocklist rf-firefox-22.dll. r=bsmedberg, a=sledru - 79e75d908e1d
Chris PetersonBug 757726 - Part 7 - Reenable navigator.plugins enumeration. r=bsmedberg, a=sledru - a7b30030153c
Mark HammondBug 999518 - Don't hit the production FxA server during mochitests. r=froydnj, a=test-only - 2c4e64ce090e
Dão GottwaldBug 1007229 - Background tabs need to use the CaptionText color when using a high contrast theme on Windows 8/8.1. r=Gijs, a=lsblakk - ee16a6a74667
Gijs KruitboschBug 1004255 - Adjust flex so that inner panelUI-contents sizes correctly. r=mconley, a=lsblakk - 68037a299c56
Tim TaubertBug 966098 - Handle inactive/no windows case for "sync started" notification r=markh a=sylvestre - 937f11ea90b2
Neil DeakinBug 994194, don't set height of panels when they are on the toolbar, prevents scrollbars from appearing, r=mconley, a=lsblakk - 9bd4a69ee2e0
Tim TaubertBug 495123 - Save an empty window state if it's the last window closed and there were no others closed in series before r=smacleod a=lsblakk - f29ab60028d4
Giovanni SferroBug 982189 - Fix Input type="number" immutability. r=jst, a=lsblakk - dcd4cf44e61b
Andrea MarchesiniBug 1000947 - Console::Methods must not throw exceptions. r=bz, a=lsblakk - e295406432eb
Bob OwenBug 973837 - Don't allow view-source in <object>s. r=johns, a=lsblakk - acb6d71ba45d
Bob OwenBug 973837 - Check that view-source is not allowed for <object>s. r=johns, a=lsblakk - ff4da156e917
Andrea MarchesiniBug 1004814 - console.time/timeEnd work in workers. r=bz, a=sledru - aa9bc2b880a1
Stephen PohlBug 989769 - Allow for vertical scrolls to interrupt horizontal swipes on OSX. r=smichaud, a=lsblakk - a713e6bd540d
Chris PearceBug 1008785 - Ensure the last video frame end time is correct on Android MP4 playback. r=kinetik, a=lsblakk - e9cfd7705824
Matt WoodrowBug 1008610 - Convert right xlib surface into a SourceSurface. r=Bas, a=sledru - 1c2c267a019f
Gijs KruitboschBug 1000051 - Fix hidpi close icon size. r=dao, a=lsblakk - 504c3281b663
Gijs KruitboschBug 1008559 - setLocationAttributes, as called from buildArea, should remove anchor attribute if set. r=mconley, a=lsblakk - b927870d378d
Jonathan KewBug 1001233 - Convert bullet frame's margin to the block frame's writing mode when positioning bullet. r=smontagu, a=lsblakk - 542398357372
Gijs KruitboschBug 1009529 - Treat null features as '' features in window.open calls. r=bz, a=sledru - 41a1653a0199
Mark HammondBug 966579 - Tweaks to mutation observer usage for fix intermittent chat orange. r=mixedpuppy, a=test-only - c3db2214834e
Randell JesupBug 981780 - Fix --disable-webrtc. r=glandium, a=sledru - 83f031a76d0a
Landry BreuilBug 981780 - Disable some dom/media webrtc tests if webrtc isnt enabled. r=drno, a=sledru - 3f803365277a
Mark HammondBug 916497 - PageThumbs no longer expires thumbnails being tested to fix intermittent oranges. r=adw, a=test-only - c5f7b330dd3a
Tim NguyenBug 983978 - download-glow.png should be blue on Windows and Linux. r=Gijs, a=sledru - c3bcd563e6ce
Gijs KruitboschBug 986866, Bug 1008647 - duplicate the 'show all bookmarks' item, r=mak, ui-r=shorlander, a=sylvestre - d087200dd934
Marty RosenbergBug 995542 - Add extra consumers of the congruence-head when we split it from the class. r=sstangl, a=sledru - 9e2975cd6792
Bob OwenBug 996280 - Use the docshell's sandbox flags if we can't get the active document in IsSandboxedFrom(). r=smaug, a=sledru - 68b0fb01bfdc
David MajorBug 1000364 - Drop nonqueued messages for QuickTime's QTNSHIDDEN class. r=jimm, a=sledru - 19554eb3bed1
Gijs KruitboschBug 1008402 - Linux downloads button icon loses lwtheme color if using dark lwtheme (bright text). r=mconley, a=sledru - 792de35e26c0
Arnaud BiennerBug 1007278 - Restore the distinct text-color on disabled buttons. r=dholbert, a=sledru - 75ff52caee21
Margaret LeibovicBug 1005107 - Include charsetMenu.properties in localized files. r=Pike, a=sledru - 51262a06149a
Ethan TsengBug 1006530 - Closing a audio RTSP streaming via tab page causes system crash. r=sworkman, a=bajaj - 4f28715f9db6

r= means reviewed by
a= means uplift approved by

Previous changelogs:


Changes Firefox 30 beta3 to beta4

Mai 20th, 2014
  • 20 changesets
  • 26 files changed
  • 757 insertions
  • 492 deletions


ExtensionOccurrences
cpp6
jsm4
js4
ini3
html2
h2
xul1
txt1
nsi1
nsh1
css1


ModuleOccurrences
browser7
dom5
content4
caps4
toolkit2
services1
netwerk1
layout1
build1

List of changesets:

Shawn HuangBug 1000961 - Make DBusReplyHandler use thread-safe ref-counting. r=echou, a=sledru - 306759b08bbf
Ryan VanderMeulenBacked out changeset ccde75e4b1af (Bug 1004152) for Mnw bustage. DONTBUILD - 1c4fdb3d772d
Marco CastelluccioBug 981085 - Stop using OS.File in apps code. r=fabrice, a=lsblakk - ed09e2b74d14
Marco CastelluccioBug 972927 - Re-enable dom/apps tests on b2g. r=RyanVM, a=test-only - 9c41e6f07c3e
Marco CastelluccioBug 991246 - Fix "aIdsApp is undefined" error in OperatorApps.jsm. r=cjc, a=lsblakk - a3d8c7c4f462
Carmen JimenezBug 992589 - OperatorApps.jsm errors when running with and without Single Variant apps. r=ferjm, a=lsblakk - bbac2a994298
Shane CaraveoBug 983481 - Open a post activation landing page. r=markh, a=lsblakk - 315f0fda0470
Timothy NikkelBug 1000423 - Properly convert from appunits/layout device pixels to layer pixels for composition bounds calculation. r=botond, a=lsblakk - d7abd8044d61
Mark HammondBug 1006360 - prevent failures backing up bookmarks from stopping sync completing. r=rnewman, a=sylvestre - d202bb3a79cf
Matt WoodrowBug 1003707 - Pass surfaces sizes in to CreateSourceSurfaceFromNativeSurface instead of trying to extract it from cairo. r=Bas, a=sledru - 7d945895a6d9
Nicholas HurleyBug 1007850 - Don't reset seer if it's not enabled. r=mcmanus, a=sledru - 9c27fdffe6f1
Ryan VanderMeulenBacked out changeset 7d945895a6d9 (Bug 1003707) for bustage. - eb84c3250ae3
Marco CastelluccioBug 915879 - Wait for _writeFile to finish before continuing. r=fabrice, a=lsblakk - c81fd101b5a2
Robert StrongBug 1004168 - Add an INI file option to prevent requiring a reboot when there are files in use. r=jmathies, a=lsblakk - afcec252f3b7
Chris PearceBug 1005622 - Reset media queues in Android media seek so that we don't think we're still at EOS after playing to EOS and then seeking. r=edwin, a=sledru - 63b001b6f985
Nathan FroydBug 1009042 - add example.net to server-locations.txt; r=jmaher - 913fb15c7218
Bobby HolleyBug 995943 - Clean up some silly stuff surrounding prefs in CAPS. r=bz - c1b7c8d03129
Bobby HolleyBug 995943 - Allow access to file:// URIs from pref-whitelisted sites. r=bz a=lsblakk - 5b3bfd0a529a
Edwin FloresBug 977089 - Don't pass ID3 headers to GStreamer. r=cpearce, a=lsblakk - e414a4798c7c
Gijs KruitboschBug 1003542 - Remove extra space at bottom of single-item menus in bookmarks menu button panel menus. r=mikedeboer, a=lsblakk - d27918134b3d

r= means reviewed by
a= means uplift approved by

Previous changelogs: