Meet the browser: Firefox Next


Recommended Posts

Hmm... Didn't try personally but it seems to tout about per-site feature: https://addons.mozilla.org/en-us/firefox/addon/uacontrol/

 

It works, but not in the page i want because it recognizes user agent using js :/

 

The page I want btw its this http://player.cfox.com/ , i have Flash disabled and it doesnt work. So I need to spoof user agent to open it like in a mobile. In Chrome using User Agent Switcher addon works and in Firefox too but its not per website only

Link to comment
Share on other sites

It works, but not in the page i want because it recognizes user agent using js :/

 

The page I want btw its this http://player.cfox.com/ , i have Flash disabled and it doesnt work. So I need to spoof user agent to open it like in a mobile. In Chrome using User Agent Switcher addon works and in Firefox too but its not per website only

 

Install this as well to bypass using current addon: https://addons.mozilla.org/de/firefox/addon/user-agent-js-fixer/

 

 

This addon can change the JavaScript User-Agent on a per-site basis, rather than changing for the whole session.

It does nothing by itself, but it complements the functionality of another addon like UAControl or ua-site-switch. No additional configuration is required, it uses the same settings from them.

 

Link to comment
Share on other sites

Thanks but its not working even with that addon :(

 

Let me try on my side with solution, then I will get back to you.

Link to comment
Share on other sites

From mozilla-inbound, its landed in two version in M35 and M36 due to this week merger.

 

Crashes:

Constant crashes on lichess.org after 20141011 Nightly - https://bugzilla.mozilla.org/show_bug.cgi?id=1081686

Large OOM in mozilla::WebGLContext::TexImage2D_base - https://bugzilla.mozilla.org/show_bug.cgi?id=1079848

[Crashes otherwise] improved DNS cache pruning - https://bugzilla.mozilla.org/show_bug.cgi?id=1077084

Firefox crash [@ nsUrlClassifierPrefixSet] - https://bugzilla.mozilla.org/show_bug.cgi?id=1050108

AsyncShutdownTimeout "AddonManage - https://bugzilla.mozilla.org/show_bug.cgi?id=1079312

Crash in mozilla::TextComposition::OnCompositionEventDiscarded - https://bugzilla.mozilla.org/show_bug.cgi?id=1081992

Crash [@ mozilla::layers::ImageContainer::CreateImage(mozilla::ImageFormat) ] - https://bugzilla.mozilla.org/show_bug.cgi?id=1060896

Nightly startup crash spike in nsDocument::AdoptNode with randomly-named library on stack - https://bugzilla.mozilla.org/show_bug.cgi?id=1078674

[e10s] Crash on child process shutdown in ShadowLayerForwarder::InWorkerThread - https://bugzilla.mozilla.org/show_bug.cgi?id=1065881

 

CSS Parsing and Computation:

[MemShrink] |nsComputedDOMStyle::CreatePrimitiveValueForClipPath| can leak |val| - https://bugzilla.mozilla.org/show_bug.cgi?id=1081350

Pseudo-elements should always be separated by two colons in selectorText - https://bugzilla.mozilla.org/show_bug.cgi?id=949651

 

CSS:

Implement ellipse/circle shape functions for clip-path - https://bugzilla.mozilla.org/show_bug.cgi?id=1074522

[status is stil but both patches landed but BACKED OUT but it didn't show] Implement isolation CSS property - https://bugzilla.mozilla.org/show_bug.cgi?id=1077872

 

DOM:

indexedDB.open fails for certain database names - https://bugzilla.mozilla.org/show_bug.cgi?id=1056939

We can have several DOMContentLoaded events with HTML Imports - https://bugzilla.mozilla.org/show_bug.cgi?id=1081677

Add .then() method to DOMRequest - https://bugzilla.mozilla.org/show_bug.cgi?id=839838

Port BoxObject to WebIDL - https://bugzilla.mozilla.org/show_bug.cgi?id=979835

DOMException InvalidStateError when setPointerCapture was invoke on element from alien document tree - https://bugzilla.mozilla.org/show_bug.cgi?id=1080361

LoadGroups of import document should be contained directly by the LoadGroup of the master document - https://bugzilla.mozilla.org/show_bug.cgi?id=1082540

Remove DOMConstructor related code from classinfo - https://bugzilla.mozilla.org/show_bug.cgi?id=1080503

IonMonkey: Don't leave discarded defs sitting around in resume point operands - https://bugzilla.mozilla.org/show_bug.cgi?id=1055690

[MemShrink] nsXMLHttpRequest::mResponseBlob and ::mDOMFile and ::mNotificationCallbacks need to be CCed - https://bugzilla.mozilla.org/show_bug.cgi?id=1081415

[bit by Bit landing] (dom-fetch-api) Implement the Fetch specification - https://bugzilla.mozilla.org/show_bug.cgi?id=1039846

[Relevant to Fetch API] Blob as one of the types in a Union crashes in workers - https://bugzilla.mozilla.org/show_bug.cgi?id=1071290

GenerateAsymmetricKeyTask fails if no private key usages are passed - https://bugzilla.mozilla.org/show_bug.cgi?id=1078847

AccessKeyLabel should be available for detached nodes - https://bugzilla.mozilla.org/show_bug.cgi?id=1037990

Storing LoadInfo on all channels created through NS_NewInputStreamChannel - https://bugzilla.mozilla.org/show_bug.cgi?id=1063197

 

Electrolysis (e10s):

RemoteBlob->RemoteBlobImpl broke threadsafety assumptions - https://bugzilla.mozilla.org/show_bug.cgi?id=1080867

Investigate white/black/garbage frame seen when switching between tabs with e10s - https://bugzilla.mozilla.org/show_bug.cgi?id=1049551

stdout doesn't propagate from the child to parent in Windows XP builds - https://bugzilla.mozilla.org/show_bug.cgi?id=1037445

About:certerror should be loaded remotely - https://bugzilla.mozilla.org/show_bug.cgi?id=1082791

[e10s] Switching tabs removes focus from the tab strip - https://bugzilla.mozilla.org/show_bug.cgi?id=1081156

Rework slice handling for remote blobs - https://bugzilla.mozilla.org/show_bug.cgi?id=1079546

 

EME:

[EME] Ensure CDMProxy is passed through from MSReader to subreader - https://bugzilla.mozilla.org/show_bug.cgi?id=1059049

Make MediaKeys.isTypeSupported() more accurate - https://bugzilla.mozilla.org/show_bug.cgi?id=1067216

[EME] Implement keyschange event - https://bugzilla.mozilla.org/show_bug.cgi?id=1081755

[EME] Resolve EME promises with void rather than undefined - https://bugzilla.mozilla.org/show_bug.cgi?id=1057891

 

Graphics & Imagelib:

[MemShrink] |gfxFontEntry::InputsForOpenTypeFeature| leaks |featurelookups| - https://bugzilla.mozilla.org/show_bug.cgi?id=1082167

Record the number of bytes decoded on a per-decoder basis - https://bugzilla.mozilla.org/show_bug.cgi?id=1079628

[bACKED OUT] Eliminate the DecodeRequest class from RasterImage and move its contents elsewhere - https://bugzilla.mozilla.org/show_bug.cgi?id=1079653

[MemShrink] Avoid reoptimizing optimized SourceSurfaceCairos - https://bugzilla.mozilla.org/show_bug.cgi?id=1082745

Remove unused thebes things in nsLayoutUtils - https://bugzilla.mozilla.org/show_bug.cgi?id=1083393

Convert Matrix4x4::TranslatePost/ScalePost callers to Matrix4x4::PostTranslate/PostScale - https://bugzilla.mozilla.org/show_bug.cgi?id=1082477

Get rid of some unused gfxContext flags - https://bugzilla.mozilla.org/show_bug.cgi?id=1082518

Remove gfxContext::OriginalSurface - https://bugzilla.mozilla.org/show_bug.cgi?id=1082553

Convert drawing of HTML image map area focus to Moz2D - https://bugzilla.mozilla.org/show_bug.cgi?id=1083215

Rename Matrix4x4::Translate/Scale to Matrix4x4::PreTranslate/PreScale - https://bugzilla.mozilla.org/show_bug.cgi?id=1082483

Don't convert alpha surfaces into RGBA surfaces for FilterNodeTransformSoftware - https://bugzilla.mozilla.org/show_bug.cgi?id=1076695

Port all code using nsRenderingContext::DrawEllipse/FillEllipse and gfxContext::Ellipse to Moz2D - https://bugzilla.mozilla.org/show_bug.cgi?id=1083221

Port all code using nsRenderingContext::SetLineStyle/nsLineStyle to Moz2D - https://bugzilla.mozilla.org/show_bug.cgi?id=1083501

Add a pref to force-disable use of gralloc surfaces - https://bugzilla.mozilla.org/show_bug.cgi?id=1082895

[bACKED OUT] Cleanup gralloc textures code - https://bugzilla.mozilla.org/show_bug.cgi?id=1077301

 

 

JS Engine:

Typed objects are not ArrayBufferViews (yet) - https://bugzilla.mozilla.org/show_bug.cgi?id=1082141

Ensure that the background finalize state is not reset before the ArenaList state is synchronized between threads - https://bugzilla.mozilla.org/show_bug.cgi?id=1081952

IonMonkey: inline richards :204 - https://bugzilla.mozilla.org/show_bug.cgi?id=911738

Remove ConservativeGCData - https://bugzilla.mozilla.org/show_bug.cgi?id=1082299

JSObject::is<ArrayBufferViewObject>() and JS_IsArrayBufferViewObject - https://bugzilla.mozilla.org/show_bug.cgi?id=1003997

ARMv6 simulator support for atomics - https://bugzilla.mozilla.org/show_bug.cgi?id=1077346

MObjectState / MArrayState should be transparent for Float32 type - https://bugzilla.mozilla.org/show_bug.cgi?id=1078696

Turn Scalar Replacement on by default - https://bugzilla.mozilla.org/show_bug.cgi?id=1069307

OdinMonkey: Valgrind detects Conditional jump or move depends on uninitialised value(s) involving IsFloatLiteral - https://bugzilla.mozilla.org/show_bug.cgi?id=1077031

OdinMonkey: add maximum-length requirement to change-heap definition - https://bugzilla.mozilla.org/show_bug.cgi?id=1082107

land Nightly-only ArrayBuffer.transfer - https://bugzilla.mozilla.org/show_bug.cgi?id=1081379

[MemShrink] |js::MallocProvider| alloc functions leak memory after calling |onOutOfMemory| - https://bugzilla.mozilla.org/show_bug.cgi?id=1081260

Use Maybe instead of an optional constructor on AutoLockGC - https://bugzilla.mozilla.org/show_bug.cgi?id=1082794

Let the eval "//# sourceURL=..." trick work for stack traces - https://bugzilla.mozilla.org/show_bug.cgi?id=583083

[jsdbg2] Add an API to get all live objects that match some query (Debugger.prototype.findObjects) - https://bugzilla.mozilla.org/show_bug.cgi?id=1082761

Remove property iterator from JSAPI - https://bugzilla.mozilla.org/show_bug.cgi?id=1081660

Drag and drop links to the bookmarks bar broke recently - https://bugzilla.mozilla.org/show_bug.cgi?id=1083376

Better comments in jsproxy.h and proxy handler classes - https://bugzilla.mozilla.org/show_bug.cgi?id=1081255

Rename ProxyHandler::keys -> getOwnEnumerablePropertyKeys - https://bugzilla.mozilla.org/show_bug.cgi?id=1081280

Handlify js::GetPropertyKeys and Snapshot - https://bugzilla.mozilla.org/show_bug.cgi?id=1083204

Use @@iterator symbol instead of placeholder string  - https://bugzilla.mozilla.org/show_bug.cgi?id=918828

Add miscellaneous symbol support  - https://bugzilla.mozilla.org/show_bug.cgi?id=1082672

Use a better buffer growth strategy during XDR encoding - https://bugzilla.mozilla.org/show_bug.cgi?id=1084114

Make the FrameStateVector in SavedStacks::AutoFrameStateVector have a nonzero minimum size - https://bugzilla.mozilla.org/show_bug.cgi?id=1083229

 

Layout:

Don't pass nscoord in-params by reference in nsBidiPresUtils methods - https://bugzilla.mozilla.org/show_bug.cgi?id=1080621

animation of CSS transform: rotateX() shakes as it crosses rotation of 0 - https://bugzilla.mozilla.org/show_bug.cgi?id=1078262

 

Vertical Writing Mode:

Fix a trivial inefficiency in vertical text run drawing code - https://bugzilla.mozilla.org/show_bug.cgi?id=1082083

vertical writing-mode text frames get incorrect visual overflow rect - https://bugzilla.mozilla.org/show_bug.cgi?id=1081867

incorrect line-breaking within embedded spans in vertical writing mode - https://bugzilla.mozilla.org/show_bug.cgi?id=1083104

 

WebGL2:

WebGL2: basic support for 3D textures - https://bugzilla.mozilla.org/show_bug.cgi?id=1081125

Skip redundant deferred texture image initialization when doing full-image updates - https://bugzilla.mozilla.org/show_bug.cgi?id=1082248

WebGL2: Catch GL errors such as OUT_OF_MEMORY in texStorage entry points - https://bugzilla.mozilla.org/show_bug.cgi?id=1082277

WebGL2: implement invalidateFramebuffer - https://bugzilla.mozilla.org/show_bug.cgi?id=1076456

WebGL2: implement TEXTURE_IMMUTABLE_FORMAT for getTexParameter - https://bugzilla.mozilla.org/show_bug.cgi?id=1080299

WebGL2: Implement some miscellaneous parameters - https://bugzilla.mozilla.org/show_bug.cgi?id=1081419

Don't do readback internal to ShSurf_Basic - https://bugzilla.mozilla.org/show_bug.cgi?id=1081363

WebGL2: Support non-power-of-two textures - https://bugzilla.mozilla.org/show_bug.cgi?id=1080921

WebGL2: Add support for TEXTURE_BINDING_3D - https://bugzilla.mozilla.org/show_bug.cgi?id=1082952

texParameter and getTexParameter should accept the TEXTURE_3D target in WebGL2 mode - https://bugzilla.mozilla.org/show_bug.cgi?id=1083447

WebGL2: support TEXTURE_BASE_LEVEL and TEXTURE_MAX_LEVEL - https://bugzilla.mozilla.org/show_bug.cgi?id=1080957

SkiaGL glue being attempted on every frame on Windows - https://bugzilla.mozilla.org/show_bug.cgi?id=1082850

Remove pedantic filtering that snuck back in - https://bugzilla.mozilla.org/show_bug.cgi?id=1083931

WebGL2: Add texImage3D - https://bugzilla.mozilla.org/show_bug.cgi?id=1083936

 

Notable Bugs:

[site Impact] Unresponsive script doing String.match - possible regression cause by irregexp - https://bugzilla.mozilla.org/show_bug.cgi?id=1077514

[Mac OS X 10.10] The slide-down titlebar in fullscreen is transparent - https://bugzilla.mozilla.org/show_bug.cgi?id=1069658

"What is this page" link appears on "blank" version of about:newtab - https://bugzilla.mozilla.org/show_bug.cgi?id=1081157

[Mac OS X 10.10] Update window shadows - https://bugzilla.mozilla.org/show_bug.cgi?id=1081160

sanitize.js should pass the date range being cleared to the permission manager and content pref service - https://bugzilla.mozilla.org/show_bug.cgi?id=1058442

Notification onclick handler not permitted for window.focus() - https://bugzilla.mozilla.org/show_bug.cgi?id=874050

[Regression] Bookmarks and history on sidebar do nothing when clicked - https://bugzilla.mozilla.org/show_bug.cgi?id=1082880

(POODLE) Padding oracle attack on SSL 3.0 - https://bugzilla.mozilla.org/show_bug.cgi?id=1076983

Autocomplete of username/password should generate change event - https://bugzilla.mozilla.org/show_bug.cgi?id=1077308

[For Async Places] folderReadOnly doesn't pertain to bookmarks or results - https://bugzilla.mozilla.org/show_bug.cgi?id=1068671

Reproducible APZC failure and 300ms scroll delay - https://bugzilla.mozilla.org/show_bug.cgi?id=1071686

Textarea resize handle increase size and looks blurry when border property is changed - https://bugzilla.mozilla.org/show_bug.cgi?id=1072704

[Addon Compatibility] Disallow exposing privileged functions via COWs - https://bugzilla.mozilla.org/show_bug.cgi?id=1082450

UI Tour: Add ability to highlight search provider in search menu - https://bugzilla.mozilla.org/show_bug.cgi?id=1068284

Implement confirmation dialog shown before unblocking downloads - https://bugzilla.mozilla.org/show_bug.cgi?id=1068660

Make use of the new infoURL item from the blocklist for plugins with an update - https://bugzilla.mozilla.org/show_bug.cgi?id=1038145

OdinMonkey: loosen detachment limitations - https://bugzilla.mozilla.org/show_bug.cgi?id=1081277

[Web Crypto API] Add support for ECDSA to WebCrypto API - https://bugzilla.mozilla.org/show_bug.cgi?id=1034854

[Mac OS X 10.9.5] Download failure on OSX 10.9.5 with parental control on - https://bugzilla.mozilla.org/show_bug.cgi?id=1073134

Update SVG camelCase knowledge to omit names dropped from the spec - https://bugzilla.mozilla.org/show_bug.cgi?id=1066483

opening a new Private Browsing Window doesn't focus the location bar - https://bugzilla.mozilla.org/show_bug.cgi?id=1074081

Use Array.map in Updater_fillEmptyCells - https://bugzilla.mozilla.org/show_bug.cgi?id=1075226

Add back a way to test UITour on origins not whitelisted by default - https://bugzilla.mozilla.org/show_bug.cgi?id=1081772

Copy Username menu item does not have access key in Saved Passwords box - https://bugzilla.mozilla.org/show_bug.cgi?id=771215

stopPropagation during a keypress breaks some findbar actions - https://bugzilla.mozilla.org/show_bug.cgi?id=1052992

content-prefs.sqlite is corrupted(and site specific zoom level is lost)when downgrade from Nightly35.0a1 to Aurora34.0a2 and earlier - https://bugzilla.mozilla.org/show_bug.cgi?id=1074817

Include a "donate" link in the About Firefox dialog - https://bugzilla.mozilla.org/show_bug.cgi?id=1074896

Regression detected for DNS_RENEWAL_TIME on the 25th of September (Telemetry Data) - https://bugzilla.mozilla.org/show_bug.cgi?id=1074789

Composition in a designMode editor is canceled when you click the editor on Linux - https://bugzilla.mozilla.org/show_bug.cgi?id=1083629

 

Random:

Fix "octal literals and octal escape sequences are deprecated" warning - https://bugzilla.mozilla.org/show_bug.cgi?id=1080007

various UUID has to be updated for the 34 beta release - https://bugzilla.mozilla.org/show_bug.cgi?id=1081935

Audit printf()s in dom/ipc - https://bugzilla.mozilla.org/show_bug.cgi?id=589320

Fix pre-setData() calls to .available() - https://bugzilla.mozilla.org/show_bug.cgi?id=1082114

Relative position on TD or TH gives misleading warning - https://bugzilla.mozilla.org/show_bug.cgi?id=1081683

split-profile should take arguments for jprof location and program location - https://bugzilla.mozilla.org/show_bug.cgi?id=1082265

Switch to GET for fetch to allow caching of links data from redirect - https://bugzilla.mozilla.org/show_bug.cgi?id=1075620

Add-ons manager not updating after lightweight theme is uninstalled - https://bugzilla.mozilla.org/show_bug.cgi?id=1079817

Attempting to start Firefox can result in "Couldn't load XPCOM" due to reading uninitialised memory - https://bugzilla.mozilla.org/show_bug.cgi?id=1081906

Attempt to lock an already-locked mutex in nsComponentManangerImpl::RegisterContractIDLocked - https://bugzilla.mozilla.org/show_bug.cgi?id=1079311

Reduce the noise from the warn only sandbox by not reporting NAME_NOT_FOUND errors - https://bugzilla.mozilla.org/show_bug.cgi?id=1080567

Add node existence check to CustomizeMode's onDragEnd - https://bugzilla.mozilla.org/show_bug.cgi?id=1062014

Prettify about:webrtc - https://bugzilla.mozilla.org/show_bug.cgi?id=971110

[self Signed SSL issue] mozilla::pkix, cannot override sec_error_ca_cert_invalid with version 1 certificate, and other scenarios (with or without pkix) - https://bugzilla.mozilla.org/show_bug.cgi?id=1042889

[TSF] Candidate window position is always the top-left of browser window or just disappeared if IMM IME is active in TSF mode (~ATOK 2010, Japanist) - https://bugzilla.mozilla.org/show_bug.cgi?id=1081993

Remove deprecated nsIChannelPolicy - https://bugzilla.mozilla.org/show_bug.cgi?id=1041180

Log spew "No valid manifest directive." when uninstalling an add-on - https://bugzilla.mozilla.org/show_bug.cgi?id=1079451

Make CPOWs support symbol ids - https://bugzilla.mozilla.org/show_bug.cgi?id=1071177

 

---------------------------------------------------------------------------------------------------------------------------------------------------

 

Some Back porting Fixes + Reopened + Bit by bit landing:

Fixing of Session Restore multiple instances in Aurora - https://bugzilla.mozilla.org/show_bug.cgi?id=1081135

[Reopen] drawImage on MediaStream assigned to <video> stopped working again - https://bugzilla.mozilla.org/show_bug.cgi?id=879717

Compacting GC landing bits by bits - https://bugzilla.mozilla.org/show_bug.cgi?id=650161

 

---------------------------------------------------------------------------------------------------------------------------------------------------

 

Since now Nightly builds are maintained on Visual Studio 2013 Update 3 and 64-bit linker also make 32-bit (I could be wrong on linker thing), new version PGO (Profile Guided Optimization) is better and more mature, so Firefox is shifting its split .dll back to main xul.js file to speed up startup and performance improvements.

 

Fold gkmedias.dll back into xul.dll - https://bugzilla.mozilla.org/show_bug.cgi?id=922912

Fold js back into libxul - https://bugzilla.mozilla.org/show_bug.cgi?id=609976

  • Like 1
Link to comment
Share on other sites

Lots of problems with Adobe Flash crashing for a few days now , any tips to sort it out folks?

 

Latest Nightly with only Adblock installed and everythings up to date.

 

Bug URL (now it has patch): https://bugzilla.mozilla.org/show_bug.cgi?id=1082670

 

Workarounds:

- Disable Protect Mode of Flash using this guide: http://kb.mozillazine.org/Flash#Disabling_Protected_Mode_in_Flash_11.3 or https://forums.adobe.com/thread/1018071#TemporaryWorkaround

- Set environment variable: https://bugzilla.mozilla.org/show_bug.cgi?id=1082670#c14

- Some said Nightly 64-bit is also works

  • Like 2
Link to comment
Share on other sites

So that is why i didn't see any flash crashes and problems.I had disabled and always disable the protected mode of flash.Did that ever since the problems it caused when they first introduced Protected mode.

Link to comment
Share on other sites

More from Inbound:

 

Crash Fixes:

Crash when searching on expansys.ca - https://bugzilla.mozilla.org/show_bug.cgi?id=1083425

Crash on Yosemite when changing system appearance - https://bugzilla.mozilla.org/show_bug.cgi?id=1084589

crash @nsContentUtils::HasDistributedChildren - https://bugzilla.mozilla.org/show_bug.cgi?id=1083814

Crash [@ js::jit::RangeAnalysis::truncate] - https://bugzilla.mozilla.org/show_bug.cgi?id=1080438

crash in mozilla::net::Http2Session::CleanupStream - https://bugzilla.mozilla.org/show_bug.cgi?id=1073825

crash in mozilla::dom::XMLDocument::Load - https://bugzilla.mozilla.org/show_bug.cgi?id=1084513

Crash with Proxy.revocable - https://bugzilla.mozilla.org/show_bug.cgi?id=1072817

 

CSS:

Implement isolation CSS property - https://bugzilla.mozilla.org/show_bug.cgi?id=1077872

Implement CSSOM-View scroll-behavior CSS property - https://bugzilla.mozilla.org/show_bug.cgi?id=1010538

Implement alternative to CSSOM-View scroll-behavior Element.scrollTop and Element.scrollLeft extensions - https://bugzilla.mozilla.org/show_bug.cgi?id=1045754

 

 

CSS Parsing and Computation:

Clean up AnimationPlayerCollection::PseudoElement() - https://bugzilla.mozilla.org/show_bug.cgi?id=1084039

Flex container with "overflow-y: auto" is jumping when shown, with fading overlay scrollbars - https://bugzilla.mozilla.org/show_bug.cgi?id=1081072

Pseudo-elements should always be separated by two colons in selectorText - https://bugzilla.mozilla.org/show_bug.cgi?id=949651

Segmentation fault on Wikipedia search page, if Firefox was compiled with LLVM 3.5.0 - https://bugzilla.mozilla.org/show_bug.cgi?id=1083461

Switch dynamic CounterStyle objects to use arena allocation - https://bugzilla.mozilla.org/show_bug.cgi?id=1077718

 

DOM:

Move TreeColumn to WebIDL - https://bugzilla.mozilla.org/show_bug.cgi?id=1081692

(NavigationController) Implement Navigation Controller interfaces for ServiceWorkers - https://bugzilla.mozilla.org/show_bug.cgi?id=898524

AudioChannel implementation can cause multiple sounds without any possibility to stop the sound - https://bugzilla.mozilla.org/show_bug.cgi?id=1004306

WebIDL for WindowRoot - https://bugzilla.mozilla.org/show_bug.cgi?id=1082839

Only Events with a wrapper should trigger GC more likely - https://bugzilla.mozilla.org/show_bug.cgi?id=1084421

Add host and olderShadowRoot properties to ShadowRoot interface - https://bugzilla.mozilla.org/show_bug.cgi?id=1083587

Replace ResolveWorkerClasses by appropriate [Exposed=System] annotations - https://bugzilla.mozilla.org/show_bug.cgi?id=1084439

We don't correctly codegen stringifiers and jsonifiers on non-concrete interfaces - https://bugzilla.mozilla.org/show_bug.cgi?id=1083591

Capture some stack information in Promises - https://bugzilla.mozilla.org/show_bug.cgi?id=1083851

Add a way to get the promises that depend on a given promise via PromiseDebugging - https://bugzilla.mozilla.org/show_bug.cgi?id=1083950

Avoid shadowing iter variable in DOM bindings generated code - https://bugzilla.mozilla.org/show_bug.cgi?id=1082583

Consider putting union types in the binding files where they're used - https://bugzilla.mozilla.org/show_bug.cgi?id=1068740

Do not wrap the DOMRequest in a promise in test_mmi_call_forwarding.js - https://bugzilla.mozilla.org/show_bug.cgi?id=1084381

Do not wrap the DOMRequest in a promise in Bluetooth tests - https://bugzilla.mozilla.org/show_bug.cgi?id=1084389

URLSearchParams, URLUtils and URLUtilsReadOnly should use USVStrings instead DOMStrings - https://bugzilla.mozilla.org/show_bug.cgi?id=1085297

Store creation and settlement timestamps in promises - https://bugzilla.mozilla.org/show_bug.cgi?id=1084030

(dom-fetch-api) Implement the Fetch specification - https://bugzilla.mozilla.org/show_bug.cgi?id=1039846

Make nsITreeBoxObject and nsIBoxObject scriptable again - https://bugzilla.mozilla.org/show_bug.cgi?id=1083793

BrowserElementChildPreload.js shouldn't duplicate the categorization of NSS/certificate errors provided by nsINSSErrorsService - https://bugzilla.mozilla.org/show_bug.cgi?id=1057497

The lostpointercapture event on document when capturing element is removed - https://bugzilla.mozilla.org/show_bug.cgi?id=1080360

DOMMatrix does not implement stringifier from spec - https://bugzilla.mozilla.org/show_bug.cgi?id=1082663

typo in Console::ShouldIncludeStackrace method name - https://bugzilla.mozilla.org/show_bug.cgi?id=1085471

 

Electrolysis (e10s):

HttpChannelChild's mSecurityInfo is null, fails for GetSecurityInfo - https://bugzilla.mozilla.org/show_bug.cgi?id=1083325

Update PageThumbs to support remote content - https://bugzilla.mozilla.org/show_bug.cgi?id=698371

[e10s] Accessing gBrowser.sessionHistory hangs or brings down the browser - https://bugzilla.mozilla.org/show_bug.cgi?id=1077587

 

Graphics, Layers and Layouts:

Get rid of nsLayoutUtils::NSColorToColor - https://bugzilla.mozilla.org/show_bug.cgi?id=1083761

Activate ImageBridge by default when OMTC on - https://bugzilla.mozilla.org/show_bug.cgi?id=1027365

Add a full occlusion culling pass to LayerManagerComposite  - https://bugzilla.mozilla.org/show_bug.cgi?id=1085223

[Performance Improvement] Firefox window with lots of tabs becomes sluggish due to floods of afterpaint events - https://bugzilla.mozilla.org/show_bug.cgi?id=1078005

 

 

JavaScript:

Does FrameState really need to refcount the principals - https://bugzilla.mozilla.org/show_bug.cgi?id=1083232

Generators should run on the interpreter stack - https://bugzilla.mozilla.org/show_bug.cgi?id=987560

[ES6] Update ToPropertyKey to accept Symbol wrapper objects - https://bugzilla.mozilla.org/show_bug.cgi?id=1083047

Refine WeakSet handling - https://bugzilla.mozilla.org/show_bug.cgi?id=1081978

[Compacting GC] This value for scripts not marked in Ion frame - https://bugzilla.mozilla.org/show_bug.cgi?id=1083716

Fix length property for functions exported to self-hosting - https://bugzilla.mozilla.org/show_bug.cgi?id=1084278

Update ToPropertyKey to accept Symbol wrapper objects - https://bugzilla.mozilla.org/show_bug.cgi?id=1083047

land Nightly-only ArrayBuffer.transfer - https://bugzilla.mozilla.org/show_bug.cgi?id=1081379

Remove AutoEnterAnalysis from Recover isntructions - https://bugzilla.mozilla.org/show_bug.cgi?id=1083781

[leave open] Manage memory differently for native vs. non-native objects - https://bugzilla.mozilla.org/show_bug.cgi?id=1073842

Splay Latency browser numbers are much lower than in shell - https://bugzilla.mozilla.org/show_bug.cgi?id=958492

Refactor definition of finalization phases - https://bugzilla.mozilla.org/show_bug.cgi?id=1085435

 

Moz2d Conversion:

Undo the breakage to gfx.color_management.mode=1 (eCMSMode_All) caused by the Moz2D porting work - https://bugzilla.mozilla.org/show_bug.cgi?id=1084093

Port the code calling nsRenderingContext::SetClip() to Moz2D - https://bugzilla.mozilla.org/show_bug.cgi?id=1083533

Port the code calling nsRenderingContext::FillPolygon() to Moz2D - https://bugzilla.mozilla.org/show_bug.cgi?id=1083557

Port the code calling nsRenderingContext::DrawRect() to Moz2D - https://bugzilla.mozilla.org/show_bug.cgi?id=1083597

Port the code that uses the nsRenderingContext::FillRect methods to Moz2d - https://bugzilla.mozilla.org/show_bug.cgi?id=1083753

Port the code that uses nsRenderingContext::DrawLine() to Moz2D - https://bugzilla.mozilla.org/show_bug.cgi?id=1085159

Port the code that uses nsRenderingContext::IntersectClip() to Moz2D - https://bugzilla.mozilla.org/show_bug.cgi?id=1085160

Get rid of the nsRenderingContext::SetColor() method- https://bugzilla.mozilla.org/show_bug.cgi?id=1085165

Get rid of nsRenderingContext's DeviceContext and any need for it to know about app-units-per-device-pixel - https://bugzilla.mozilla.org/show_bug.cgi?id=1085167

Make Moz2D's UserToDevicePixelSnapped honor disabling of pixel snapping and scale ignoring as gfxContext::UserToDevicePixelSnapped does - https://bugzilla.mozilla.org/show_bug.cgi?id=1082530

 

Networking:

per-app-offline: figure out why DNS sometimes still causes network traffic when offline - https://bugzilla.mozilla.org/show_bug.cgi?id=1057688

Make url.hostname not omit IPv6 delimiters - https://bugzilla.mozilla.org/show_bug.cgi?id=1082723

DNS: Enable getting TTL by default for Windows - https://bugzilla.mozilla.org/show_bug.cgi?id=1084645

 

 

Sandboxing:

[Pre-Vista testing] Inherit stdout/err for sandboxed process pre-Vista for testing purposes - https://bugzilla.mozilla.org/show_bug.cgi?id=1083701

Lock down Linux content process clone(2) flags - https://bugzilla.mozilla.org/show_bug.cgi?id=1078838

 

SIMD:

SIMD (interpreter): Update shuffle implementations - https://bugzilla.mozilla.org/show_bug.cgi?id=1083238

 

SVG:

Replace "greyscale" SVG filter with filter: grayscale(1) - https://bugzilla.mozilla.org/show_bug.cgi?id=1079719

 

Web Animation:

Implement play and pause on AnimationPlayer - https://bugzilla.mozilla.org/show_bug.cgi?id=1070745

Expose AnimationPlayer.playState - https://bugzilla.mozilla.org/show_bug.cgi?id=1037321

Rename AnimationPlayer::GetCurrentTimeDuration - https://bugzilla.mozilla.org/show_bug.cgi?id=1078119

Provide better encapsulation of AnimationPlayer - https://bugzilla.mozilla.org/show_bug.cgi?id=1078122

 

WebGL and CanvasGL:

Add Acquire and Release semantics to SharedSurface - https://bugzilla.mozilla.org/show_bug.cgi?id=1070308

Use fallible new for large allocations, infallible otherwise - https://bugzilla.mozilla.org/show_bug.cgi?id=1083611

Use our RAII helper to unlock DrawTarget bits after locking - https://bugzilla.mozilla.org/show_bug.cgi?id=1084696

 

Notable Bugs

Reject EV certificates with key sizes below RSA 2048 - https://bugzilla.mozilla.org/show_bug.cgi?id=622859

Add trusted identity block to remaining end-user facing about: pages - https://bugzilla.mozilla.org/show_bug.cgi?id=1051847

HTMLLinkElement not in DOM is used for favicon - https://bugzilla.mozilla.org/show_bug.cgi?id=1083895

Accessing IPv6 URLs without typing the protocol and the first bracket throws a JS error in the Browser Console - https://bugzilla.mozilla.org/show_bug.cgi?id=1079707

[AVX2 acceleration support] Update or cherry-pick decoding optimizations from libvpx upstream - https://bugzilla.mozilla.org/show_bug.cgi?id=1063356

Report pinning violations by CA - https://bugzilla.mozilla.org/show_bug.cgi?id=1054498

Remove dead #social-toolbar-item CSS since there is nothing called social-toolbar-item defined outside of the CSS - https://bugzilla.mozilla.org/show_bug.cgi?id=1081203

Sync no longer shows login failed notification bar on user-initiated sync - https://bugzilla.mozilla.org/show_bug.cgi?id=1082970

Update pdf.js to version 1.0.907 - https://bugzilla.mozilla.org/show_bug.cgi?id=1084158

Mixed content detection does not take redirection into account - https://bugzilla.mozilla.org/show_bug.cgi?id=418354

Updater installs Mozilla Maintenance Service without consent - https://bugzilla.mozilla.org/show_bug.cgi?id=1051223

Window is occasionally hidden upon exiting a full screen HTML5 video - https://bugzilla.mozilla.org/show_bug.cgi?id=1026865

[MemShrink] jemalloc3 builds exhibit negative heap-unclassified values in about:memory - https://bugzilla.mozilla.org/show_bug.cgi?id=1082199

Borders of lightweight themes don't adapt in customization mode - https://bugzilla.mozilla.org/show_bug.cgi?id=1075435

reset legacy browser.startup.homepage values to "about:home" - https://bugzilla.mozilla.org/show_bug.cgi?id=1077740

Firefox 33.0 Linux 32 bit version menubar is dark on bright-text lightweight themes (LWT) - https://bugzilla.mozilla.org/show_bug.cgi?id=1083668

Don't allow Firefox to be the default browser but not check on startup to see if it's still the default browser - https://bugzilla.mozilla.org/show_bug.cgi?id=1041516

SearchBar formhistory drop down only shows 7 items when only searching form history - https://bugzilla.mozilla.org/show_bug.cgi?id=1060675

[still Open] After upgrading to Firefox 33, window is BLACK with OMTC enabled - https://bugzilla.mozilla.org/show_bug.cgi?id=1083071

mix-blend-mode and CSS filters don't work well together - https://bugzilla.mozilla.org/show_bug.cgi?id=1083241

Empty line in Panic/Forget menu under some conditions - https://bugzilla.mozilla.org/show_bug.cgi?id=1074520

InstallTrigger always sends third party cookies regardless of cookie settings - https://bugzilla.mozilla.org/show_bug.cgi?id=1084646

 

Random:

[For Boot 2 Gecko project but affect Desktop as well] [Text Selection] Enabling non-editable fields support for selection caret - https://bugzilla.mozilla.org/show_bug.cgi?id=1062735

Add support for DH to WebCrypto API - https://bugzilla.mozilla.org/show_bug.cgi?id=1034856

Stop using XOW handlers for everything but Window and Location - https://bugzilla.mozilla.org/show_bug.cgi?id=1083060

Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen - https://bugzilla.mozilla.org/show_bug.cgi?id=1054959

"Update Scanner" add-on does not work on Nightly35.0a1 - https://bugzilla.mozilla.org/show_bug.cgi?id=1081537

Improve JSM WebIDL ergonomics and Implement [Exposed=System] - https://bugzilla.mozilla.org/show_bug.cgi?id=1073124

[Addons Compatibility] Turn off COWs for Functions - https://bugzilla.mozilla.org/show_bug.cgi?id=1081990

More addon SDK fixups for __exposedProps__ removal - https://bugzilla.mozilla.org/show_bug.cgi?id=1084385

Remove NPAPI async drawing model - https://bugzilla.mozilla.org/show_bug.cgi?id=1072528

FF needs correct check PointerCapture for correct firing pointerover/pointerout events - https://bugzilla.mozilla.org/show_bug.cgi?id=1078327

[For Boot 2 Gecko project] [Touch Caret] Make touch caret hide when its position is not in the area of the scrollport - https://bugzilla.mozilla.org/show_bug.cgi?id=1082486

WeaveCrypto unable to initialize on Mac with Brew's system NSS installed - https://bugzilla.mozilla.org/show_bug.cgi?id=1034979

[Addons Compatibility] Stop Remapping COWed standard prototypes - https://bugzilla.mozilla.org/show_bug.cgi?id=1081985

main thread fails to identify as the main thread in metrofx - https://bugzilla.mozilla.org/show_bug.cgi?id=1042708

Eliminate PPluginIdentifier - https://bugzilla.mozilla.org/show_bug.cgi?id=1081353

Drop support for JSPropertyOp getters/setters in sandboxes - https://bugzilla.mozilla.org/show_bug.cgi?id=1085071

[CC] change WaitingForGC to be based on the number of JS objects, not all objects - https://bugzilla.mozilla.org/show_bug.cgi?id=727965

Fix error throwing and warning reporting APIs  - https://bugzilla.mozilla.org/show_bug.cgi?id=1063241

[Linux MemShrink] Reduce heap churn caused by calls to get_content_type_from_mime_type() - https://bugzilla.mozilla.org/show_bug.cgi?id=1084193

 

--------------------------------------------------------------------------------------

 

Compacting GC is landing bit by bit - https://bugzilla.mozilla.org/show_bug.cgi?id=650161

Link to comment
Share on other sites

From Mozillazine:

 

Source: https://wiki.mozilla.org/Platform/2014-10-21

 

Electrolysis (e10s) (blassey)
  • Please help dogfood e10s in Nightly!
  • 26% of Nightly browser sessions are using e10s.
  • We plan to enable e10s by default for Nightly users in just a couple weeks, so please test your add-ons and feature areas now to avoid surprises.

 

Electrolysis default to "enable" Soon...

 

-----------------------------------------------------------------------------------------------------------------------------------

 

Adobe Flash plugin bug has been fixed by Mozilla, so it was not from Adobe side but from Mozilla side due to firefox shifting to VS2013 compiler.

Bug URL: https://bugzilla.mozilla.org/show_bug.cgi?id=1082670

Link to comment
Share on other sites

Guys, do you have scrolling working OK in latest Nightly?

It is not here on 2 different PC

 

In specific which scrolling area?

Link to comment
Share on other sites

From Mozillazine:

 

Source: https://wiki.mozilla.org/Platform/2014-10-21

 

Electrolysis default to "enable" Soon...

...

It's still pretty broken on my Mac, often when I switch tabs it's just blank for 10-20 seconds afterwards, but then again I'm only going to have this Mac for another day so meh.

It really does need APZ before it's enabled by default in release builds, take scrolling out of the content process and into the chrome one (For most things, JS scrolling code is sync and needs to run in the client process)

Edit: Now that I think about it, tiling is kinda broken too. It might just be my Mac since Vibrancy in Yosemite is also kinda broken.

Link to comment
Share on other sites

Mainly top and bottom. But after several attempts to scroll up and down all page rendering goes messy.

 

You have Electrolysis enabled? Which GPU driver you have? OS?

Link to comment
Share on other sites

Its Intel Graphic Media Q45/Q43 Express chipset. Windows 7 32b.  No Electrolysis enabled. Can't say for another PC right now, but that is older. Laptop Lenovo T61.

But I just wanted to know am I alone or not. If yes, I'm alone, I will look for some meassures here locally.

Link to comment
Share on other sites

Its Intel Graphic Media Q45/Q43 Express chipset. Windows 7 32b.  No Electrolysis enabled. Can't say for another PC right now, but that is older. Laptop Lenovo T61.

But I just wanted to know am I alone or not. If yes, I'm alone, I will look for some meassures here locally.

 

It shouldn't be happening with you since you are using Nightly, although this is relevant bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1083071

 

Workaround mentioned:

- Disable OMTC (Off the main thread compositing)

- Updating driver, here is the latest driver link: https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=22165

Link to comment
Share on other sites

I sent you a message with screen capture. By the way it is not secret. Screen looks this:

http://qrz.lt/ly2w/Capture.JPG

will try your sugestions later today or tomorrow.

 

Install latest driver, it seems like layer issue:

 

- Otherwise open Firefox and go to "about:config" without quotes and disable this preference and restart and see.

 

 

layers.offmainthreadcomposition.enabled

Link to comment
Share on other sites

From mozilla-inbound:

 

CSS Parsing and Computation:

CSS gradients should work on premultiplied colors - https://bugzilla.mozilla.org/show_bug.cgi?id=591600

Flex container with "overflow-y: auto" is jumping when shown, with fading overlay scrollbars - https://bugzilla.mozilla.org/show_bug.cgi?id=1081072

implement a pseudo-class that matches native-anonymous content, exposed only to UA style sheets (or maybe also chrome) - https://bugzilla.mozilla.org/show_bug.cgi?id=1082899

 

DOM:

Remove nsIJSNativeInitializer - https://bugzilla.mozilla.org/show_bug.cgi?id=842498

Add nsIContentPolicy::TYPE_FETCH - https://bugzilla.mozilla.org/show_bug.cgi?id=1082924

Get rid of the quickstubs infrastructure - https://bugzilla.mozilla.org/show_bug.cgi?id=1019191

NS_ERROR_UNEXPECTED when calling appendChild or importNode on template.content - https://bugzilla.mozilla.org/show_bug.cgi?id=1084502

Update MutationObserver.observe() method - more flexible options and throw a JavaScript TypeError - https://bugzilla.mozilla.org/show_bug.cgi?id=973638

Wrong stack frame lines for scripts dynamically injected using <script> element - https://bugzilla.mozilla.org/show_bug.cgi?id=982153

Add newChannel2 to nsIProtocolHandler so we can attach a LoadInfo to the created channel - https://bugzilla.mozilla.org/show_bug.cgi?id=1067471

Add newChannel2 to nsIoService that allows loadinfo propagation - https://bugzilla.mozilla.org/show_bug.cgi?id=1076896

Eliminate XPCQuickStubs.h/cpp - https://bugzilla.mozilla.org/show_bug.cgi?id=1087404

 

Editor:

Make nsWSRunObject::GetNextWSNodeInner infallible - https://bugzilla.mozilla.org/show_bug.cgi?id=1058576

Pasting html in a contenteditable span duplicates the blank span instead of pasting contents - https://bugzilla.mozilla.org/show_bug.cgi?id=858918

incorrect inline-size used for line breaking within nested block frames - https://bugzilla.mozilla.org/show_bug.cgi?id=1083748

 

Electrolysis (e10s):

Report resource-timing in the content process - https://bugzilla.mozilla.org/show_bug.cgi?id=1064706

swapFrameLoader not implemented for e10s - https://bugzilla.mozilla.org/show_bug.cgi?id=918634

Collect no SessionStore information for about:tabcrashed pages - https://bugzilla.mozilla.org/show_bug.cgi?id=1070096

[e10s] Use session restore to reload crashed tabs - https://bugzilla.mozilla.org/show_bug.cgi?id=1065785

implement very basic support of OOp accessible documents - https://bugzilla.mozilla.org/show_bug.cgi?id=982842

[e10s] Right click menu not showing up for links in Zimbra email messages - https://bugzilla.mozilla.org/show_bug.cgi?id=1069966

e10s: ensure we instantiate content decoder(s) as needed for diverted channels - https://bugzilla.mozilla.org/show_bug.cgi?id=1012917

Perma plugin crash - https://bugzilla.mozilla.org/show_bug.cgi?id=1087410

After a content process crash links to external sites from pinned tabs are opened in the same tab instead of opening a new tab - https://bugzilla.mozilla.org/show_bug.cgi?id=1080055

Mixed content blocker doorhanger doesn't work - https://bugzilla.mozilla.org/show_bug.cgi?id=1068360

X11 cut-and-paste broken with e10s - https://bugzilla.mozilla.org/show_bug.cgi?id=1068811

 

Graphics and Imagelib:

Make shift-reload bypass the image cache for data URIs - https://bugzilla.mozilla.org/show_bug.cgi?id=1084543

[Addons Compatibility] ::-moz-tree-progressmeter doesn't consider color: CSS rules anymore - https://bugzilla.mozilla.org/show_bug.cgi?id=1086610

Add a full occlusion culling pass to LayerManagerComposite - https://bugzilla.mozilla.org/show_bug.cgi?id=1085223

Not all D3D11 result codes are checked - https://bugzilla.mozilla.org/show_bug.cgi?id=1087270

Cleanup gralloc textures code - https://bugzilla.mozilla.org/show_bug.cgi?id=1077301

 

JS Engine, GC, SIMD, asm.js and JS Library:

IonMonkey: Implement RToFloat32 Recover Instruction - https://bugzilla.mozilla.org/show_bug.cgi?id=1076922

SIMD backend: implement Shuffle - https://bugzilla.mozilla.org/show_bug.cgi?id=1021716

OdinMonkey - SIMD: add support for swizzle, shuffle - https://bugzilla.mozilla.org/show_bug.cgi?id=1059408

Do not suppress GC while recovering instruction under bailouts - https://bugzilla.mozilla.org/show_bug.cgi?id=1083866

SIMD.float32x4.greaterThan gets integer comparison - https://bugzilla.mozilla.org/show_bug.cgi?id=1084609

[Leave Open] Try to lock down down the global prototype chain - https://bugzilla.mozilla.org/show_bug.cgi?id=1052139

Make the preventExtensions hook return succeeded/failed rather than always indicate failure by reporting an error - https://bugzilla.mozilla.org/show_bug.cgi?id=1085566

SIMD: Avoid dependence on Math.fround for SIMD.float32x4? - https://bugzilla.mozilla.org/show_bug.cgi?id=1077175

Reduce heap churn caused by TempAllocator - https://bugzilla.mozilla.org/show_bug.cgi?id=1085740

filterTypesAtTest - set TypeSet to Undefined/Null in else branch - https://bugzilla.mozilla.org/show_bug.cgi?id=1059187

TryAttachGlobalNameStub doesn't handle properties on the global's proto chain - https://bugzilla.mozilla.org/show_bug.cgi?id=1063878

Incrementalize type information sweeping - https://bugzilla.mozilla.org/show_bug.cgi?id=1072564

Stop atomizing eval strings for the eval cache - https://bugzilla.mozilla.org/show_bug.cgi?id=1087232

(a) = ...; aborts syntax parsing - https://bugzilla.mozilla.org/show_bug.cgi?id=1084959

Many bailouts when accessing the length or byteLength property of a Uint8Array - https://bugzilla.mozilla.org/show_bug.cgi?id=1081268

Optimize IsNullOrLikeUndefined(AndBranch) - https://bugzilla.mozilla.org/show_bug.cgi?id=1087496

Don't blindly make MMinMax optimize for double's - https://bugzilla.mozilla.org/show_bug.cgi?id=1042823

[LANDED But BACKED OUT] Remove GCChunkSet - https://bugzilla.mozilla.org/show_bug.cgi?id=1074961

OdinMonkey: change argument type of Math.min/max from 'int' to 'signed' - https://bugzilla.mozilla.org/show_bug.cgi?id=1085680

Atomics and locks for SharedArrayBuffer: Plain JS - https://bugzilla.mozilla.org/show_bug.cgi?id=979594

Enable lazylinking on ARM/MIPS - https://bugzilla.mozilla.org/show_bug.cgi?id=1079806

Slice is slow on sparse arrays - https://bugzilla.mozilla.org/show_bug.cgi?id=1087963

Give consumers a sane way to work with cross-compartment wrappers for Date objects - https://bugzilla.mozilla.org/show_bug.cgi?id=857138

Optimize ArrayBuffer.transfer - https://bugzilla.mozilla.org/show_bug.cgi?id=1087643

 

Layout:

Only set layout.imagevisibility.enabled to true in all.js - https://bugzilla.mozilla.org/show_bug.cgi?id=1035422

[Not enabled - Leave Open] (will-change) Enable will-change CSS property - https://bugzilla.mozilla.org/show_bug.cgi?id=961871

[Layout:Text - Vertical Writing Mode] Make nsFloatManager use logical coordinates - https://bugzilla.mozilla.org/show_bug.cgi?id=1062963

[Layout:Text - Vertical Writing Mode] Make nsFlowAreaRect logical - https://bugzilla.mozilla.org/show_bug.cgi?id=1079139

[Layout:Text - Vertical Writing Mode] multiple application of container-width to block-dir position of spans within a line with writing-mode:vertical-rl - https://bugzilla.mozilla.org/show_bug.cgi?id=1082844

CSS 3D transform clipped wrongly - https://bugzilla.mozilla.org/show_bug.cgi?id=1081185

Rename the snapping variant of NSRectToRect to NSRectToSnappedRect - https://bugzilla.mozilla.org/show_bug.cgi?id=1086708

Refactor & expose some background-image positioning/sizing code - https://bugzilla.mozilla.org/show_bug.cgi?id=1084500

Add support for interpolation hints to CSS gradients - https://bugzilla.mozilla.org/show_bug.cgi?id=1074056

Destroy the frames for an element before calling UnbindFromTree and changing its shadowroot/binding in Element::CreateShadowRoot - https://bugzilla.mozilla.org/show_bug.cgi?id=1083855

 

Networking:

Multiple HTTP2 Connections on shift-reload - https://bugzilla.mozilla.org/show_bug.cgi?id=1069724

http 421 retry - https://bugzilla.mozilla.org/show_bug.cgi?id=1082261

nsiHttpChannelInternal.allowSpdy is racy - https://bugzilla.mozilla.org/show_bug.cgi?id=1082039

update proxy selection idl with https proxying comments - https://bugzilla.mozilla.org/show_bug.cgi?id=1085329

 

Security:

A pref to control TLS version fallback - https://bugzilla.mozilla.org/show_bug.cgi?id=1083058

Update source URL used for fetching HSTS and HPKP preload lists from Google - https://bugzilla.mozilla.org/show_bug.cgi?id=1083085

Malformed CSP frame-src directive disables CSP - https://bugzilla.mozilla.org/show_bug.cgi?id=1086612

Implement RFC6125-compliant name matching in mozilla::pkix - https://bugzilla.mozilla.org/show_bug.cgi?id=1063281

Use typedef for the length of mozilla::pkix::Input/Reader for safer casting - https://bugzilla.mozilla.org/show_bug.cgi?id=1085497

 

SVG:

SVG Polygons are not closed - https://bugzilla.mozilla.org/show_bug.cgi?id=1085092

Avoid creating a Moz2D Path object to draw SVG <rect>, <image> and <line> elements - https://bugzilla.mozilla.org/show_bug.cgi?id=1074161

 

WebGL and CanvasGL:

Mac ATI point-sprite flip bug is fixed in 10.9 - https://bugzilla.mozilla.org/show_bug.cgi?id=1087631

Optional context creation attribs aren't updated when we create a context - https://bugzilla.mozilla.org/show_bug.cgi?id=1087634

 

Notable Bugs:

Hamburger Doorhanger appear not on its place [menu's position is wrong] - https://bugzilla.mozilla.org/show_bug.cgi?id=1083724

Bookmarks chevron does not get inverted with dark lightweight themes - https://bugzilla.mozilla.org/show_bug.cgi?id=1075415

Add flag to chromehang when user selects "Continue" in Plugin Hang UI - https://bugzilla.mozilla.org/show_bug.cgi?id=818307

Share button tooltip shouldn't use title capitalization - https://bugzilla.mozilla.org/show_bug.cgi?id=1084419

[Mac OS X 10.10] White border on URL bar for popup window - https://bugzilla.mozilla.org/show_bug.cgi?id=1082002

no e10s window menu options when all windows are closed on Mac - https://bugzilla.mozilla.org/show_bug.cgi?id=1087356

Line next to find button in menu - https://bugzilla.mozilla.org/show_bug.cgi?id=1078337

Update sqlite to 3.8.6.1 - https://bugzilla.mozilla.org/show_bug.cgi?id=1088143

[Mac OS X 10.10] FF crashes using behind-window vibrancy on Yosemite in 32-bit mode - https://bugzilla.mozilla.org/show_bug.cgi?id=1085475

Revert do not track preferences to be a simple on/off switch - https://bugzilla.mozilla.org/show_bug.cgi?id=1042135

Empty line in Panic/Forget menu under some conditions - https://bugzilla.mozilla.org/show_bug.cgi?id=1074520

about:welcomeback needs radio buttons - https://bugzilla.mozilla.org/show_bug.cgi?id=1080934

Render newtab page grid and sites in a single step using a DocumentFragment - https://bugzilla.mozilla.org/show_bug.cgi?id=1070620

 

Random:

[MemShrink] Report the allocation size to the OOM abort - https://bugzilla.mozilla.org/show_bug.cgi?id=1085701

Stop storing certs used for MAR verification in EXE resource files - https://bugzilla.mozilla.org/show_bug.cgi?id=902761

Remove some "Leaky" remnants - https://bugzilla.mozilla.org/show_bug.cgi?id=1087128

Remove strings marked "remove post-Australis" - https://bugzilla.mozilla.org/show_bug.cgi?id=1083632

Add GPU Profiling - https://bugzilla.mozilla.org/show_bug.cgi?id=737967

Transition more fields of FrameMetrics to use getters/setters - https://bugzilla.mozilla.org/show_bug.cgi?id=1058614

Add a way to select the autocomplete popup in CSS based on which input it is opened for - https://bugzilla.mozilla.org/show_bug.cgi?id=1085745

Reduce heap churn involving |input_overflow_buf_| - https://bugzilla.mozilla.org/show_bug.cgi?id=1087834

FullGCTimerFired doesn't need to pass around a reason - https://bugzilla.mozilla.org/show_bug.cgi?id=1085626

Composition string doesn't appear after forcibly commit composition by moving focus on Linux - https://bugzilla.mozilla.org/show_bug.cgi?id=1083098

nsGtkIMModule::DeleteText() calls DispatchCompositionChangeEvent() with wrong argument - https://bugzilla.mozilla.org/show_bug.cgi?id=1084302

BACKED OUT Intel Blacklist - After upgrading to Firefox 33, window is BLACK at startup with OMTC enabled - https://bugzilla.mozilla.org/show_bug.cgi?id=1083071

Gecko Profiler 1.13.7 addon does not work in Nightly36.0a1, The tab displays "Symbolicating..." forever. - https://bugzilla.mozilla.org/show_bug.cgi?id=1087374

Remove unused nsIFrameLoader::renderMode - https://bugzilla.mozilla.org/show_bug.cgi?id=1087293

Test DMD on TBPL (Windows) - https://bugzilla.mozilla.org/show_bug.cgi?id=1076446

DMD: add ability to do diffs of memory dumps and some tweaks - https://bugzilla.mozilla.org/show_bug.cgi?id=1014343 ; https://bugzilla.mozilla.org/show_bug.cgi?id=1085727

 

Create a pref to control Polaris - https://bugzilla.mozilla.org/show_bug.cgi?id=1081343

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------

QVVF5ZD.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now