Mike Hommey
a120f09fa5
Bug 787443 - CmdCmd.jsm and CmdCookie.jsm include Console.jsm with the wrong url. r=jwalker
2012-09-05 16:42:10 +02:00
Mike Hommey
a97b66e6ea
Bug 782890 - browser.js includes SafeBrowsing.jsm and BrowserNewTabPreloader.jsm with the wrong url. r=gavin
2012-09-05 16:42:10 +02:00
Mike Hommey
d4d87778e3
Bug 784262 - Use generic install/copy rule in rules.mk. r=ted
2012-08-29 08:55:57 +02:00
Mike Hommey
160d5d1f93
Bug 785265 - Explicitely use sh -c instead of letting subprocess.Popen do it. r=ted
2012-09-05 16:42:09 +02:00
Mike Hommey
e3c782edaa
Bug 785269 - Replace a few DEPTH and relativesrcdir. r=ted,r=callek
2012-09-05 16:42:09 +02:00
Justin Lebar
6aeb00a617
Bug 787378 - Part 2: Tests for mozbrowserfirstpaint event.
2012-09-05 10:34:06 -04:00
Justin Lebar
50e0732239
Bug 787378 - Part 1: Fire a "firstpaint" event in iframe mozbrowser.
2012-09-05 10:34:06 -04:00
Geoff Brown
9e85ee7f38
Bug 783011 - Change order of command line args for android xpcshell tests; r=jmaher
2012-09-05 07:42:02 -06:00
Boris Zbarsky
f17771a580
Bug 778150 part 3. Default attributes to infallible. Allow annotation of fallible attributes in WebIDL. r=peterv
...
The valid annotations are [Throws], [GetterThrows], and [SetterThrows], which can all either take no value or
be set to MainThread or Workers if the throwing behavior is only happening on main thread or in workers
2012-09-05 09:21:33 -04:00
Boris Zbarsky
a17389cd6f
Bug 778150 part 2. Default methods to infallible. Allow annotation of fallible methods in WebIDL using [Throws]. r=peterv
...
[Throws] can either take no value, or can take MainThread or Workers if the
throwing behavior is only happening on main thread or in workers.
2012-09-05 09:21:33 -04:00
Boris Zbarsky
2b85439c92
Bug 778150 part 1. Remove the vestigial ability to specify infallibility stuff in the conf file. r=peterv
2012-09-05 09:21:33 -04:00
Patrick McManus
3b28d4a410
bug 499203 null deref in nsprotocolproxyservice::getprotocolinfo with null nsiuri r=biesi
2012-09-05 08:44:27 -04:00
Mounir Lamouri
45c66f71d7
Bug 787102 - (2/2) - Dispatch the change event for textarea elements even if .value is set while focused. r=bz
2012-09-05 13:40:13 +01:00
Mounir Lamouri
22a7f92553
Bug 787102 - (1/2) - Dispatch the change event for input elements even if .value is set while focused. r=bz
2012-09-05 13:39:33 +01:00
Patrick McManus
7217a5ff06
bug 570283 - dont send http proxy-connection r=jduell
2012-09-05 08:38:01 -04:00
Patrick McManus
5bf91775ff
bug 701562 ssl proxy not part of connection info hash r=duell
2012-09-05 08:34:43 -04:00
Patrick McManus
24f5222615
bug 652928 add socks proxy host:port information to connection info key r=jduell
2012-09-05 08:32:28 -04:00
Patrick McManus
6fcd24947d
bug 648603 - update connection limits; especially for proxies r=jduell
2012-09-05 08:27:31 -04:00
Alexander Surkov
bf441d16d0
Bug 761102 - focus may be missed when ARIA active-descendant is changed on active composite widget, r=tbsaunde, f=davidb
2012-09-05 20:03:39 +09:00
Robert O'Callahan
f716b5f69e
Bug 787089. Rip out mUpdatePluginGeometryForFrame optimization. It's not known to be a significant win, and creates problems when prescontext ancestor chains are broken; the complexity probably isn't worthwhile. Also, soon (or now) we can rework plugin bounds computation to be use the display list built for rendering. r=matspal
...
--HG--
extra : rebase_source : 0394fcb5111b8b96b5f8ce48e20d6e5503f9ccf7
2012-09-05 22:30:10 +12:00
Robert O'Callahan
98b856dbc0
Bug 785588. Perform asynchronous scroll operations before firing requestAnimationFrame callbacks. r=tnikkel
...
--HG--
extra : rebase_source : 3c1439773981db4ea1b957db4351f50899229130
2012-09-05 22:29:15 +12:00
Robert O'Callahan
d1f472b4ee
Bug 787623. Call MarkContextClean immediately if we're not going to receive a DidTransactionCallback. r=joedrew
...
--HG--
extra : rebase_source : 459c517fba4b6c2e6e6d95200aebec9369c0edb6
2012-09-05 22:28:23 +12:00
Shih-Chiang Chien
8f39d91f36
Bug 784590 - No onchange event after seleted options by value selector(mozbrowser <select>), r=fabrice
2012-09-05 14:10:55 +08:00
Tim Taubert
0ec3169d22
Bug 776928 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored. r=dao
2012-09-05 07:52:31 +02:00
Shian-Yow Wu
c9bdf6614b
Bug 787406 - B2G Network Manager: Allow only one default route at the same time. r=philikon.
2012-09-05 13:29:48 +08:00
Chris Jones
d0c5ba562a
Bug 780074: Change the fps counter to provide better estimates of instantaneous fps. r=jrmuizel
2012-09-04 22:17:13 -07:00
Brad Lassey
a4736dd52a
bug 761503 - return a bool from PumpMessageLoop to indicate if work was performed r=snorp
2012-06-05 01:14:12 -04:00
Chris Pearce
da142414e0
Bug 788387 - Add -moz-box-sizing:border-box to :-moz-full-screen. r=roc
2012-09-05 15:54:11 +12:00
Boris Zbarsky
6e9477c606
Revert changeset b96a7ceeb647, since it had no effect on build stuff. Bug 787498, no review, DONTBUILD
2012-09-04 23:04:37 -04:00
Boris Zbarsky
ec294637e8
Bug 787131. Move management of primary content state stuff from the nsSubDocumentFrame into the nsFrameLoader, so it works on display:none elements. r=jlebar
2012-09-04 23:00:26 -04:00
Benjamin Peterson
8e13b7a51e
Bug 785305 - Teach Reflect.parse about the strange parse node structure of defaulted formals that alias functions. r=jorendorff
2012-09-04 22:40:53 -04:00
Ryan VanderMeulen
0b244d0a4d
Backout 7887ace84c7d (bug 786801) due to mochitest-other orange.
2012-09-04 22:36:50 -04:00
Nicholas Nethercote
c8452680c0
Bug 788099 - Remove BytecodeEmitter::constMap. r=luke.
...
--HG--
extra : rebase_source : eb1d3c9744641f34d31216b1eacf96f61f31f413
2012-09-04 19:07:54 -07:00
Donovan Preston
a07a503c35
Bug 784897 - Remove nsITCPSocket constants. r=sicking
2012-09-04 22:23:53 -04:00
Ryan VanderMeulen
b0cf368d8d
Merge m-c to inbound.
2012-09-04 22:23:49 -04:00
Scott Johnson
b4da4d5123
Bug 787267: Add capability to import-tests.py to mark tests as failing. [r=dbaron]
2012-09-04 20:57:32 -05:00
Ryan VanderMeulen
aaebaa3af0
Merge the last PGO-green inbound changeset to m-c.
2012-09-04 21:45:09 -04:00
Siddharth Agarwal
87e1570a16
Bug 787658 - Recalculate mtime once the target is built. r=khuey
2012-09-04 21:30:32 -04:00
Timothy Guan-tin Chien
b663f27cdd
Bug 788094 - B2G RIL: SIM card state keywords is different between code and IDL. r=philikon
2012-09-04 21:01:57 -04:00
Anthony Jones
6eecc7f5e3
Bug 788087 - Apply matrices to Azure/Cairo patterns. r=joe
2012-09-04 21:01:57 -04:00
Marco Castelluccio
e3de72832f
Bug 788042 - Use MOZ_X11 instead of MOZ_WIDGET_GTK2 under gfx/layers. r=karlt
2012-09-04 21:01:57 -04:00
Jan Beich
1d1b4151da
Bug 788039 - With no prefix, search libevent via pkg-config. r=glandium
2012-09-04 21:01:57 -04:00
Masatoshi Kimura
b9f453cd6e
Bug 784367 - Encode/decode document.cookie as UTF-8 per HTML5 spec. r=bz
2012-09-04 21:01:57 -04:00
Mike Habicher
991f26aa4b
Bug 779139 - Make DOM-facing camera objects cycle collection participants. r=jst
...
--HG--
rename : dom/camera/CameraControl.h => dom/camera/CameraControlImpl.h
rename : dom/camera/GonkCameraCapabilities.cpp => dom/camera/DOMCameraCapabilities.cpp
2012-09-04 21:01:56 -04:00
Ryan VanderMeulen
e16adb39c5
Merge m-c to inbound.
2012-09-04 21:01:50 -04:00
Chris Jones
bb5f237be6
Bug 785237: Give prelaunch processes background priority, and move the background oom_adj up (down?) a class. r=jlebar
2012-09-04 17:36:16 -07:00
Anthony Jones
a298612078
Bug 773460 - Change the default canvas over to Azure; r=nrc
2012-09-05 12:05:40 +12:00
Robert Longson
11234826b0
Back out 92f2cf2f42b2 (bug 754592) for causing regression
2012-09-04 14:53:04 -07:00
Luke Wagner
489fcb6974
Bug 786801 - js_InferFlags should not stop at compartment boundaries (r=bhackett)
...
--HG--
extra : rebase_source : a8c83b7965d4b7fd1fa2bf12c1d5e24a20244215
2012-09-04 14:31:04 -07:00
Daniel Holbert
ac23760ca2
Bug 763689 patch 3: Support min-height:auto in computed style, and add special cases as necessary wherever it's read. r=dbaron
2012-09-04 16:26:11 -07:00