Commit Graph

127219 Commits

Author SHA1 Message Date
Nathan Froyd
6d6b3771e3 Bug 839103 - part 2 - enable chrome dispatching of nsIDOMEvents in nsAsyncDOMEvent; r=bz 2013-03-27 14:15:58 -04:00
Nathan Froyd
b2aae26008 Bug 839103 - part 1 - factor out StyleSheet{Added,Removed} notifications into separate nsDocument methods; r=bz 2013-03-27 11:20:54 -04:00
Matt Brubeck
f208889d55 Bug 841058 (followup) - Remove unused code missed in previous patch [r=jimm] 2013-04-03 10:15:45 -07:00
Matt Brubeck
a4f3fa155f Bug 857332 - Normalize topobjdir to an absolute path in mozbuild.base [r=gps] 2013-04-03 10:15:12 -07:00
Kyle Huey
27721da8dc Bug 857186: Make virtualenv paths relative. r=gps 2013-04-03 09:57:11 -07:00
Kyle Huey
ca143c5fff Bug 849654: Kill nsRefPtrHashtableMT. r=bsmedberg 2013-04-03 09:54:35 -07:00
Kyle Huey
c1ef5de8fc Bug 854799: Make image.src='' discard the image immediately even if the image is not in the document. r=jlebar 2013-04-03 09:52:25 -07:00
Kyle Huey
7709d7e26d Bug 855804: Add hashtable helpers for cycle collection. r=bz 2013-04-03 09:49:17 -07:00
Jan de Mooij
7482d9d8cd No bug - Fix merge conflict on a CLOSED TREE. r=red 2013-04-03 18:09:26 +02:00
Andrea Marchesini
2c3adaae43 Bug 857549 - Remove nsIDOMDOMLocator.idl. r=Ms2ger 2013-04-03 11:58:31 -04:00
Jason Smith
45253e09ed Bug 850587 - Test for autoplay not working with MediaStreams. r=roc 2013-04-02 23:58:48 -07:00
Ryan VanderMeulen
4946dc588c Merge m-c to inbound on a CLOSED TREE. 2013-04-03 11:50:19 -04:00
Jan de Mooij
883bab723e Merge. 2013-04-03 17:38:16 +02:00
Jan de Mooij
b6d54abae7 Merge baseline compiler branch and mozilla-central. IGNORE BAD COMMIT MESSAGES 2013-04-03 17:37:32 +02:00
Neil Rashbrook
0c05219cd6 Bug 856571 Move accesskey for Error Console's filter box back r=dao 2013-04-03 16:31:41 +01:00
Ryan VanderMeulen
1d26113adf Backed out changeset c03193ee070d (bug 855350) for crashes on a CLOSED TREE. 2013-04-03 10:26:47 -04:00
Kannan Vijayan
3421895c25 Bug 856829 - Add optimized stubs for GetProp-getter and SetProp-setter calling JSNative targets. r=jandem 2013-04-03 13:47:58 +02:00
Ed Morley
2f08bf6459 Merge latest green inbound changeset to mozilla-central 2013-04-03 11:34:44 +01:00
Tim Taubert
81fec162fe merge m-c to fx-team 2013-04-03 12:30:29 +02:00
Jan de Mooij
77852de9e9 Merge from mozilla-central. 2013-04-03 10:25:36 +02:00
Ehsan Akhgari
9df6dde4c7 Backed out 6 changesets (bug 843829, bug 845862) because of broken mochitest-5
Backed out changeset 1df3bdadb7ce (bug 843829)
Backed out changeset 64f001fe04fb (bug 843829)
Backed out changeset 57652d8f0827 (bug 843829)
Backed out changeset 2e889cd77a48 (bug 843829)
Backed out changeset 97d16e7beb27 (bug 843829)
Backed out changeset 6c6ab0e54917 (bug 845862)

Landed on a CLOSED TREE
2013-04-02 23:05:48 -04:00
Ehsan Akhgari
23e240ccc6 Backed out 2 changesets (bug 784739) because of Windows build failures
Backed out changeset 06ae36377cfa (bug 784739)
Backed out changeset e56f91d780df (bug 784739)
2013-04-02 23:04:49 -04:00
Ehsan Akhgari
547914cd05 Follow-up to bug 784739 - Compare a char against a numeric value, not nullptr
Landed on a CLOSED TREE
2013-04-02 22:11:11 -04:00
John Daggett
61ecbdc263 Bug 856784 - null-check mUserFontData before use. r=jkew 2013-04-03 11:01:41 +09:00
Bobby Holley
b7d2424ff1 Bug 843829 - Wrap unwaived content JS objects in opaque wrappers for XBL scopes. r=mrbkap 2013-04-02 18:51:20 -07:00
Bobby Holley
b8f153dab6 Bug 843829 - Explicitly add a waiver in FieldGetter and FieldSetter. r=mrbkap 2013-04-02 18:51:20 -07:00
Bobby Holley
3beb744c60 Bug 843829 - Stop using IsTransparent for XBL field access, and explicitly waive instead. r=mrbkap 2013-04-02 18:51:20 -07:00
Bobby Holley
3b946c7d96 Bug 843829 - Apply transitive waivers for nativeCall. r=mrbkap 2013-04-02 18:51:20 -07:00
Bobby Holley
ced70f3e62 Bug 843829 - Fix incorrect test. r=mrbkap
This wasn't actually testing anything, because |is| is defined in the scope of
the content, so by passing the objects as arguments, we end up re-wrapping them
in the content scope, where the distinction between waived and non-waived
objects doesn't exist.

