Gina Yeh
64c9bbf391
Bug 809515 - No response when failed to connect to a headset. r=qdot, a=blocking-basecamp
2012-11-07 15:48:39 -08:00
Steven Lee
7d558bcd13
Bug 808983 - Don't call hal_sandbox::Vibrate when ipc is broken. r=jlebar, a=bajaj
2012-11-08 14:35:03 -05:00
Steve Fink
6713f9c752
Bug 803276 - Disable ArrayBufferView.prototype.move on release channels. r=dmandelin, a=akeybl
2012-11-08 10:39:58 -08:00
Henri Sivonen
506d66a72e
Bug 798275 - Make nsParser always say the insertion point is undefined, since it always is. r=smaug, a=bajaj
2012-10-16 16:05:06 +03:00
Mounir Lamouri
5f8287fa91
Bug 795715 - Remove B2G-specific stuff from nsIDOMWindow. r=khuey, r=fabrice, sr=smaug, a=bajaj
2012-11-07 18:10:40 +00:00
Nicolas B. Pierron
5db1454e3e
Bug 792631 - Add Ion IC for missing properties. r=dvander, a=bajaj
2012-11-09 22:10:56 -05:00
Masatoshi Kimura
f2c3ee4043
Bug 685202 - Cleanup the update directory if canApplyUpdates is false. r=ehsan, a=bajaj
2012-11-05 19:08:21 -05:00
Benoit Jacob
3b50cbc1c3
Bug 802778 - Validate level parameter in copyTexImage2D. r=jgilbert, a=lsblakk
2012-11-09 16:48:54 -05:00
Blake Kaplan
68a66fb781
Bug 806965 - Initialize new child processes with the current offline state. r=jlebar a=blocking-basecamp+
2012-11-08 13:09:39 -08:00
Benoit Girard
13d6be9869
Bug 794337 - Properly alias canvas image data when using Quartz compositing. r=jrmuizel a=lsblakk
2012-11-02 16:24:37 -04:00
Robert Longson
0dc42b1c16
Bug 779971 - Make nsSVGTextPathProperty::DoUpdate trigger nsSVGTextFrame::NotifyGlyphMetricsChange() off an asynchronous change hint (to avoid calling nsLayoutUtils::FrameNeedsReflow synchronously under nsISVGChildFrame::ReflowSVG or during frame teardown, and avoid infinite loops caused by using an event queue event). r=jwatt a=lsblakk
2012-11-07 09:53:44 +00:00
Andrew Halberstadt
0b5a5f3c57
Bug 810401 - Disable corners-*.html reftests that are failing on aurora, r=jgriffin, DONTBUILD, a=NPOTB
2012-11-09 11:54:23 -08:00
Robert O'Callahan
1fe75c3898
Backing out bug 805331 due to assertions, a=me
2012-11-09 14:52:50 -05:00
Bobby Holley
21af82144b
Bug 805807 - Filter setters on branch. r=mrbkap a=lsblakk
...
--HG--
extra : rebase_source : 838b8f9bbfdee334bcba98df87c68b650e910683
2012-11-09 10:59:22 -08:00
Bobby Holley
e7edc49a6c
Bug 806751 - Pile more garbage into GetWrappedNativeOfJSObject. r=mrbkap a=bbajaj
...
--HG--
extra : rebase_source : 9d290c7058dd4a1984aff94ef84376913947189e
--HG--
extra : rebase_source : bba9ff71fbcbb8a54ecb377e0744413522968ccf
2012-11-09 10:59:22 -08:00
Robert O'Callahan
08e2c11e02
Bug 807472. Pass WILL_SEND_DID_PAINT when calling PresShell::Paint with PAINT_COMPOSITE. r=mattwoodrow,a=bajaj
2012-11-02 23:42:59 +13:00
Robert O'Callahan
bdbca4edad
Bug 805331. Only chrome display items that are leaves should be treated as especially opaque. r=mats,a=bajaj
2012-11-03 01:59:03 +13:00
Robert O'Callahan
eea867e890
Bug 805331. Part 1: Refactor nsDisplayList::GetList. a=bajaj
...
Renames GetList to GetSameCoordinateSystemChildren, and adds an assertion
to verify that the children have the same reference frame as the parent.
Adds nsDisplayList::GetChildren to return whatever children there are.
Obsoletes nsDisplayTransform::GetStoredList.
2012-11-03 01:59:03 +13:00
Jonathan Kew
9119b87e3b
bug 804927 - fix text control frame and accessibility issues. r=ehsan,tbsaunde a=akeybl
2012-11-03 12:08:09 +00:00
Jonathan Kew
35deec3b8d
bug 803383 - scale quartz surface properly to ensure full-resolution backing store is used when compositing xul:panels. r=smichaud a=bajaj
2012-11-06 17:01:58 +00:00
Bill McCloskey
5ccbee2300
Bug 808067 - Fix needsBarrier for GC (r=sstangl,jonco,a=bajaj)
2012-11-07 10:30:30 -08:00
Bill McCloskey
4aad40968d
Bug 807535 - Avoid toggling Ion write barrier too often (r=sstangl,a=bajaj)
2012-11-01 08:08:21 -07:00
Tim Taubert
e938de99ad
Bug 802073 - Follow-up: check IME mode for text inputs only r=yxl a=blocking-basecamp
2012-11-07 17:32:09 +01:00
Tim Taubert
b3549394c5
Bug 802073 - Receive input event twice from input tag type:time and type:date r=vingtetun a=blocking-basecamp
2012-11-07 12:53:24 +01:00
Doug Turner
4b7ab8a57f
Bug 805965 - Geolocation fix jerks around. r=jdm/bz. a=blocking-basecamp
2012-11-06 12:34:03 -08:00
Doug Turner
29d1681830
Bug 809288 - nsGeolocationService GetInstance / GetGeolocationService inconsistencies. r=mrbkap a=blocking-basecamp
2012-11-08 15:36:50 -08:00
Mounir Lamouri
bddfc0b9dc
Bug 809865 - Disable inputmode. r=smaug a=lsblack
2012-11-09 09:51:43 +00:00
Jan de Mooij
62160ec6bd
Bug 800179 - Initialize CallArgsList::active_ in the constructor. r=luke a=bajaj
2012-11-09 10:23:56 +01:00
Aryeh Gregor
21ea779e47
Bug 805287 - Block scripts in PrepareEditorEvent::Run; r=ehsan a=lsblakk
...
--HG--
extra : transplant_source : %C2%2B%F1%5C%A0%7Cw%1A%CEL%AA%EETfbQ%99o%40%8D
2012-11-04 14:27:49 +02:00
Jared Wein
8fe52c3222
Bug 808176 - devtools.chrome.enabled=true should also show the Error Console menuitem. r=dcamp a=bajaj
2012-11-07 14:27:50 -08:00
Edwin Flores
2a68e27867
Bug 798448 - Add YVU420SP to RGB565 conversion function r=doublec a=blocking-basecamp
2012-11-09 14:43:53 +13:00
Edwin Flores
4f66cbddd3
Bug 798448 - Stop GonkNativeWindow::perform returning an error when the transform is set r=kanru a=blocking-basecamp
2012-11-09 14:43:53 +13:00
Edwin Flores
81f101183e
Bug 804906 - Plug leak in GonkIOSurfaceImage::GetAsSurface r=doublec a=gal
2012-11-09 14:43:53 +13:00
Chris Lord
b0a7b34573
Bug 797021 - Reftest for multiple background content/border box clipping. r=roc a=bajaj
2012-11-09 01:37:57 +00:00
Chris Lord
7a53fe64a5
Bug 797021 - Allow unsigned start parameter in NS_FOR_VISIBLE_BACKGROUND_LAYERS_BACK_TO_FRONT_WITH_RANGE. r=me a=bajaj
...
This was causing build failures on debug builds, as unsigned compare >= 0 is
always true.
2012-11-09 01:37:56 +00:00
Chris Lord
1064917f16
Bug 797021 - Fix border clipping with multiple background layers. r=roc a=bajaj
...
Bug 786502 broke border clipping with multiple background layers as it stopped
iterating from the bottom-most layer when drawing, and thus skipped background
clip setting.
2012-11-09 01:37:56 +00:00
Benoit Jacob
1d32b558a4
Bug 806369 - Stagefright blacklisting. Also extends Android Gfxinfo to support blacklist rules by Android API version, Model, Product, Hardware, Manufacturer - r=joe,doublec, a=akeybl
2012-11-01 17:13:10 -04:00
Andrea Marchesini
2654c4886e
Bug 795930 - Hide ArchiveReader feature behind a pref (disabled by default). r=mounir, a=lsblakk
2012-11-08 15:57:17 +00:00
Marty Rosenberg
703a1f4d8a
Bug 792873 - Ensure that we are using the same IonCompartment throughout the lifetime of an AFC. r=jandem, a=lsblakk
2012-11-08 11:14:27 -05:00
Chris Pearce
92ed150846
Bug 805301 - Rename iframe.mozallowfullscreen to allowfullscreen. r=jlebar, a=bajaj
2012-11-08 16:05:36 -05:00
Michael Kaply
058c70cd34
Bug 800498 - Check for null context in MainWindowHook. r=jmathies, a=lsblakk
2012-11-07 08:27:24 -06:00
Jan de Mooij
10370d5c71
Bug 801831 - Don't mark EnterJIT thunk if it's NULL. r=dvander, a=bajaj
2012-10-31 14:04:18 +01:00
Timothy Nikkel
ea56aaf4e7
Bug 642257. If there are no plugins in the display list skip a potentially expensive compute visibility pass with accurate visible regions to determine plugin geometry because it is not needed. r=roc, a=bajaj
...
If there is a plugin in a background tab and a complex scene in a foreground tab the accurate visible regions can cause us to bog down, for no good reason.
2012-10-18 00:34:58 -05:00
Chris Jones
6b03e1bc33
Bug 806029 - Have remote content drop their buffers when they're hidden. r=mattwoodrow, sr=roc, a=blocking-basecamp
2012-11-07 19:51:55 -08:00
Fernando Jiménez
b759e931b3
Bug 793192 - MMI Codes: support call forwarding. Part 3 - Tests. r=marshall_law, a=blocking-basecamp
2012-11-07 14:13:53 -08:00
Fernando Jiménez
a4afed172a
Bug 793192 - MMI Codes: support call forwarding. Part 2 - RIL. Query CF. r=marshall_law, a=blocking-basecamp
2012-11-07 14:13:48 -08:00
Fernando Jiménez
c5d9f0fe73
Bug 793192 - MMI Codes: support call forwarding. Part 1 - RIL. r=marshall_law, sr=sicking, a=blocking-basecamp
2012-11-07 14:13:43 -08:00
Justin Lebar
314626fdae
Bug 809587 - Increment the JS malloc counter when doing canvas.toBlob(). r=khuey, a=blocking-basecamp
2012-11-07 17:49:21 -08:00
Vincent Chang
ff991df147
Bug 807242 - [Wifi]: onconnected() function is not called when receiving CTRL-EVENT-CONNECTED event. r=mrbkap, a=blocking-basecamp
2012-11-01 17:07:25 +08:00
Alexandre Poirot
d891a68f7f
Bug 796045 - Prepopulate apps cache for specific mozbrowser frames. r=fabrice, a=blocking-basecamp
2012-11-07 20:48:56 -05:00