| Commit message (Expand) | Author | Age | Files | Lines |
* | Move DOMString back to script | Anthony Ramine | 2016-05-24 | 1 | -4/+5 |
* | Remove ConstellationChan. | Ms2ger | 2016-05-19 | 1 | -11/+6 |
* | Removed unused imports | Per Lundberg | 2016-05-15 | 1 | -1/+0 |
* | Stop using JSAutoRequest. | Ms2ger | 2016-05-13 | 1 | -2/+1 |
* | remove page and move functionality to browing context | Connor Brewster | 2016-05-11 | 1 | -6/+2 |
* | Add and update some FIXME comments about origin handling with iframes. | Ms2ger | 2016-05-02 | 1 | -0/+4 |
* | Return a Url from HTMLIFrameElement::get_url. | Ms2ger | 2016-05-02 | 1 | -13/+8 |
* | Make IFrameLoadInfo take an Option<LoadData> instead of Option<Url> | Keith Yeung | 2016-04-30 | 1 | -6/+7 |
* | Auto merge of #10837 - asajeffrey:add-mozbrowsererror-details, r=Manishearth | bors-servo | 2016-04-29 | 1 | -1/+9 |
|\ |
|
| * | Add detail to mozbrowsererror events. | Alan Jeffrey | 2016-04-25 | 1 | -1/+9 |
* | | Reduce channel cloning. | Ms2ger | 2016-04-29 | 1 | -3/+3 |
* | | Avoid some clones. | Ms2ger | 2016-04-29 | 1 | -1/+1 |
* | | script: Make iframes know their pipeline IDs at all times, even after | Patrick Walton | 2016-04-28 | 1 | -2/+8 |
|/ |
|
* | Fix some compile warnings. | Ms2ger | 2016-04-19 | 1 | -1/+1 |
* | Use the document base url when resolving iframe URLs | Stephen (Ziyun) Li | 2016-04-15 | 1 | -2/+1 |
* | Remove the url! plugin. | Simon Sapin | 2016-04-14 | 1 | -1/+1 |
* | Remove containing_page_pipeline_id | Stephen (Ziyun) Li | 2016-04-14 | 1 | -10/+1 |
* | replace Fallible<()> with ErrorResult | Di Xu | 2016-04-13 | 1 | -5/+5 |
* | Auto merge of #10399 - jdm:pb, r=jdm | bors-servo | 2016-04-05 | 1 | -0/+13 |
|\ |
|
| * | Private browsing - Initial steps | dhaval0603 | 2016-04-04 | 1 | -0/+13 |
* | | No more headless compositor. Just the normal one. | Michael Howell | 2016-03-24 | 1 | -1/+23 |
|/ |
|
* | Add history information to mozbrowserlocationchange event | Paul Rouget | 2016-03-21 | 1 | -1/+9 |
* | Auto merge of #9740 - paulrouget:mozbrowserconnected, r=jdm | bors-servo | 2016-02-25 | 1 | -1/+1 |
|\ |
|
| * | Support Browser API event mozbrowserconnected | Paul Rouget | 2016-02-24 | 1 | -1/+1 |
* | | allow mozbrowser only for top level windows | Paul Rouget | 2016-02-23 | 1 | -4/+11 |
|/ |
|
* | Make iframes block the enclosing document's load event. Fixes #6663. | Josh Matthews | 2016-02-10 | 1 | -2/+31 |
* | Auto merge of #9244 - paulrouget:securitychange, r=jdm | bors-servo | 2016-02-09 | 1 | -1/+19 |
|\ |
|
| * | mozbrowsersercuritychange event | Paul Rouget | 2016-02-09 | 1 | -1/+19 |
* | | Remove the global argument to EventTarget::{fire_event, fire_simple_event}. | Ms2ger | 2016-02-08 | 1 | -2/+2 |
|/ |
|
* | Make iframe's load event trigger a reflow of the enclosing window. Add a catc... | Josh Matthews | 2016-01-26 | 1 | -1/+7 |
* | move MozBrowserEvent to script_traits (+ documentation) | apopiak | 2016-01-13 | 1 | -3/+2 |
* | moved IFrameLoadInfo and IFrameSandboxState to script_traits | Fernando Martins | 2016-01-11 | 1 | -3/+4 |
* | Auto merge of #8506 - nox:finish-ranges, r=dzbarsky | bors-servo | 2015-12-26 | 1 | -5/+3 |
|\ |
|
| * | Introduce UnbindContext | Anthony Ramine | 2015-12-13 | 1 | -5/+3 |
* | | Auto merge of #9030 - askobara:refactoring-add-htmlformelement-fire_event, r=... | bors-servo | 2015-12-22 | 1 | -7/+3 |
|\ \ |
|
| * | | Implement EventTarget::fire_simple_event and EventTarget::fire_simple_event_p... | Arthur Skobara | 2015-12-22 | 1 | -7/+3 |
* | | | Precompute width & height attribute values on <iframe> | Corey Farwell | 2015-12-22 | 1 | -6/+9 |
|/ / |
|
* | | Issue #8352: Dispatch mozbrowsershowmodalprompt event for alert(). | Simon Martin | 2015-12-19 | 1 | -1/+10 |
* | | Use Url.join instead of UrlParser.base_url(...).parse (#9002) | Mathieu Agopian | 2015-12-18 | 1 | -3/+2 |
* | | Auto merge of #8618 - paulrouget:reload, r=jdm | bors-servo | 2015-12-17 | 1 | -3/+8 |
|\ \
| |/
|/| |
|
| * | Browser API: implement iframe.reload() | Paul Rouget | 2015-12-08 | 1 | -3/+8 |
* | | Pass around event types as Atoms instead of Strings | Corey Farwell | 2015-12-10 | 1 | -2/+2 |
* | | Move ScriptMsg from msg crate into script_traits | Tomas Cernaj | 2015-12-09 | 1 | -1/+1 |
|/ |
|
* | Auto merge of #8785 - mbrubeck:fixed-hit-test, r=pcwalton | bors-servo | 2015-12-04 | 1 | -0/+5 |
|\ |
|
| * | If a mouse event is targeting an iframe, forward it to the iframe's inner window | Matt Brubeck | 2015-12-03 | 1 | -0/+5 |
* | | Remove unnecessary conversion to/from DOMString for localName. | Eli Friedman | 2015-12-02 | 1 | -2/+2 |
|/ |
|
* | Dispatch load events for cross origin iframes. Resolves #6672. | Josh Matthews | 2015-11-30 | 1 | -1/+24 |
* | Compute attribute name atoms at compile-time. | Eli Friedman | 2015-11-27 | 1 | -2/+2 |
* | Update string_cache to 0.2. | Alan Jeffrey | 2015-11-25 | 1 | -5/+5 |
* | Implement 'url!(..)' macro | Corey Farwell | 2015-11-21 | 1 | -1/+1 |