We're actually just about to remove this test in the next patch, but I wanted
to make it correct first. :-)
2013-04-02 18:51:19 -07:00
Bobby Holley
1a6a1730f5 Bug 845862 - Transitively apply waivers for accessor descriptors. r=mrbkap 2013-04-02 18:51:19 -07:00
Benjamin Peterson
e4e86d82a9 Bug 830389 - Switch to the right compartment before reporting an error. r=billm
--HG--
extra : rebase_source : e622501baf60ad138730daefcf7bc2a2a4d4571a
2013-04-02 21:36:38 -04:00
Mark Hammond
e9269df795 Bug 847094 - fix intermittent chat test failures by waiting for content load event. r=felipe 2013-04-03 12:17:44 +11:00
matekm
b1c603956b Bug 784739 - Switch from NULL to nullptr in extensions/; r=ehsan 2013-04-02 21:06:20 -04:00
Ehsan Akhgari
124e2f7dca Bug 579517 follow-up: Remove NSPR types that crept in 2013-04-02 20:59:27 -04:00
Ryan VanderMeulen
04fd0a18b7 Backed out changeset ea2d05f0a053 (bug 856767) for robocop bustage on a CLOSED TREE. 2013-04-02 17:17:02 -04:00
Ehsan Akhgari
e0e0ce11ba Bug 855990 followup: move TransferBuffer outside of the function because gcc is not a grown-up
Landed on a CLOSED TREE
2013-04-02 16:18:32 -04:00
Bill McCloskey
25a2e4dc67 Bug 856849 - Poison nsGlobalWindow::mJSObject when it's finalized (r=mrbkap)
--HG--
extra : rebase_source : 687f1f3662d066ab05f3421625968ca1005f229f
2013-04-02 13:08:41 -07:00
Jan de Mooij
aaa969fc58 Merge from mozilla-inbound. 2013-04-02 19:20:31 +02:00
Alexandre Poirot
59f5733339 Bug 854937: Fix reason code for bootstrap addon dropped in profile extensions folder. r=Mossop,Unfocused 2013-04-03 00:29:37 +13:00
Sankha Narayan Guria
23d9a7d741 Bug 825608 - Sets accessTokenDate to the result of the pref; r=jdm 2013-04-02 04:04:00 -04:00
Aryeh Gregor
e63483552d Bug 853449 - Dispatching an event that's already being dispatched should throw InvalidStateError; r=smaug 2013-04-02 17:10:45 +03:00
Sunny
e8cbacf509 Bug 854350 - Add some cleanup code which fixes mochitest failures. r=Yoric 2013-04-02 10:16:28 -04:00
Sunny
eeb7ae30fb Bug 854350 - [OS.File] Clean up code by using default arguments. r=Yoric 2013-04-02 10:15:41 -04:00
Kartikaya Gupta
438c6343f0 Bug 856756 - Move GeckoApp.hasPermanentMenuKey to HardwareUtils.hasMenuButton. r=mfinkle 2013-04-02 10:04:21 -04:00
Kartikaya Gupta
c1a8f0547f Bug 856756 - Extract a HardwareUtils class. r=mfinkle 2013-04-02 10:03:39 -04:00
Ryan VanderMeulen
cd03a2c091 Merge m-c to inbound. 2013-04-02 09:53:48 -04:00
Ryan VanderMeulen
8932ecc1a7 Backed out changeset 8ed978214fdb (bug 850587) for frequent Windows debug failures. 2013-04-02 09:47:53 -04:00
Kartikaya Gupta
5afc9a272e Bug 855839 - Enable IonMonkey on ARMv6 android builds. r=blassey 2013-04-02 09:23:03 -04:00
Andrea Marchesini
7a3f9af547 Bug 856001 - Built-in file picker dialog does not populate file input, r=mounir 2013-04-02 14:54:09 +02:00
David Burns
80d63c50c3 Bug 847655 - Removing atom click in favour of EventUtils click to gain trusted events r=jgriffin 2013-04-02 13:35:27 +01:00