Commit Graph

212969 Commits

Author SHA1 Message Date
Boris Zbarsky
937b0d8c48 Bug 1088228 part 6. Simplify the DOM GetParentObject setup, now that we no longer rely on it for scope chains. r=peterv 2014-10-30 17:43:42 -04:00
Boris Zbarsky
7a654f6bd1 Bug 1088228 part 5. Use the new CloneFunctionObject in XBL. r=peterv 2014-10-30 17:40:17 -04:00
Boris Zbarsky
03e093c6b2 Bug 1088228 part 4. Add a version of JS_CloneFunctionObject that allows passing in a scope chain. r=shu 2014-10-30 17:40:15 -04:00
Boris Zbarsky
fca3117077 Bug 1088228 part 3. Use the new nsJSUtils API for event handlers. r=peterv 2014-10-30 17:40:13 -04:00
Boris Zbarsky
a14ec7f202 Bug 1088228 part 2. Create an nsJSUtils API for building the scope chain for a given Element. r=peterv 2014-10-30 17:40:09 -04:00
Boris Zbarsky
ceaac901a0 Bug 1088228 part 1. Introduce an nsINode API for getting the scope chain parent for a given node. r=peterv 2014-10-30 17:38:48 -04:00
Wes Kocher
f060936900 Backed out 6 changesets (bug 1088228) for static analysis bustage
Backed out changeset 13ecff800114 (bug 1088228)
Backed out changeset de692c3335f2 (bug 1088228)
Backed out changeset 2d449a2b4e1c (bug 1088228)
Backed out changeset 49ac8f33ab70 (bug 1088228)
Backed out changeset 920d50e84a17 (bug 1088228)
Backed out changeset 55f4818378e4 (bug 1088228)
2014-10-30 16:24:02 -07:00
Monica Chew
d3ab192815 Bug 1004781: Actually remove the pinset (r=keeler) 2014-10-30 16:21:09 -07:00
Monica Chew
a8f153ca18 Bug 1004781: Remove our pinset for facebook since it's in chromium now (r=keeler) 2014-10-30 16:14:19 -07:00
Blake Kaplan
cf259d89d5 Bug 1056018 - Mark the a few IPC calls as urgent priority to deal with edge cases involving CPOWs. r=billm (with one bugfix written by him and r=me) 2014-10-30 15:51:39 -07:00
Wes Kocher
7a096b919c Backed out changeset 4ed63d7489fe (bug 1087541) for b2g mochitest-9 failures 2014-10-30 14:56:03 -07:00
John Schoenick
3f1444d2c6 Bug 1090530 - Ensure that we unregister preference observers in nsPresContext unlink. r=roc 2014-10-30 14:49:01 -07:00
Boris Zbarsky
1ca4d15575 Bug 1088228 part 6. Simplify the DOM GetParentObject setup, now that we no longer rely on it for scope chains. r=peterv 2014-10-30 17:43:42 -04:00
Boris Zbarsky
46bca7404e Bug 1088228 part 5. Use the new CloneFunctionObject in XBL. r=peterv 2014-10-30 17:40:17 -04:00
Boris Zbarsky
00b1193b0c Bug 1088228 part 4. Add a version of JS_CloneFunctionObject that allows passing in a scope chain. r=shu 2014-10-30 17:40:15 -04:00
Boris Zbarsky
19a45014f5 Bug 1088228 part 3. Use the new nsJSUtils API for event handlers. r=peterv 2014-10-30 17:40:13 -04:00
Boris Zbarsky
49256af4b5 Bug 1088228 part 2. Create an nsJSUtils API for building the scope chain for a given Element. r=peterv 2014-10-30 17:40:09 -04:00
Boris Zbarsky
f3eda36389 Bug 1088228 part 1. Introduce an nsINode API for getting the scope chain parent for a given node. r=peterv 2014-10-30 17:38:48 -04:00
Brian Marshall
ed2fcb1f5d Bug 82711 - Fix error with some compilers from previous patch. r=bzbarsky 2014-10-30 06:09:22 -07:00
Boris Zbarsky
52a2ead70c Bug 1091795. Unregress octane-box2d by not treating some cases when we can't generate a baseline stub as unoptimizable accesses. r=jandem
In particular, if the access is unoptimizable for temporary reason, like a
scripted accessor not having jitcode compiled yet or an accessor being in the
nursery, we don't want to permanently mark the access spot unoptimizable.  At
some point the accessor will gain jitcode or be tenured and then we can
optimize the access.
2014-10-30 17:36:08 -04:00
Andrew McCreight
6869aa38e9 Bug 1080096 - Clear UDPSocketChildBase::mSocket in ReleaseIPDLReference(). r=schien
This breaks a possible cycle between UDPSocketChild and UDPSocket.

