Commit Graph

141031 Commits

Author SHA1 Message Date
David Zbarsky
4f42ab41ae Bug 898104 - Remove nsIDOMTouchList r=smaug 2013-08-05 00:51:21 -04:00
David Zbarsky
b9427f8d2b Bug 898930 - Remove nsIDOMTouchEvent r=smaug 2013-08-05 00:51:21 -04:00
Vincent Chang
ccfb3b7e0a Bug 884131 - Messages to netd need sequence number on gonk-JB. r=dhylands 2013-08-05 12:16:14 +08:00
Jeff Walden
78655ea191 Bug 853301 - Disable the Intl API in browser builds again, before branch uplift. r=me
--HG--
extra : rebase_source : 8d0069bcf7cdb0b39fb273517764a16024d0d997
2013-08-04 20:42:30 -07:00
Alexander Surkov
4fff80063b Bug 900835 - crash in nsEventStateManager::PreHandleEvent (Accessible::DoCommand, r=smaug, tbsaunde 2013-08-05 00:00:08 -04:00
Vincent Chang
827119b36f Bug 887485 - Wifi code needs to issue fwreload to netd as part of initialization. r=mrbkap 2013-07-30 16:07:13 +08:00
Nicholas Nethercote
ead78b9335 Bug 880088 - Introduce check_spidermonkey_style.py, which currently checks SpiderMonkey header and #include hygiene, and some tests for it. code=njn,jorendorff. r=gps.
--HG--
extra : rebase_source : 15782e057795a6b4b8381e883d866943561fc050
2013-06-27 19:15:59 -07:00
Karl Tomlinson
d86fae77a1 b=900337 Document that nsIThreadPool::Shutdown() will run the event loop r=ehsan
--HG--
extra : transplant_source : %93%D8%96%C2%3A%60%7E%B9%96U%CC%C0%21e%A6%D2%BD%DD%E3-
2013-08-05 14:58:41 +12:00
Karl Tomlinson
48dac2e5b6 b=893523 clamp CSS pixel to nscoord conversion to nscoord_MIN,MAX r=roc
--HG--
extra : transplant_source : P%87%C2l%86%9AWu%CD%06%E5%22%D3%88/%80a%CE%80p
2013-08-05 14:58:41 +12:00
Karl Tomlinson
b9829289b8 add crashtest for bug 893523 using testcase by jruderman@gmail.com
--HG--
extra : transplant_source : %C9y%C9%A3%DF%BF%01%E6%A25%D4%C4%28G%FE%FF%94%2B%E9%D5
2013-08-05 14:58:10 +12:00
Makoto Kato
b821619d67 Bug 899026 - some API hooks don't work on Windows 8 x64. r=ehsan 2013-08-05 11:13:53 +09:00
EKR
7064953c2e Bug 888274. Emit RFC5389 STUN. Accept MAPPED-ADDRESS in response regardless of what we send. r=abr 2013-06-28 07:58:37 -07:00
Mike Hommey
29dbd867f2 Bug 901211 - Don't use static page size on ia64, sparc and mips. r=jlebar 2013-08-05 09:10:35 +09:00
Mike Hommey
1d306b778c Bug 900821 - Disable Yarr JIT on sparc and mips. r=luke 2013-08-05 09:10:34 +09:00
Nicholas Cameron
01b5ddf493 backout incorrect change from warning to assertion from bug 874721. r=me 2013-08-05 11:20:02 +12:00
Nicholas Nethercote
45ffbe434c Bug 697000 - Do kind-checking in Token's setters. r=till.
--HG--
extra : rebase_source : 413b9a946e63f8d5893c8f65af62e7780bc5506c
2013-08-04 15:44:11 -07:00
Nicholas Nethercote
761ce60fb6 Bug 900816 (part 6) - Use C++-style comments in TokenStream.{h,cpp}. r=till.
--HG--
extra : rebase_source : 3855253dc6e620b93afa91c38165f255c3955811
2013-08-04 15:37:50 -07:00
Nicholas Nethercote
bd037d40f9 Bug 900816 (part 5) - Rename some Token kinds. r=till.
--HG--
extra : rebase_source : 21ec68baafa7e5564a8f8702ca7aea2314f963a3
2013-08-04 15:30:14 -07:00
Nicholas Nethercote
f4db9c43b0 Bug 900816 (part 4) - Always use |goto out| in non-error cases in getTokenInternal(). r=till.
--HG--
extra : rebase_source : 86a1cc1ed117241190a86715497e7e5abf59d50c
2013-08-04 15:29:15 -07:00
Nicholas Nethercote
8424bd6f8a Bug 900816 (part 3) - Move TokenStream's |isUnexpectedEOF| flag into Parser. r=till.
--HG--
extra : rebase_source : 468b390b09da957bdf2e57830b0e982aa93d66e4
2013-08-04 15:29:08 -07:00
Nicholas Nethercote
572dbd6956 Bug 900816 (part 2) - Use bitfields for TokenStream's flags. r=till.
--HG--
extra : rebase_source : 16da92f05aaae9cb9c8f09cdd4a3a0d0fb9003c7
2013-08-04 15:28:37 -07:00
Nicholas Nethercote
06e579cd40 Bug 900816 (part 1) - Replace the TSF_OPERAND and TSF_KEYWORD_IS_NAME flags with a Modifier argument. r=till.
--HG--
extra : rebase_source : d6bad2cc88a7c76ee3072868b926edd4d27f5440
2013-08-01 16:22:13 -07:00
Kartikaya Gupta
e490c33d50 Bug 899810 - Ensure that mFrameMetrics is updated properly in NotifyLayersUpdated. r=bbondy
In some cases the mScrollOffset was getting updated on the mFrameMetrics
before the IsDefault() check, so the IsDefault() check would return false
when it should have returned true. Calling IsDefault() on the
mFrameMetrics before writing stuff into it fixes this.
2013-08-04 12:26:54 -04:00
Till Schneidereit
fca086ec62 Bug 898653 - Quell 'not enough parameters for macro' warnings in MSVC. r=djvj
--HG--
extra : rebase_source : 7e467027c24b795d6764894c12290a630663830e
2013-07-27 13:05:36 +02:00
Joseph Myers
4a9b38ecbb Bug 897305 - Improve String.prototype.repeat() performance; r=tschneidereit
--HG--
extra : rebase_source : eae8a917b902a88f60f8a2da14b0a8aed29db582
2013-08-03 09:57:53 +05:30
Ms2ger
48039b419a Backout changeset a58abd7408bf for mochitest and crashtest crashes. 2013-08-04 12:21:17 +02:00
Ms2ger
6be6993d73 Bug 900987 - Handle a null category argument to nsScriptError::Init without crashing; pending-r=bholley 2013-08-04 11:18:41 +02:00
Dirk Schulze
87b8fb4c7c Bug 898361 - Implement drop-shadow parsing for the filter property. r=heycam 2013-08-04 18:58:28 +10:00
Nicholas Cameron
dd58f82344 Bug 874721, bug 899435. D3D9 compositor and windows OMTC window resizing. r=Bas, mattwoodrow 2013-08-04 19:46:17 +12:00
Randell Jesup
102bdb9382 Bug 825112: Enable opensles webrtc backend on gonk r=mwu,jesup,ted
--HG--
rename : media/webrtc/trunk/webrtc/modules/audio_device/android/audio_device_opensles_android.cc => media/webrtc/trunk/webrtc/modules/audio_device/audio_device_opensles.cc
rename : media/webrtc/trunk/webrtc/modules/audio_device/android/audio_device_opensles_android.h => media/webrtc/trunk/webrtc/modules/audio_device/audio_device_opensles.h
2013-07-17 20:00:43 -04:00
Boris Zbarsky
a556ada69a Bug 707564 followup #2. Make the push code actually follow the contract for JS-implemented webidl in an attempt to reopen the CLOSED TREE. r=khuey 2013-08-04 01:47:30 -04:00
Boris Zbarsky
aa85ee0639 Bug 707564 followup. Update to new saner JSAPI, fixing merge bustage and ridding us of this pestilential CLOSED TREE. r=bustage 2013-08-04 00:11:30 -04:00
Boris Zbarsky
9abf2f3dd0 Bug 900994. Add support for Func annotations on interface objects. r=smaug 2013-08-03 23:38:55 -04:00
Boris Zbarsky
ba0d3d3f9a Bug 707564 part 4. Teach WebIDL Xrays about the GetOwnProperties methods on WebIDL objects that have NewResolve. r=smaug 2013-08-03 23:38:55 -04:00
Boris Zbarsky
22412e781e Bug 707564 part 3. Give WebIDL bindings with NewResolve hooks Enumerate hooks as well, so enumerating them correctly resolves all the properties. r=smaug 2013-08-03 23:38:54 -04:00
Boris Zbarsky
d6cd0f4165 Bug 707564 part 2. Add a way to enumerate navigator names on the script namespace manager. r=smaug 2013-08-03 23:38:54 -04:00
Boris Zbarsky
592fadc270 Bug 707564 part 1. Fix TCPSocket initialization to not throw exceptions on non-b2g. r=gal 2013-08-03 23:38:44 -04:00
Kyle Huey
929d625b61 Bug 845545: Part 7 - Only set up XRay jsids on the main thread. r=bz 2013-08-03 16:55:41 -07:00
Kyle Huey
f01bea5183 Bug 845545: Part 6 - Add a switch to force no QueryInterface function and use it for ImageData. r=bz 2013-08-03 16:55:40 -07:00
Kyle Huey
6a4d059236 Bug 845545: Part 5 - Port ImageData to workers. r=mccr8,peterv,bent 2013-08-03 16:55:40 -07:00
Kyle Huey
c9d1557bdb Bug 845545: Part 4 - Create a worker implementation of CycleCollectedJSRuntime. r=mccr8,bent 2013-08-03 16:55:40 -07:00
Kyle Huey
46d249128b Bug 845545: Part 3 - Give the CycleCollectedJSRuntime more control over
SnowWhite. r=smaug
2013-08-03 16:55:39 -07:00
Kyle Huey
147c3dee65 Bug 845545: Part 2 - Refactor context creation callbacks. r=bholley,mccr8 2013-08-03 16:55:39 -07:00
Kyle Huey
b09945aa3b Bug 845545: Part 1 - Fix heap dumping to work off the main thread. r=mccr8 2013-08-03 16:55:39 -07:00
Bill McCloskey
2cf60b81f5 Bug 897066 - Underline tab titles if the tab is remote (r=gavin) 2013-08-03 12:52:42 -07:00
Bill McCloskey
1828807e99 Bug 897066 - In e10s builds, some pages should be loaded in the chrome process (r=gavin) 2013-08-02 16:30:19 -07:00
Wes Kocher
48cf0bb810 Backed out changeset 2d80e7cf6e09 (bug 901239) for Jetpack bustage. 2013-08-03 11:00:12 -07:00
Matt Woodrow
25906e852f Bug 881634 - Only use a single snapshot with DrawTargetSkia. r=Bas 2013-08-01 21:12:16 -04:00
Matt Woodrow
ea28516906 Bug 900133 - Add TEXTURE_IMMEDIATE_UPLOAD to avoid racing when single buffered. r=nical 2013-08-03 13:30:28 -04:00
Matt Woodrow
a7fdd93853 Bug 900133 - Make sure we always call OnTransaction when we might recreate textures. r=nical 2013-08-03 13:29:48 -04:00