Граф коммитов

326912 Коммитов

Автор SHA1 Сообщение Дата
Ed Morley 5b2269dad3 Backed out changeset 3986762b88a3 (bug 871445) for failures in test_app_install.html 2013-10-02 17:58:06 +01:00
Ed Morley 6c7168162b Backed out changeset 100f3ba430f9 (bug 871445) 2013-10-02 17:57:49 +01:00
Ed Morley dab8b26c78 Backed out changeset cab0ddcff382 (bug 871445) 2013-10-02 17:57:46 +01:00
Ed Morley 63422159bf Backed out changeset 0e76a4134db2 (bug 871445) 2013-10-02 17:57:43 +01:00
Ed Morley 65cd821996 Backed out changeset 325f389cb437 (bug 871445) 2013-10-02 17:57:40 +01:00
Ed Morley 1ed0b4c575 Backed out changeset 55bce2dae36a (bug 871445) 2013-10-02 17:57:37 +01:00
Ed Morley cd57c59738 Backed out changeset 29a5ddc51453 (bug 871445) 2013-10-02 17:57:34 +01:00
Ed Morley 3dcd6ea117 Backed out changeset 0b73fe0f2b97 (bug 871445) 2013-10-02 17:57:31 +01:00
Ed Morley 8b3e4ca8ce Backed out changeset eae1be292a21 (bug 871445) 2013-10-02 17:57:28 +01:00
Ed Morley 0df0b6ee1a Backed out changeset 2767ff221c92 (bug 871445) 2013-10-02 17:57:25 +01:00
Ed Morley b5521266d2 Backed out changeset b694df7e2faa (bug 871445) 2013-10-02 17:57:22 +01:00
Daniel Holbert 1111c70133 Bug 923168: Add missing #include to widget/gtk/nsDragService.cpp, to fix bustage in local builds. (no review, because bustage and trivial) 2013-10-02 09:47:07 -07:00
Gregory Szorc fd57d81de1 Bug 923039 - Normalize unicode environment variables to bytes; r=mbrubeck 2013-10-02 18:40:06 +02:00
Scott Johnson 1d75885366 Backout 6a5549d97d8d (bug 878935) for missing IID changes. 2013-10-02 11:36:44 -05:00
Adam Roach [:abr] 1b39ba8333 Bug 921656 - Fix ICE state change handling and onicecandidate callback r=jib 2013-10-02 11:32:59 -05:00
Daniel Holbert 2f9c608b0d (no bug) fix typo in nsGfxButtonControlFrame.cpp comment: s/nsHTMLButtonFrame/nsHTMLButtonControlFrame/
DONTBUILD
2013-10-02 09:04:09 -07:00
Andrea Marchesini f02490cab3 Bug 871445 - DataStore API - sync method, r=ehsan 2013-10-02 11:34:41 -04:00
Andrea Marchesini 3fc9fec180 Bug 871445 - patch 10 - DataStore: indexedDB permissions, r=ehsan 2013-10-02 11:30:34 -04:00
Andrea Marchesini 3258249ef5 Bug 871445 - patch 9 - DataStore: child<->parent communication, r=ehsan
--HG--
rename : dom/datastore/tests/test_basic.html => dom/datastore/tests/test_oop.html
2013-10-02 11:30:27 -04:00
Andrea Marchesini 0be187486b Bug 871445 - patch 8 - DataStore: disabled by default, r=ehsan 2013-10-02 11:30:27 -04:00
Andrea Marchesini ffd97aa0da Bug 871445 - patch 7 - DataStore: WebIDL porting 2013-10-02 11:30:27 -04:00
Andrea Marchesini cdcb4182f9 Bug 871445 - patch 6 - DataStore: getLength and arrays in get(), r=ehsan 2013-10-02 11:30:27 -04:00
Andrea Marchesini 3aef75306b Bug 871445 - patch 5 - DataStore: onchange, r=ehsan, r=bent 2013-10-02 11:30:26 -04:00
Andrea Marchesini 8361d65005 Bug 871445 - patch 4 - DatAStore: permissions, owned/access, r=mounir, r=ehsan
--HG--
rename : dom/datastore/tests/file_app.template.webapp => dom/datastore/tests/file_app2.template.webapp
rename : dom/datastore/tests/test_revision.html => dom/datastore/tests/file_revision.html
2013-10-02 11:30:26 -04:00
Andrea Marchesini 217ce1fb24 Bug 871445 - patch 3 - DataStore: getChanges + revisionID, r=ehsan, sr=mounir, r=bent 2013-10-02 11:30:26 -04:00
Andrea Marchesini c8ee86197c Bug 871445 - patch 2 - DataStore: basic functions, r=mounir, r=bent 2013-10-02 11:30:26 -04:00
Andrea Marchesini e09904fb4c Bug 871445 - patch 1 - DataStoreService and getDataStores(), r=mounir, r=fabrice, r=ehsan
--HG--
rename : dom/apps/tests/file_app.sjs => dom/datastore/tests/file_app.sjs
rename : dom/apps/tests/file_hosted_app.template.webapp => dom/datastore/tests/file_app.template.webapp
2013-10-02 11:30:26 -04:00
Ed Morley 00e08db4aa Backed out changeset dc8642fe6529 (bug 893309) for build failures 2013-10-02 15:59:07 +01:00
Ed Morley 7401ee1edc Backed out changeset 74c696729302 (bug 918940) 2013-10-02 15:58:50 +01:00
Ed Morley 8d2464ef12 Backed out changeset 9ee3b91945ce (bug 918940) 2013-10-02 15:58:47 +01:00
Mike Hommey 66fc130093 Bug 923060 - XPIDL_SOURCES impacts the libs tier; r=gps 2013-10-02 22:04:08 +09:00
Andrew Quartey 77987c45d6 Bug 918940 - Part b: Implement setRangeText for HTMLTextAreaElement. r=ehsan 2013-10-02 10:30:29 -04:00
Andrew Quartey ecc69f1db7 Bug 918940 - Part a: Make HTMLInputElement::SetSelectionRange fire select event asynchronously per spec. r=ehsan 2013-10-02 10:30:29 -04:00
Andrew Quartey f2eb0ae894 Bug 893309 - Implement TrackEvent. r=cpearce 2013-10-02 10:30:29 -04:00
Mike Shal 3dd206a952 Bug 920915 - Use correct manifest dependencies; r=gps 2013-09-26 15:27:17 -04:00
Brian Hackett b73f647121 Bug 922283 - Remove the self hosted class mechanism, r=shu. 2013-10-02 08:16:04 -06:00
Gregory Szorc 776ef07489 NO BUG - Document more about slow builds
DONTBUILD (NPOTB)
2013-10-02 15:39:19 +02:00
Jan Varga b7a1701c09 Bug 922837 - In IndexedDatabaseManager.cpp:235: Assertion failure: js::GetObjectClass(aGlobal)->flags & (1<<7) (Not a global object!). r=bholley 2013-10-02 15:34:58 +02:00
Victor Porof 29776b479b No bug - Remove a debugging leftover added in changeset 2260a05fdb35 for fixing a 'browser_dbg_variables-view-accessibility.js' orange, r=me 2013-10-02 16:14:18 +03:00
Ehsan Akhgari e8b992816f Bug 922664 - Build omx-plugin in C++11 mode, and also stop supporting the update scripts for the omx-plugin Android headers; r=doublec 2013-10-02 07:40:55 -04:00
Ehsan Akhgari bf34a5f2f0 Bug 922933 - Don't #include nsIDocument.h in nsIContent.h; r=jst
--HG--
extra : rebase_source : 51f56fa27604224eacc2ba384bb826c49f4f917f
2013-10-02 07:40:07 -04:00
Mats Palmgren f7be39754e Bug 922082 - Skip display:none options when searching for a match. r=bz 2013-10-02 09:56:03 +00:00
Jon Coppeard bf968d9064 Bug 913261 - GenerationalGC: Fix watchpoint rekeying r=terrence 2013-10-02 10:38:40 +01:00
Aryeh Gregor b4374620c5 Bug 891904 - Un-schedule full spell check when checker is disabled; r=ehsan 2013-10-01 09:42:35 +03:00
Matt Woodrow 12a9956074 Bug 916034 - remove + character from a broken rebase. r=bustage 2013-10-02 22:35:19 +13:00
Honza Bambas c4a9101bed Bug 922123 - Shutdown hang with 100% CPU on Nightly with new cache, r=michal 2013-10-02 11:30:42 +02:00
Matt Woodrow abb8ca3c51 Bug 916034 - Enable azure content for gtk2. r=jrmuizel 2013-10-02 22:12:36 +13:00
Matt Woodrow 9ce84d5903 Bug 916034 - Use a similar surface rather than an image surface for the canvas background cache when using azure. r=ajones 2013-10-02 22:12:34 +13:00
Graeme McCutcheon 6e1e102d0c Bug 893830 - Followup based on feedback: output both forms by default. r=gps DONTBUILD 2013-10-02 09:06:39 +01:00
Jonathan Watt d672062c2b Bug 912489 - Including the name of the directory picked by HTMLInputElement.openDirectoryPicker() in File.path. r=sicking 2013-10-02 00:26:40 +01:00