The nulling out must be done before the Release, because the Release may destroy |this|.
2014-10-30 14:12:09 -07:00
Wes Kocher
c29be29c8f Bug 1090555 - Disable test on mulet r=me 2014-10-30 14:10:07 -07:00
Chris Manchester
1525d14404 Bug 1091413 - Refrain from printing the command args with each call to process_output in mozlog's machformatter;r=jgraham 2014-10-30 11:37:22 -04:00
Bill McCloskey
612ef5b1a5 Bug 1090627 - Disable some failing reftests for e10s (r=mattwoodrow) 2014-10-29 15:18:12 -07:00
Ryan VanderMeulen
2f3ad42b2a Merge m-c to inbound. a=merge
--HG--
rename : dom/tv/test/file_app.sjs => dom/tv/test/mochitest/file_app.sjs
rename : dom/tv/test/file_app.template.webapp => dom/tv/test/mochitest/file_app.template.webapp
rename : dom/tv/test/file_tv_non_permitted_app.html => dom/tv/test/mochitest/file_tv_non_permitted_app.html
rename : dom/tv/test/mochitest.ini => dom/tv/test/mochitest/mochitest.ini
rename : dom/tv/test/test_tv_non_permitted_app.html => dom/tv/test/mochitest/test_tv_non_permitted_app.html
extra : rebase_source : 43e1262bc9912ae6b97ec9302a1bc149e51c8e1e
2014-10-30 16:19:07 -04:00
Kyle Huey
d1d2546edb Bug 1072773: Add a preference for enabling SQLite's synchronous=FULL mode in IndexedDB. r=bent 2014-10-30 13:18:33 -07:00
Ryan VanderMeulen
aa31867de0 Merge inbound to m-c. a=merge 2014-10-30 16:03:53 -04:00
Ryan VanderMeulen
67d493cf43 Merge b2g-inbound to m-c. a=merge 2014-10-30 15:58:07 -04:00
Ryan VanderMeulen
8a108284cb Backed out changeset 299bc1ce71c0 (bug 1089472) for making the webapps tests permafail. 2014-10-30 14:28:11 -04:00
B2G Bumper Bot
4cfc9b257d Bumping manifests a=b2g-bump 2014-10-30 11:26:57 -07:00
B2G Bumper Bot
d32bedb5d0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5b7182e0e489
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #25369 from JohanLorenzo/bug-1086269

Bug 1086269 - Add a test to set up a conference call

========

https://hg.mozilla.org/integration/gaia-central/rev/62e37df0cec6
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1086269 - Add a test to set up a conference call
2014-10-30 11:20:48 -07:00
B2G Bumper Bot
f29cdd9bf8 Bumping manifests a=b2g-bump 2014-10-30 11:07:35 -07:00
B2G Bumper Bot
aa4570a20f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/526ae5cabe8c
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #25611 from chirarobert/browser_save_image

Bug 1090087 - Add test for saving an image from a webpage

========

https://hg.mozilla.org/integration/gaia-central/rev/23d8145203c4
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1090087 - Add test for saving an image from a webpage
2014-10-30 11:05:49 -07:00
B2G Bumper Bot
fd96e29d81 Bumping manifests a=b2g-bump 2014-10-30 10:36:58 -07:00
B2G Bumper Bot
7e0217cf21 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4bf5b539097e
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #25470 from eeejay/bug-1088053

Bug 1088053 - Lockscreen input window state should initially have aria-h... r=snowmantw

========

https://hg.mozilla.org/integration/gaia-central/rev/ed6a9182056b
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1088053 - Lockscreen input window state should initially have aria-hidden=true
2014-10-30 10:30:49 -07:00
B2G Bumper Bot
26046a1fe4 Bumping manifests a=b2g-bump 2014-10-30 10:17:06 -07:00
B2G Bumper Bot
a04ac010db Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/959cdae008fd
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #25415 from ADLR-es/vcard-from-mail-test

Bug 1087402 - [contacts] Integration tests for bug #974589 (follow up)

========

https://hg.mozilla.org/integration/gaia-central/rev/42f0cd49758d
Author: Adrián de la Rosa <hola@adlr.es>
Desc: Bug 1087402 - [contacts] Integration tests for bug #974589 (follow up)
2014-10-30 10:10:50 -07:00
B2G Bumper Bot
904339d188 Bumping manifests a=b2g-bump 2014-10-30 09:47:04 -07:00
Ryan VanderMeulen
b93dfdf1a7 Backed out changesets 5e406b1536f9, 27e644701c98, and 762aff2c9dbf (bug 1083989) for mochitest-e10s failures.
CLOSED TREE
2014-10-30 12:46:08 -04:00
B2G Bumper Bot
802de89bea Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c7d436b997d4
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1091615 - Add a wait for progress bar. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/941690590446
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #25635 from punamdahiya/Bug1088051

