aboutsummaryrefslogtreecommitdiffstats
path: root/components/script_traits/script_msg.rs
Commit message (Expand)AuthorAgeFilesLines
* Update SetCursor behaviorPaul Rouget2019-04-251-4/+1
* Implementing the builder pattern for RequestInitLucas Fantacuci2019-04-101-2/+2
* Remove SetVisible message from iframeAron Zwaan2019-03-121-3/+0
* Fix servo build and rustfmt recent changes.Emilio Cobos Álvarez2019-01-201-3/+2
* Suppress iframe size messages from layout that include unchanged sizes.Josh Matthews2019-01-141-1/+20
* Provide the source window as part of postMessage events.Josh Matthews2019-01-071-2/+11
* Rustfmt has changed its default style :/Simon Sapin2018-12-281-1/+1
* Update webrenderManish Goregaokar2018-11-271-4/+4
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* Reorder importsPyfisch2018-11-061-3/+3
* Sort `use` statementsSimon Sapin2018-11-061-1/+1
* `cargo fix --edition`Simon Sapin2018-11-061-9/+9
* Add lots of derived Debug implsAlan Jeffrey2018-10-291-4/+4
* Make HTMLCanvasElement::get_size return a Size2D<u32>Anthony Ramine2018-10-021-1/+1
* Create ScriptMsg::GetBrowsingContextInfomandreyel2018-09-141-6/+7
* Format components/script_traitschansuke2018-09-131-4/+20
* 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