George Wright
2947e6dfdc
Bug 981005 - Ensure the correct GLContext is current before trying to update in CanvasClientSurfaceStream r=snorp
2014-03-27 17:59:38 -04:00
Simone Bruno
3e017aa99d
Bug 971841 - "Install ant on builders via tooltool" r=simone r=armenzg
2014-03-21 02:22:00 -04:00
Justin Wood
6040c879c0
Bug 971841 - Drop JAVA_HOME from android mozconfigs. r=blassey
2014-03-26 20:35:31 -04:00
Steve Workman
45128fccdb
Bug 925623 - Support delivery of WebSocket events off-main-thread in WebSocketChannel r=jduell
2014-03-27 13:58:19 -07:00
Steve Workman
a7026cfd7d
Bug 925623 - Implement NS_IMPL_ISUPPORTS13 r=bsmedberg
2014-03-27 13:54:10 -07:00
Peter Van der Beken
a52f1c8440
Bug 988863 - Preserve Location in AddProperty. r=bholley
2014-03-27 17:45:46 -03:00
Ehsan Akhgari
5b9f45a1a5
Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg
2014-03-27 16:38:33 -04:00
Ehsan Akhgari
e844abc702
Bug 798158 - Part 0: Do not treat format warnings as errors in a few directories; r=mshal
2014-03-27 16:38:20 -04:00
Steve Workman
93d4f4cba6
Bug 983910 - Set mParentListener for HttpChannelParent objects created after HTTP redirects
2014-03-27 13:11:50 -07:00
Ms2ger
f867e6e541
Bug 976143 - Fix build warnings in iccread.c; r=jrmuizel
2014-03-27 21:05:15 +01:00
Ms2ger
7f8abb9f66
Bug 973915 - Simplify nsScriptLoader::EvaluateScript a bit; r=hsivonen
2014-03-27 21:05:15 +01:00
Ms2ger
125d1cbbd1
Bug 973950 - Remove sContextList from nsJSEnvironment; r=bholley
2014-03-27 21:05:15 +01:00
Ms2ger
7a2ecd8d4e
Bug 973367 - Inline nsGlobalWindow::CreateOuterObject; r=bholley
2014-03-27 21:05:14 +01:00
Ms2ger
794257a824
Bug 984006 - Remove xpcom/ds from local includes; r=ehsan
2014-03-27 21:05:14 +01:00
Ms2ger
123b6b346f
Bug 986860 - Cleanup nsContentUtils::GetDocumentFromScriptContext; r=bholley
2014-03-27 21:05:14 +01:00
Ms2ger
ad620f5913
Bug 981371 - Fix a confused assertion in JSVAL_IS_OBJECT_IMPL (64-bits); r=luke
2014-03-27 21:05:13 +01:00
Hannes Verschore
09cad0dae1
Bug 968931: IonMonkey: Loosen the verifyOsiPointRegs checks, r=jandem
2014-03-27 20:08:34 +01:00
Andrei Eftimie
807e96807c
Bug 983642 - [tps] AddonRepository.getAddonsByIDs fails in mutiple tps tests. r=hskupin DONTBUILD
...
--HG--
extra : rebase_source : 51ed8adff60cd7a0ddcd9c7c36a81f3510350089
2014-03-27 20:06:56 +01:00
Kartikaya Gupta
5b7c2afe86
Bug 988920 - Use getter functions instead of trying to access private member. r=botond
2014-03-27 15:06:15 -04:00
Jan Beich
7107ae4827
Bug 988910 - Explictly include unistd.h for read/write/close calls. r=njn
2014-03-27 15:06:14 -04:00
Kartikaya Gupta
b9998ca6e9
Bug 984794 - Switch to sticky axis locking on B2G. r=Cwiiis
2014-03-27 15:06:14 -04:00
Ethan Tseng
fbbf59cfc8
Bug 977518 - [RTSP] Resource leak from RtspMediaResource, RtspController and RTSPSource. r=sworkman
2014-02-27 15:28:18 +08:00
Max Vujovic
1fca4f6f86
Bug 948265 - Rename intermediate space to filter space and change filter space origin to user space origin. r=mstange, r=longsonr
2014-03-26 16:21:48 -07:00
Gabriele Svelto
77b99fc1ad
Bug 873284 - When a content process is running at high priority do not send memory-pressure events. r=khuey
2014-02-17 17:45:29 +01:00
William Chen
bdec492916
Bug 987031 - Use kNamespaceID_Unknown to match any namespace in the web components custom element registry. r=mrbkap
2014-03-27 11:55:44 -07:00
William Chen
50b5e6ff14
Bug 984712 - Associate document with existing custom elements registry as specified. r=mrbkap
2014-03-27 11:55:44 -07:00
Chris Lord
687be7aed2
Bug 983169 - Fix handling of tile resolution in TiledContentClient. r=bas
2014-03-27 18:52:09 +00:00
Chris Lord
4e165082f4
Bug 983169 - Fix up TiledLayerHost rendering method. r=BenWa
...
A few parts of this function weren't quite right. The major change is to use
the TiledLayerBuffer's valid region instead of the layer's valid region.
These are the same, except when progressive rendering is enabled, where the
former may differ from the layyer (and will represent what has actually been
updated).
2014-03-27 18:52:08 +00:00
Nicholas D. Matsakis
b0a48291fa
Bug 987912 -- Clear thread-local arenas after every iteration r=shu
2014-03-25 14:00:14 -04:00
Andrew McCreight
8d50ef262c
Bug 988570 - Initialize nsXBLBinding::mUsingXBLScope. r=bholley
2014-03-27 09:24:33 -04:00
Christian Holler
98f28f408c
Bug 988097 - Allow oomAfterAllocations in non-debug builds. r=jandem
...
--HG--
extra : rebase_source : 8e9c7119bc24deb74e864e061984bf57e909c414
2014-03-27 19:15:22 +01:00
Brian Smith
28363a7d66
Bug 982778: Initialize parameters of output value of der::AlgorithmIdentifier, r=keeler
2014-03-13 21:26:03 -07:00
Shu-yu Guo
aaa303a5d0
Bug 988706 - Fix bogus assert in ForkJoin. (r=lth in person)
2014-03-27 10:22:55 -07:00
Patrick McManus
625fdb05fb
bug 988421 - spdy push concurrency mismatch r=hurley
2014-03-26 12:48:23 -04:00
Jim Blandy
35c318bda2
Bug 944176: Implement move construction and move assignment for mozilla::Scoped derivatives. r=waldo
2014-03-27 09:52:48 -07:00
Jim Blandy
f8959b7f30
Bug 944176: In mozilla::Scoped, don't gratuitously repeat template arguments within the class template itself. r=waldo
2014-03-27 09:52:43 -07:00
Benjamin Peterson
1b0c0d2f10
Bug 988718 - Mark nsSecurityHeaderParser explicit. r=dkeeler
2014-03-27 12:51:25 -04:00
Ed Morley
86de80e302
Backed out changeset 8b1b90e5fd34 (bug 988863) for rooting hazard failures
2014-03-27 16:41:49 +00:00
Paul Adenot
567b36ad22
Bug 988827 - Fix more warnings in cubeb on Android/B2G. r=cpeterson
...
--HG--
extra : rebase_source : 88cb14657c7f2b9d4c1908e6f552ad2e4182b33c
2014-03-27 13:36:46 +01:00
Hannes Verschore
40d145e1bb
Bug 983580 - IonMonkey: Use backtracking allocator for asmjs style code, r=luke
2014-03-27 16:59:38 +01:00
Simon Sapin
be63f95a8a
Bug 983175 - Part 2: Add style system support for 'subgrid' in the grid-template* properties. r=dholbert
...
http://dev.w3.org/csswg/css-grid/#subgrids
2014-03-27 11:54:40 -04:00
Simon Sapin
92a6d809c4
Bug 983175 - Part 1: Refactor ParseGridLineNames (CSS Grid). r=dholbert
...
Return a CSSParseResult rather than a bool to distinguish between
an empty list of names '()' and the lack of a list.
2014-03-27 11:54:40 -04:00
Simon Sapin
f31e04d8a9
Bug 983175 - Part 0: Rename nsParsingStatus to CSSParseResult. r=dbaron
2014-03-27 11:54:40 -04:00
John Shih
585ab9e785
Bug 960426 - Part 6: Fix conflict in browser_dpg_variables-view-filter-03.js. r=past
2014-03-27 15:26:47 +08:00
John Shih
83cab815fa
Bug 960426 - Part 5: Add check of NetworkInformation into test_interfaces.html. r=sicking
2014-03-20 18:35:14 +08:00
John Shih
54a51887c3
Bug 960426 - Part 4: Support Network Information API in Fifrefox OS. r=vchang
2014-03-17 14:33:48 +08:00
John Shih
0278476522
Bug 960426 - Part 3: Related Change in Fennec. r=blassey
2014-03-05 17:42:42 +08:00
John Shih
6aa0595d71
Bug 960426 - Part 2: Modifications for IDL change. r=blassey
2014-03-05 11:54:55 +08:00
John Shih
534d30eb9c
Bug 960426 - Part 1: WebIDL changes for NetInfo API. r=sicking, r=marcosc
...
--HG--
rename : dom/webidl/MozConnection.webidl => dom/webidl/NetworkInformation.webidl
2014-03-05 11:22:39 +08:00
Sean Stangl
e6038365f6
Bug 616491 - Limit YARR stack size to 1MB. r=mjrosenb
2014-03-26 14:47:11 -07:00