Bug1088051 - Fix of stuck in image edit window on clicking edit icon immediately after image delete r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/8938e2ba3508
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug1088051 - Fix of stuck in image edit window on clicking edit icon immediately after image delete r=djf
2014-10-30 09:40:46 -07:00
Mason Chang
ae8fbf549b bug 1087048. Dispatch touch events after vsync aligned composites. r=benwa 2014-10-30 08:48:42 -07:00
Kartikaya Gupta
8dd5f13491 Bug 1091049 - Follow-up to fix non-unified build error. r=me 2014-10-30 11:48:54 -04:00
B2G Bumper Bot
d3e0b17541 Bumping manifests a=b2g-bump 2014-10-30 08:47:04 -07:00
B2G Bumper Bot
3e522cd436 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/21a386e9a9df
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #25655 from bebef1987/callscreen

Bug 1091631 - Update CallScreen.reject_call method to wait for the call ...

========

https://hg.mozilla.org/integration/gaia-central/rev/3287c556a2a3
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 1091631 - Update CallScreen.reject_call method to wait for the call screen to be not displayed

========

https://hg.mozilla.org/integration/gaia-central/rev/99557d05c11a
Author: Marina <marina.rodrigueziglesias@telefonica.com>
Desc: Merge pull request #25581 from gitmai/bug-1089829-usage-add-maxlength-to-data-limit-input

Bug 1089829 - [Usage] Incorrect characters display when setting a data l...
r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/c2ec03ffdf5a
Author: mai <mri@tid.es>
Desc: Bug 1089829 - [Usage] Incorrect characters display when setting a data limit that exceeds 17 characters
2014-10-30 08:35:47 -07:00
B2G Bumper Bot
e3cb73a81b Bumping manifests a=b2g-bump 2014-10-30 08:29:15 -07:00
B2G Bumper Bot
ea6091f74c Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/792c8761977c
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25440 from fcampo/ftu-test-error

Fix FTU test

========

https://hg.mozilla.org/integration/gaia-central/rev/5f5d76c25557
Author: Fernando Campo <fernando.campo@telefonica.com>
Desc: Bug 1077258 - Intermittent test failure - Fix FTU test

========

https://hg.mozilla.org/integration/gaia-central/rev/62e42b1d4558
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25417 from gerv/bug-982044

Bug 982044 - update licensing information. r=arthurcc

========

https://hg.mozilla.org/integration/gaia-central/rev/2d1c5c336c91
Author: Gervase Markham <gerv@gerv.net>
Desc: Bug 982044 - update licensing information.
2014-10-30 08:29:01 -07:00
Luke Wagner
b1a27ae352 Bug 1088655 - OdinMonkey: remove dead conjunct in parser (r=bbouvier) 2014-10-30 09:30:58 -05:00
Luke Wagner
03f7fc43d6 Bug 1088655 - OdinMonkey: fix bug in JS_NO_SIGNALS x64 lowering and tidy up a bit (r=bbouvier)
--HG--
extra : rebase_source : 7b30581ef3702db49f3d623a00309db3ae51f5aa
2014-10-30 09:30:45 -05:00
Alexandre Lissy
00e8c7eeb3 Bug 1089619 - Stop abusing the Settings API from Gonk GPS. r=kanru
GPS handling for Gonk abuses the Settings API in two ways. First, on
mozsettings-changed event, it will trigger two new requests to read
values (debug enabled and GPS locations ignore). This is useless since
the event already contains the key that has changed and the new value,
so there is no need to do a createLock().get() call. Then, in startup
code, the Init() method is supposed to check itself whether it is
already running. This is done through the mStarted boolean. The same
Init() method is responsible for adding the mozsettings-changed
observer, which is removed by the Shutdown() method. Investigation on
device by using the Geolocation API has proven that we were leaking some
observers. This is because checking mStarted boolean is performed after
we request settings values and we install the mozsettings-changed
observer. So any time the Init() gets called, we install it but we just
remove it once in Shutdown().
2014-10-30 07:42:00 -04:00
Christoph Kerschbaumer
adf15c3375 Bug 1084652 - CSP: Violated directive must not be empty when sending csp reports - test updates (r=sstamm) 2014-10-29 14:47:26 -07:00