Safari Technology Preview 33 Release Notes
Preview the latest web technology updates including: Performance, JavaScript, WebRTC, Media Streams and Capture, Media, CSS Grid, Web API, Rendering, Web Inspector, and bug fixes.
Overview
Safari Technology Preview Release 33 is now available for download for macOS Sierra and betas of macOS High Sierra. If you already have Safari Technology Preview installed, you can update from the Mac App Store’s Updates tab. This release covers WebKit revisions 217407-217978.
Performance
Fixed an issue that could lead to large memory use in the Safari Technology Preview and web content processes when certain Safari Extensions are installed
JavaScript
Fixed
for-inoptimization static analysis in the bytecode generator (r217438)Improved performance of
String.prototype.concat(r217648)Improved the bytecode and type information provided for
toLength(r217530)Optimized
MapandSetconstructors (r217525)
WebRTC
Media Streams and Capture
Fixed
getUserMediaprompting too often (r217910)Prevented
getUserMediarequests from background tabs unless the tab is already capturing (r217930)Prevented
getUserMediafrom prompting again if the user denied access (r217945)
Media
Enabled clients to specify a list of codecs that should require hardware decode support (r217799)
Exempted exclusively wall-powered devices from client-required hardware codec support (r217906)
Aligned Web Audio implementation to specifications when clients pass a value of 0 for
bufferSizeto thecreateScriptProcessor()method (r217919)
CSS Grid
Added support for orthogonally positioned grid items (r217486)
Fixed the behavior of positioned items without specific dimensions (r217411)
Fixed the logical margin applied in the tracks sizing algorithm of auto tracks (r217709)
Fixed margin applied when stretching an orthogonal item in a fixed size track (r217705)
Web API
Aligned
<col span>and<colgroup span>limits with the latest HTML specification (r217907)Fixed null
content-typeandcontent-lengthwhen fetching Blob URLs with XHR (r217901)Fixed
getComputedStyle()to return pixel values for left, right, top, and bottom, matching the specifications (r217522)Implemented
fromFloat32Array,fromFloat64Array,toFloat32Array, andtoFloat64ArrayforDOMMatrix(r217764)Implemented
DOMPointReadOnly.matrixTransform()(r217763)Enabled script modules to be imported via data URLs (r217760)
Updated to slightly stricter rules for custom element names from the recent draft standards (r217864)
Used the parent box style to adjust RenderStyle for alignment (r217536)
Added conditional support for media preloading and aligned media
asvalues (r217863)Aligned preload implementation to specifications with mandatory
asvalue and other alignments (r217962)
Rendering
Changed behavior to remove backing store for layers that are outside the viewport (r217696)
Fixed an issue where a frame’s composited content is visible when the frame has
visibility:hidden(r217472)Changed behavior to destroy the associated renderer subtree when
display:contentsnode is deleted (r217794)
Web Inspector
Added contextual menu item to log a WebSocket object to the console (r217912)
Added Debug view to the Settings tab for debug settings and experimental features (r217625)
Added the ability for the user to choose stylesheet when creating new rules (r217911)
Changed the Node Details Sidebar to allow editable key and values in the Attributes table (r217744)
Prevented unnecessary layout triggered when a Sidebar is resized while collapsed (r217452)
Fixed performing search on reload for an existing query in the Search tab (r217733)
Fixed images dragged from Web Inspector to Desktop being named “Unknown.png” (r217584)
Fixed an issue where reloading the page after switching from the Resource tab switches back (r217505)
Fixed the CodeMirror instance in the ConsolePrompt getting refreshed each time it is shown (r217746)
Fixed showing active Web Sockets when opening Web Inspector (r217721)
Fixed an issue preventing the go-to arrow to inspect Web Sockets that receive >50 messages per second (r217690)
Improved the reliability of automatically pausing in auto-attach when inspecting a JSContext (r217509)
Bug Fixes
See Also
2017
Safari Technology Preview 46 Release NotesSafari Technology Preview 45 Release NotesSafari Technology Preview 44 Release NotesSafari Technology Preview 43 Release NotesSafari Technology Preview 42 Release NotesSafari Technology Preview 41 Release NotesSafari Technology Preview 40 Release NotesSafari Technology Preview 39 Release NotesSafari Technology Preview 38 Release NotesSafari Technology Preview 37 Release NotesSafari Technology Preview 36 Release NotesSafari Technology Preview 35 Release NotesSafari Technology Preview 34 Release NotesSafari Technology Preview 32 Release NotesSafari Technology Preview 31 Release Notes