aboutsummaryrefslogtreecommitdiffstats
path: root/components/script_traits/script_msg.rs
Commit message (Expand)AuthorAgeFilesLines
* implement opener, disowningGregory Terzian2018-08-111-1/+5
* implement window.open, create auxiliary browsing contextGregory Terzian2018-08-111-0/+4
* Track hash changes in session historyConnor Brewster2018-07-211-0/+3
* improve spec compliance of window.closeGregory Terzian2018-06-041-3/+3
* move msg to embedder_traits, use in script, handle send error in embedderGregory Terzian2018-05-231-35/+4
* Cleanup constellation debug messagesConnor Brewster2018-05-181-0/+71
* Auto merge of #20615 - KiChjang:window-indexed-getter, r=emiliobors-servo2018-05-171-0/+2
|\
| * Add a new RPC call for getting a child browsing context IDKeith Yeung2018-04-301-0/+2
* | Auto merge of #20329 - gterzian:before_unload, r=cbrewsterbors-servo2018-05-071-0/+2
|\ \
| * | beforeunload and unload infrastructureGregory Terzian2018-05-051-0/+2
| |/
* | Auto merge of #20743 - paulrouget:rmFwdEvent, r=emiliobors-servo2018-05-031-3/+0
|\ \ | |/ |/|
| * Remove useless messagePaul Rouget2018-05-031-3/+0
* | Auto merge of #20671 - cbrewster:history_url, r=asajeffreybors-servo2018-04-301-2/+2
|\ \ | |/ |/|
| * Make session history aware of URLsConnor Brewster2018-04-241-2/+2
* | Notify the embedder when it should display or hide an IMEFabrice Desré2018-04-211-1/+5
|/
* Implement history stateConnor Brewster2018-04-161-1/+5
* Add unique canvas IDs to all canvas operations.Brody Eastwood2018-04-021-2/+2
* Reduce the number of calls to the embedder by grouping the screen and window ...Paul Rouget2018-03-221-2/+2
* alias some euclid typesPaul Rouget2018-03-161-7/+8
* Use typed coordinates.Paul Rouget2018-03-161-7/+7
* remove mozbrowser codePaul Rouget2018-02-131-5/+2
* style: Move cursor property out of makoIgor Gutorov2018-01-201-2/+2
* Revert "Send IPC receiver for canvas as part of CreateCanvasPaintThread message"Josh Matthews2017-12-181-1/+1
* Send IPC receiver for canvas as part of CreateCanvasPaintThread messagetigercosmos2017-12-161-1/+1
* Use FetchCanceller for document loadsManish Goregaokar2017-11-221-2/+2
* Enable screen.availHeight/availWidth/Height/WidthShing Lyu2017-11-131-0/+4
* Auto merge of #18704 - mrobinson:wr-hit-testing, r=jdm,glennw,mbrubeckbors-servo2017-10-171-3/+0
|\
| * Switch to using WebRender hit testingMartin Robinson2017-10-171-3/+0
* | Fix commonmark Markdown warnings in docs, part 1Matt Brubeck2017-10-171-1/+1
|/
* Auto merge of #17083 - danielj41:javascript-url-global-3, r=jdmbors-servo2017-09-091-0/+2
|\
| * "javascript:" urls: clean up after aborting a page loadDaniel Johnson2017-08-271-0/+2
* | order derivable traits listsClément DAVID2017-08-231-2/+2
|/
* Wait for actual paint before setting paint related metricsFernando Jiménez Moreno2017-08-221-0/+4
* Revert "Auto merge of #18114 - emilio:revert-webgl-refactor, r=nox"Anthony Ramine2017-08-161-7/+1
* Revert "Auto merge of #17891 - MortimerGoro:webgl_move, r=glennw,emilio"Emilio Cobos Álvarez2017-08-161-1/+7
* Improve WebGL architecture.Imanol Fernandez2017-08-151-7/+1
* make use of ScriptToConstellationChanPaul Rouget2017-08-151-19/+19
* Upgrade to the latest version of WebRenderMartin Robinson2017-07-131-1/+1
* Bump euclid to 0.14.Nicolas Silva2017-06-141-2/+1
* Removed root browsing context from constellation.Alan Jeffrey2017-06-071-3/+2
* Redirect document loads manuallyNikhil Shagrithaya2017-05-311-0/+4
* Webdriver uses browsing context ids rather than pipeline ids.Alan Jeffrey2017-05-251-3/+3
* Added a TopLevelBrowsingContextId type.Alan Jeffrey2017-05-221-2/+2
* Renamed constellation::Frame to constellation::BrowsingContext.Alan Jeffrey2017-05-151-8/+8
* Make non-initial about:blank loads asynchronousConnor Brewster2017-05-121-4/+4
* Eliminate ScrollRootIdMartin Robinson2017-04-201-2/+2
* Implement dissimilar-origin window.parent and window.top.Alan Jeffrey2017-03-171-1/+5
* Implement dissimilar-origin postMessage.Alan Jeffrey2017-03-151-0/+3
* Introduce CSSPixel as a replacement for ViewportPx and PagePx.Glenn Watson2017-02-241-2/+2
* Revert "Revert "frame-resize refactor""Emilio Cobos Álvarez2017-01-241-1/+4