Aryeh Gregor
e4b9c89381
Bug 719533 - Range.extractContents() shouldn't modify the DOM if the range contains a doctype; r=smaug
2012-04-01 07:45:35 -04:00
Mark Capella
40600875c7
Bug 740375 - get rid nsIAccessible innerHTML method, r=tbsaunde
2012-04-01 03:50:03 -04:00
Kartikaya Gupta
28320eaad1
Bug 730899 - Drop sending of scroll events where we don't actually scroll. r=Cwiiis
2012-04-01 02:42:35 -04:00
Jim Blandy
5f05f3a842
Bug 740542: Implement Debugger.prototype.wrap. r=jorendorff
2012-03-31 23:26:37 -07:00
Ed Morley
267e9f48e0
Merge mozilla-central to mozilla-inbound
2012-04-01 04:02:22 +01:00
Ed Morley
3de190bb3e
Backout 9e4d09efa335 (bug 737857), bd73daadcfe9 (bug 738624), 110338618465 (bug 738011) for mochitest-oth orange
2012-04-01 03:58:06 +01:00
Ed Morley
e406c37f26
Backout 369ad04efa1f (bug 736066) for linux64 crashes
2012-04-01 03:54:38 +01:00
Kan-Ru Chen
748ee12512
Bug 739500 - Use settings API to get screen timeout. [r=cjones]
2012-03-31 19:24:31 -07:00
Wan-Teh Chang
819f8964da
Bug 741135: Update NSS to NSS_3_13_4_BETA1. See bug 741135 comment 0
...
for the list of bug fixes in this update.
2012-03-31 16:41:42 -07:00
Justin Lebar
7561556c75
Bug 737857 - Report number of ghost windows in telemetry. r=njn
...
--HG--
extra : rebase_source : 69cc470a02fb59ca14e81f948a5fa0f8ce0dd0c8
2012-03-31 15:39:31 -07:00
Justin Lebar
285de39efb
Bug 738624 - Add ghost windows to about:compartments. r=njn
...
--HG--
extra : rebase_source : 37480ae937cbe2a09ae0ce7c187dafef94db5e16
2012-03-31 15:39:31 -07:00
Justin Lebar
0decec9c22
Bug 738011 - Separate "detached" from "ghost" windows in about:memory. r=njn,mccr8
...
--HG--
rename : parser/htmlparser/tests/mochitest/file_bug672453_bomless_utf16.html => extensions/universalchardet/tests/bug631751be_text.html
rename : dom/bindings/test/test_lookupGetter.html => js/xpconnect/tests/mochitest/test_bug462428.html
rename : b2g/components/UpdatePrompt.js => mobile/android/components/UpdatePrompt.js
rename : toolkit/mozapps/update/updater/progressui_gonk.cpp => toolkit/mozapps/update/updater/progressui_null.cpp
extra : rebase_source : 11dacf98b525eec3912f209e612a03b0c4ca0a96
2012-03-31 15:39:31 -07:00
Ryan VanderMeulen
d72a2f5230
Backout bug 674728 part 3 due to missing reviews.
2012-03-31 18:18:08 -04:00
Ed Morley
18b9148c4f
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-03-31 22:41:59 +01:00
Jeff Muizelaar
f149464511
Bug 740061. Remove unused skip functionality. r=kats
...
mSkipTextureUpdate is never set to true.
2012-03-31 13:36:42 -04:00
Jeff Muizelaar
2577f066d5
Bug 740061. Remove support for subuploads. r=kats
...
Since, the dirtyRect is either the size of the buffer
or empty we don't need to support subuploads anymore.
2012-03-31 13:30:11 -04:00
Jeff Muizelaar
c57221f9e5
Bug 740061. Remove unused isDirty. r=kats
2012-03-31 13:05:05 -04:00
Jeff Muizelaar
4ebe86ee86
Bug 740061. Use set() instead of union(). r=kats
...
mBufferrRect is either new Rect(0, 0, bufferSize.width, bufferSize.height)
or Rect() so we can just set() instead of unioning. This is cheaper
and avoids an allocation.
2012-03-31 13:04:14 -04:00
Jeff Muizelaar
c20794f6e4
Bug 740061. Remove unused invalidate(rect). r=kats
2012-03-31 13:02:37 -04:00
Olli Pettay
c7a649ab35
Bug 641821, MutationObserver, r=sicking
...
--HG--
extra : rebase_source : a680c883b22976edf38eea23fb516215e081084f
2012-03-31 09:30:13 -07:00
Kyle Huey
386200c036
No bug: Followups to my previous two commits.
2012-03-31 07:54:12 -07:00
Kyle Huey
fbaf1d309b
Bug 740626: Disable failing tests.
2012-03-31 07:26:57 -07:00
Kyle Huey
a575f98782
Bug 718316: Disable failing tests.
2012-03-31 07:22:31 -07:00
ffxbld
714b80af36
Automated blocklist update from host moz2-linux-slave02
2012-03-31 03:19:59 -07:00
Johnny Stenback
673098dd48
Removing windows newlines. no bug and DONTBUILD
2012-03-30 22:34:16 -07:00
Jeff Muizelaar
06bdf31600
Bug 740983. Remove unneeded invalidate from scrollbar layers. r=kats
...
We used to fade the scrollbars by reuploading textures
rather than using a shader. Since the textures don't change anymore
the invalidate is unneeded.
2012-03-30 17:22:59 -04:00
Benoit Jacob
89480a0b03
Bug 737182 - drop WebGL cube map workaround, now that we have it handled in GLContext - r=jrmuizel
2012-03-31 12:48:32 -04:00
Kyle Huey
dd25cdbd10
Merge to pick up an orange fix from m-c.
2012-03-31 09:14:19 -07:00
Ed Morley
a53f040854
Merge mozilla-central to mozilla-inbound
2012-03-31 15:28:55 +01:00
Henri Sivonen
dc86834ec3
Bug 731896 - Export plain text from the DOM selection directly without an intermediate HTML serialization. r=smaug.
2012-03-31 17:10:34 +03:00
Henri Sivonen
e1c9589023
Bug 732343 - Defend HTML document loading against extensions causing bogus use of the old HTML parser. r=smaug.
2012-03-31 17:10:34 +03:00
Robert Longson
11c200ab21
Bug 740627 - Fix assert if width/height of pattern is negative. r=dholbert
2012-03-31 11:47:18 +01:00
Ed Morley
d4b48e7211
Backout 82c315c0bd14 (bug 644608) for suspected SHARED_LIBRARY_LIBS_DEPS issues on a CLOSED TREE
2012-03-31 13:18:29 +01:00
Ms2ger
fa526f509b
Backed out changeset a329aa4bc026; r=bustage
2012-03-31 13:23:37 +02:00
Robert Longson
592452bd22
Bug 740627 - Fix assert if width/height of pattern is negative. r=dholbert
2012-03-31 11:47:18 +01:00
Mike Hommey
ac35d4b651
Bug 736519 - Add jssubloader to removed-files. r=khuey
2012-03-31 09:33:29 +02:00
Mike Hommey
885abb8b9a
Bug 736066 - Build NSS object files more like the rest of the tree, and simplify security/manager/Makefile.in. r=ted
2012-03-31 09:25:23 +02:00
Mike Hommey
8965672b38
Bug 644608 - Implement full dependencies for expandlibs. r=ted
2012-03-31 09:24:39 +02:00
Mike Hommey
3ef23117af
Bug 736963 - Move jemalloc'ed strdup/strndup definitions. r=jlebar,r=ted
2012-03-31 09:23:19 +02:00
Ms2ger
bfc7667f02
Bug 741048: Remove gfxAtoms. r=roc
2012-03-30 23:08:46 -07:00
Dave Townsend
dfa7430e83
Backing out changeset 432c4be058b5 which landed with no bug.
2012-03-30 22:23:24 -07:00
Peter Van der Beken
986a597943
Undo accidental mode change to webgl-conformance-tests.html. No bug.
2012-03-30 22:04:54 -07:00
Peter Van der Beken
ed510d3506
Fix for bug 740069 (Generate JS bindings in C++ with a python script for DOM objects on the main thread and in workers. Infrastructure and new bindings for XMLHttpRequest). Patch by bent/bz/bholley/jst/khuey/peterv, r=bent/bz/bholley/jlebar/khuey/peterv/sicking/smaug.
...
--HG--
rename : js/xpconnect/tests/mochitest/test_bug462428.html => dom/bindings/test/test_lookupGetter.html
2012-03-30 21:42:20 -07:00
Ryan VanderMeulen
969ccbe69c
Backout f430bb8a0049 (bug 736010) due to Windows reftest orange.
2012-03-30 23:45:43 -04:00
Mounir Lamouri
5f779a5777
Bug 740707 - Fix crash in mozilla::dom::Navigator::GetMozBattery. r=jlebar
2012-03-30 18:58:12 -07:00
Matt Brubeck
495a1e90f9
Bug 735749 - No back button in awesomescreen on Maemo 6 [r=mfinkle]
2012-03-30 18:53:56 -07:00
Ryan VanderMeulen
dad6687338
Bustage fix for bug 674728.
2012-03-30 21:15:12 -04:00
Mark Finkle
2b81f62c91
Bug 740823 - Disable creating and bundling the Feedback add-on r=mbrubeck
2012-03-30 21:09:05 -04:00
Christopher De Cairos
b40034d6f4
Bug 736400 - Make each decoder Clone() method check if its mimetype is enabled. r=cpearce
2012-03-30 20:52:07 -04:00
Olli Pettay
a443e6067c
Bug 734151 - remove new lines from the class in the CC log, r=bsmedberg
...
--HG--
extra : rebase_source : a7d7add386834baaea8769f398431a0c9c4c1a96
2012-03-30 09:38:00 -07:00